Pull request #3987 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afefe22a13fb49ee18dbec9d4f7bc995078f998b+4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 (c7dc58d3cbd7ab04b19f2a46fa0ec032eb935d31) 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-ssh11767899171269061382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh2384862192128383120.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-3987/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-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15205096495382639471.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh14963174076686052454.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-3987/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-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16209894269525402207.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-61738 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/18 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 into PR head commit afefe22a13fb49ee18dbec9d4f7bc995078f998b > 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/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 Merge succeeded, producing afefe22a13fb49ee18dbec9d4f7bc995078f998b Checking out Revision afefe22a13fb49ee18dbec9d4f7bc995078f998b (PR-3987) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" First time build. Skipping changelog. > git rev-list --no-walk 6d533ed8a0b57e16c83af1786f4bb506e87964b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:34:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:34:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:34:04 ========================================================= 23:34:04 EdgeX Global Pipelines Version Info 23:34:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:34:05 ------------------- 23:34:05 stable info: 23:34:05 ------------------- 23:34:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:34:05 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 23:34:05 Message: update stable to v1.0.230 23:34:05 ------------------- 23:34:05 experimental info: 23:34:05 ------------------- 23:34:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:34:05 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 23:34:05 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:34:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afefe22a13fb49ee18dbec9d4f7bc995078f998b [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afefe22 [Pipeline] echo 23:34:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:06 provisioning config files... 23:34:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config1020433962585495962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:06 ---> docker-login.sh 23:34:06 nexus3.edgexfoundry.org:10001 23:34:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:06 Configure a credential helper to remove this warning. See 23:34:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:06 23:34:06 Login Succeeded 23:34:06 nexus3.edgexfoundry.org:10002 23:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:07 Configure a credential helper to remove this warning. See 23:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:07 23:34:07 Login Succeeded 23:34:07 nexus3.edgexfoundry.org:10003 23:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:07 Configure a credential helper to remove this warning. See 23:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:07 23:34:07 Login Succeeded 23:34:07 nexus3.edgexfoundry.org:10004 23:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:07 Configure a credential helper to remove this warning. See 23:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:07 23:34:07 Login Succeeded 23:34:07 docker.io 23:34:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:34:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:34:07 Configure a credential helper to remove this warning. See 23:34:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:34:07 23:34:07 Login Succeeded 23:34:07 ---> docker-login.sh ends [Pipeline] } 23:34:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:08 + 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 23:34:08 + dirname cmd/core-command/Dockerfile 23:34:08 + cut -d/ -f2 23:34:08 + echo core-command,cmd/core-command/Dockerfile 23:34:08 + dirname cmd/core-data/Dockerfile 23:34:08 + cut -d/ -f2 23:34:08 + echo core-data,cmd/core-data/Dockerfile 23:34:08 + + cut -d/ -f2 23:34:08 dirname cmd/core-metadata/Dockerfile 23:34:08 + echo core-metadata,cmd/core-metadata/Dockerfile 23:34:08 + dirname cmd/security-bootstrapper/Dockerfile+ 23:34:08 cut -d/ -f2 23:34:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:34:08 + dirname cmd/security-proxy-setup/Dockerfile 23:34:08 + cut -d/ -f2 23:34:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:34:08 + dirname cmd/security-secretstore-setup/Dockerfile 23:34:08 + cut -d/ -f2 23:34:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:34:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:34:08 + cut -d/ -f2 23:34:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:34:08 + dirname cmd/security-spire-agent/Dockerfile 23:34:08 + cut -d/ -f2 23:34:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:34:08 + dirname cmd/security-spire-config/Dockerfile 23:34:08 + cut -d/ -f2 23:34:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:34:08 + dirname cmd/security-spire-server/Dockerfile 23:34:08 + cut -d/ -f2 23:34:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:34:08 + dirname cmd/support-notifications/Dockerfile 23:34:08 + cut -d/ -f2 23:34:08 + echo support-notifications,cmd/support-notifications/Dockerfile 23:34:08 + dirname cmd/support-scheduler/Dockerfile 23:34:08 + cut -d/ -f2 23:34:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:34:08 + dirname cmd/sys-mgmt-agent/Dockerfile 23:34:08 + cut -d/ -f2 23:34:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:34:08 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 23:34:08 + git rev-list -1 --merges afefe22a13fb49ee18dbec9d4f7bc995078f998b~1..afefe22a13fb49ee18dbec9d4f7bc995078f998b [Pipeline] echo 23:34:08 -----------> git rev-list -1 --merges afefe22a13fb49ee18dbec9d4f7bc995078f998b~1..afefe22a13fb49ee18dbec9d4f7bc995078f998b afefe22a13fb49ee18dbec9d4f7bc995078f998b [false] [Pipeline] sh 23:34:08 + git log --format=format:%s -1 afefe22a13fb49ee18dbec9d4f7bc995078f998b [Pipeline] echo 23:34:08 ========================================================= 23:34:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:34:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:34:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:34:09 + grep -v github /etc/ssh/ssh_known_hosts 23:34:09 + [ -e /tmp/ssh_known_hosts ] 23:34:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:34:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:34:09 + sudo tee -a /etc/ssh/ssh_known_hosts 23:34:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:34:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:34:09 23:34:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:34:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:34:10 latest: Pulling from edgex-devops/py-git-semver 23:34:10 1fe172e4850f: Pulling fs layer 23:34:10 caf521ccaac6: Pulling fs layer 23:34:10 3ead6fa29328: Pulling fs layer 23:34:10 5c2a1cbceb83: Pulling fs layer 23:34:10 a8d5f1318db7: Pulling fs layer 23:34:10 c427282e49a2: Pulling fs layer 23:34:10 1827001aaf11: Pulling fs layer 23:34:10 0714d37db230: Pulling fs layer 23:34:10 ac28cf19c067: Pulling fs layer 23:34:10 ca983d60f3e2: Pulling fs layer 23:34:10 9f894cec8388: Pulling fs layer 23:34:10 0714d37db230: Waiting 23:34:10 c427282e49a2: Waiting 23:34:10 ac28cf19c067: Waiting 23:34:10 ca983d60f3e2: Waiting 23:34:10 1827001aaf11: Waiting 23:34:10 9f894cec8388: Waiting 23:34:10 5c2a1cbceb83: Waiting 23:34:10 a8d5f1318db7: Waiting 23:34:10 caf521ccaac6: Verifying Checksum 23:34:10 caf521ccaac6: Download complete 23:34:10 5c2a1cbceb83: Verifying Checksum 23:34:10 5c2a1cbceb83: Download complete 23:34:10 a8d5f1318db7: Verifying Checksum 23:34:10 a8d5f1318db7: Download complete 23:34:10 c427282e49a2: Download complete 23:34:10 3ead6fa29328: Verifying Checksum 23:34:10 3ead6fa29328: Download complete 23:34:10 0714d37db230: Verifying Checksum 23:34:10 0714d37db230: Download complete 23:34:10 ac28cf19c067: Verifying Checksum 23:34:10 ac28cf19c067: Download complete 23:34:10 ca983d60f3e2: Verifying Checksum 23:34:10 ca983d60f3e2: Download complete 23:34:10 9f894cec8388: Download complete 23:34:10 1fe172e4850f: Verifying Checksum 23:34:10 1fe172e4850f: Download complete 23:34:10 1827001aaf11: Verifying Checksum 23:34:10 1827001aaf11: Download complete 23:34:11 1fe172e4850f: Pull complete 23:34:11 caf521ccaac6: Pull complete 23:34:12 3ead6fa29328: Pull complete 23:34:12 5c2a1cbceb83: Pull complete 23:34:12 a8d5f1318db7: Pull complete 23:34:12 c427282e49a2: Pull complete 23:34:14 1827001aaf11: Pull complete 23:34:14 0714d37db230: Pull complete 23:34:14 ac28cf19c067: Pull complete 23:34:14 ca983d60f3e2: Pull complete 23:34:14 9f894cec8388: Pull complete 23:34:14 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 23:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 23:34:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 23:34:15 prd-ubuntu20.04-docker-8c-8g-61738 does not seem to be running inside a container 23:34:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 23:34:17 $ docker top 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df -eo pid,comm 23:34:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:34:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:34:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:17 [ssh-agent] Looking for ssh-agent implementation... 23:34:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:17 $ docker exec 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df ssh-agent 23:34:17 SSH_AUTH_SOCK=/tmp/ssh-2m0MdA75F8g6/agent.34 23:34:17 SSH_AGENT_PID=41 23:34:17 Running ssh-add (command line suppressed) 23:34:17 Identity added: /w/workspace/edgex-go/18@tmp/private_key_9172234906727125019.key (/w/workspace/edgex-go/18@tmp/private_key_9172234906727125019.key) 23:34:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:17 + git tag --points-at HEAD [Pipeline] } 23:34:17 $ docker exec --env ******** --env ******** 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df ssh-agent -k 23:34:17 unset SSH_AUTH_SOCK; 23:34:17 unset SSH_AGENT_PID; 23:34:17 echo Agent pid 41 killed; 23:34:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:34:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:17 [ssh-agent] Looking for ssh-agent implementation... 23:34:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:18 $ docker exec 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df ssh-agent 23:34:18 SSH_AUTH_SOCK=/tmp/ssh-wcRxLSK5TAsa/agent.75 23:34:18 SSH_AGENT_PID=81 23:34:18 Running ssh-add (command line suppressed) 23:34:18 Identity added: /w/workspace/edgex-go/18@tmp/private_key_5440768466786379035.key (/w/workspace/edgex-go/18@tmp/private_key_5440768466786379035.key) 23:34:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:18 + git semver init 23:34:18 2022-05-10 23:34:18,911 [run_init] DEBUG init version:0.0.0 force:False 23:34:18 2022-05-10 23:34:18,912 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/18/.semver 23:34:18 2022-05-10 23:34:18,912 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/18/.semver 23:34:18 2022-05-10 23:34:18,913 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/18/.semver'], cwd=/w/workspace/edgex-go/18, universal_newlines=False, shell=None, istream=None) 23:34:23 2022-05-10 23:34:23,063 [append_file] DEBUG append to file:/w/workspace/edgex-go/18/.git/info/exclude 23:34:23 2022-05-10 23:34:23,064 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/18/.semver/PR-3987 with force:False 23:34:23 2022-05-10 23:34:23,064 [write_file] DEBUG write to file:/w/workspace/edgex-go/18/.semver/PR-3987 23:34:23 2022-05-10 23:34:23,068 [execute] INFO git cat-file --batch-check 23:34:23 2022-05-10 23:34:23,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/18/.semver, universal_newlines=False, shell=None, istream=) 23:34:23 2022-05-10 23:34:23,075 [execute] INFO git cat-file --batch 23:34:23 2022-05-10 23:34:23,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/18/.semver, universal_newlines=False, shell=None, istream=) 23:34:23 2022-05-10 23:34:23,081 [read_version] DEBUG read version from /w/workspace/edgex-go/18/.semver/PR-3987 23:34:23 0.0.0 [Pipeline] } 23:34:23 $ docker exec --env ******** --env ******** 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df ssh-agent -k 23:34:23 unset SSH_AUTH_SOCK; 23:34:23 unset SSH_AGENT_PID; 23:34:23 echo Agent pid 81 killed; 23:34:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:23 + git semver [Pipeline] } 23:34:23 $ docker stop --time=1 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df 23:34:25 $ docker rm -f 88e6d4736c3b1234a928a687dce81fa6e90cef7922acf197ed0e28dfd24488df [Pipeline] // withDockerContainer [Pipeline] sh 23:34:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:34:25 Stashed 1 file(s) [Pipeline] echo 23:34:25 [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 23:34:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:34:26 ========================================================= 23:34:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:34:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:34:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:34:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:34:26 59bf1c3509f3: Pulling fs layer 23:34:26 666ba61612fd: Pulling fs layer 23:34:26 8ed8ca486205: Pulling fs layer 23:34:26 4fe6c5a15a65: Pulling fs layer 23:34:26 22a0e8bec74d: Pulling fs layer 23:34:26 ca2b28591e48: Pulling fs layer 23:34:26 a51346096db8: Pulling fs layer 23:34:26 daebc70d1ce1: Pulling fs layer 23:34:26 0e18a0eac166: Pulling fs layer 23:34:26 4fe6c5a15a65: Waiting 23:34:26 22a0e8bec74d: Waiting 23:34:26 ca2b28591e48: Waiting 23:34:26 a51346096db8: Waiting 23:34:26 daebc70d1ce1: Waiting 23:34:26 0e18a0eac166: Waiting 23:34:26 8ed8ca486205: Verifying Checksum 23:34:26 8ed8ca486205: Download complete 23:34:26 666ba61612fd: Verifying Checksum 23:34:26 666ba61612fd: Download complete 23:34:26 22a0e8bec74d: Verifying Checksum 23:34:26 22a0e8bec74d: Download complete 23:34:26 ca2b28591e48: Verifying Checksum 23:34:26 ca2b28591e48: Download complete 23:34:26 a51346096db8: Verifying Checksum 23:34:26 a51346096db8: Download complete 23:34:26 59bf1c3509f3: Verifying Checksum 23:34:26 59bf1c3509f3: Download complete 23:34:26 daebc70d1ce1: Verifying Checksum 23:34:26 daebc70d1ce1: Download complete 23:34:26 59bf1c3509f3: Pull complete 23:34:26 666ba61612fd: Pull complete 23:34:26 8ed8ca486205: Pull complete 23:34:27 0e18a0eac166: Verifying Checksum 23:34:27 0e18a0eac166: Download complete 23:34:27 4fe6c5a15a65: Verifying Checksum 23:34:27 4fe6c5a15a65: Download complete 23:34:31 4fe6c5a15a65: Pull complete 23:34:31 22a0e8bec74d: Pull complete 23:34:31 ca2b28591e48: Pull complete 23:34:31 a51346096db8: Pull complete 23:34:31 daebc70d1ce1: Pull complete 23:34:33 0e18a0eac166: Pull complete 23:34:33 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 23:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:34:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:34:33 WORKDIR /edgex 23:34:33 COPY go.mod . 23:34:33 RUN go mod download 23:34:33 + docker build -t ci-base-image-x86_64 -f - . 23:34:34 Sending build context to Docker daemon 335.2MB 23:34:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:34:34 ---> f018257e8ee9 23:34:34 Step 2/4 : WORKDIR /edgex 23:34:37 ---> Running in 098b84d842bf 23:34:37 Removing intermediate container 098b84d842bf 23:34:37 ---> f013d8f9ed6e 23:34:37 Step 3/4 : COPY go.mod . 23:34:37 ---> 2be6d31ef616 23:34:37 Step 4/4 : RUN go mod download 23:34:37 ---> Running in e84312461d83 23:34:41 Still waiting to schedule task 23:34:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-61757’ is offline 23:34:55 Removing intermediate container e84312461d83 23:34:55 ---> d4bf7241b4d1 23:34:55 Successfully built d4bf7241b4d1 23:34:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:34:56 + docker inspect -f . ci-base-image-x86_64 23:34:56 . [Pipeline] withDockerContainer 23:34:56 prd-ubuntu20.04-docker-8c-8g-61738 does not seem to be running inside a container 23:34:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:34:56 $ docker top 9932a3e77fc76a3c800ff5b60f2fa1a3457eaabbfd88a6fa04805c4735a782ed -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:57 + go version 23:34:57 go version go1.17.6 linux/amd64 [Pipeline] } 23:34:57 $ docker stop --time=1 9932a3e77fc76a3c800ff5b60f2fa1a3457eaabbfd88a6fa04805c4735a782ed 23:34:58 $ docker rm -f 9932a3e77fc76a3c800ff5b60f2fa1a3457eaabbfd88a6fa04805c4735a782ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:34:58 + docker inspect -f . ci-base-image-x86_64 23:34:58 . [Pipeline] withDockerContainer 23:34:58 prd-ubuntu20.04-docker-8c-8g-61738 does not seem to be running inside a container 23:34:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:34:59 $ docker top 409c99b21fc1539583f6043c0fa3903cf55295d39dbb8e45ae41993c1f040006 -eo pid,comm [Pipeline] { [Pipeline] echo 23:34:59 ========================================================= 23:34:59 [edgeXBuildGoParallel] Running Tests and Build... 23:34:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:34:59 + make test 23:34:59 go mod tidy -compat=1.17 23:34:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:35:06 ? github.com/edgexfoundry/edgex-go [no test files] 23:35:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:35:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:35:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:35:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:35:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:35:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:35:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:35:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:35:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:35:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:35:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:35:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:35:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:35:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:35:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:35:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 23:35:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:35:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:35:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 23:35:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:35:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 53.4% of statements 23:35:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:35:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.607s coverage: 89.2% of statements 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.127s coverage: 84.8% of statements 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:35:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.450s coverage: 95.6% of statements 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:35:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:35:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:35:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:35:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 23:35:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.6% of statements 23:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 23:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 23:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 23:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 23:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 23:35:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 23:35:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.074s coverage: 44.8% of statements 23:35:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements 23:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.113s coverage: 92.9% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.078s coverage: 100.0% of statements 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.365s coverage: 65.4% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:35:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 23:35:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 23:35:43 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 23:36:01 GO111MODULE=on go vet ./... 23:36:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:36:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:36:03 ./bin/test-attribution-txt.sh [Pipeline] echo 23:36:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:36:04 + ls -al . 23:36:04 total 684 23:36:04 drwxrwxr-x 10 1001 1001 4096 May 10 23:36 . 23:36:04 drwxr-xr-x 4 root root 4096 May 10 23:34 .. 23:36:04 -rw-rw-r-- 1 1001 1001 11 May 10 23:33 .dockerignore 23:36:04 drwxrwxr-x 8 1001 1001 4096 May 10 23:34 .git 23:36:04 drwxrwxr-x 3 1001 1001 4096 May 10 23:33 .github 23:36:04 -rw-rw-r-- 1 1001 1001 879 May 10 23:33 .gitignore 23:36:04 -rw-rw-r-- 1 1001 1001 42 May 10 23:33 .golangci.yml 23:36:04 -rw-rw-r-- 1 1001 1001 87 May 10 23:33 .hadolint.yml 23:36:04 drwxr-xr-x 3 1001 1001 4096 May 10 23:34 .semver 23:36:04 -rw-rw-r-- 1 1001 1001 166 May 10 23:33 .sonarcloud.properties 23:36:04 -rw-rw-r-- 1 1001 1001 1171 May 10 23:33 ADOPTERS.md 23:36:04 -rw-rw-r-- 1 1001 1001 10086 May 10 23:33 Attribution.txt 23:36:04 -rw-rw-r-- 1 1001 1001 63209 May 10 23:33 CHANGELOG.md 23:36:04 -rw-rw-r-- 1 1001 1001 3804 May 10 23:33 CONTRIBUTING.md 23:36:04 -rw-rw-r-- 1 1001 1001 677 May 10 23:33 GOVERNANCE.md 23:36:04 -rw-rw-r-- 1 1001 1001 850 May 10 23:33 Jenkinsfile 23:36:04 -rw-rw-r-- 1 1001 1001 10775 May 10 23:33 LICENSE 23:36:04 -rw-rw-r-- 1 1001 1001 10389 May 10 23:33 Makefile 23:36:04 -rw-rw-r-- 1 1001 1001 582 May 10 23:33 OWNERS.md 23:36:04 -rw-rw-r-- 1 1001 1001 9094 May 10 23:33 README.md 23:36:04 -rw-rw-r-- 1 1001 1001 6912 May 10 23:33 SECURITY.md 23:36:04 -rw-rw-r-- 1 1001 1001 5 May 10 23:34 VERSION 23:36:04 -rw-rw-r-- 1 1001 1001 4131 May 10 23:33 ZMQWindows.md 23:36:04 drwxrwxr-x 2 1001 1001 4096 May 10 23:33 bin 23:36:04 drwxrwxr-x 18 1001 1001 4096 May 10 23:33 cmd 23:36:04 -rw-r--r-- 1 root root 435134 May 10 23:35 coverage.out 23:36:04 -rw-rw-r-- 1 1001 1001 3217 May 10 23:33 go.mod 23:36:04 -rw-rw-r-- 1 1001 1001 35084 May 10 23:34 go.sum 23:36:04 drwxrwxr-x 8 1001 1001 4096 May 10 23:33 internal 23:36:04 drwxrwxr-x 3 1001 1001 4096 May 10 23:33 openapi 23:36:04 drwxrwxr-x 4 1001 1001 4096 May 10 23:33 snap 23:36:04 -rw-rw-r-- 1 1001 1001 204 May 10 23:33 version.go [Pipeline] sh 23:36:05 + '[' -e coverage.out ] 23:36:05 + chown 1001:1001 coverage.out [Pipeline] stash 23:36:05 Stashed 1 file(s) [Pipeline] sh 23:36:05 + make build 23:36:05 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:36:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:36:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:36:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:36:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:36:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:36:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:36:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:36:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:36:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:36:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:36:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:36:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:36:41 $ docker stop --time=1 409c99b21fc1539583f6043c0fa3903cf55295d39dbb8e45ae41993c1f040006 23:36:43 $ docker rm -f 409c99b21fc1539583f6043c0fa3903cf55295d39dbb8e45ae41993c1f040006 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:36:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:36:45 23:36:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:36:45 latest: Pulling from edgex-devops/edgex-compose 23:36:45 cbdbe7a5bc2a: Pulling fs layer 23:36:45 ca9280d653b3: Pulling fs layer 23:36:45 7e9c9ca2126c: Pulling fs layer 23:36:45 cbdbe7a5bc2a: Verifying Checksum 23:36:45 cbdbe7a5bc2a: Download complete 23:36:45 ca9280d653b3: Verifying Checksum 23:36:45 ca9280d653b3: Download complete 23:36:45 cbdbe7a5bc2a: Pull complete 23:36:45 7e9c9ca2126c: Download complete 23:36:46 ca9280d653b3: Pull complete 23:36:49 7e9c9ca2126c: Pull complete 23:36:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:36:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:36:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:36:49 prd-ubuntu20.04-docker-8c-8g-61738 does not seem to be running inside a container 23:36:49 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:36:51 $ docker top 33e111f278b4488b0a237d93cc26be0a98523096417bf3227c78644f8b8703a8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:51 + docker-compose build --help 23:36:51 + grep parallel 23:36:52 --parallel Build images in parallel. [Pipeline] } 23:36:52 $ docker stop --time=1 33e111f278b4488b0a237d93cc26be0a98523096417bf3227c78644f8b8703a8 23:36:53 $ docker rm -f 33e111f278b4488b0a237d93cc26be0a98523096417bf3227c78644f8b8703a8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:36:53 . [Pipeline] withDockerContainer 23:36:53 prd-ubuntu20.04-docker-8c-8g-61738 does not seem to be running inside a container 23:36:53 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:36:54 $ docker top 0ba64e4feea9c53cf4ffa6c032eb2fade4ecec03d306f252f8814cf5ae7a6e45 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:54 + docker-compose -f ./docker-compose-build.yml build --parallel 23:36:55 Building core-command ... 23:36:55 Building core-data ... 23:36:55 Building core-metadata ... 23:36:55 Building security-bootstrapper ... 23:36:55 Building security-proxy-setup ... 23:36:55 Building security-secretstore-setup ... 23:36:55 Building security-spiffe-token-provider ... 23:36:55 Building security-spire-agent ... 23:36:55 Building security-spire-config ... 23:36:55 Building security-spire-server ... 23:36:55 Building support-notifications ... 23:36:55 Building support-scheduler ... 23:36:55 Building sys-mgmt-agent ... 23:36:55 Building security-proxy-setup 23:36:55 Building security-spiffe-token-provider 23:36:55 Building core-data 23:36:55 Building security-secretstore-setup 23:36:55 Building security-spire-agent 23:37:09 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:37:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:37:09 ---> d4bf7241b4d1 23:37:09 Step 3/20 : WORKDIR /edgex-go 23:37:09 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:37:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:37:09 ---> d4bf7241b4d1 23:37:09 Step 3/23 : WORKDIR /edgex-go 23:37:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:37:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:37:10 ---> d4bf7241b4d1 23:37:10 Step 3/22 : WORKDIR /edgex-go 23:37:10 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:37:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:37:10 ---> d4bf7241b4d1 23:37:10 Step 3/25 : WORKDIR /edgex-go 23:37:10 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:37:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:37:10 ---> d4bf7241b4d1 23:37:10 Step 3/26 : WORKDIR /edgex-go 23:37:13 ---> Running in 4d6fcdd7f868 23:37:13 ---> Running in 027ae451eda4 23:37:13 ---> Running in 67117227122d 23:37:13 ---> Running in 3090097c660c 23:37:13 ---> Running in 48f04a9d5818 23:37:13 Removing intermediate container 027ae451eda4 23:37:13 ---> f5a34ab24445 23:37:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:13 Removing intermediate container 4d6fcdd7f868 23:37:13 ---> ed2a7f010903 23:37:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:13 Removing intermediate container 67117227122d 23:37:13 ---> 6f16ff95292f 23:37:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:13 Removing intermediate container 48f04a9d5818 23:37:13 ---> cb63aa55e58c 23:37:13 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:37:13 Removing intermediate container 3090097c660c 23:37:13 ---> 20ba7affb31a 23:37:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:13 ---> Running in 3b94f2cb0061 23:37:13 ---> Running in 04a857e0991c 23:37:13 ---> Running in 917f1f2d4d10 23:37:13 ---> Running in d2a75e373de1 23:37:13 ---> Running in 1ad9d2eb8a79 23:37:14 Removing intermediate container 917f1f2d4d10 23:37:14 ---> d0b5a672aa34 23:37:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:37:14 ---> Running in 11f36292f7ee 23:37:14 Removing intermediate container 04a857e0991c 23:37:14 ---> 8618d9387000 23:37:14 Step 5/25 : RUN apk add --update --no-cache make git 23:37:14 ---> Running in a09f24aae4c1 23:37:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:37:14 Removing intermediate container 3b94f2cb0061 23:37:14 ---> 16086aca4167 23:37:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:37:14 ---> Running in 7087d3a26893 23:37:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:37:14 Removing intermediate container 1ad9d2eb8a79 23:37:14 ---> bc9e3c7280b1 23:37:14 Step 5/22 : RUN apk add --update --no-cache make git 23:37:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:37:15 ---> Running in 6cafeba4636a 23:37:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:37:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:37:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:37:15 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 23:37:15 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:37:15 OK: 15864 distinct packages available 23:37:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:37:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:37:16 OK: 221 MiB in 52 packages 23:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:37:16 OK: 221 MiB in 52 packages 23:37:16 OK: 221 MiB in 52 packages 23:37:16 OK: 221 MiB in 52 packages 23:37:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:37:16 Removing intermediate container 11f36292f7ee 23:37:16 ---> 9ed0467293e9 23:37:16 Step 6/26 : COPY go.mod vendor* ./ 23:37:16 Removing intermediate container a09f24aae4c1 23:37:16 ---> f2149e37d30d 23:37:16 Step 6/25 : COPY go.mod vendor* ./ 23:37:16 ---> d8845e1b86f9 23:37:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:16 OK: 221 MiB in 52 packages 23:37:17 ---> Running in 8943225d269e 23:37:17 Removing intermediate container 7087d3a26893 23:37:17 ---> 82d41fdb3ce0 23:37:17 Step 6/23 : COPY go.mod vendor* ./ 23:37:17 ---> a9bb0fc29679 23:37:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:17 Removing intermediate container 6cafeba4636a 23:37:17 ---> 51fb88cac349 23:37:17 Step 6/22 : COPY go.mod vendor* ./ 23:37:17 ---> Running in d0bfb697f227 23:37:17 ---> d3fec3529004 23:37:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:17 ---> 8f764c3ed27f 23:37:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:17 ---> Running in a5e8546e40f1 23:37:17 ---> Running in 1797c3bd4d66 23:37:17 Removing intermediate container d2a75e373de1 23:37:17 ---> 150a977788ed 23:37:17 Step 5/20 : COPY go.mod vendor* ./ 23:37:17 ---> bcceb2aa0604 23:37:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:17 ---> Running in 06cd4869385e 23:37:17 Removing intermediate container 8943225d269e 23:37:17 ---> d7d54a063c4c 23:37:17 Step 8/26 : COPY . . 23:37:18 Removing intermediate container d0bfb697f227 23:37:18 ---> 0112b858c016 23:37:18 Step 8/25 : COPY . . 23:37:20 Removing intermediate container a5e8546e40f1 23:37:20 ---> f12d2f9472c4 23:37:20 Step 8/23 : COPY . . 23:37:20 Removing intermediate container 06cd4869385e 23:37:20 ---> 2e98837ce389 23:37:20 Step 7/20 : COPY . . 23:37:20 Removing intermediate container 1797c3bd4d66 23:37:20 ---> 74975e3185ec 23:37:20 Step 8/22 : COPY . . 23:37:30 ---> ced0237374bd 23:37:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:37:30 ---> ee7ea6639d34 23:37:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:37:30 ---> 987f459e77c9 23:37:30 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:37:30 ---> Running in de394d3e44d2 23:37:30 ---> Running in a78ce963f59b 23:37:30 ---> 97e4714563f0 23:37:30 Step 9/23 : RUN make cmd/core-data/core-data 23:37:30 ---> Running in ae7c3d67f6d7 23:37:30 ---> 89b9c4d660b3 23:37:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:37:30 ---> Running in 47fa592cc727 23:37:30 ---> Running in a3a60f4f1002 23:37:30 Removing intermediate container a78ce963f59b 23:37:30 ---> de2ffb481028 23:37:30 Step 10/26 : RUN mkdir -p spire-build 23:37:30 ---> Running in 7152bfb2e957 23:37:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:37:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:37:30 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 23:37:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:37:30 Removing intermediate container 7152bfb2e957 23:37:30 ---> 819c4f974b01 23:37:30 Step 11/26 : WORKDIR /edgex-go/spire-build 23:37:30 ---> Running in 5f3ed6a2a33e 23:37:31 Removing intermediate container 5f3ed6a2a33e 23:37:31 ---> 5e739c415bb4 23:37:31 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 23:37:31 ---> Running in 60e691c27e66 23:37:32 spire-1.2.1/ 23:37:32 spire-1.2.1/.data/ 23:37:32 spire-1.2.1/.data/.file 23:37:32 spire-1.2.1/.dockerignore 23:37:32 spire-1.2.1/.gitattributes 23:37:32 spire-1.2.1/.githooks/ 23:37:32 spire-1.2.1/.githooks/pre-commit 23:37:32 spire-1.2.1/.github/ 23:37:32 spire-1.2.1/.github/ISSUE_TEMPLATE.md 23:37:32 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 23:37:32 spire-1.2.1/.github/dependabot.yml 23:37:32 spire-1.2.1/.github/workflows/ 23:37:32 spire-1.2.1/.github/workflows/nightly_build.yaml 23:37:32 spire-1.2.1/.github/workflows/pr_build.yaml 23:37:32 spire-1.2.1/.github/workflows/release_build.yaml 23:37:32 spire-1.2.1/.github/workflows/scripts/ 23:37:32 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 23:37:32 spire-1.2.1/.github/workflows/scripts/push-images.sh 23:37:32 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 23:37:32 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 23:37:32 spire-1.2.1/.github/workflows/scripts/split.sh 23:37:32 spire-1.2.1/.gitignore 23:37:32 spire-1.2.1/.go-version 23:37:32 spire-1.2.1/.golangci.yml 23:37:32 spire-1.2.1/ADOPTERS.md 23:37:32 spire-1.2.1/CHANGELOG.md 23:37:32 spire-1.2.1/CODE-OF-CONDUCT.md 23:37:32 spire-1.2.1/CODEOWNERS 23:37:32 spire-1.2.1/CONTRIBUTING.md 23:37:32 spire-1.2.1/Dockerfile 23:37:32 spire-1.2.1/Dockerfile.dev 23:37:32 spire-1.2.1/Dockerfile.scratch 23:37:32 spire-1.2.1/LICENSE 23:37:32 spire-1.2.1/MAINTAINERS.md 23:37:32 spire-1.2.1/Makefile 23:37:32 spire-1.2.1/README.md 23:37:32 spire-1.2.1/ROADMAP.md 23:37:32 spire-1.2.1/SECURITY.md 23:37:32 spire-1.2.1/cmd/ 23:37:32 spire-1.2.1/cmd/spire-agent/ 23:37:32 spire-1.2.1/cmd/spire-agent/cli/ 23:37:32 spire-1.2.1/cmd/spire-agent/cli/api/ 23:37:32 spire-1.2.1/cmd/spire-agent/cli/api/common.go 23:37:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 23:37:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 23:37:32 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 23:37:32 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 23:37:32 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 23:37:32 spire-1.2.1/cmd/spire-agent/cli/cli.go 23:37:32 spire-1.2.1/cmd/spire-agent/cli/common/ 23:37:32 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 23:37:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 23:37:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 23:37:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 23:37:32 spire-1.2.1/cmd/spire-agent/cli/run/ 23:37:32 spire-1.2.1/cmd/spire-agent/cli/run/run.go 23:37:32 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 23:37:32 spire-1.2.1/cmd/spire-agent/cli/validate/ 23:37:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 23:37:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 23:37:32 spire-1.2.1/cmd/spire-agent/main.go 23:37:32 spire-1.2.1/cmd/spire-server/ 23:37:32 spire-1.2.1/cmd/spire-server/cli/ 23:37:32 spire-1.2.1/cmd/spire-server/cli/agent/ 23:37:32 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/agent/count.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/agent/list.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/agent/show.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/bundle/ 23:37:32 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/cli.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/entry/ 23:37:32 spire-1.2.1/cmd/spire-server/cli/entry/count.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/entry/create.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/entry/show.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/entry/update.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/entry/util.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/ 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/common.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/create.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/list.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/show.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/update.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 23:37:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/jwt/ 23:37:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/run/ 23:37:32 spire-1.2.1/cmd/spire-server/cli/run/run.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/token/ 23:37:32 spire-1.2.1/cmd/spire-server/cli/token/generate.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/validate/ 23:37:32 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/x509/ 23:37:32 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 23:37:32 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 23:37:32 spire-1.2.1/cmd/spire-server/main.go 23:37:32 spire-1.2.1/cmd/spire-server/util/ 23:37:32 spire-1.2.1/cmd/spire-server/util/util.go 23:37:32 spire-1.2.1/conf/ 23:37:32 spire-1.2.1/conf/agent/ 23:37:32 spire-1.2.1/conf/agent/agent.conf 23:37:32 spire-1.2.1/conf/agent/agent_full.conf 23:37:32 spire-1.2.1/conf/agent/dummy_root_ca.crt 23:37:32 spire-1.2.1/conf/server/ 23:37:32 spire-1.2.1/conf/server/dummy_upstream_ca.crt 23:37:32 spire-1.2.1/conf/server/dummy_upstream_ca.key 23:37:32 spire-1.2.1/conf/server/server.conf 23:37:32 spire-1.2.1/conf/server/server_full.conf 23:37:32 spire-1.2.1/doc/ 23:37:32 spire-1.2.1/doc/SPIRE101.md 23:37:32 spire-1.2.1/doc/auditlog.md 23:37:32 spire-1.2.1/doc/authorization_policy_engine.md 23:37:32 spire-1.2.1/doc/changelog_guidelines.md 23:37:32 spire-1.2.1/doc/cure53-report.pdf 23:37:32 spire-1.2.1/doc/images/ 23:37:32 spire-1.2.1/doc/images/2019_roadmap.png 23:37:32 spire-1.2.1/doc/images/SPIRE101.png 23:37:32 spire-1.2.1/doc/images/SPIRE_agent.png 23:37:32 spire-1.2.1/doc/images/SPIRE_server.png 23:37:32 spire-1.2.1/doc/images/cache_mgr.png 23:37:32 spire-1.2.1/doc/images/cache_mgr_components.png 23:37:32 spire-1.2.1/doc/images/federated_spire.png 23:37:32 spire-1.2.1/doc/images/ha_mode.png 23:37:32 spire-1.2.1/doc/images/nested_spire.png 23:37:32 spire-1.2.1/doc/images/oidc_federation.png 23:37:32 spire-1.2.1/doc/images/single_trust_domain.png 23:37:32 spire-1.2.1/doc/images/spiffe_compatible.png 23:37:32 spire-1.2.1/doc/images/spire_logo.png 23:37:32 spire-1.2.1/doc/migrating_registration_api_clients.md 23:37:32 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 23:37:32 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 23:37:32 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 23:37:32 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 23:37:32 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 23:37:32 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 23:37:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 23:37:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 23:37:32 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 23:37:32 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 23:37:32 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 23:37:32 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 23:37:32 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 23:37:32 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 23:37:32 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 23:37:32 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 23:37:32 spire-1.2.1/doc/plugin_server_datastore_sql.md 23:37:32 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 23:37:32 spire-1.2.1/doc/plugin_server_keymanager_disk.md 23:37:32 spire-1.2.1/doc/plugin_server_keymanager_memory.md 23:37:32 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 23:37:32 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 23:37:32 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 23:37:32 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 23:37:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 23:37:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 23:37:32 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 23:37:32 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 23:37:32 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 23:37:32 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 23:37:32 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 23:37:32 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 23:37:32 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 23:37:32 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 23:37:32 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 23:37:32 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 23:37:32 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 23:37:32 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 23:37:32 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 23:37:32 spire-1.2.1/doc/scaling_spire.md 23:37:32 spire-1.2.1/doc/spire_agent.md 23:37:32 spire-1.2.1/doc/spire_server.md 23:37:32 spire-1.2.1/doc/supported_integrations.md 23:37:32 spire-1.2.1/doc/telemetry.md 23:37:32 spire-1.2.1/doc/telemetry_config.md 23:37:32 spire-1.2.1/doc/upgrading.md 23:37:32 spire-1.2.1/doc/using_spire.md 23:37:32 spire-1.2.1/examples/ 23:37:32 spire-1.2.1/examples/README.md 23:37:32 spire-1.2.1/go.mod 23:37:32 spire-1.2.1/go.sum 23:37:32 spire-1.2.1/pkg/ 23:37:32 spire-1.2.1/pkg/agent/ 23:37:32 spire-1.2.1/pkg/agent/agent.go 23:37:32 spire-1.2.1/pkg/agent/api/ 23:37:32 spire-1.2.1/pkg/agent/api/config.go 23:37:32 spire-1.2.1/pkg/agent/api/debug/ 23:37:32 spire-1.2.1/pkg/agent/api/debug/v1/ 23:37:32 spire-1.2.1/pkg/agent/api/debug/v1/service.go 23:37:32 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 23:37:32 spire-1.2.1/pkg/agent/api/delegatedidentity/ 23:37:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 23:37:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 23:37:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 23:37:32 spire-1.2.1/pkg/agent/api/endpoints.go 23:37:32 spire-1.2.1/pkg/agent/api/health/ 23:37:32 spire-1.2.1/pkg/agent/api/health/v1/ 23:37:32 spire-1.2.1/pkg/agent/api/health/v1/service.go 23:37:32 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 23:37:32 spire-1.2.1/pkg/agent/api/rpccontext/ 23:37:32 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 23:37:32 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 23:37:32 spire-1.2.1/pkg/agent/attestor/ 23:37:32 spire-1.2.1/pkg/agent/attestor/node/ 23:37:32 spire-1.2.1/pkg/agent/attestor/node/experimental.go 23:37:32 spire-1.2.1/pkg/agent/attestor/node/node.go 23:37:32 spire-1.2.1/pkg/agent/attestor/node/node_test.go 23:37:32 spire-1.2.1/pkg/agent/attestor/workload/ 23:37:32 spire-1.2.1/pkg/agent/attestor/workload/workload.go 23:37:32 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 23:37:32 spire-1.2.1/pkg/agent/catalog/ 23:37:32 spire-1.2.1/pkg/agent/catalog/catalog.go 23:37:32 spire-1.2.1/pkg/agent/catalog/keymanager.go 23:37:32 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 23:37:32 spire-1.2.1/pkg/agent/catalog/svidstore.go 23:37:32 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 23:37:32 spire-1.2.1/pkg/agent/client/ 23:37:32 spire-1.2.1/pkg/agent/client/client.go 23:37:32 spire-1.2.1/pkg/agent/client/client_test.go 23:37:32 spire-1.2.1/pkg/agent/client/dial.go 23:37:32 spire-1.2.1/pkg/agent/client/nodeconn.go 23:37:32 spire-1.2.1/pkg/agent/client/nodeconn_test.go 23:37:32 spire-1.2.1/pkg/agent/client/update.go 23:37:32 spire-1.2.1/pkg/agent/client/util.go 23:37:32 spire-1.2.1/pkg/agent/common/ 23:37:32 spire-1.2.1/pkg/agent/common/backoff/ 23:37:32 spire-1.2.1/pkg/agent/common/backoff/backoff.go 23:37:32 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 23:37:32 spire-1.2.1/pkg/agent/common/cgroups/ 23:37:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 23:37:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 23:37:32 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 23:37:32 spire-1.2.1/pkg/agent/config.go 23:37:32 spire-1.2.1/pkg/agent/endpoints/ 23:37:32 spire-1.2.1/pkg/agent/endpoints/config.go 23:37:32 spire-1.2.1/pkg/agent/endpoints/endpoints.go 23:37:32 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 23:37:32 spire-1.2.1/pkg/agent/endpoints/metrics.go 23:37:32 spire-1.2.1/pkg/agent/endpoints/middleware.go 23:37:32 spire-1.2.1/pkg/agent/endpoints/peertracker.go 23:37:32 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 23:37:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 23:37:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 23:37:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 23:37:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 23:37:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 23:37:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 23:37:32 spire-1.2.1/pkg/agent/endpoints/workload/ 23:37:32 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 23:37:32 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 23:37:32 spire-1.2.1/pkg/agent/manager/ 23:37:32 spire-1.2.1/pkg/agent/manager/cache/ 23:37:32 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 23:37:32 spire-1.2.1/pkg/agent/manager/cache/cache.go 23:37:32 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 23:37:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 23:37:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 23:37:32 spire-1.2.1/pkg/agent/manager/cache/sets.go 23:37:32 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 23:37:32 spire-1.2.1/pkg/agent/manager/config.go 23:37:32 spire-1.2.1/pkg/agent/manager/manager.go 23:37:32 spire-1.2.1/pkg/agent/manager/manager_test.go 23:37:32 spire-1.2.1/pkg/agent/manager/storage.go 23:37:32 spire-1.2.1/pkg/agent/manager/storage_test.go 23:37:32 spire-1.2.1/pkg/agent/manager/storecache/ 23:37:32 spire-1.2.1/pkg/agent/manager/storecache/cache.go 23:37:32 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 23:37:32 spire-1.2.1/pkg/agent/manager/sync.go 23:37:32 spire-1.2.1/pkg/agent/plugin/ 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/ 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 23:37:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 23:37:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/ 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 23:37:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 23:37:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 23:37:32 spire-1.2.1/pkg/agent/svid/ 23:37:32 spire-1.2.1/pkg/agent/svid/rotator.go 23:37:32 spire-1.2.1/pkg/agent/svid/rotator_config.go 23:37:32 spire-1.2.1/pkg/agent/svid/rotator_test.go 23:37:32 spire-1.2.1/pkg/agent/svid/store/ 23:37:32 spire-1.2.1/pkg/agent/svid/store/service.go 23:37:32 spire-1.2.1/pkg/agent/svid/store/service_test.go 23:37:32 spire-1.2.1/pkg/common/ 23:37:32 spire-1.2.1/pkg/common/agentpathtemplate/ 23:37:32 spire-1.2.1/pkg/common/agentpathtemplate/template.go 23:37:32 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 23:37:32 spire-1.2.1/pkg/common/api/ 23:37:32 spire-1.2.1/pkg/common/api/metrics.go 23:37:32 spire-1.2.1/pkg/common/api/middleware/ 23:37:32 spire-1.2.1/pkg/common/api/middleware/common_test.go 23:37:32 spire-1.2.1/pkg/common/api/middleware/interceptor.go 23:37:32 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 23:37:32 spire-1.2.1/pkg/common/api/middleware/logger.go 23:37:32 spire-1.2.1/pkg/common/api/middleware/logger_test.go 23:37:32 spire-1.2.1/pkg/common/api/middleware/metrics.go 23:37:32 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 23:37:32 spire-1.2.1/pkg/common/api/middleware/middleware.go 23:37:32 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 23:37:32 spire-1.2.1/pkg/common/api/middleware/misconfig.go 23:37:32 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 23:37:32 spire-1.2.1/pkg/common/api/middleware/names.go 23:37:32 spire-1.2.1/pkg/common/api/middleware/names_test.go 23:37:32 spire-1.2.1/pkg/common/api/names.go 23:37:32 spire-1.2.1/pkg/common/api/ratelimit.go 23:37:32 spire-1.2.1/pkg/common/api/rpccontext/ 23:37:32 spire-1.2.1/pkg/common/api/rpccontext/logger.go 23:37:32 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 23:37:32 spire-1.2.1/pkg/common/api/rpccontext/names.go 23:37:32 spire-1.2.1/pkg/common/auth/ 23:37:32 spire-1.2.1/pkg/common/auth/interceptors.go 23:37:32 spire-1.2.1/pkg/common/auth/interceptors_test.go 23:37:32 spire-1.2.1/pkg/common/auth/untracked_uds.go 23:37:32 spire-1.2.1/pkg/common/bundleutil/ 23:37:32 spire-1.2.1/pkg/common/bundleutil/bundle.go 23:37:32 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 23:37:32 spire-1.2.1/pkg/common/bundleutil/common_test.go 23:37:32 spire-1.2.1/pkg/common/bundleutil/marshal.go 23:37:32 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 23:37:32 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 23:37:32 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 23:37:32 spire-1.2.1/pkg/common/bundleutil/types.go 23:37:32 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 23:37:32 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 23:37:32 spire-1.2.1/pkg/common/catalog/ 23:37:32 spire-1.2.1/pkg/common/catalog/bind.go 23:37:32 spire-1.2.1/pkg/common/catalog/builtin.go 23:37:32 spire-1.2.1/pkg/common/catalog/catalog.go 23:37:32 spire-1.2.1/pkg/common/catalog/catalog_test.go 23:37:32 spire-1.2.1/pkg/common/catalog/closers.go 23:37:32 spire-1.2.1/pkg/common/catalog/cmd_linux.go 23:37:32 spire-1.2.1/pkg/common/catalog/cmd_other.go 23:37:32 spire-1.2.1/pkg/common/catalog/config.go 23:37:32 spire-1.2.1/pkg/common/catalog/config_test.go 23:37:32 spire-1.2.1/pkg/common/catalog/configure.go 23:37:32 spire-1.2.1/pkg/common/catalog/constraints.go 23:37:32 spire-1.2.1/pkg/common/catalog/constraints_test.go 23:37:32 spire-1.2.1/pkg/common/catalog/context.go 23:37:32 spire-1.2.1/pkg/common/catalog/external.go 23:37:32 spire-1.2.1/pkg/common/catalog/host.go 23:37:32 spire-1.2.1/pkg/common/catalog/pipenet.go 23:37:32 spire-1.2.1/pkg/common/catalog/plugin.go 23:37:32 spire-1.2.1/pkg/common/catalog/testplugin/ 23:37:32 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 23:37:32 spire-1.2.1/pkg/common/catalog/testplugin/main.go 23:37:32 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 23:37:32 spire-1.2.1/pkg/common/cli/ 23:37:32 spire-1.2.1/pkg/common/cli/env.go 23:37:32 spire-1.2.1/pkg/common/cli/flags.go 23:37:32 spire-1.2.1/pkg/common/cli/trust_domain.go 23:37:32 spire-1.2.1/pkg/common/cli/trust_domain_test.go 23:37:32 spire-1.2.1/pkg/common/cli/umask.go 23:37:32 spire-1.2.1/pkg/common/cli/umask_posix.go 23:37:32 spire-1.2.1/pkg/common/cli/umask_test.go 23:37:32 spire-1.2.1/pkg/common/cli/umask_windows.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/ 23:37:32 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/flag.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/flag_test.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/format.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/format_test.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/ 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 23:37:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 23:37:32 spire-1.2.1/pkg/common/coretypes/ 23:37:32 spire-1.2.1/pkg/common/coretypes/bundle/ 23:37:32 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 23:37:32 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 23:37:32 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 23:37:32 spire-1.2.1/pkg/common/coretypes/bundle/require.go 23:37:32 spire-1.2.1/pkg/common/coretypes/jwtkey/ 23:37:32 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 23:37:32 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 23:37:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 23:37:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 23:37:32 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 23:37:32 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 23:37:32 spire-1.2.1/pkg/common/coretypes/x509certificate/ 23:37:32 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 23:37:32 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 23:37:32 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 23:37:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 23:37:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 23:37:32 spire-1.2.1/pkg/common/cryptoutil/ 23:37:32 spire-1.2.1/pkg/common/cryptoutil/keys.go 23:37:32 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 23:37:32 spire-1.2.1/pkg/common/diskutil/ 23:37:32 spire-1.2.1/pkg/common/diskutil/file_posix.go 23:37:32 spire-1.2.1/pkg/common/diskutil/file_test.go 23:37:32 spire-1.2.1/pkg/common/diskutil/file_windows.go 23:37:32 spire-1.2.1/pkg/common/errorutil/ 23:37:32 spire-1.2.1/pkg/common/errorutil/wrapper.go 23:37:32 spire-1.2.1/pkg/common/health/ 23:37:32 spire-1.2.1/pkg/common/health/config.go 23:37:32 spire-1.2.1/pkg/common/health/context.go 23:37:32 spire-1.2.1/pkg/common/health/context_test.go 23:37:32 spire-1.2.1/pkg/common/health/health.go 23:37:32 spire-1.2.1/pkg/common/health/health_test.go 23:37:32 spire-1.2.1/pkg/common/health/logger.go 23:37:32 spire-1.2.1/pkg/common/hostservice/ 23:37:32 spire-1.2.1/pkg/common/hostservice/metricsservice/ 23:37:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 23:37:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 23:37:32 spire-1.2.1/pkg/common/idutil/ 23:37:32 spire-1.2.1/pkg/common/idutil/require.go 23:37:32 spire-1.2.1/pkg/common/idutil/require_test.go 23:37:32 spire-1.2.1/pkg/common/idutil/safety.go 23:37:32 spire-1.2.1/pkg/common/idutil/safety_test.go 23:37:32 spire-1.2.1/pkg/common/idutil/spiffeid.go 23:37:32 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 23:37:32 spire-1.2.1/pkg/common/jwtsvid/ 23:37:32 spire-1.2.1/pkg/common/jwtsvid/common.go 23:37:32 spire-1.2.1/pkg/common/jwtsvid/sign.go 23:37:32 spire-1.2.1/pkg/common/jwtsvid/token_test.go 23:37:32 spire-1.2.1/pkg/common/jwtsvid/validate.go 23:37:32 spire-1.2.1/pkg/common/jwtutil/ 23:37:32 spire-1.2.1/pkg/common/jwtutil/keyset.go 23:37:32 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 23:37:32 spire-1.2.1/pkg/common/log/ 23:37:32 spire-1.2.1/pkg/common/log/hclog_adapter.go 23:37:32 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 23:37:32 spire-1.2.1/pkg/common/log/log.go 23:37:32 spire-1.2.1/pkg/common/log/log_test.go 23:37:32 spire-1.2.1/pkg/common/log/options.go 23:37:32 spire-1.2.1/pkg/common/nodeutil/ 23:37:32 spire-1.2.1/pkg/common/nodeutil/node.go 23:37:32 spire-1.2.1/pkg/common/nodeutil/node_test.go 23:37:32 spire-1.2.1/pkg/common/peertracker/ 23:37:32 spire-1.2.1/pkg/common/peertracker/conn.go 23:37:32 spire-1.2.1/pkg/common/peertracker/credentials.go 23:37:32 spire-1.2.1/pkg/common/peertracker/errors.go 23:37:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 23:37:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 23:37:32 spire-1.2.1/pkg/common/peertracker/info.go 23:37:32 spire-1.2.1/pkg/common/peertracker/listener.go 23:37:32 spire-1.2.1/pkg/common/peertracker/listener_test.go 23:37:32 spire-1.2.1/pkg/common/peertracker/peertracker.go 23:37:32 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 23:37:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 23:37:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 23:37:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 23:37:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 23:37:32 spire-1.2.1/pkg/common/peertracker/tcp.go 23:37:32 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 23:37:32 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 23:37:32 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 23:37:32 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 23:37:32 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 23:37:32 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 23:37:32 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 23:37:32 spire-1.2.1/pkg/common/peertracker/uds.go 23:37:32 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 23:37:32 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 23:37:32 spire-1.2.1/pkg/common/peertracker/uds_linux.go 23:37:32 spire-1.2.1/pkg/common/pemutil/ 23:37:32 spire-1.2.1/pkg/common/pemutil/block.go 23:37:32 spire-1.2.1/pkg/common/pemutil/certs.go 23:37:32 spire-1.2.1/pkg/common/pemutil/common.go 23:37:32 spire-1.2.1/pkg/common/pemutil/csr.go 23:37:32 spire-1.2.1/pkg/common/pemutil/keys.go 23:37:32 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 23:37:32 spire-1.2.1/pkg/common/pemutil/testdata/ 23:37:32 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 23:37:32 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 23:37:32 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 23:37:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 23:37:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 23:37:32 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 23:37:32 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 23:37:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 23:37:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 23:37:32 spire-1.2.1/pkg/common/plugin/ 23:37:32 spire-1.2.1/pkg/common/plugin/aws/ 23:37:32 spire-1.2.1/pkg/common/plugin/aws/iid.go 23:37:32 spire-1.2.1/pkg/common/plugin/azure/ 23:37:32 spire-1.2.1/pkg/common/plugin/azure/msi.go 23:37:32 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 23:37:32 spire-1.2.1/pkg/common/plugin/facade.go 23:37:32 spire-1.2.1/pkg/common/plugin/facade_test.go 23:37:32 spire-1.2.1/pkg/common/plugin/gcp/ 23:37:32 spire-1.2.1/pkg/common/plugin/gcp/iit.go 23:37:32 spire-1.2.1/pkg/common/plugin/k8s/ 23:37:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 23:37:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 23:37:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 23:37:32 spire-1.2.1/pkg/common/plugin/k8s/utils.go 23:37:32 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 23:37:32 spire-1.2.1/pkg/common/plugin/log.go 23:37:32 spire-1.2.1/pkg/common/plugin/sshpop/ 23:37:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 23:37:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 23:37:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 23:37:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 23:37:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 23:37:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 23:37:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 23:37:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 23:37:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 23:37:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 23:37:32 spire-1.2.1/pkg/common/plugin/tpmdevid/ 23:37:32 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 23:37:32 spire-1.2.1/pkg/common/plugin/x509pop/ 23:37:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 23:37:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 23:37:32 spire-1.2.1/pkg/common/profiling/ 23:37:32 spire-1.2.1/pkg/common/profiling/dumpers.go 23:37:32 spire-1.2.1/pkg/common/profiling/profiling.go 23:37:32 spire-1.2.1/pkg/common/protoutil/ 23:37:32 spire-1.2.1/pkg/common/protoutil/masks.go 23:37:32 spire-1.2.1/pkg/common/protoutil/masks_test.go 23:37:32 spire-1.2.1/pkg/common/rotationutil/ 23:37:32 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 23:37:32 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 23:37:32 spire-1.2.1/pkg/common/selector/ 23:37:32 spire-1.2.1/pkg/common/selector/selector.go 23:37:32 spire-1.2.1/pkg/common/selector/selector_test.go 23:37:32 spire-1.2.1/pkg/common/selector/set.go 23:37:32 spire-1.2.1/pkg/common/selector/set_utils.go 23:37:32 spire-1.2.1/pkg/common/selector/set_utils_test.go 23:37:32 spire-1.2.1/pkg/common/telemetry/ 23:37:32 spire-1.2.1/pkg/common/telemetry/agent/ 23:37:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 23:37:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 23:37:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 23:37:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 23:37:32 spire-1.2.1/pkg/common/telemetry/agent/manager.go 23:37:32 spire-1.2.1/pkg/common/telemetry/agent/node.go 23:37:32 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 23:37:32 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 23:37:32 spire-1.2.1/pkg/common/telemetry/agent/store/ 23:37:32 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 23:37:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 23:37:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 23:37:32 spire-1.2.1/pkg/common/telemetry/blackhole.go 23:37:32 spire-1.2.1/pkg/common/telemetry/call.go 23:37:32 spire-1.2.1/pkg/common/telemetry/common/ 23:37:32 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 23:37:32 spire-1.2.1/pkg/common/telemetry/config.go 23:37:32 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 23:37:32 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 23:37:32 spire-1.2.1/pkg/common/telemetry/inmem.go 23:37:32 spire-1.2.1/pkg/common/telemetry/inmem_test.go 23:37:32 spire-1.2.1/pkg/common/telemetry/m3.go 23:37:32 spire-1.2.1/pkg/common/telemetry/m3_test.go 23:37:32 spire-1.2.1/pkg/common/telemetry/metrics.go 23:37:32 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 23:37:32 spire-1.2.1/pkg/common/telemetry/names.go 23:37:32 spire-1.2.1/pkg/common/telemetry/prometheus.go 23:37:32 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 23:37:32 spire-1.2.1/pkg/common/telemetry/sanitize.go 23:37:32 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/ 23:37:32 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/datastore/ 23:37:32 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 23:37:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/rotate.go 23:37:32 spire-1.2.1/pkg/common/telemetry/server/server.go 23:37:32 spire-1.2.1/pkg/common/telemetry/sink.go 23:37:32 spire-1.2.1/pkg/common/telemetry/statsd.go 23:37:32 spire-1.2.1/pkg/common/telemetry/statsd_test.go 23:37:32 spire-1.2.1/pkg/common/telemetry/uptime.go 23:37:32 spire-1.2.1/pkg/common/telemetry/version.go 23:37:32 spire-1.2.1/pkg/common/telemetry/withlabels.go 23:37:32 spire-1.2.1/pkg/common/uptime/ 23:37:32 spire-1.2.1/pkg/common/uptime/uptime.go 23:37:32 spire-1.2.1/pkg/common/uptime/uptime_test.go 23:37:32 spire-1.2.1/pkg/common/util/ 23:37:32 spire-1.2.1/pkg/common/util/certs.go 23:37:32 spire-1.2.1/pkg/common/util/certs_test.go 23:37:32 spire-1.2.1/pkg/common/util/csr.go 23:37:32 spire-1.2.1/pkg/common/util/hash.go 23:37:32 spire-1.2.1/pkg/common/util/selectors.go 23:37:32 spire-1.2.1/pkg/common/util/selectors_test.go 23:37:32 spire-1.2.1/pkg/common/util/signals.go 23:37:32 spire-1.2.1/pkg/common/util/sort.go 23:37:32 spire-1.2.1/pkg/common/util/sort_test.go 23:37:32 spire-1.2.1/pkg/common/util/task.go 23:37:32 spire-1.2.1/pkg/common/util/task_test.go 23:37:32 spire-1.2.1/pkg/common/util/testdata/ 23:37:32 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 23:37:32 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 23:37:32 spire-1.2.1/pkg/common/version/ 23:37:32 spire-1.2.1/pkg/common/version/version.go 23:37:32 spire-1.2.1/pkg/common/x509svid/ 23:37:32 spire-1.2.1/pkg/common/x509svid/common_test.go 23:37:32 spire-1.2.1/pkg/common/x509svid/csr.go 23:37:32 spire-1.2.1/pkg/common/x509svid/upstreamca.go 23:37:32 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 23:37:32 spire-1.2.1/pkg/common/x509util/ 23:37:32 spire-1.2.1/pkg/common/x509util/cert.go 23:37:32 spire-1.2.1/pkg/common/x509util/dns.go 23:37:32 spire-1.2.1/pkg/common/x509util/dns_test.go 23:37:32 spire-1.2.1/pkg/common/x509util/keyid.go 23:37:32 spire-1.2.1/pkg/common/x509util/keypair.go 23:37:32 spire-1.2.1/pkg/common/x509util/serialnumber.go 23:37:32 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 23:37:32 spire-1.2.1/pkg/server/ 23:37:32 spire-1.2.1/pkg/server/api/ 23:37:32 spire-1.2.1/pkg/server/api/agent.go 23:37:32 spire-1.2.1/pkg/server/api/agent/ 23:37:32 spire-1.2.1/pkg/server/api/agent/v1/ 23:37:32 spire-1.2.1/pkg/server/api/agent/v1/service.go 23:37:32 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 23:37:32 spire-1.2.1/pkg/server/api/agent_test.go 23:37:32 spire-1.2.1/pkg/server/api/api.go 23:37:32 spire-1.2.1/pkg/server/api/audit/ 23:37:32 spire-1.2.1/pkg/server/api/audit/audit.go 23:37:32 spire-1.2.1/pkg/server/api/audit/audit_test.go 23:37:32 spire-1.2.1/pkg/server/api/bundle.go 23:37:32 spire-1.2.1/pkg/server/api/bundle/ 23:37:32 spire-1.2.1/pkg/server/api/bundle/v1/ 23:37:32 spire-1.2.1/pkg/server/api/bundle/v1/service.go 23:37:32 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 23:37:32 spire-1.2.1/pkg/server/api/bundle_test.go 23:37:32 spire-1.2.1/pkg/server/api/debug/ 23:37:32 spire-1.2.1/pkg/server/api/debug/v1/ 23:37:32 spire-1.2.1/pkg/server/api/debug/v1/service.go 23:37:32 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 23:37:32 spire-1.2.1/pkg/server/api/entry.go 23:37:32 spire-1.2.1/pkg/server/api/entry/ 23:37:32 spire-1.2.1/pkg/server/api/entry/v1/ 23:37:32 spire-1.2.1/pkg/server/api/entry/v1/service.go 23:37:32 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 23:37:32 spire-1.2.1/pkg/server/api/entry_test.go 23:37:32 spire-1.2.1/pkg/server/api/health/ 23:37:32 spire-1.2.1/pkg/server/api/health/v1/ 23:37:32 spire-1.2.1/pkg/server/api/health/v1/service.go 23:37:32 spire-1.2.1/pkg/server/api/health/v1/service_test.go 23:37:32 spire-1.2.1/pkg/server/api/id.go 23:37:32 spire-1.2.1/pkg/server/api/id_test.go 23:37:32 spire-1.2.1/pkg/server/api/limits/ 23:37:32 spire-1.2.1/pkg/server/api/limits/limits.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/ 23:37:32 spire-1.2.1/pkg/server/api/middleware/alias.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/audit.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/authorization.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/caller.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/caller_test.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/common.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/common_test.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/entries.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/entries_test.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 23:37:32 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 23:37:32 spire-1.2.1/pkg/server/api/ratelimit.go 23:37:32 spire-1.2.1/pkg/server/api/rpccontext/ 23:37:32 spire-1.2.1/pkg/server/api/rpccontext/alias.go 23:37:32 spire-1.2.1/pkg/server/api/rpccontext/audit.go 23:37:32 spire-1.2.1/pkg/server/api/rpccontext/caller.go 23:37:32 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 23:37:32 spire-1.2.1/pkg/server/api/selector.go 23:37:32 spire-1.2.1/pkg/server/api/selector_test.go 23:37:32 spire-1.2.1/pkg/server/api/status.go 23:37:32 spire-1.2.1/pkg/server/api/status_test.go 23:37:32 spire-1.2.1/pkg/server/api/svid/ 23:37:32 spire-1.2.1/pkg/server/api/svid/v1/ 23:37:32 spire-1.2.1/pkg/server/api/svid/v1/service.go 23:37:32 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 23:37:32 spire-1.2.1/pkg/server/api/trustdomain.go 23:37:32 spire-1.2.1/pkg/server/api/trustdomain/ 23:37:32 spire-1.2.1/pkg/server/api/trustdomain/v1/ 23:37:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 23:37:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 23:37:32 spire-1.2.1/pkg/server/api/trustdomain_test.go 23:37:32 spire-1.2.1/pkg/server/authpolicy/ 23:37:32 spire-1.2.1/pkg/server/authpolicy/defaults.go 23:37:32 spire-1.2.1/pkg/server/authpolicy/policy.go 23:37:32 spire-1.2.1/pkg/server/authpolicy/policy.rego 23:37:32 spire-1.2.1/pkg/server/authpolicy/policy_data.json 23:37:32 spire-1.2.1/pkg/server/authpolicy/policy_test.go 23:37:32 spire-1.2.1/pkg/server/authpolicy/validate.go 23:37:32 spire-1.2.1/pkg/server/bundle/ 23:37:32 spire-1.2.1/pkg/server/bundle/client/ 23:37:32 spire-1.2.1/pkg/server/bundle/client/client.go 23:37:32 spire-1.2.1/pkg/server/bundle/client/client_test.go 23:37:32 spire-1.2.1/pkg/server/bundle/client/manager.go 23:37:32 spire-1.2.1/pkg/server/bundle/client/manager_test.go 23:37:32 spire-1.2.1/pkg/server/bundle/client/sources.go 23:37:32 spire-1.2.1/pkg/server/bundle/client/sources_test.go 23:37:32 spire-1.2.1/pkg/server/bundle/client/updater.go 23:37:32 spire-1.2.1/pkg/server/bundle/client/updater_test.go 23:37:32 spire-1.2.1/pkg/server/ca/ 23:37:32 spire-1.2.1/pkg/server/ca/ca.go 23:37:32 spire-1.2.1/pkg/server/ca/ca_health.go 23:37:32 spire-1.2.1/pkg/server/ca/ca_test.go 23:37:32 spire-1.2.1/pkg/server/ca/journal.go 23:37:32 spire-1.2.1/pkg/server/ca/journal_test.go 23:37:32 spire-1.2.1/pkg/server/ca/manager.go 23:37:32 spire-1.2.1/pkg/server/ca/manager_health.go 23:37:32 spire-1.2.1/pkg/server/ca/manager_test.go 23:37:32 spire-1.2.1/pkg/server/ca/templates.go 23:37:32 spire-1.2.1/pkg/server/ca/upstream_client.go 23:37:32 spire-1.2.1/pkg/server/ca/upstream_client_test.go 23:37:32 spire-1.2.1/pkg/server/ca/validation.go 23:37:32 spire-1.2.1/pkg/server/cache/ 23:37:32 spire-1.2.1/pkg/server/cache/dscache/ 23:37:32 spire-1.2.1/pkg/server/cache/dscache/cache.go 23:37:32 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 23:37:32 spire-1.2.1/pkg/server/cache/entrycache/ 23:37:32 spire-1.2.1/pkg/server/cache/entrycache/cache.go 23:37:32 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 23:37:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 23:37:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 23:37:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 23:37:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 23:37:32 spire-1.2.1/pkg/server/catalog/ 23:37:32 spire-1.2.1/pkg/server/catalog/catalog.go 23:37:32 spire-1.2.1/pkg/server/catalog/keymanager.go 23:37:32 spire-1.2.1/pkg/server/catalog/nodeattestor.go 23:37:32 spire-1.2.1/pkg/server/catalog/noderesolver.go 23:37:32 spire-1.2.1/pkg/server/catalog/notifier.go 23:37:32 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 23:37:32 spire-1.2.1/pkg/server/config.go 23:37:32 spire-1.2.1/pkg/server/datastore/ 23:37:32 spire-1.2.1/pkg/server/datastore/datastore.go 23:37:32 spire-1.2.1/pkg/server/datastore/datastore_health.go 23:37:32 spire-1.2.1/pkg/server/datastore/repository.go 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/ 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 23:37:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 23:37:32 spire-1.2.1/pkg/server/endpoints/ 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/ 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/config.go 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/server.go 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 23:37:32 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 23:37:32 spire-1.2.1/pkg/server/endpoints/config.go 23:37:32 spire-1.2.1/pkg/server/endpoints/endpoints.go 23:37:32 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 23:37:32 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 23:37:32 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 23:37:32 spire-1.2.1/pkg/server/endpoints/middleware.go 23:37:32 spire-1.2.1/pkg/server/endpoints/middleware_test.go 23:37:32 spire-1.2.1/pkg/server/hostservice/ 23:37:32 spire-1.2.1/pkg/server/hostservice/agentstore/ 23:37:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 23:37:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 23:37:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 23:37:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 23:37:32 spire-1.2.1/pkg/server/hostservice/identityprovider/ 23:37:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 23:37:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/ 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/ 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/base/ 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/test/ 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 23:37:32 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/ 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 23:37:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/noderesolver/ 23:37:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 23:37:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 23:37:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 23:37:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 23:37:32 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 23:37:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 23:37:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/notifier/ 23:37:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 23:37:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 23:37:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 23:37:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 23:37:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 23:37:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 23:37:32 spire-1.2.1/pkg/server/plugin/notifier/repository.go 23:37:32 spire-1.2.1/pkg/server/plugin/notifier/v1.go 23:37:32 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 23:37:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 23:37:32 spire-1.2.1/pkg/server/registration/ 23:37:32 spire-1.2.1/pkg/server/registration/manager.go 23:37:32 spire-1.2.1/pkg/server/registration/manager_test.go 23:37:32 spire-1.2.1/pkg/server/scanentries.go 23:37:32 spire-1.2.1/pkg/server/scanentries_test.go 23:37:32 spire-1.2.1/pkg/server/server.go 23:37:32 spire-1.2.1/pkg/server/server_test.go 23:37:32 spire-1.2.1/pkg/server/svid/ 23:37:32 spire-1.2.1/pkg/server/svid/observer.go 23:37:32 spire-1.2.1/pkg/server/svid/observer_test.go 23:37:32 spire-1.2.1/pkg/server/svid/rotator.go 23:37:32 spire-1.2.1/pkg/server/svid/rotator_config.go 23:37:32 spire-1.2.1/pkg/server/svid/rotator_config_test.go 23:37:32 spire-1.2.1/pkg/server/svid/rotator_test.go 23:37:32 spire-1.2.1/proto/ 23:37:32 spire-1.2.1/proto/private/ 23:37:32 spire-1.2.1/proto/private/server/ 23:37:32 spire-1.2.1/proto/private/server/journal/ 23:37:32 spire-1.2.1/proto/private/server/journal/journal.pb.go 23:37:32 spire-1.2.1/proto/private/server/journal/journal.proto 23:37:32 spire-1.2.1/proto/spire/ 23:37:32 spire-1.2.1/proto/spire/common/ 23:37:32 spire-1.2.1/proto/spire/common/common.pb.go 23:37:32 spire-1.2.1/proto/spire/common/common.proto 23:37:32 spire-1.2.1/proto/spire/common/plugin/ 23:37:32 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 23:37:32 spire-1.2.1/proto/spire/common/plugin/plugin.proto 23:37:32 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 23:37:32 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 23:37:32 spire-1.2.1/proto/spire/plugin/ 23:37:32 spire-1.2.1/proto/spire/plugin/agent/ 23:37:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 23:37:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 23:37:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 23:37:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 23:37:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 23:37:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 23:37:32 spire-1.2.1/release/ 23:37:32 spire-1.2.1/release/spire-extras/ 23:37:32 spire-1.2.1/release/spire-extras/README.md 23:37:32 spire-1.2.1/release/spire-extras/conf/ 23:37:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 23:37:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 23:37:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 23:37:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 23:37:32 spire-1.2.1/release/spire/ 23:37:32 spire-1.2.1/release/spire/README.md 23:37:32 spire-1.2.1/release/spire/conf/ 23:37:32 spire-1.2.1/release/spire/conf/agent/ 23:37:32 spire-1.2.1/release/spire/conf/agent/agent.conf 23:37:32 spire-1.2.1/release/spire/conf/server/ 23:37:32 spire-1.2.1/release/spire/conf/server/server.conf 23:37:32 spire-1.2.1/script/ 23:37:32 spire-1.2.1/script/build-artifact.sh 23:37:32 spire-1.2.1/script/generate_dummy_ca.sh 23:37:32 spire-1.2.1/support/ 23:37:32 spire-1.2.1/support/k8s/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 23:37:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 23:37:32 spire-1.2.1/support/oidc-discovery-provider/ 23:37:32 spire-1.2.1/support/oidc-discovery-provider/README.md 23:37:32 spire-1.2.1/support/oidc-discovery-provider/common_test.go 23:37:32 spire-1.2.1/support/oidc-discovery-provider/config.go 23:37:32 spire-1.2.1/support/oidc-discovery-provider/config_test.go 23:37:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 23:37:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 23:37:32 spire-1.2.1/support/oidc-discovery-provider/handler.go 23:37:32 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 23:37:32 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 23:37:32 spire-1.2.1/support/oidc-discovery-provider/main.go 23:37:32 spire-1.2.1/support/oidc-discovery-provider/server_api.go 23:37:32 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 23:37:32 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 23:37:32 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 23:37:32 spire-1.2.1/test/ 23:37:32 spire-1.2.1/test/clock/ 23:37:32 spire-1.2.1/test/clock/clock.go 23:37:32 spire-1.2.1/test/fakes/ 23:37:32 spire-1.2.1/test/fakes/fakeagentcatalog/ 23:37:32 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 23:37:32 spire-1.2.1/test/fakes/fakeagentkeymanager/ 23:37:32 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 23:37:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 23:37:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 23:37:32 spire-1.2.1/test/fakes/fakeagentstore/ 23:37:32 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 23:37:32 spire-1.2.1/test/fakes/fakedatastore/ 23:37:32 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 23:37:32 spire-1.2.1/test/fakes/fakeentryclient/ 23:37:32 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 23:37:32 spire-1.2.1/test/fakes/fakehealthchecker/ 23:37:32 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 23:37:32 spire-1.2.1/test/fakes/fakeidentityprovider/ 23:37:32 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 23:37:32 spire-1.2.1/test/fakes/fakemetrics/ 23:37:32 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 23:37:32 spire-1.2.1/test/fakes/fakenoderesolver/ 23:37:32 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 23:37:32 spire-1.2.1/test/fakes/fakenotifier/ 23:37:32 spire-1.2.1/test/fakes/fakenotifier/notifier.go 23:37:32 spire-1.2.1/test/fakes/fakepluginmetrics/ 23:37:32 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 23:37:32 spire-1.2.1/test/fakes/fakeserverca/ 23:37:32 spire-1.2.1/test/fakes/fakeserverca/serverca.go 23:37:32 spire-1.2.1/test/fakes/fakeservercatalog/ 23:37:32 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 23:37:32 spire-1.2.1/test/fakes/fakeserverkeymanager/ 23:37:32 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 23:37:32 spire-1.2.1/test/fakes/fakeservernodeattestor/ 23:37:32 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 23:37:32 spire-1.2.1/test/fakes/fakeupstreamauthority/ 23:37:32 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 23:37:32 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 23:37:32 spire-1.2.1/test/fakes/fakeworkloadapi/ 23:37:32 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 23:37:32 spire-1.2.1/test/fakes/fakeworkloadattestor/ 23:37:32 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 23:37:32 spire-1.2.1/test/fixture/ 23:37:32 spire-1.2.1/test/fixture/certs/ 23:37:32 spire-1.2.1/test/fixture/certs/agent_svid.der 23:37:32 spire-1.2.1/test/fixture/certs/base_cert.pem 23:37:32 spire-1.2.1/test/fixture/certs/base_csr.pem 23:37:32 spire-1.2.1/test/fixture/certs/base_key.pem 23:37:32 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 23:37:32 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 23:37:32 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 23:37:32 spire-1.2.1/test/fixture/certs/blog_cert.pem 23:37:32 spire-1.2.1/test/fixture/certs/blog_csr.pem 23:37:32 spire-1.2.1/test/fixture/certs/blog_key.pem 23:37:32 spire-1.2.1/test/fixture/certs/bundle.der 23:37:32 spire-1.2.1/test/fixture/certs/ca.pem 23:37:32 spire-1.2.1/test/fixture/certs/ca_key.pem 23:37:32 spire-1.2.1/test/fixture/certs/database_cert.pem 23:37:32 spire-1.2.1/test/fixture/certs/database_csr.pem 23:37:32 spire-1.2.1/test/fixture/certs/database_key.pem 23:37:32 spire-1.2.1/test/fixture/certs/node_cert.pem 23:37:32 spire-1.2.1/test/fixture/certs/node_csr.pem 23:37:32 spire-1.2.1/test/fixture/certs/node_key.pem 23:37:32 spire-1.2.1/test/fixture/certs/svid.pem 23:37:32 spire-1.2.1/test/fixture/certs/svid_key.pem 23:37:32 spire-1.2.1/test/fixture/config/ 23:37:32 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 23:37:32 spire-1.2.1/test/fixture/config/agent_good.conf 23:37:32 spire-1.2.1/test/fixture/config/agent_good_templated.conf 23:37:32 spire-1.2.1/test/fixture/config/plugin_good.conf 23:37:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 23:37:32 spire-1.2.1/test/fixture/config/server_good.conf 23:37:32 spire-1.2.1/test/fixture/config/server_good_templated.conf 23:37:32 spire-1.2.1/test/fixture/fixture.go 23:37:32 spire-1.2.1/test/fixture/nodeattestor/ 23:37:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 23:37:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 23:37:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 23:37:32 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 23:37:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 23:37:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 23:37:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 23:37:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 23:37:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 23:37:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 23:37:32 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 23:37:32 spire-1.2.1/test/fixture/registration/ 23:37:32 spire-1.2.1/test/fixture/registration/entries.json 23:37:32 spire-1.2.1/test/fixture/registration/good-for-update.json 23:37:32 spire-1.2.1/test/fixture/registration/good.json 23:37:32 spire-1.2.1/test/fixture/registration/invalid.json 23:37:32 spire-1.2.1/test/fixture/registration/invalid_json.json 23:37:32 spire-1.2.1/test/fixture/registration/manager_test_entries.json 23:37:32 spire-1.2.1/test/integration/ 23:37:32 spire-1.2.1/test/integration/README.md 23:37:32 spire-1.2.1/test/integration/common 23:37:32 spire-1.2.1/test/integration/setup/ 23:37:32 spire-1.2.1/test/integration/setup/adminclient/ 23:37:32 spire-1.2.1/test/integration/setup/adminclient/build.sh 23:37:32 spire-1.2.1/test/integration/setup/adminclient/client.go 23:37:32 spire-1.2.1/test/integration/setup/debugagent/ 23:37:32 spire-1.2.1/test/integration/setup/debugagent/build.sh 23:37:32 spire-1.2.1/test/integration/setup/debugagent/main.go 23:37:32 spire-1.2.1/test/integration/setup/debugserver/ 23:37:32 spire-1.2.1/test/integration/setup/debugserver/build.sh 23:37:32 spire-1.2.1/test/integration/setup/debugserver/main.go 23:37:32 spire-1.2.1/test/integration/setup/downstreamclient/ 23:37:32 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 23:37:32 spire-1.2.1/test/integration/setup/downstreamclient/client.go 23:37:32 spire-1.2.1/test/integration/setup/itclient/ 23:37:32 spire-1.2.1/test/integration/setup/itclient/client.go 23:37:32 spire-1.2.1/test/integration/setup/node-attestation/ 23:37:32 spire-1.2.1/test/integration/setup/node-attestation/build.sh 23:37:32 spire-1.2.1/test/integration/setup/node-attestation/client.go 23:37:32 spire-1.2.1/test/integration/setup/x509pop/ 23:37:32 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 23:37:32 spire-1.2.1/test/integration/setup/x509pop/setup.sh 23:37:32 spire-1.2.1/test/integration/suites/ 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/ 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 23:37:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 23:37:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 23:37:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 23:37:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 23:37:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 23:37:32 spire-1.2.1/test/integration/suites/datastore-mysql/ 23:37:32 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 23:37:32 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 23:37:32 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 23:37:32 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres/ 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/ 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/ 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 23:37:32 spire-1.2.1/test/integration/suites/join-token/ 23:37:32 spire-1.2.1/test/integration/suites/join-token/01-start-server 23:37:32 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 23:37:32 spire-1.2.1/test/integration/suites/join-token/03-start-agent 23:37:32 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 23:37:32 spire-1.2.1/test/integration/suites/join-token/05-check-svid 23:37:32 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 23:37:32 spire-1.2.1/test/integration/suites/join-token/README.md 23:37:32 spire-1.2.1/test/integration/suites/join-token/conf/ 23:37:32 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 23:37:32 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/join-token/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/join-token/teardown 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/ 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 23:37:32 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/ 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 23:37:32 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 23:37:32 spire-1.2.1/test/integration/suites/k8s/ 23:37:32 spire-1.2.1/test/integration/suites/k8s/00-setup 23:37:32 spire-1.2.1/test/integration/suites/k8s/01-apply-config 23:37:32 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 23:37:32 spire-1.2.1/test/integration/suites/k8s/README.md 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/ 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 23:37:32 spire-1.2.1/test/integration/suites/k8s/init-kubectl 23:37:32 spire-1.2.1/test/integration/suites/k8s/teardown 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/README.md 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/root/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/nested-rotation/teardown 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/ 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/00-setup 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/README.md 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/conf/ 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/node-attestation/teardown 23:37:32 spire-1.2.1/test/integration/suites/rotation/ 23:37:32 spire-1.2.1/test/integration/suites/rotation/00-setup 23:37:32 spire-1.2.1/test/integration/suites/rotation/01-start-server 23:37:32 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 23:37:32 spire-1.2.1/test/integration/suites/rotation/03-start-agent 23:37:32 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 23:37:32 spire-1.2.1/test/integration/suites/rotation/05-check-svids 23:37:32 spire-1.2.1/test/integration/suites/rotation/README.md 23:37:32 spire-1.2.1/test/integration/suites/rotation/conf/ 23:37:32 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 23:37:32 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/rotation/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/rotation/teardown 23:37:32 spire-1.2.1/test/integration/suites/self-test/ 23:37:32 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 23:37:32 spire-1.2.1/test/integration/suites/self-test/README.md 23:37:32 spire-1.2.1/test/integration/suites/self-test/teardown 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/ 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 23:37:32 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 23:37:32 spire-1.2.1/test/integration/suites/upgrade/ 23:37:32 spire-1.2.1/test/integration/suites/upgrade/00-setup 23:37:32 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 23:37:32 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 23:37:32 spire-1.2.1/test/integration/suites/upgrade/README.md 23:37:32 spire-1.2.1/test/integration/suites/upgrade/conf/ 23:37:32 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 23:37:32 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 23:37:32 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 23:37:32 spire-1.2.1/test/integration/suites/upgrade/teardown 23:37:32 spire-1.2.1/test/integration/suites/upgrade/versions.txt 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 23:37:32 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 23:37:32 spire-1.2.1/test/integration/test-one.sh 23:37:32 spire-1.2.1/test/integration/test.sh 23:37:32 spire-1.2.1/test/plugintest/ 23:37:32 spire-1.2.1/test/plugintest/config.go 23:37:32 spire-1.2.1/test/plugintest/load.go 23:37:32 spire-1.2.1/test/plugintest/option.go 23:37:32 spire-1.2.1/test/spiretest/ 23:37:32 spire-1.2.1/test/spiretest/apiserver.go 23:37:32 spire-1.2.1/test/spiretest/assertions.go 23:37:32 spire-1.2.1/test/spiretest/dir.go 23:37:32 spire-1.2.1/test/spiretest/errors_posix.go 23:37:32 spire-1.2.1/test/spiretest/errors_windows.go 23:37:32 spire-1.2.1/test/spiretest/logs.go 23:37:32 spire-1.2.1/test/spiretest/socketapi.go 23:37:32 spire-1.2.1/test/spiretest/suite.go 23:37:32 spire-1.2.1/test/spiretest/x509.go 23:37:32 spire-1.2.1/test/testca/ 23:37:32 spire-1.2.1/test/testca/ca.go 23:37:32 spire-1.2.1/test/testkey/ 23:37:32 spire-1.2.1/test/testkey/generate.sh 23:37:32 spire-1.2.1/test/testkey/genkeys.go 23:37:32 spire-1.2.1/test/testkey/keys.go 23:37:32 spire-1.2.1/test/testkey/new.go 23:37:32 spire-1.2.1/test/tpmsimulator/ 23:37:32 spire-1.2.1/test/tpmsimulator/simulator.go 23:37:32 spire-1.2.1/test/util/ 23:37:32 spire-1.2.1/test/util/cert_fixtures.go 23:37:32 spire-1.2.1/test/util/cert_generation.go 23:37:32 spire-1.2.1/test/util/io_redirection.go 23:37:32 spire-1.2.1/test/util/race.go 23:37:32 spire-1.2.1/test/util/util.go 23:37:32 building spire from source... 23:37:32 Installing go1.17.7... 23:37:37 Building bin/spire-server... 23:37:38 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 23:37:38 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 23:37:38 go: downloading github.com/mitchellh/cli v1.1.2 23:37:38 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 23:37:38 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 23:37:38 go: downloading github.com/imdario/mergo v0.3.12 23:37:38 go: downloading github.com/sirupsen/logrus v1.8.1 23:37:38 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 23:37:38 go: downloading github.com/hashicorp/go-hclog v1.1.0 23:37:38 go: downloading google.golang.org/grpc v1.44.0 23:37:38 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 23:37:38 go: downloading github.com/fatih/color v1.13.0 23:37:38 go: downloading github.com/mattn/go-isatty v0.0.14 23:37:38 go: downloading github.com/hashicorp/go-plugin v1.4.3 23:37:38 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 23:37:38 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 23:37:38 go: downloading github.com/InVisionApp/go-logger v1.0.1 23:37:38 go: downloading github.com/armon/go-metrics v0.3.10 23:37:38 go: downloading github.com/prometheus/client_golang v1.12.1 23:37:38 go: downloading github.com/uber-go/tally/v4 v4.1.1 23:37:38 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 23:37:38 go: downloading github.com/open-policy-agent/opa v0.38.0 23:37:39 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 23:37:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 23:37:39 go: downloading github.com/Masterminds/goutils v1.1.0 23:37:39 go: downloading github.com/Masterminds/semver v1.5.0 23:37:39 go: downloading github.com/google/uuid v1.1.2 23:37:39 go: downloading github.com/huandu/xstrings v1.3.2 23:37:39 go: downloading github.com/mattn/go-colorable v0.1.12 23:37:39 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 23:37:39 go: downloading github.com/oklog/run v1.0.0 23:37:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 23:37:39 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 23:37:39 go: downloading github.com/prometheus/client_model v0.2.0 23:37:39 go: downloading github.com/prometheus/common v0.32.1 23:37:39 go: downloading github.com/beorn7/perks v1.0.1 23:37:39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 23:37:39 go: downloading github.com/prometheus/procfs v0.7.3 23:37:39 go: downloading go.uber.org/atomic v1.9.0 23:37:39 go: downloading github.com/imkira/go-observer v1.0.3 23:37:39 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 23:37:39 go: downloading github.com/mitchellh/reflectwalk v1.0.1 23:37:39 go: downloading github.com/hashicorp/errwrap v1.1.0 23:37:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:37:39 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 23:37:39 go: downloading github.com/twmb/murmur3 v1.1.6 23:37:39 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 23:37:39 go: downloading github.com/blang/semver/v4 v4.0.0 23:37:39 go: downloading github.com/go-sql-driver/mysql v1.6.0 23:37:39 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 23:37:39 go: downloading github.com/jinzhu/gorm v1.9.16 23:37:39 go: downloading github.com/lib/pq v1.10.4 23:37:39 go: downloading github.com/mattn/go-sqlite3 v1.14.12 23:37:39 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 23:37:39 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 23:37:40 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 23:37:42 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 23:37:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 23:37:42 go: downloading github.com/stretchr/testify v1.7.0 23:37:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 23:37:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 23:37:46 go: downloading google.golang.org/api v0.70.0 23:37:46 go: downloading k8s.io/client-go v0.23.4 23:37:46 go: downloading k8s.io/api v0.23.4 23:37:46 go: downloading github.com/google/go-tpm v0.3.3 23:37:46 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 23:37:46 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 23:37:46 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 23:37:46 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 23:37:46 go: downloading cloud.google.com/go/storage v1.21.0 23:37:46 go: downloading cloud.google.com/go v0.100.2 23:37:47 go: downloading k8s.io/apimachinery v0.23.4 23:37:48 go: downloading k8s.io/kube-aggregator v0.23.3 23:37:48 go: downloading cloud.google.com/go/security v1.3.0 23:37:48 go: downloading sigs.k8s.io/controller-runtime v0.11.1 23:37:48 go: downloading github.com/hashicorp/vault/api v1.4.1 23:37:48 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 23:37:48 go: downloading github.com/jinzhu/inflection v1.0.0 23:37:48 go: downloading github.com/aws/smithy-go v1.11.0 23:37:48 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 23:37:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 23:37:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 23:37:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 23:37:48 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 23:37:48 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 23:37:48 go: downloading github.com/Azure/go-autorest/logger v0.2.1 23:37:48 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 23:37:48 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 23:37:48 go: downloading github.com/dimchansky/utfbom v1.1.1 23:37:48 go: downloading cloud.google.com/go/compute v1.3.0 23:37:48 go: downloading cloud.google.com/go/iam v0.1.1 23:37:48 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 23:37:48 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 23:37:52 go: downloading github.com/gogo/protobuf v1.3.2 23:37:52 go: downloading github.com/google/gofuzz v1.1.0 23:37:52 go: downloading k8s.io/klog/v2 v2.30.0 23:37:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 23:37:52 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 23:37:52 go: downloading github.com/spf13/pflag v1.0.5 23:37:52 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 23:37:52 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 23:37:52 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 23:37:52 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 23:37:52 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 23:37:52 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 23:37:52 go: downloading github.com/hashicorp/vault/sdk v0.4.1 23:37:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:37:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:37:52 go: downloading github.com/mitchellh/mapstructure v1.4.3 23:37:52 go: downloading github.com/tklauser/go-sysconf v0.3.9 23:37:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 23:37:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 23:37:52 go: downloading gopkg.in/yaml.v2 v2.4.0 23:37:52 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:37:52 go: downloading github.com/gobwas/glob v0.2.3 23:37:52 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 23:37:52 go: downloading github.com/jmespath/go-jmespath v0.4.0 23:37:52 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 23:37:52 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 23:37:52 go: downloading go.opencensus.io v0.23.0 23:37:52 go: downloading gopkg.in/inf.v0 v0.9.1 23:37:52 go: downloading github.com/google/go-cmp v0.5.7 23:37:52 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 23:37:52 go: downloading github.com/googleapis/gnostic v0.5.5 23:37:52 go: downloading github.com/go-logr/logr v1.2.2 23:37:52 go: downloading github.com/json-iterator/go v1.1.12 23:37:52 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 23:37:52 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 23:37:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 23:37:52 go: downloading go.uber.org/zap v1.21.0 23:37:52 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 23:37:52 go: downloading github.com/tklauser/numcpus v0.3.0 23:37:52 go: downloading sigs.k8s.io/yaml v1.3.0 23:37:52 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 23:37:52 go: downloading github.com/ryanuber/go-glob v1.0.0 23:37:52 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 23:37:52 go: downloading github.com/hashicorp/go-uuid v1.0.2 23:37:52 go: downloading github.com/hashicorp/go-version v1.2.0 23:37:52 go: downloading github.com/golang/snappy v0.0.4 23:37:52 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 23:37:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 23:37:52 go: downloading github.com/modern-go/reflect2 v1.0.2 23:37:52 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 23:37:52 go: downloading go.uber.org/multierr v1.6.0 23:37:57 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 23:37:57 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 23:38:09 Removing intermediate container ae7c3d67f6d7 23:38:09 ---> 7306b3e79784 23:38:09 23:38:09 Step 10/22 : FROM alpine:3.14 23:38:09 Removing intermediate container de394d3e44d2 23:38:09 ---> bf07903eacdb 23:38:09 23:38:09 Step 10/25 : FROM alpine:3.14 23:38:09 Removing intermediate container a3a60f4f1002 23:38:09 ---> d9fbd6621328 23:38:09 23:38:09 Step 9/20 : FROM alpine:3.15 23:38:09 Removing intermediate container 47fa592cc727 23:38:09 ---> cd641b84503f 23:38:09 23:38:09 Step 10/23 : FROM alpine:3.14 23:38:09 3.14: Pulling from library/alpine 23:38:09 3.14: Pulling from library/alpine 23:38:09 3.14: Pulling from library/alpine 23:38:09 3.15: Pulling from library/alpine 23:38:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:38:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:38:10 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:38:10 Status: Downloaded newer image for alpine:3.14 23:38:10 Status: Image is up to date for alpine:3.14 23:38:10 Status: Image is up to date for alpine:3.14 23:38:10 ---> e04c818066af 23:38:10 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:38:10 ---> e04c818066af 23:38:10 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:38:10 ---> e04c818066af 23:38:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:38:10 ---> Running in fa34f2afb6db 23:38:10 ---> Running in 7fe29d57f439 23:38:10 ---> Running in 4d16e8c39677 23:38:10 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:38:10 Status: Downloaded newer image for alpine:3.15 23:38:10 ---> 0ac33e5f5afa 23:38:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:38:11 ---> Running in 2c4b2c2835a6 23:38:11 Removing intermediate container fa34f2afb6db 23:38:11 ---> 929ec413af5a 23:38:11 Step 12/23 : ENV APP_PORT=59880 23:38:11 ---> Running in 94a381591eda 23:38:11 Removing intermediate container 2c4b2c2835a6 23:38:11 ---> 469aad4c248f 23:38:11 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:11 ---> Running in 5500083ec76c 23:38:11 Removing intermediate container 94a381591eda 23:38:11 ---> f725f8b9046b 23:38:11 Step 13/23 : EXPOSE $APP_PORT 23:38:11 ---> Running in 8d0e10b0d247 23:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:38:11 Removing intermediate container 8d0e10b0d247 23:38:11 ---> e300e63b7903 23:38:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:38:11 ---> Running in 3333cbbe1b5b 23:38:11 (1/3) Installing ca-certificates (20211220-r0) 23:38:11 (1/6) Installing ca-certificates (20211220-r0) 23:38:11 (2/3) Installing dumb-init (1.2.5-r1) 23:38:11 (3/3) Installing su-exec (0.2-r1) 23:38:11 (2/6) Installing brotli-libs (1.0.9-r5) 23:38:11 Executing busybox-1.33.1-r7.trigger 23:38:11 Executing ca-certificates-20211220-r0.trigger 23:38:11 (3/6) Installing nghttp2-libs (1.43.0-r0) 23:38:11 (4/6) Installing libcurl (7.79.1-r1) 23:38:11 (5/6) Installing curl (7.79.1-r1) 23:38:11 (6/6) Installing dumb-init (1.2.5-r1) 23:38:11 Executing busybox-1.33.1-r7.trigger 23:38:11 Executing ca-certificates-20211220-r0.trigger 23:38:11 OK: 6 MiB in 17 packages 23:38:11 OK: 8 MiB in 20 packages 23:38:12 Removing intermediate container 7fe29d57f439 23:38:12 ---> a965d23c0eb3 23:38:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:38:13 Removing intermediate container 5500083ec76c 23:38:13 ---> 73775ecc5e49 23:38:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:38:13 ---> Running in 2b1d4b19d8c2 23:38:13 ---> Running in 5ebdb6484f08 23:38:13 Removing intermediate container 4d16e8c39677 23:38:13 ---> cd8e319a7d50 23:38:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:38:13 Removing intermediate container 2b1d4b19d8c2 23:38:13 ---> 07bc8c2bb7c3 23:38:13 Step 13/25 : WORKDIR / 23:38:13 Removing intermediate container 3333cbbe1b5b 23:38:13 ---> 4b955bc13835 23:38:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:38:13 ---> Running in 17d96b8955bf 23:38:13 ---> Running in 0ec8b85f6a6c 23:38:13 ---> Running in 4d44cdbb0a27 23:38:13 Removing intermediate container 17d96b8955bf 23:38:13 ---> 087c47e856cc 23:38:13 Step 13/22 : WORKDIR /edgex 23:38:13 ---> Running in f497ddc31ac9 23:38:13 Removing intermediate container 4d44cdbb0a27 23:38:13 ---> f780892d888c 23:38:13 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:38:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:38:14 Removing intermediate container f497ddc31ac9 23:38:14 ---> f31beae957fa 23:38:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:38:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:38:14 ---> 8347e553fd10 23:38:14 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:38:14 ---> f4699a7704df 23:38:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:38:14 ---> 0c43ebffc6a5 23:38:14 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:38:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:38:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:38:15 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 23:38:15 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:38:15 OK: 15855 distinct packages available 23:38:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:38:15 ---> 03eb773fcfcd 23:38:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:38:15 (1/6) Installing dumb-init (1.2.5-r1) 23:38:15 ---> 7215665182a3 23:38:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:38:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:38:15 (3/6) Installing libsodium (1.0.18-r0) 23:38:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:38:15 (5/6) Installing libzmq (4.3.4-r0) 23:38:15 ---> ef5304ea5bac 23:38:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:38:15 (6/6) Installing zeromq (4.3.4-r0) 23:38:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:38:16 Executing busybox-1.33.1-r7.trigger 23:38:16 OK: 8 MiB in 20 packages 23:38:16 ---> 1fc33128a198 23:38:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:38:16 (1/9) Installing ca-certificates (20211220-r0) 23:38:16 (2/9) Installing brotli-libs (1.0.9-r5) 23:38:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:38:16 (4/9) Installing libcurl (7.80.0-r1) 23:38:16 ---> 15879b75dd2d 23:38:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:38:16 (5/9) Installing curl (7.80.0-r1) 23:38:16 (6/9) Installing dumb-init (1.2.5-r1) 23:38:16 ---> 1c199fb0da74 23:38:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:38:16 (7/9) Installing musl-obstack (1.2.3-r0) 23:38:16 Removing intermediate container 0ec8b85f6a6c 23:38:16 ---> Running in f318e68e5426 23:38:16 ---> 8e52dc44346d 23:38:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:17 (8/9) Installing libucontext (1.1-r0) 23:38:17 (9/9) Installing gcompat (1.0.0-r4) 23:38:17 Executing busybox-1.34.1-r5.trigger 23:38:17 Executing ca-certificates-20211220-r0.trigger 23:38:17 OK: 8 MiB in 23 packages 23:38:17 ---> 0dfe629532cd 23:38:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:38:17 ---> 1cc8cc319553 23:38:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:38:18 ---> 412472774141 23:38:18 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/ 23:38:18 ---> Running in 14a67a35868c 23:38:18 ---> 11d69bc3267a 23:38:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:38:18 Removing intermediate container f318e68e5426 23:38:18 ---> 49c897f31b30 23:38:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:38:18 Removing intermediate container 5ebdb6484f08 23:38:18 ---> b26ae9345022 23:38:18 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:18 ---> Running in 892e37111699 23:38:18 Removing intermediate container 892e37111699 23:38:18 ---> a325ad65c68d 23:38:18 Step 20/22 : LABEL arch=x86_64 23:38:18 ---> Running in f597f406a0c7 23:38:18 ---> c7d462aac06c 23:38:18 Step 19/23 : ENTRYPOINT ["/core-data"] 23:38:19 ---> Running in 7dbfe4bc2224 23:38:19 ---> 21e02c7299d4 23:38:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:38:19 Removing intermediate container f597f406a0c7 23:38:19 ---> 0901ff516a85 23:38:19 Step 21/22 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 23:38:19 ---> Running in 81b72e0e8790 23:38:19 Removing intermediate container 7dbfe4bc2224 23:38:19 ---> 3d4a4c0dd01b 23:38:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:19 ---> Running in 82f1b274a222 23:38:19 Removing intermediate container 81b72e0e8790 23:38:19 ---> c5e06185b7a4 23:38:19 Step 22/22 : LABEL version=0.0.0 23:38:19 Removing intermediate container 82f1b274a222 23:38:19 ---> 7845d21a8660 23:38:19 Step 21/23 : LABEL arch=x86_64 23:38:19 ---> Running in b08ead7f0618 23:38:19 ---> Running in 13e93cb6537c 23:38:20 Removing intermediate container b08ead7f0618 23:38:20 ---> 5bfe87c8bf2a 23:38:20 23:38:20 Removing intermediate container 13e93cb6537c 23:38:20 ---> b6e5abb6aba7 23:38:20 Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 23:38:20 Removing intermediate container 14a67a35868c 23:38:20 ---> d6787c9b1d52 23:38:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:38:20 ---> Running in 4a4e79c3be51 23:38:20 ---> 0853ceb3c410 23:38:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:38:20 ---> Running in 96a61e895457 23:38:20 Successfully built 5bfe87c8bf2a 23:38:20 Successfully tagged security-proxy-setup:latest 23:38:20 Building security-bootstrapper 23:38:21  Building security-proxy-setup ... done Removing intermediate container 96a61e895457 23:38:21 ---> 601114ae1f10 23:38:21 Step 23/25 : LABEL arch=x86_64 23:38:22 Removing intermediate container 4a4e79c3be51 23:38:22 ---> 793029b97758 23:38:22 Step 23/23 : LABEL version=0.0.0 23:38:22 ---> 1b280d339052 23:38:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:38:22 ---> Running in e00d844e5b37 23:38:22 ---> Running in 07ab3fd9a29f 23:38:22 ---> Running in 99817386434d 23:38:22 Removing intermediate container 07ab3fd9a29f 23:38:22 ---> 1074519cb388 23:38:22 23:38:22 Successfully built 1074519cb388 23:38:23 Successfully tagged core-data:latest 23:38:23 Building security-spire-config 23:38:23  Building core-data ... done Removing intermediate container e00d844e5b37 23:38:23 ---> 2bd516bba5c1 23:38:23 Step 24/25 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 23:38:23 Removing intermediate container 99817386434d 23:38:23 ---> 52e990104c35 23:38:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:23 ---> Running in df7849f1a324 23:38:23 ---> Running in a5819b171c41 23:38:24 Removing intermediate container df7849f1a324 23:38:24 ---> a673ecae4603 23:38:24 Step 25/25 : LABEL version=0.0.0 23:38:25 Removing intermediate container a5819b171c41 23:38:25 ---> ad628df0b7b3 23:38:25 Step 18/20 : LABEL arch=x86_64 23:38:25 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:38:25 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:38:25 ---> d4bf7241b4d1 23:38:25 Step 3/31 : WORKDIR /edgex-go 23:38:25 ---> Using cache 23:38:25 ---> cb63aa55e58c 23:38:25 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:25 ---> Running in 2f81423c2786 23:38:26 ---> Running in 232b92ac057b 23:38:26 ---> Running in 3fc07c0a5a37 23:38:26 Removing intermediate container 2f81423c2786 23:38:26 ---> 56aec50d1f6b 23:38:26 23:38:26 Successfully built 56aec50d1f6b 23:38:26 Successfully tagged security-secretstore-setup:latest 23:38:26  Building security-secretstore-setup ... done Building support-scheduler 23:38:26 Removing intermediate container 232b92ac057b 23:38:26 ---> bb95fcd2a7a8 23:38:26 Step 19/20 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 23:38:27 ---> Running in 682a2c6c7452 23:38:29 Removing intermediate container 682a2c6c7452 23:38:29 ---> 78c75f571c5b 23:38:29 Step 20/20 : LABEL version=0.0.0 23:38:29 ---> Running in 814e037f9596 23:38:30 Removing intermediate container 3fc07c0a5a37 23:38:30 ---> 3a7714b9f5d7 23:38:30 Step 5/31 : RUN apk add --update --no-cache make git 23:38:30 Removing intermediate container 814e037f9596 23:38:30 ---> c3dcfef45426 23:38:30 23:38:30 ---> Running in 56ef4997c85d 23:38:30 Successfully built c3dcfef45426 23:38:30 Successfully tagged security-spiffe-token-provider:latest 23:38:30  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 23:38:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:38:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:38:30 ---> d4bf7241b4d1 23:38:30 Step 3/26 : WORKDIR /edgex-go 23:38:30 ---> Using cache 23:38:30 ---> cb63aa55e58c 23:38:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:30 ---> Using cache 23:38:30 ---> 3a7714b9f5d7 23:38:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:38:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:38:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:38:32 OK: 221 MiB in 52 packages 23:38:32 ---> Running in e991ad11bcd7 23:38:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:38:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:38:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:38:34 ---> d4bf7241b4d1 23:38:34 Step 3/22 : WORKDIR /edgex-go 23:38:34 ---> Using cache 23:38:34 ---> cb63aa55e58c 23:38:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:34 ---> Using cache 23:38:34 ---> 3a7714b9f5d7 23:38:34 Step 5/22 : RUN apk add --update --no-cache make git 23:38:34 ---> Using cache 23:38:34 ---> a606293f790b 23:38:34 Step 6/22 : COPY go.mod vendor* ./ 23:38:34 Removing intermediate container 56ef4997c85d 23:38:34 ---> a606293f790b 23:38:34 Step 6/31 : COPY go.mod vendor* ./ 23:38:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:38:34 ---> a689bb75cf95 23:38:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:34 OK: 221 MiB in 52 packages 23:38:35 ---> 094959aadf46 23:38:35 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:35 ---> Running in b4654c4b6bc3 23:38:35 ---> Running in 85553d85dead 23:38:36 Removing intermediate container e991ad11bcd7 23:38:36 ---> af0eb68563e9 23:38:36 Step 6/26 : COPY go.mod vendor* ./ 23:38:36 ---> 278f1358a7ca 23:38:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:36 ---> Running in 820f8cebdbf7 23:38:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:38:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:38:37 ---> d4bf7241b4d1 23:38:37 Step 3/23 : WORKDIR /edgex-go 23:38:37 ---> Using cache 23:38:37 ---> cb63aa55e58c 23:38:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:37 ---> Using cache 23:38:37 ---> 3a7714b9f5d7 23:38:37 Step 5/23 : RUN apk add --update --no-cache make bash git 23:38:37 ---> Running in bae38c590b1c 23:38:37 Removing intermediate container b4654c4b6bc3 23:38:37 ---> 38fd2271c064 23:38:37 Step 8/22 : COPY . . 23:38:37 Removing intermediate container 85553d85dead 23:38:37 ---> 5c21e03711e6 23:38:37 Step 8/31 : COPY . . 23:38:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:38:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:38:39 OK: 221 MiB in 52 packages 23:38:44 Removing intermediate container 820f8cebdbf7 23:38:44 ---> d3cb86621195 23:38:44 Step 8/26 : COPY . . 23:38:44 Removing intermediate container bae38c590b1c 23:38:44 ---> beaddef736d7 23:38:44 Step 6/23 : COPY go.mod vendor* ./ 23:38:46 ---> 4f419c98c0e6 23:38:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:48 ---> 237bb065f1ff 23:38:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:38:48 ---> Running in a36b98126d66 23:38:48 ---> Running in 7d0dcdc5fb52 23:38:48 ---> c9a6d3d20397 23:38:48 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:38:48 ---> Running in fb6f232e76f5 23:38:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:38:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:38:50 Removing intermediate container a36b98126d66 23:38:50 ---> b10c4d5bc4ad 23:38:50 Step 8/23 : COPY . . 23:38:50 ---> 1a93d982c2e6 23:38:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:38:51 ---> Running in 9419bbfa94b4 23:38:52 Removing intermediate container 9419bbfa94b4 23:38:52 ---> b5cd69e4bf3c 23:38:52 Step 10/26 : RUN mkdir -p spire-build 23:38:52 ---> Running in 2738c51986ef 23:38:54 Removing intermediate container 2738c51986ef 23:38:54 ---> 4a84e3f35982 23:38:54 Step 11/26 : WORKDIR /edgex-go/spire-build 23:38:54 ---> Running in 1649c9d6fe33 23:38:55 Removing intermediate container 1649c9d6fe33 23:38:55 ---> 1386c8d37f21 23:38:55 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 23:38:55 ---> Running in badaf88eb673 23:38:56 ---> b2701195a1ed 23:38:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:38:56 spire-1.2.1/ 23:38:56 spire-1.2.1/.data/ 23:38:56 spire-1.2.1/.data/.file 23:38:56 spire-1.2.1/.dockerignore 23:38:56 spire-1.2.1/.gitattributes 23:38:56 spire-1.2.1/.githooks/ 23:38:56 spire-1.2.1/.githooks/pre-commit 23:38:56 spire-1.2.1/.github/ 23:38:56 spire-1.2.1/.github/ISSUE_TEMPLATE.md 23:38:56 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 23:38:56 spire-1.2.1/.github/dependabot.yml 23:38:56 spire-1.2.1/.github/workflows/ 23:38:56 spire-1.2.1/.github/workflows/nightly_build.yaml 23:38:56 spire-1.2.1/.github/workflows/pr_build.yaml 23:38:56 spire-1.2.1/.github/workflows/release_build.yaml 23:38:56 spire-1.2.1/.github/workflows/scripts/ 23:38:56 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 23:38:56 spire-1.2.1/.github/workflows/scripts/push-images.sh 23:38:56 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 23:38:56 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 23:38:56 spire-1.2.1/.github/workflows/scripts/split.sh 23:38:56 spire-1.2.1/.gitignore 23:38:56 spire-1.2.1/.go-version 23:38:56 spire-1.2.1/.golangci.yml 23:38:56 spire-1.2.1/ADOPTERS.md 23:38:56 spire-1.2.1/CHANGELOG.md 23:38:56 spire-1.2.1/CODE-OF-CONDUCT.md 23:38:56 spire-1.2.1/CODEOWNERS 23:38:56 spire-1.2.1/CONTRIBUTING.md 23:38:56 spire-1.2.1/Dockerfile 23:38:56 spire-1.2.1/Dockerfile.dev 23:38:56 spire-1.2.1/Dockerfile.scratch 23:38:56 spire-1.2.1/LICENSE 23:38:56 spire-1.2.1/MAINTAINERS.md 23:38:56 spire-1.2.1/Makefile 23:38:56 spire-1.2.1/README.md 23:38:56 spire-1.2.1/ROADMAP.md 23:38:56 spire-1.2.1/SECURITY.md 23:38:56 spire-1.2.1/cmd/ 23:38:56 spire-1.2.1/cmd/spire-agent/ 23:38:56 spire-1.2.1/cmd/spire-agent/cli/ 23:38:56 spire-1.2.1/cmd/spire-agent/cli/api/ 23:38:56 spire-1.2.1/cmd/spire-agent/cli/api/common.go 23:38:56 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 23:38:56 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 23:38:56 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 23:38:56 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 23:38:56 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 23:38:56 spire-1.2.1/cmd/spire-agent/cli/cli.go 23:38:56 spire-1.2.1/cmd/spire-agent/cli/common/ 23:38:56 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 23:38:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 23:38:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 23:38:56 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 23:38:56 spire-1.2.1/cmd/spire-agent/cli/run/ 23:38:56 spire-1.2.1/cmd/spire-agent/cli/run/run.go 23:38:56 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 23:38:56 spire-1.2.1/cmd/spire-agent/cli/validate/ 23:38:56 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 23:38:56 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 23:38:56 spire-1.2.1/cmd/spire-agent/main.go 23:38:56 spire-1.2.1/cmd/spire-server/ 23:38:56 spire-1.2.1/cmd/spire-server/cli/ 23:38:56 spire-1.2.1/cmd/spire-server/cli/agent/ 23:38:56 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/agent/count.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/agent/list.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/agent/show.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/bundle/ 23:38:56 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/cli.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/entry/ 23:38:56 spire-1.2.1/cmd/spire-server/cli/entry/count.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/entry/create.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/entry/show.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/entry/update.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/entry/util.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/ 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/common.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/create.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/list.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/show.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/update.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 23:38:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/jwt/ 23:38:56 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/run/ 23:38:56 spire-1.2.1/cmd/spire-server/cli/run/run.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/token/ 23:38:56 spire-1.2.1/cmd/spire-server/cli/token/generate.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/validate/ 23:38:56 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/x509/ 23:38:56 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 23:38:56 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 23:38:56 spire-1.2.1/cmd/spire-server/main.go 23:38:56 spire-1.2.1/cmd/spire-server/util/ 23:38:56 spire-1.2.1/cmd/spire-server/util/util.go 23:38:56 spire-1.2.1/conf/ 23:38:56 spire-1.2.1/conf/agent/ 23:38:56 spire-1.2.1/conf/agent/agent.conf 23:38:56 spire-1.2.1/conf/agent/agent_full.conf 23:38:56 spire-1.2.1/conf/agent/dummy_root_ca.crt 23:38:56 spire-1.2.1/conf/server/ 23:38:56 spire-1.2.1/conf/server/dummy_upstream_ca.crt 23:38:56 spire-1.2.1/conf/server/dummy_upstream_ca.key 23:38:56 spire-1.2.1/conf/server/server.conf 23:38:56 spire-1.2.1/conf/server/server_full.conf 23:38:56 spire-1.2.1/doc/ 23:38:56 spire-1.2.1/doc/SPIRE101.md 23:38:56 spire-1.2.1/doc/auditlog.md 23:38:56 spire-1.2.1/doc/authorization_policy_engine.md 23:38:56 spire-1.2.1/doc/changelog_guidelines.md 23:38:56 spire-1.2.1/doc/cure53-report.pdf 23:38:56 spire-1.2.1/doc/images/ 23:38:56 spire-1.2.1/doc/images/2019_roadmap.png 23:38:56 spire-1.2.1/doc/images/SPIRE101.png 23:38:56 spire-1.2.1/doc/images/SPIRE_agent.png 23:38:56 spire-1.2.1/doc/images/SPIRE_server.png 23:38:56 spire-1.2.1/doc/images/cache_mgr.png 23:38:56 spire-1.2.1/doc/images/cache_mgr_components.png 23:38:56 spire-1.2.1/doc/images/federated_spire.png 23:38:56 spire-1.2.1/doc/images/ha_mode.png 23:38:56 spire-1.2.1/doc/images/nested_spire.png 23:38:56 spire-1.2.1/doc/images/oidc_federation.png 23:38:56 spire-1.2.1/doc/images/single_trust_domain.png 23:38:56 spire-1.2.1/doc/images/spiffe_compatible.png 23:38:56 spire-1.2.1/doc/images/spire_logo.png 23:38:56 spire-1.2.1/doc/migrating_registration_api_clients.md 23:38:56 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 23:38:56 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 23:38:56 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 23:38:56 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 23:38:56 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 23:38:56 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 23:38:56 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 23:38:56 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 23:38:56 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 23:38:56 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 23:38:56 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 23:38:56 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 23:38:56 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 23:38:56 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 23:38:56 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 23:38:56 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 23:38:56 spire-1.2.1/doc/plugin_server_datastore_sql.md 23:38:56 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 23:38:56 spire-1.2.1/doc/plugin_server_keymanager_disk.md 23:38:56 spire-1.2.1/doc/plugin_server_keymanager_memory.md 23:38:56 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 23:38:56 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 23:38:56 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 23:38:56 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 23:38:56 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 23:38:56 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 23:38:56 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 23:38:56 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 23:38:56 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 23:38:56 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 23:38:56 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 23:38:56 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 23:38:56 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 23:38:56 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 23:38:56 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 23:38:56 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 23:38:56 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 23:38:56 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 23:38:56 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 23:38:56 spire-1.2.1/doc/scaling_spire.md 23:38:56 spire-1.2.1/doc/spire_agent.md 23:38:56 spire-1.2.1/doc/spire_server.md 23:38:56 spire-1.2.1/doc/supported_integrations.md 23:38:56 spire-1.2.1/doc/telemetry.md 23:38:56 spire-1.2.1/doc/telemetry_config.md 23:38:56 spire-1.2.1/doc/upgrading.md 23:38:56 spire-1.2.1/doc/using_spire.md 23:38:56 spire-1.2.1/examples/ 23:38:56 spire-1.2.1/examples/README.md 23:38:56 spire-1.2.1/go.mod 23:38:56 spire-1.2.1/go.sum 23:38:56 spire-1.2.1/pkg/ 23:38:56 spire-1.2.1/pkg/agent/ 23:38:56 spire-1.2.1/pkg/agent/agent.go 23:38:56 spire-1.2.1/pkg/agent/api/ 23:38:56 spire-1.2.1/pkg/agent/api/config.go 23:38:56 spire-1.2.1/pkg/agent/api/debug/ 23:38:56 spire-1.2.1/pkg/agent/api/debug/v1/ 23:38:56 spire-1.2.1/pkg/agent/api/debug/v1/service.go 23:38:56 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 23:38:56 spire-1.2.1/pkg/agent/api/delegatedidentity/ 23:38:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 23:38:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 23:38:56 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 23:38:56 spire-1.2.1/pkg/agent/api/endpoints.go 23:38:56 spire-1.2.1/pkg/agent/api/health/ 23:38:56 spire-1.2.1/pkg/agent/api/health/v1/ 23:38:56 spire-1.2.1/pkg/agent/api/health/v1/service.go 23:38:56 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 23:38:56 spire-1.2.1/pkg/agent/api/rpccontext/ 23:38:56 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 23:38:56 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 23:38:56 spire-1.2.1/pkg/agent/attestor/ 23:38:56 spire-1.2.1/pkg/agent/attestor/node/ 23:38:56 spire-1.2.1/pkg/agent/attestor/node/experimental.go 23:38:56 spire-1.2.1/pkg/agent/attestor/node/node.go 23:38:56 spire-1.2.1/pkg/agent/attestor/node/node_test.go 23:38:56 spire-1.2.1/pkg/agent/attestor/workload/ 23:38:56 spire-1.2.1/pkg/agent/attestor/workload/workload.go 23:38:56 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 23:38:56 spire-1.2.1/pkg/agent/catalog/ 23:38:56 spire-1.2.1/pkg/agent/catalog/catalog.go 23:38:56 spire-1.2.1/pkg/agent/catalog/keymanager.go 23:38:56 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 23:38:56 spire-1.2.1/pkg/agent/catalog/svidstore.go 23:38:56 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 23:38:56 spire-1.2.1/pkg/agent/client/ 23:38:56 spire-1.2.1/pkg/agent/client/client.go 23:38:56 spire-1.2.1/pkg/agent/client/client_test.go 23:38:56 spire-1.2.1/pkg/agent/client/dial.go 23:38:56 spire-1.2.1/pkg/agent/client/nodeconn.go 23:38:56 spire-1.2.1/pkg/agent/client/nodeconn_test.go 23:38:56 spire-1.2.1/pkg/agent/client/update.go 23:38:56 spire-1.2.1/pkg/agent/client/util.go 23:38:56 spire-1.2.1/pkg/agent/common/ 23:38:56 spire-1.2.1/pkg/agent/common/backoff/ 23:38:56 spire-1.2.1/pkg/agent/common/backoff/backoff.go 23:38:56 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 23:38:56 spire-1.2.1/pkg/agent/common/cgroups/ 23:38:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 23:38:56 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 23:38:56 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 23:38:56 spire-1.2.1/pkg/agent/config.go 23:38:56 spire-1.2.1/pkg/agent/endpoints/ 23:38:56 spire-1.2.1/pkg/agent/endpoints/config.go 23:38:56 spire-1.2.1/pkg/agent/endpoints/endpoints.go 23:38:56 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 23:38:56 spire-1.2.1/pkg/agent/endpoints/metrics.go 23:38:56 spire-1.2.1/pkg/agent/endpoints/middleware.go 23:38:56 spire-1.2.1/pkg/agent/endpoints/peertracker.go 23:38:56 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 23:38:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 23:38:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 23:38:56 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 23:38:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 23:38:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 23:38:56 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 23:38:56 spire-1.2.1/pkg/agent/endpoints/workload/ 23:38:56 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 23:38:56 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 23:38:56 spire-1.2.1/pkg/agent/manager/ 23:38:56 spire-1.2.1/pkg/agent/manager/cache/ 23:38:56 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 23:38:56 spire-1.2.1/pkg/agent/manager/cache/cache.go 23:38:56 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 23:38:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 23:38:56 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 23:38:56 spire-1.2.1/pkg/agent/manager/cache/sets.go 23:38:56 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 23:38:56 spire-1.2.1/pkg/agent/manager/config.go 23:38:56 spire-1.2.1/pkg/agent/manager/manager.go 23:38:56 spire-1.2.1/pkg/agent/manager/manager_test.go 23:38:56 spire-1.2.1/pkg/agent/manager/storage.go 23:38:56 spire-1.2.1/pkg/agent/manager/storage_test.go 23:38:56 spire-1.2.1/pkg/agent/manager/storecache/ 23:38:56 spire-1.2.1/pkg/agent/manager/storecache/cache.go 23:38:56 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 23:38:56 spire-1.2.1/pkg/agent/manager/sync.go 23:38:56 spire-1.2.1/pkg/agent/plugin/ 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/ 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 23:38:56 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 23:38:56 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/ 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 23:38:56 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ ---> Running in 33f1726ef773 23:38:56 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 23:38:56 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 23:38:56 spire-1.2.1/pkg/agent/svid/ 23:38:56 spire-1.2.1/pkg/agent/svid/rotator.go 23:38:56 spire-1.2.1/pkg/agent/svid/rotator_config.go 23:38:56 spire-1.2.1/pkg/agent/svid/rotator_test.go 23:38:56 spire-1.2.1/pkg/agent/svid/store/ 23:38:56 spire-1.2.1/pkg/agent/svid/store/service.go 23:38:56 spire-1.2.1/pkg/agent/svid/store/service_test.go 23:38:56 spire-1.2.1/pkg/common/ 23:38:56 spire-1.2.1/pkg/common/agentpathtemplate/ 23:38:56 spire-1.2.1/pkg/common/agentpathtemplate/template.go 23:38:56 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 23:38:56 spire-1.2.1/pkg/common/api/ 23:38:56 spire-1.2.1/pkg/common/api/metrics.go 23:38:56 spire-1.2.1/pkg/common/api/middleware/ 23:38:56 spire-1.2.1/pkg/common/api/middleware/common_test.go 23:38:56 spire-1.2.1/pkg/common/api/middleware/interceptor.go 23:38:56 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 23:38:56 spire-1.2.1/pkg/common/api/middleware/logger.go 23:38:56 spire-1.2.1/pkg/common/api/middleware/logger_test.go 23:38:56 spire-1.2.1/pkg/common/api/middleware/metrics.go 23:38:56 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 23:38:56 spire-1.2.1/pkg/common/api/middleware/middleware.go 23:38:56 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 23:38:56 spire-1.2.1/pkg/common/api/middleware/misconfig.go 23:38:56 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 23:38:56 spire-1.2.1/pkg/common/api/middleware/names.go 23:38:56 spire-1.2.1/pkg/common/api/middleware/names_test.go 23:38:56 spire-1.2.1/pkg/common/api/names.go 23:38:56 spire-1.2.1/pkg/common/api/ratelimit.go 23:38:56 spire-1.2.1/pkg/common/api/rpccontext/ 23:38:56 spire-1.2.1/pkg/common/api/rpccontext/logger.go 23:38:56 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 23:38:56 spire-1.2.1/pkg/common/api/rpccontext/names.go 23:38:56 spire-1.2.1/pkg/common/auth/ 23:38:56 spire-1.2.1/pkg/common/auth/interceptors.go 23:38:56 spire-1.2.1/pkg/common/auth/interceptors_test.go 23:38:56 spire-1.2.1/pkg/common/auth/untracked_uds.go 23:38:56 spire-1.2.1/pkg/common/bundleutil/ 23:38:56 spire-1.2.1/pkg/common/bundleutil/bundle.go 23:38:56 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 23:38:56 spire-1.2.1/pkg/common/bundleutil/common_test.go 23:38:56 spire-1.2.1/pkg/common/bundleutil/marshal.go 23:38:56 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 23:38:56 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 23:38:56 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 23:38:56 spire-1.2.1/pkg/common/bundleutil/types.go 23:38:56 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 23:38:56 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 23:38:56 spire-1.2.1/pkg/common/catalog/ 23:38:56 spire-1.2.1/pkg/common/catalog/bind.go 23:38:56 spire-1.2.1/pkg/common/catalog/builtin.go 23:38:56 spire-1.2.1/pkg/common/catalog/catalog.go 23:38:56 spire-1.2.1/pkg/common/catalog/catalog_test.go 23:38:56 spire-1.2.1/pkg/common/catalog/closers.go 23:38:56 spire-1.2.1/pkg/common/catalog/cmd_linux.go 23:38:56 spire-1.2.1/pkg/common/catalog/cmd_other.go 23:38:56 spire-1.2.1/pkg/common/catalog/config.go 23:38:56 spire-1.2.1/pkg/common/catalog/config_test.go 23:38:56 spire-1.2.1/pkg/common/catalog/configure.go 23:38:56 spire-1.2.1/pkg/common/catalog/constraints.go 23:38:56 spire-1.2.1/pkg/common/catalog/constraints_test.go 23:38:56 spire-1.2.1/pkg/common/catalog/context.go 23:38:56 spire-1.2.1/pkg/common/catalog/external.go 23:38:56 spire-1.2.1/pkg/common/catalog/host.go 23:38:56 spire-1.2.1/pkg/common/catalog/pipenet.go 23:38:56 spire-1.2.1/pkg/common/catalog/plugin.go 23:38:56 spire-1.2.1/pkg/common/catalog/testplugin/ 23:38:56 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 23:38:56 spire-1.2.1/pkg/common/catalog/testplugin/main.go 23:38:56 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 23:38:56 spire-1.2.1/pkg/common/cli/ 23:38:56 spire-1.2.1/pkg/common/cli/env.go 23:38:56 spire-1.2.1/pkg/common/cli/flags.go 23:38:56 spire-1.2.1/pkg/common/cli/trust_domain.go 23:38:56 spire-1.2.1/pkg/common/cli/trust_domain_test.go 23:38:56 spire-1.2.1/pkg/common/cli/umask.go 23:38:56 spire-1.2.1/pkg/common/cli/umask_posix.go 23:38:56 spire-1.2.1/pkg/common/cli/umask_test.go 23:38:56 spire-1.2.1/pkg/common/cli/umask_windows.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/ 23:38:56 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/flag.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/flag_test.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/format.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/format_test.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/ 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 23:38:56 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 23:38:56 spire-1.2.1/pkg/common/coretypes/ 23:38:56 spire-1.2.1/pkg/common/coretypes/bundle/ 23:38:56 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 23:38:56 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 23:38:56 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 23:38:56 spire-1.2.1/pkg/common/coretypes/bundle/require.go 23:38:56 spire-1.2.1/pkg/common/coretypes/jwtkey/ 23:38:56 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 23:38:56 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 23:38:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 23:38:56 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 23:38:56 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 23:38:56 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 23:38:56 spire-1.2.1/pkg/common/coretypes/x509certificate/ 23:38:56 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 23:38:56 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 23:38:56 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 23:38:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 23:38:56 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 23:38:56 spire-1.2.1/pkg/common/cryptoutil/ 23:38:56 spire-1.2.1/pkg/common/cryptoutil/keys.go 23:38:56 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 23:38:56 spire-1.2.1/pkg/common/diskutil/ 23:38:56 spire-1.2.1/pkg/common/diskutil/file_posix.go 23:38:56 spire-1.2.1/pkg/common/diskutil/file_test.go 23:38:56 spire-1.2.1/pkg/common/diskutil/file_windows.go 23:38:56 spire-1.2.1/pkg/common/errorutil/ 23:38:56 spire-1.2.1/pkg/common/errorutil/wrapper.go 23:38:56 spire-1.2.1/pkg/common/health/ 23:38:56 spire-1.2.1/pkg/common/health/config.go 23:38:56 spire-1.2.1/pkg/common/health/context.go 23:38:56 spire-1.2.1/pkg/common/health/context_test.go 23:38:56 spire-1.2.1/pkg/common/health/health.go 23:38:56 spire-1.2.1/pkg/common/health/health_test.go 23:38:56 spire-1.2.1/pkg/common/health/logger.go 23:38:56 spire-1.2.1/pkg/common/hostservice/ 23:38:56 spire-1.2.1/pkg/common/hostservice/metricsservice/ 23:38:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 23:38:56 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 23:38:56 spire-1.2.1/pkg/common/idutil/ 23:38:56 spire-1.2.1/pkg/common/idutil/require.go 23:38:56 spire-1.2.1/pkg/common/idutil/require_test.go 23:38:56 spire-1.2.1/pkg/common/idutil/safety.go 23:38:56 spire-1.2.1/pkg/common/idutil/safety_test.go 23:38:56 spire-1.2.1/pkg/common/idutil/spiffeid.go 23:38:56 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 23:38:56 spire-1.2.1/pkg/common/jwtsvid/ 23:38:56 spire-1.2.1/pkg/common/jwtsvid/common.go 23:38:56 spire-1.2.1/pkg/common/jwtsvid/sign.go 23:38:56 spire-1.2.1/pkg/common/jwtsvid/token_test.go 23:38:56 spire-1.2.1/pkg/common/jwtsvid/validate.go 23:38:56 spire-1.2.1/pkg/common/jwtutil/ 23:38:56 spire-1.2.1/pkg/common/jwtutil/keyset.go 23:38:56 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 23:38:56 spire-1.2.1/pkg/common/log/ 23:38:56 spire-1.2.1/pkg/common/log/hclog_adapter.go 23:38:56 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 23:38:56 spire-1.2.1/pkg/common/log/log.go 23:38:56 spire-1.2.1/pkg/common/log/log_test.go 23:38:56 spire-1.2.1/pkg/common/log/options.go 23:38:56 spire-1.2.1/pkg/common/nodeutil/ 23:38:56 spire-1.2.1/pkg/common/nodeutil/node.go 23:38:56 spire-1.2.1/pkg/common/nodeutil/node_test.go 23:38:56 spire-1.2.1/pkg/common/peertracker/ 23:38:56 spire-1.2.1/pkg/common/peertracker/conn.go 23:38:56 spire-1.2.1/pkg/common/peertracker/credentials.go 23:38:56 spire-1.2.1/pkg/common/peertracker/errors.go 23:38:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 23:38:56 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 23:38:56 spire-1.2.1/pkg/common/peertracker/info.go 23:38:56 spire-1.2.1/pkg/common/peertracker/listener.go 23:38:56 spire-1.2.1/pkg/common/peertracker/listener_test.go 23:38:56 spire-1.2.1/pkg/common/peertracker/peertracker.go 23:38:56 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 23:38:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 23:38:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 23:38:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 23:38:56 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 23:38:56 spire-1.2.1/pkg/common/peertracker/tcp.go 23:38:56 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 23:38:56 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 23:38:56 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 23:38:56 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 23:38:56 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 23:38:56 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 23:38:56 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 23:38:56 spire-1.2.1/pkg/common/peertracker/uds.go 23:38:56 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 23:38:56 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 23:38:56 spire-1.2.1/pkg/common/peertracker/uds_linux.go 23:38:56 spire-1.2.1/pkg/common/pemutil/ 23:38:56 spire-1.2.1/pkg/common/pemutil/block.go 23:38:56 spire-1.2.1/pkg/common/pemutil/certs.go 23:38:56 spire-1.2.1/pkg/common/pemutil/common.go 23:38:56 spire-1.2.1/pkg/common/pemutil/csr.go 23:38:56 spire-1.2.1/pkg/common/pemutil/keys.go 23:38:56 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 23:38:56 spire-1.2.1/pkg/common/pemutil/testdata/ 23:38:56 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 23:38:56 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 23:38:56 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 23:38:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 23:38:56 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 23:38:56 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 23:38:56 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 23:38:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 23:38:56 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 23:38:56 spire-1.2.1/pkg/common/plugin/ 23:38:56 spire-1.2.1/pkg/common/plugin/aws/ 23:38:56 spire-1.2.1/pkg/common/plugin/aws/iid.go 23:38:56 spire-1.2.1/pkg/common/plugin/azure/ 23:38:56 spire-1.2.1/pkg/common/plugin/azure/msi.go 23:38:56 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 23:38:56 spire-1.2.1/pkg/common/plugin/facade.go 23:38:56 spire-1.2.1/pkg/common/plugin/facade_test.go 23:38:56 spire-1.2.1/pkg/common/plugin/gcp/ 23:38:56 spire-1.2.1/pkg/common/plugin/gcp/iit.go 23:38:56 spire-1.2.1/pkg/common/plugin/k8s/ 23:38:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 23:38:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 23:38:56 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 23:38:56 spire-1.2.1/pkg/common/plugin/k8s/utils.go 23:38:56 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 23:38:56 spire-1.2.1/pkg/common/plugin/log.go 23:38:56 spire-1.2.1/pkg/common/plugin/sshpop/ 23:38:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 23:38:56 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 23:38:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 23:38:56 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 23:38:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 23:38:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 23:38:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 23:38:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 23:38:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 23:38:56 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 23:38:56 spire-1.2.1/pkg/common/plugin/tpmdevid/ 23:38:56 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 23:38:56 spire-1.2.1/pkg/common/plugin/x509pop/ 23:38:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 23:38:56 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 23:38:56 spire-1.2.1/pkg/common/profiling/ 23:38:56 spire-1.2.1/pkg/common/profiling/dumpers.go 23:38:56 spire-1.2.1/pkg/common/profiling/profiling.go 23:38:56 spire-1.2.1/pkg/common/protoutil/ 23:38:56 spire-1.2.1/pkg/common/protoutil/masks.go 23:38:56 spire-1.2.1/pkg/common/protoutil/masks_test.go 23:38:56 spire-1.2.1/pkg/common/rotationutil/ 23:38:56 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 23:38:56 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 23:38:56 spire-1.2.1/pkg/common/selector/ 23:38:56 spire-1.2.1/pkg/common/selector/selector.go 23:38:56 spire-1.2.1/pkg/common/selector/selector_test.go 23:38:56 spire-1.2.1/pkg/common/selector/set.go 23:38:56 spire-1.2.1/pkg/common/selector/set_utils.go 23:38:56 spire-1.2.1/pkg/common/selector/set_utils_test.go 23:38:56 spire-1.2.1/pkg/common/telemetry/ 23:38:56 spire-1.2.1/pkg/common/telemetry/agent/ 23:38:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 23:38:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 23:38:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 23:38:56 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 23:38:56 spire-1.2.1/pkg/common/telemetry/agent/manager.go 23:38:56 spire-1.2.1/pkg/common/telemetry/agent/node.go 23:38:56 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 23:38:56 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 23:38:56 spire-1.2.1/pkg/common/telemetry/agent/store/ 23:38:56 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 23:38:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 23:38:56 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 23:38:56 spire-1.2.1/pkg/common/telemetry/blackhole.go 23:38:56 spire-1.2.1/pkg/common/telemetry/call.go 23:38:56 spire-1.2.1/pkg/common/telemetry/common/ 23:38:56 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 23:38:56 spire-1.2.1/pkg/common/telemetry/config.go 23:38:56 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 23:38:56 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 23:38:56 spire-1.2.1/pkg/common/telemetry/inmem.go 23:38:56 spire-1.2.1/pkg/common/telemetry/inmem_test.go 23:38:56 spire-1.2.1/pkg/common/telemetry/m3.go 23:38:56 spire-1.2.1/pkg/common/telemetry/m3_test.go 23:38:56 spire-1.2.1/pkg/common/telemetry/metrics.go 23:38:56 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 23:38:56 spire-1.2.1/pkg/common/telemetry/names.go 23:38:56 spire-1.2.1/pkg/common/telemetry/prometheus.go 23:38:56 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 23:38:56 spire-1.2.1/pkg/common/telemetry/sanitize.go 23:38:56 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/ 23:38:56 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/datastore/ 23:38:56 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 23:38:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/rotate.go 23:38:56 spire-1.2.1/pkg/common/telemetry/server/server.go 23:38:56 spire-1.2.1/pkg/common/telemetry/sink.go 23:38:56 spire-1.2.1/pkg/common/telemetry/statsd.go 23:38:56 spire-1.2.1/pkg/common/telemetry/statsd_test.go 23:38:56 spire-1.2.1/pkg/common/telemetry/uptime.go 23:38:56 spire-1.2.1/pkg/common/telemetry/version.go 23:38:56 spire-1.2.1/pkg/common/telemetry/withlabels.go 23:38:56 spire-1.2.1/pkg/common/uptime/ 23:38:56 spire-1.2.1/pkg/common/uptime/uptime.go 23:38:56 spire-1.2.1/pkg/common/uptime/uptime_test.go 23:38:56 spire-1.2.1/pkg/common/util/ 23:38:56 spire-1.2.1/pkg/common/util/certs.go 23:38:56 spire-1.2.1/pkg/common/util/certs_test.go 23:38:56 spire-1.2.1/pkg/common/util/csr.go 23:38:56 spire-1.2.1/pkg/common/util/hash.go 23:38:56 spire-1.2.1/pkg/common/util/selectors.go 23:38:56 spire-1.2.1/pkg/common/util/selectors_test.go 23:38:56 spire-1.2.1/pkg/common/util/signals.go 23:38:56 spire-1.2.1/pkg/common/util/sort.go 23:38:56 spire-1.2.1/pkg/common/util/sort_test.go 23:38:56 spire-1.2.1/pkg/common/util/task.go 23:38:56 spire-1.2.1/pkg/common/util/task_test.go 23:38:56 spire-1.2.1/pkg/common/util/testdata/ 23:38:56 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 23:38:56 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 23:38:56 spire-1.2.1/pkg/common/version/ 23:38:56 spire-1.2.1/pkg/common/version/version.go 23:38:56 spire-1.2.1/pkg/common/x509svid/ 23:38:56 spire-1.2.1/pkg/common/x509svid/common_test.go 23:38:56 spire-1.2.1/pkg/common/x509svid/csr.go 23:38:56 spire-1.2.1/pkg/common/x509svid/upstreamca.go 23:38:56 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 23:38:56 spire-1.2.1/pkg/common/x509util/ 23:38:56 spire-1.2.1/pkg/common/x509util/cert.go 23:38:56 spire-1.2.1/pkg/common/x509util/dns.go 23:38:56 spire-1.2.1/pkg/common/x509util/dns_test.go 23:38:56 spire-1.2.1/pkg/common/x509util/keyid.go 23:38:56 spire-1.2.1/pkg/common/x509util/keypair.go 23:38:56 spire-1.2.1/pkg/common/x509util/serialnumber.go 23:38:56 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 23:38:56 spire-1.2.1/pkg/server/ 23:38:56 spire-1.2.1/pkg/server/api/ 23:38:56 spire-1.2.1/pkg/server/api/agent.go 23:38:56 spire-1.2.1/pkg/server/api/agent/ 23:38:56 spire-1.2.1/pkg/server/api/agent/v1/ 23:38:56 spire-1.2.1/pkg/server/api/agent/v1/service.go 23:38:56 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 23:38:56 spire-1.2.1/pkg/server/api/agent_test.go 23:38:56 spire-1.2.1/pkg/server/api/api.go 23:38:56 spire-1.2.1/pkg/server/api/audit/ 23:38:56 spire-1.2.1/pkg/server/api/audit/audit.go 23:38:56 spire-1.2.1/pkg/server/api/audit/audit_test.go 23:38:56 spire-1.2.1/pkg/server/api/bundle.go 23:38:56 spire-1.2.1/pkg/server/api/bundle/ 23:38:56 spire-1.2.1/pkg/server/api/bundle/v1/ 23:38:56 spire-1.2.1/pkg/server/api/bundle/v1/service.go 23:38:56 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 23:38:56 spire-1.2.1/pkg/server/api/bundle_test.go 23:38:56 spire-1.2.1/pkg/server/api/debug/ 23:38:56 spire-1.2.1/pkg/server/api/debug/v1/ 23:38:56 spire-1.2.1/pkg/server/api/debug/v1/service.go 23:38:56 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 23:38:56 spire-1.2.1/pkg/server/api/entry.go 23:38:56 spire-1.2.1/pkg/server/api/entry/ 23:38:56 spire-1.2.1/pkg/server/api/entry/v1/ 23:38:56 spire-1.2.1/pkg/server/api/entry/v1/service.go 23:38:56 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 23:38:56 spire-1.2.1/pkg/server/api/entry_test.go 23:38:56 spire-1.2.1/pkg/server/api/health/ 23:38:56 spire-1.2.1/pkg/server/api/health/v1/ 23:38:56 spire-1.2.1/pkg/server/api/health/v1/service.go 23:38:56 spire-1.2.1/pkg/server/api/health/v1/service_test.go 23:38:56 spire-1.2.1/pkg/server/api/id.go 23:38:56 spire-1.2.1/pkg/server/api/id_test.go 23:38:56 spire-1.2.1/pkg/server/api/limits/ 23:38:56 spire-1.2.1/pkg/server/api/limits/limits.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/ 23:38:56 spire-1.2.1/pkg/server/api/middleware/alias.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/audit.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/authorization.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/caller.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/caller_test.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/common.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/common_test.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/entries.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/entries_test.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 23:38:56 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 23:38:56 spire-1.2.1/pkg/server/api/ratelimit.go 23:38:56 spire-1.2.1/pkg/server/api/rpccontext/ 23:38:56 spire-1.2.1/pkg/server/api/rpccontext/alias.go 23:38:56 spire-1.2.1/pkg/server/api/rpccontext/audit.go 23:38:56 spire-1.2.1/pkg/server/api/rpccontext/caller.go 23:38:56 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 23:38:56 spire-1.2.1/pkg/server/api/selector.go 23:38:56 spire-1.2.1/pkg/server/api/selector_test.go 23:38:56 spire-1.2.1/pkg/server/api/status.go 23:38:56 spire-1.2.1/pkg/server/api/status_test.go 23:38:56 spire-1.2.1/pkg/server/api/svid/ 23:38:56 spire-1.2.1/pkg/server/api/svid/v1/ 23:38:56 spire-1.2.1/pkg/server/api/svid/v1/service.go 23:38:56 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 23:38:56 spire-1.2.1/pkg/server/api/trustdomain.go 23:38:56 spire-1.2.1/pkg/server/api/trustdomain/ 23:38:56 spire-1.2.1/pkg/server/api/trustdomain/v1/ 23:38:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 23:38:56 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 23:38:56 spire-1.2.1/pkg/server/api/trustdomain_test.go 23:38:56 spire-1.2.1/pkg/server/authpolicy/ 23:38:56 spire-1.2.1/pkg/server/authpolicy/defaults.go 23:38:56 spire-1.2.1/pkg/server/authpolicy/policy.go 23:38:56 spire-1.2.1/pkg/server/authpolicy/policy.rego 23:38:56 spire-1.2.1/pkg/server/authpolicy/policy_data.json 23:38:56 spire-1.2.1/pkg/server/authpolicy/policy_test.go 23:38:56 spire-1.2.1/pkg/server/authpolicy/validate.go 23:38:56 spire-1.2.1/pkg/server/bundle/ 23:38:56 spire-1.2.1/pkg/server/bundle/client/ 23:38:56 spire-1.2.1/pkg/server/bundle/client/client.go 23:38:56 spire-1.2.1/pkg/server/bundle/client/client_test.go 23:38:56 spire-1.2.1/pkg/server/bundle/client/manager.go 23:38:56 spire-1.2.1/pkg/server/bundle/client/manager_test.go 23:38:56 spire-1.2.1/pkg/server/bundle/client/sources.go 23:38:56 spire-1.2.1/pkg/server/bundle/client/sources_test.go 23:38:56 spire-1.2.1/pkg/server/bundle/client/updater.go 23:38:56 spire-1.2.1/pkg/server/bundle/client/updater_test.go 23:38:56 spire-1.2.1/pkg/server/ca/ 23:38:56 spire-1.2.1/pkg/server/ca/ca.go 23:38:56 spire-1.2.1/pkg/server/ca/ca_health.go 23:38:56 spire-1.2.1/pkg/server/ca/ca_test.go 23:38:56 spire-1.2.1/pkg/server/ca/journal.go 23:38:56 spire-1.2.1/pkg/server/ca/journal_test.go 23:38:56 spire-1.2.1/pkg/server/ca/manager.go 23:38:56 spire-1.2.1/pkg/server/ca/manager_health.go 23:38:56 spire-1.2.1/pkg/server/ca/manager_test.go 23:38:56 spire-1.2.1/pkg/server/ca/templates.go 23:38:56 spire-1.2.1/pkg/server/ca/upstream_client.go 23:38:56 spire-1.2.1/pkg/server/ca/upstream_client_test.go 23:38:56 spire-1.2.1/pkg/server/ca/validation.go 23:38:56 spire-1.2.1/pkg/server/cache/ 23:38:56 spire-1.2.1/pkg/server/cache/dscache/ 23:38:56 spire-1.2.1/pkg/server/cache/dscache/cache.go 23:38:56 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 23:38:56 spire-1.2.1/pkg/server/cache/entrycache/ 23:38:56 spire-1.2.1/pkg/server/cache/entrycache/cache.go 23:38:56 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 23:38:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 23:38:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 23:38:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 23:38:56 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 23:38:56 spire-1.2.1/pkg/server/catalog/ 23:38:56 spire-1.2.1/pkg/server/catalog/catalog.go 23:38:56 spire-1.2.1/pkg/server/catalog/keymanager.go 23:38:56 spire-1.2.1/pkg/server/catalog/nodeattestor.go 23:38:56 spire-1.2.1/pkg/server/catalog/noderesolver.go 23:38:56 spire-1.2.1/pkg/server/catalog/notifier.go 23:38:56 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 23:38:56 spire-1.2.1/pkg/server/config.go 23:38:56 spire-1.2.1/pkg/server/datastore/ 23:38:56 spire-1.2.1/pkg/server/datastore/datastore.go 23:38:56 spire-1.2.1/pkg/server/datastore/datastore_health.go 23:38:56 spire-1.2.1/pkg/server/datastore/repository.go 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/ 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 23:38:56 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 23:38:56 spire-1.2.1/pkg/server/endpoints/ 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/ 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/config.go 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/server.go 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 23:38:56 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 23:38:56 spire-1.2.1/pkg/server/endpoints/config.go 23:38:56 spire-1.2.1/pkg/server/endpoints/endpoints.go 23:38:56 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 23:38:56 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 23:38:56 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 23:38:56 spire-1.2.1/pkg/server/endpoints/middleware.go 23:38:56 spire-1.2.1/pkg/server/endpoints/middleware_test.go 23:38:56 spire-1.2.1/pkg/server/hostservice/ 23:38:56 spire-1.2.1/pkg/server/hostservice/agentstore/ 23:38:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 23:38:56 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 23:38:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 23:38:56 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 23:38:56 spire-1.2.1/pkg/server/hostservice/identityprovider/ 23:38:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 23:38:56 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/ 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/ 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/base/ 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/test/ 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 23:38:56 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/ 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 23:38:56 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/noderesolver/ 23:38:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 23:38:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 23:38:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 23:38:56 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 23:38:56 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 23:38:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 23:38:56 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/notifier/ 23:38:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 23:38:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 23:38:56 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 23:38:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 23:38:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 23:38:56 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 23:38:56 spire-1.2.1/pkg/server/plugin/notifier/repository.go 23:38:56 spire-1.2.1/pkg/server/plugin/notifier/v1.go 23:38:56 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 23:38:56 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 23:38:56 spire-1.2.1/pkg/server/registration/ 23:38:56 spire-1.2.1/pkg/server/registration/manager.go 23:38:56 spire-1.2.1/pkg/server/registration/manager_test.go 23:38:56 spire-1.2.1/pkg/server/scanentries.go 23:38:56 spire-1.2.1/pkg/server/scanentries_test.go 23:38:56 spire-1.2.1/pkg/server/server.go 23:38:56 spire-1.2.1/pkg/server/server_test.go 23:38:56 spire-1.2.1/pkg/server/svid/ 23:38:56 spire-1.2.1/pkg/server/svid/observer.go 23:38:56 spire-1.2.1/pkg/server/svid/observer_test.go 23:38:56 spire-1.2.1/pkg/server/svid/rotator.go 23:38:56 spire-1.2.1/pkg/server/svid/rotator_config.go 23:38:56 spire-1.2.1/pkg/server/svid/rotator_config_test.go 23:38:56 spire-1.2.1/pkg/server/svid/rotator_test.go 23:38:56 spire-1.2.1/proto/ 23:38:56 spire-1.2.1/proto/private/ 23:38:56 spire-1.2.1/proto/private/server/ 23:38:56 spire-1.2.1/proto/private/server/journal/ 23:38:56 spire-1.2.1/proto/private/server/journal/journal.pb.go 23:38:56 spire-1.2.1/proto/private/server/journal/journal.proto 23:38:56 spire-1.2.1/proto/spire/ 23:38:56 spire-1.2.1/proto/spire/common/ 23:38:56 spire-1.2.1/proto/spire/common/common.pb.go 23:38:56 spire-1.2.1/proto/spire/common/common.proto 23:38:56 spire-1.2.1/proto/spire/common/plugin/ 23:38:56 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 23:38:56 spire-1.2.1/proto/spire/common/plugin/plugin.proto 23:38:56 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 23:38:56 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 23:38:56 spire-1.2.1/proto/spire/plugin/ 23:38:56 spire-1.2.1/proto/spire/plugin/agent/ 23:38:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 23:38:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 23:38:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 23:38:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 23:38:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 23:38:56 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 23:38:56 spire-1.2.1/release/ 23:38:56 spire-1.2.1/release/spire-extras/ 23:38:56 spire-1.2.1/release/spire-extras/README.md 23:38:56 spire-1.2.1/release/spire-extras/conf/ 23:38:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 23:38:56 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 23:38:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 23:38:56 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 23:38:56 spire-1.2.1/release/spire/ 23:38:56 spire-1.2.1/release/spire/README.md 23:38:56 spire-1.2.1/release/spire/conf/ 23:38:56 spire-1.2.1/release/spire/conf/agent/ 23:38:56 spire-1.2.1/release/spire/conf/agent/agent.conf 23:38:56 spire-1.2.1/release/spire/conf/server/ 23:38:56 spire-1.2.1/release/spire/conf/server/server.conf 23:38:56 spire-1.2.1/script/ 23:38:56 spire-1.2.1/script/build-artifact.sh 23:38:56 spire-1.2.1/script/generate_dummy_ca.sh 23:38:56 spire-1.2.1/support/ 23:38:56 spire-1.2.1/support/k8s/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 23:38:56 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 23:38:56 spire-1.2.1/support/oidc-discovery-provider/ 23:38:56 spire-1.2.1/support/oidc-discovery-provider/README.md 23:38:56 spire-1.2.1/support/oidc-discovery-provider/common_test.go 23:38:56 spire-1.2.1/support/oidc-discovery-provider/config.go 23:38:56 spire-1.2.1/support/oidc-discovery-provider/config_test.go 23:38:56 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 23:38:56 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 23:38:56 spire-1.2.1/support/oidc-discovery-provider/handler.go 23:38:56 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 23:38:56 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 23:38:56 spire-1.2.1/support/oidc-discovery-provider/main.go 23:38:56 spire-1.2.1/support/oidc-discovery-provider/server_api.go 23:38:56 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 23:38:56 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 23:38:56 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 23:38:56 spire-1.2.1/test/ 23:38:56 spire-1.2.1/test/clock/ 23:38:56 spire-1.2.1/test/clock/clock.go 23:38:56 spire-1.2.1/test/fakes/ 23:38:56 spire-1.2.1/test/fakes/fakeagentcatalog/ 23:38:56 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 23:38:56 spire-1.2.1/test/fakes/fakeagentkeymanager/ 23:38:56 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 23:38:56 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 23:38:56 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 23:38:56 spire-1.2.1/test/fakes/fakeagentstore/ 23:38:56 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 23:38:56 spire-1.2.1/test/fakes/fakedatastore/ 23:38:56 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 23:38:56 spire-1.2.1/test/fakes/fakeentryclient/ 23:38:56 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 23:38:56 spire-1.2.1/test/fakes/fakehealthchecker/ 23:38:56 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 23:38:56 spire-1.2.1/test/fakes/fakeidentityprovider/ 23:38:56 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 23:38:56 spire-1.2.1/test/fakes/fakemetrics/ 23:38:56 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 23:38:56 spire-1.2.1/test/fakes/fakenoderesolver/ 23:38:56 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 23:38:56 spire-1.2.1/test/fakes/fakenotifier/ 23:38:56 spire-1.2.1/test/fakes/fakenotifier/notifier.go 23:38:56 spire-1.2.1/test/fakes/fakepluginmetrics/ 23:38:56 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 23:38:56 spire-1.2.1/test/fakes/fakeserverca/ 23:38:56 spire-1.2.1/test/fakes/fakeserverca/serverca.go 23:38:56 spire-1.2.1/test/fakes/fakeservercatalog/ 23:38:56 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 23:38:56 spire-1.2.1/test/fakes/fakeserverkeymanager/ 23:38:56 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 23:38:56 spire-1.2.1/test/fakes/fakeservernodeattestor/ 23:38:56 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 23:38:56 spire-1.2.1/test/fakes/fakeupstreamauthority/ 23:38:56 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 23:38:56 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 23:38:56 spire-1.2.1/test/fakes/fakeworkloadapi/ 23:38:56 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 23:38:56 spire-1.2.1/test/fakes/fakeworkloadattestor/ 23:38:56 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 23:38:56 spire-1.2.1/test/fixture/ 23:38:56 spire-1.2.1/test/fixture/certs/ 23:38:56 spire-1.2.1/test/fixture/certs/agent_svid.der 23:38:56 spire-1.2.1/test/fixture/certs/base_cert.pem 23:38:56 spire-1.2.1/test/fixture/certs/base_csr.pem 23:38:56 spire-1.2.1/test/fixture/certs/base_key.pem 23:38:56 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 23:38:56 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 23:38:56 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 23:38:56 spire-1.2.1/test/fixture/certs/blog_cert.pem 23:38:56 spire-1.2.1/test/fixture/certs/blog_csr.pem 23:38:56 spire-1.2.1/test/fixture/certs/blog_key.pem 23:38:56 spire-1.2.1/test/fixture/certs/bundle.der 23:38:56 spire-1.2.1/test/fixture/certs/ca.pem 23:38:56 spire-1.2.1/test/fixture/certs/ca_key.pem 23:38:56 spire-1.2.1/test/fixture/certs/database_cert.pem 23:38:56 spire-1.2.1/test/fixture/certs/database_csr.pem 23:38:56 spire-1.2.1/test/fixture/certs/database_key.pem 23:38:56 spire-1.2.1/test/fixture/certs/node_cert.pem 23:38:56 spire-1.2.1/test/fixture/certs/node_csr.pem 23:38:56 spire-1.2.1/test/fixture/certs/node_key.pem 23:38:56 spire-1.2.1/test/fixture/certs/svid.pem 23:38:56 spire-1.2.1/test/fixture/certs/svid_key.pem 23:38:56 spire-1.2.1/test/fixture/config/ 23:38:56 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 23:38:56 spire-1.2.1/test/fixture/config/agent_good.conf 23:38:56 spire-1.2.1/test/fixture/config/agent_good_templated.conf 23:38:56 spire-1.2.1/test/fixture/config/plugin_good.conf 23:38:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 23:38:56 spire-1.2.1/test/fixture/config/server_good.conf 23:38:56 spire-1.2.1/test/fixture/config/server_good_templated.conf 23:38:56 spire-1.2.1/test/fixture/fixture.go 23:38:56 spire-1.2.1/test/fixture/nodeattestor/ 23:38:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 23:38:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 23:38:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 23:38:56 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 23:38:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 23:38:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 23:38:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 23:38:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 23:38:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 23:38:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 23:38:56 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 23:38:56 spire-1.2.1/test/fixture/registration/ 23:38:56 spire-1.2.1/test/fixture/registration/entries.json 23:38:56 spire-1.2.1/test/fixture/registration/good-for-update.json 23:38:56 spire-1.2.1/test/fixture/registration/good.json 23:38:56 spire-1.2.1/test/fixture/registration/invalid.json 23:38:56 spire-1.2.1/test/fixture/registration/invalid_json.json 23:38:56 spire-1.2.1/test/fixture/registration/manager_test_entries.json 23:38:56 spire-1.2.1/test/integration/ 23:38:56 spire-1.2.1/test/integration/README.md 23:38:56 spire-1.2.1/test/integration/common 23:38:56 spire-1.2.1/test/integration/setup/ 23:38:56 spire-1.2.1/test/integration/setup/adminclient/ 23:38:56 spire-1.2.1/test/integration/setup/adminclient/build.sh 23:38:56 spire-1.2.1/test/integration/setup/adminclient/client.go 23:38:56 spire-1.2.1/test/integration/setup/debugagent/ 23:38:56 spire-1.2.1/test/integration/setup/debugagent/build.sh 23:38:56 spire-1.2.1/test/integration/setup/debugagent/main.go 23:38:56 spire-1.2.1/test/integration/setup/debugserver/ 23:38:56 spire-1.2.1/test/integration/setup/debugserver/build.sh 23:38:56 spire-1.2.1/test/integration/setup/debugserver/main.go 23:38:56 spire-1.2.1/test/integration/setup/downstreamclient/ 23:38:56 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 23:38:56 spire-1.2.1/test/integration/setup/downstreamclient/client.go 23:38:56 spire-1.2.1/test/integration/setup/itclient/ 23:38:56 spire-1.2.1/test/integration/setup/itclient/client.go 23:38:56 spire-1.2.1/test/integration/setup/node-attestation/ 23:38:56 spire-1.2.1/test/integration/setup/node-attestation/build.sh 23:38:56 spire-1.2.1/test/integration/setup/node-attestation/client.go 23:38:56 spire-1.2.1/test/integration/setup/x509pop/ 23:38:56 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 23:38:56 spire-1.2.1/test/integration/setup/x509pop/setup.sh 23:38:56 spire-1.2.1/test/integration/suites/ 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/ 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 23:38:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 23:38:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 23:38:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 23:38:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 23:38:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 23:38:56 spire-1.2.1/test/integration/suites/datastore-mysql/ 23:38:56 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 23:38:56 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 23:38:56 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 23:38:56 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres/ 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/ 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/ 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 23:38:56 spire-1.2.1/test/integration/suites/join-token/ 23:38:56 spire-1.2.1/test/integration/suites/join-token/01-start-server 23:38:56 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 23:38:56 spire-1.2.1/test/integration/suites/join-token/03-start-agent 23:38:56 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 23:38:56 spire-1.2.1/test/integration/suites/join-token/05-check-svid 23:38:56 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 23:38:56 spire-1.2.1/test/integration/suites/join-token/README.md 23:38:56 spire-1.2.1/test/integration/suites/join-token/conf/ 23:38:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 23:38:56 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/join-token/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/join-token/teardown 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/ 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 23:38:56 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/ 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 23:38:56 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 23:38:56 spire-1.2.1/test/integration/suites/k8s/ 23:38:56 spire-1.2.1/test/integration/suites/k8s/00-setup 23:38:56 spire-1.2.1/test/integration/suites/k8s/01-apply-config 23:38:56 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 23:38:56 spire-1.2.1/test/integration/suites/k8s/README.md 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/ 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 23:38:56 spire-1.2.1/test/integration/suites/k8s/init-kubectl 23:38:56 spire-1.2.1/test/integration/suites/k8s/teardown 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/README.md 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/root/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/nested-rotation/teardown 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/ 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/00-setup 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/README.md 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/conf/ 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/node-attestation/teardown 23:38:56 spire-1.2.1/test/integration/suites/rotation/ 23:38:56 spire-1.2.1/test/integration/suites/rotation/00-setup 23:38:56 spire-1.2.1/test/integration/suites/rotation/01-start-server 23:38:56 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 23:38:56 spire-1.2.1/test/integration/suites/rotation/03-start-agent 23:38:56 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 23:38:56 spire-1.2.1/test/integration/suites/rotation/05-check-svids 23:38:56 spire-1.2.1/test/integration/suites/rotation/README.md 23:38:56 spire-1.2.1/test/integration/suites/rotation/conf/ 23:38:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 23:38:56 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/rotation/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/rotation/teardown 23:38:56 spire-1.2.1/test/integration/suites/self-test/ 23:38:56 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 23:38:56 spire-1.2.1/test/integration/suites/self-test/README.md 23:38:56 spire-1.2.1/test/integration/suites/self-test/teardown 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/ 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 23:38:56 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 23:38:56 spire-1.2.1/test/integration/suites/upgrade/ 23:38:56 spire-1.2.1/test/integration/suites/upgrade/00-setup 23:38:56 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 23:38:56 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 23:38:56 spire-1.2.1/test/integration/suites/upgrade/README.md 23:38:56 spire-1.2.1/test/integration/suites/upgrade/conf/ 23:38:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 23:38:56 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 23:38:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 23:38:56 spire-1.2.1/test/integration/suites/upgrade/teardown 23:38:56 spire-1.2.1/test/integration/suites/upgrade/versions.txt 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 23:38:56 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 23:38:56 spire-1.2.1/test/integration/test-one.sh 23:38:56 spire-1.2.1/test/integration/test.sh 23:38:56 spire-1.2.1/test/plugintest/ 23:38:56 spire-1.2.1/test/plugintest/config.go 23:38:56 spire-1.2.1/test/plugintest/load.go 23:38:56 spire-1.2.1/test/plugintest/option.go 23:38:56 spire-1.2.1/test/spiretest/ 23:38:56 spire-1.2.1/test/spiretest/apiserver.go 23:38:56 spire-1.2.1/test/spiretest/assertions.go 23:38:56 spire-1.2.1/test/spiretest/dir.go 23:38:56 spire-1.2.1/test/spiretest/errors_posix.go 23:38:56 spire-1.2.1/test/spiretest/errors_windows.go 23:38:56 spire-1.2.1/test/spiretest/logs.go 23:38:56 spire-1.2.1/test/spiretest/socketapi.go 23:38:56 spire-1.2.1/test/spiretest/suite.go 23:38:56 spire-1.2.1/test/spiretest/x509.go 23:38:56 spire-1.2.1/test/testca/ 23:38:56 spire-1.2.1/test/testca/ca.go 23:38:56 spire-1.2.1/test/testkey/ 23:38:56 spire-1.2.1/test/testkey/generate.sh 23:38:56 spire-1.2.1/test/testkey/genkeys.go 23:38:56 spire-1.2.1/test/testkey/keys.go 23:38:56 spire-1.2.1/test/testkey/new.go 23:38:56 spire-1.2.1/test/tpmsimulator/ 23:38:56 spire-1.2.1/test/tpmsimulator/simulator.go 23:38:56 spire-1.2.1/test/util/ 23:38:56 spire-1.2.1/test/util/cert_fixtures.go 23:38:56 spire-1.2.1/test/util/cert_generation.go 23:38:56 spire-1.2.1/test/util/io_redirection.go 23:38:56 spire-1.2.1/test/util/race.go 23:38:56 spire-1.2.1/test/util/util.go 23:38:56 building spire from source... 23:38:57 Installing go1.17.7... 23:38:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:39:01 Building bin/spire-server... 23:39:01 go: downloading github.com/mitchellh/cli v1.1.2 23:39:01 go: downloading google.golang.org/grpc v1.44.0 23:39:01 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 23:39:01 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 23:39:01 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 23:39:01 go: downloading github.com/imdario/mergo v0.3.12 23:39:01 go: downloading github.com/sirupsen/logrus v1.8.1 23:39:02 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 23:39:02 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 23:39:02 go: downloading github.com/hashicorp/go-hclog v1.1.0 23:39:02 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 23:39:02 go: downloading github.com/fatih/color v1.13.0 23:39:02 go: downloading github.com/mattn/go-isatty v0.0.14 23:39:02 go: downloading github.com/hashicorp/go-plugin v1.4.3 23:39:02 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 23:39:02 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 23:39:02 go: downloading github.com/InVisionApp/go-logger v1.0.1 23:39:02 go: downloading github.com/armon/go-metrics v0.3.10 23:39:02 go: downloading github.com/prometheus/client_golang v1.12.1 23:39:02 go: downloading github.com/uber-go/tally/v4 v4.1.1 23:39:02 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 23:39:02 go: downloading github.com/open-policy-agent/opa v0.38.0 23:39:02 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 23:39:02 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 23:39:02 go: downloading github.com/mattn/go-colorable v0.1.12 23:39:02 go: downloading github.com/Masterminds/goutils v1.1.0 23:39:02 go: downloading github.com/Masterminds/semver v1.5.0 23:39:02 go: downloading github.com/google/uuid v1.1.2 23:39:02 go: downloading github.com/huandu/xstrings v1.3.2 23:39:02 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 23:39:02 go: downloading github.com/oklog/run v1.0.0 23:39:02 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 23:39:02 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 23:39:02 go: downloading github.com/prometheus/client_model v0.2.0 23:39:02 go: downloading github.com/prometheus/common v0.32.1 23:39:02 go: downloading github.com/beorn7/perks v1.0.1 23:39:02 go: downloading github.com/cespare/xxhash/v2 v2.1.2 23:39:02 go: downloading github.com/prometheus/procfs v0.7.3 23:39:02 go: downloading go.uber.org/atomic v1.9.0 23:39:02 go: downloading github.com/imkira/go-observer v1.0.3 23:39:02 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 23:39:02 go: downloading github.com/mitchellh/reflectwalk v1.0.1 23:39:02 go: downloading github.com/hashicorp/errwrap v1.1.0 23:39:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:39:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 23:39:02 go: downloading github.com/twmb/murmur3 v1.1.6 23:39:03 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 23:39:03 go: downloading github.com/blang/semver/v4 v4.0.0 23:39:03 go: downloading github.com/go-sql-driver/mysql v1.6.0 23:39:03 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 23:39:03 go: downloading github.com/jinzhu/gorm v1.9.16 23:39:03 go: downloading github.com/lib/pq v1.10.4 23:39:03 go: downloading github.com/mattn/go-sqlite3 v1.14.12 23:39:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 23:39:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 23:39:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 23:39:05 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 23:39:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 23:39:05 go: downloading github.com/stretchr/testify v1.7.0 23:39:05 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 23:39:05 go: downloading github.com/aws/aws-sdk-go v1.43.0 23:39:09 go: downloading google.golang.org/api v0.70.0 23:39:09 go: downloading k8s.io/client-go v0.23.4 23:39:09 go: downloading k8s.io/api v0.23.4 23:39:09 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 23:39:09 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 23:39:09 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 23:39:09 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 23:39:09 go: downloading github.com/google/go-tpm v0.3.3 23:39:09 go: downloading cloud.google.com/go/storage v1.21.0 23:39:09 go: downloading cloud.google.com/go v0.100.2 23:39:09 go: downloading k8s.io/apimachinery v0.23.4 23:39:10 go: downloading k8s.io/kube-aggregator v0.23.3 23:39:11 go: downloading sigs.k8s.io/controller-runtime v0.11.1 23:39:11 go: downloading cloud.google.com/go/security v1.3.0 23:39:11 go: downloading github.com/hashicorp/vault/api v1.4.1 23:39:11 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 23:39:11 go: downloading github.com/jinzhu/inflection v1.0.0 23:39:11 go: downloading github.com/aws/smithy-go v1.11.0 23:39:12 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 23:39:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 23:39:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 23:39:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 23:39:12 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 23:39:12 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 23:39:12 go: downloading github.com/Azure/go-autorest/logger v0.2.1 23:39:12 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 23:39:12 go: downloading github.com/dimchansky/utfbom v1.1.1 23:39:12 go: downloading cloud.google.com/go/compute v1.3.0 23:39:12 go: downloading cloud.google.com/go/iam v0.1.1 23:39:12 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 23:39:12 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 23:39:12 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 23:39:12 go: downloading github.com/gogo/protobuf v1.3.2 23:39:13 go: downloading k8s.io/klog/v2 v2.30.0 23:39:13 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 23:39:13 go: downloading github.com/google/gofuzz v1.1.0 23:39:13 go: downloading github.com/spf13/pflag v1.0.5 23:39:13 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 23:39:13 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 23:39:13 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 23:39:13 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 23:39:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 23:39:13 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 23:39:13 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 23:39:13 go: downloading github.com/hashicorp/vault/sdk v0.4.1 23:39:13 go: downloading github.com/mitchellh/mapstructure v1.4.3 23:39:13 go: downloading github.com/tklauser/go-sysconf v0.3.9 23:39:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 23:39:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 23:39:13 go: downloading gopkg.in/yaml.v2 v2.4.0 23:39:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:39:13 go: downloading github.com/gobwas/glob v0.2.3 23:39:13 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 23:39:13 go: downloading github.com/jmespath/go-jmespath v0.4.0 23:39:13 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 23:39:13 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 23:39:13 go: downloading go.opencensus.io v0.23.0 23:39:13 go: downloading gopkg.in/inf.v0 v0.9.1 23:39:13 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 23:39:13 go: downloading github.com/googleapis/gnostic v0.5.5 23:39:13 go: downloading github.com/go-logr/logr v1.2.2 23:39:13 go: downloading github.com/google/go-cmp v0.5.7 23:39:13 go: downloading github.com/json-iterator/go v1.1.12 23:39:13 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 23:39:14 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 23:39:14 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 23:39:14 go: downloading go.uber.org/zap v1.21.0 23:39:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 23:39:14 go: downloading github.com/tklauser/numcpus v0.3.0 23:39:14 go: downloading sigs.k8s.io/yaml v1.3.0 23:39:14 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 23:39:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 23:39:14 go: downloading github.com/modern-go/reflect2 v1.0.2 23:39:14 go: downloading github.com/golang/snappy v0.0.4 23:39:14 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 23:39:14 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 23:39:14 go: downloading github.com/hashicorp/go-uuid v1.0.2 23:39:14 go: downloading github.com/hashicorp/go-version v1.2.0 23:39:14 go: downloading github.com/ryanuber/go-glob v1.0.0 23:39:14 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 23:39:14 go: downloading go.uber.org/multierr v1.6.0 23:39:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 23:39:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 23:39:20 Removing intermediate container fb6f232e76f5 23:39:20 ---> c630fb3dd124 23:39:20 23:39:20 Step 10/31 : FROM alpine:3.14 23:39:20 ---> e04c818066af 23:39:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:39:20 ---> Running in f4e80655df46 23:39:20 Removing intermediate container f4e80655df46 23:39:20 ---> c3507a2a56ae 23:39:20 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:39:20 ---> Running in 85ce04221652 23:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:39:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:39:21 (1/2) Installing dumb-init (1.2.5-r1) 23:39:21 (2/2) Installing su-exec (0.2-r1) 23:39:21 Executing busybox-1.33.1-r7.trigger 23:39:21 OK: 6 MiB in 16 packages 23:39:22 Removing intermediate container 33f1726ef773 23:39:22 ---> b01e8b4b72b3 23:39:22 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:39:22 Removing intermediate container 85ce04221652 23:39:22 ---> 7da687173606 23:39:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:39:22 ---> Running in 3a207cb22523 23:39:22 Removing intermediate container 7d0dcdc5fb52 23:39:22 ---> b04b78de2ea6 23:39:22 23:39:22 Step 10/22 : FROM alpine:3.14 23:39:22 ---> e04c818066af 23:39:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:39:22 ---> Running in 76eef005dc8f 23:39:22 ---> Running in 03bd118c5879 23:39:22 Removing intermediate container 03bd118c5879 23:39:22 ---> fe387fb92385 23:39:22 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:39:22 ---> Running in 1733b6656706 23:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:39:22 Removing intermediate container 1733b6656706 23:39:22 ---> 87a34af98b41 23:39:22 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:39:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:39:23 ---> Running in 4549dfb12ae1 23:39:23 (1/1) Installing dumb-init (1.2.5-r1) 23:39:23 Executing busybox-1.33.1-r7.trigger 23:39:23 OK: 6 MiB in 15 packages 23:39:24 Removing intermediate container 76eef005dc8f 23:39:24 ---> 8547c44f9a86 23:39:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:39:24 ---> Running in 574abfa9386b 23:39:24 Removing intermediate container 574abfa9386b 23:39:24 ---> 028e65e35899 23:39:24 Step 13/22 : ENV APP_PORT=59861 23:39:24 Removing intermediate container 3a207cb22523 23:39:24 ---> 00bfd06f960c 23:39:24 23:39:24 Step 11/23 : FROM docker:20.10.14 23:39:24 Removing intermediate container 4549dfb12ae1 23:39:24 ---> 02638e4cf9eb 23:39:24 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:39:24 ---> Running in 69951069548d 23:39:24 ---> Running in 54d5140e4e95 23:39:24 20.10.14: Pulling from library/docker 23:39:24 Removing intermediate container 69951069548d 23:39:24 ---> f92ad8ec7bc7 23:39:24 Step 14/22 : EXPOSE $APP_PORT 23:39:24 Removing intermediate container 54d5140e4e95 23:39:24 ---> 7d48f3ae446c 23:39:24 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:39:24 ---> Running in faa924b349d3 23:39:25 Removing intermediate container faa924b349d3 23:39:25 ---> 553c73f9a94b 23:39:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:39:25 ---> dde8dccdc37d 23:39:25 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:39:25 ---> Running in 9ff4d808582c 23:39:25 ---> 27a089fc5f0e 23:39:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:39:27 ---> 6246210cd756 23:39:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:39:27 Removing intermediate container 9ff4d808582c 23:39:27 ---> 97cc203d19b5 23:39:27 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:39:27 ---> e8c4aca1cd1b 23:39:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:39:28 ---> afdaa2603a7e 23:39:28 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:39:28 ---> Running in 4cc04317d9e5 23:39:28 Removing intermediate container 4cc04317d9e5 23:39:28 ---> 52bfef91cad6 23:39:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:39:28 ---> Running in 1ec191c4139a 23:39:29 Removing intermediate container 1ec191c4139a 23:39:29 ---> c270dc024691 23:39:29 Step 20/22 : LABEL arch=x86_64 23:39:29 ---> a7f3c006fde1 23:39:29 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:39:29 ---> Running in c31235cc99d9 23:39:30 Removing intermediate container c31235cc99d9 23:39:30 ---> b4fd947f7537 23:39:30 Step 21/22 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 23:39:30 ---> ce39a2cfa793 23:39:30 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:39:30 ---> Running in e7b5040fcf55 23:39:31 Removing intermediate container e7b5040fcf55 23:39:31 ---> 3c2d90eb6d19 23:39:31 Step 22/22 : LABEL version=0.0.0 23:39:31 ---> d7a7da87bac0 23:39:31 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:39:31 ---> Running in ed1d8c50e15b 23:39:31 ---> d34e94037c0a 23:39:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:39:31 Removing intermediate container ed1d8c50e15b 23:39:31 ---> 7a42a9bc4129 23:39:31 23:39:31 ---> Running in f1c935e1de9f 23:39:31 Successfully built 7a42a9bc4129 23:39:31 Successfully tagged support-scheduler:latest 23:39:31 Building core-metadata 23:39:31 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 23:39:31  Building support-scheduler ... done Status: Downloaded newer image for docker:20.10.14 23:39:31 ---> 7417809fdb73 23:39:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:39:32 ---> Running in 80f9e9afac58 23:39:32 Removing intermediate container f1c935e1de9f 23:39:32 ---> 2674181d8e29 23:39:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:39:33 Removing intermediate container 80f9e9afac58 23:39:33 ---> 00cf9b296ff2 23:39:33 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 23:39:33 ---> 160363ed5151 23:39:33 Step 26/31 : RUN chmod +x /entrypoint.sh 23:39:33 ---> Running in 6aa455b698be 23:39:34 ---> Running in 346e3bde7098 23:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:39:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:39:35 (1/43) Installing readline (8.1.1-r0) 23:39:35 (2/43) Installing bash (5.1.16-r0) 23:39:35 Executing bash-5.1.16-r0.post-install 23:39:35 (3/43) Installing brotli-libs (1.0.9-r5) 23:39:35 (4/43) Installing nghttp2-libs (1.46.0-r0) 23:39:35 (5/43) Installing libcurl (7.80.0-r1) 23:39:35 (6/43) Installing curl (7.80.0-r1) 23:39:35 (7/43) Installing dumb-init (1.2.5-r1) 23:39:35 (8/43) Installing libbz2 (1.0.8-r1) 23:39:35 (9/43) Installing expat (2.4.7-r0) 23:39:35 (10/43) Installing libffi (3.4.2-r1) 23:39:35 (11/43) Installing gdbm (1.22-r0) 23:39:35 (12/43) Installing xz-libs (5.2.5-r1) 23:39:35 (13/43) Installing libgcc (10.3.1_git20211027-r0) 23:39:35 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 23:39:35 (15/43) Installing mpdecimal (2.5.1-r1) 23:39:35 (16/43) Installing sqlite-libs (3.36.0-r0) 23:39:35 (17/43) Installing python3 (3.9.7-r4) 23:39:36 (18/43) Installing py3-appdirs (1.4.4-r2) 23:39:36 (19/43) Installing py3-certifi (2020.12.5-r1) 23:39:36 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 23:39:36 (21/43) Installing py3-idna (3.3-r0) 23:39:36 (22/43) Installing py3-urllib3 (1.26.7-r0) 23:39:36 (23/43) Installing py3-requests (2.26.0-r1) 23:39:36 (24/43) Installing py3-msgpack (1.0.2-r1) 23:39:36 (25/43) Installing py3-lockfile (0.12.2-r4) 23:39:36 (26/43) Installing py3-cachecontrol (0.12.10-r0) 23:39:36 (27/43) Installing py3-colorama (0.4.4-r1) 23:39:36 (28/43) Installing py3-contextlib2 (21.6.0-r1) 23:39:36 (29/43) Installing py3-distlib (0.3.3-r0) 23:39:36 (30/43) Installing py3-distro (1.6.0-r0) 23:39:36 (31/43) Installing py3-six (1.16.0-r0) 23:39:36 (32/43) Installing py3-webencodings (0.5.1-r4) 23:39:36 (33/43) Installing py3-html5lib (1.1-r1) 23:39:36 (34/43) Installing py3-parsing (2.4.7-r2) 23:39:36 (35/43) Installing py3-packaging (20.9-r1) 23:39:36 (36/43) Installing py3-tomli (1.2.2-r0) 23:39:36 (37/43) Installing py3-pep517 (0.12.0-r0) 23:39:36 (38/43) Installing py3-progress (1.6-r0) 23:39:36 (39/43) Installing py3-retrying (1.3.3-r2) 23:39:36 (40/43) Installing py3-ordered-set (4.0.2-r2) 23:39:36 (41/43) Installing py3-setuptools (52.0.0-r4) 23:39:36 Building bin/spire-agent... 23:39:36 (42/43) Installing py3-toml (0.10.2-r2) 23:39:36 (43/43) Installing py3-pip (20.3.4-r1) 23:39:36 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:39:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:39:36 ---> d4bf7241b4d1 23:39:36 Step 3/23 : WORKDIR /edgex-go 23:39:36 ---> Using cache 23:39:36 ---> cb63aa55e58c 23:39:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:36 ---> Using cache 23:39:36 ---> 3a7714b9f5d7 23:39:36 Step 5/23 : RUN apk add --update --no-cache make git 23:39:36 ---> Using cache 23:39:36 ---> a606293f790b 23:39:36 Step 6/23 : COPY go.mod vendor* ./ 23:39:36 ---> Using cache 23:39:36 ---> 094959aadf46 23:39:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:36 ---> Using cache 23:39:36 ---> 5c21e03711e6 23:39:36 Step 8/23 : COPY . . 23:39:36 ---> Using cache 23:39:36 ---> c9a6d3d20397 23:39:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:39:36 Executing busybox-1.34.1-r5.trigger 23:39:36 OK: 83 MiB in 65 packages 23:39:36 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:39:36 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:39:36 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:39:36 go: downloading github.com/docker/docker v20.10.12+incompatible 23:39:37 go: downloading github.com/google/go-tpm-tools v0.3.3 23:39:37 Collecting docker-compose==1.23.2 23:39:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:39:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:39:37  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:39:37 Collecting texttable<0.10,>=0.9.0 23:39:37 Downloading texttable-0.9.1.tar.gz (11 kB) 23:39:37 Collecting docopt<0.7,>=0.6.1 23:39:37 Downloading docopt-0.6.2.tar.gz (25 kB) 23:39:37 go: downloading github.com/docker/go-connections v0.4.0 23:39:37 go: downloading github.com/docker/go-units v0.4.0 23:39:37 go: downloading github.com/opencontainers/image-spec v1.0.1 23:39:37 go: downloading github.com/containerd/containerd v1.3.4 23:39:37 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:39:37 go: downloading github.com/opencontainers/go-digest v1.0.0 23:39:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:39:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:39:38 Collecting cached-property<2,>=1.2.0 23:39:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:39:38 Collecting dockerpty<0.5,>=0.4.1 23:39:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:39:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 23:39:38 Collecting jsonschema<3,>=2.5.1 23:39:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:39:38 Collecting docker<4.0,>=3.6.0 23:39:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:39:38 Collecting PyYAML<4,>=3.10 23:39:39 Downloading PyYAML-3.13.tar.gz (270 kB) 23:39:39 ---> Running in 8e5a200deaa0 23:39:39 Removing intermediate container 346e3bde7098 23:39:39 ---> c9d6e5ceaf03 23:39:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:39:39 ---> Running in 79611aaebc4d 23:39:39 Collecting websocket-client<1.0,>=0.32.0 23:39:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:39:39 Collecting docker-pycreds>=0.4.0 23:39:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:39:40 Collecting chardet<3.1.0,>=3.0.2 23:39:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:39:40 Removing intermediate container 79611aaebc4d 23:39:40 ---> 657b10460bff 23:39:40 Step 28/31 : CMD ["gate"] 23:39:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:39:40 Collecting urllib3<1.25,>=1.21.1 23:39:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:39:40 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) 23:39:40 Collecting idna<2.8,>=2.5 23:39:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:39:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:39:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:39:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:39:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:39:40 ---> Running in 8828f69613df 23:39:40 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:39:40 Attempting uninstall: urllib3 23:39:40 Found existing installation: urllib3 1.26.7 23:39:40 Uninstalling urllib3-1.26.7: 23:39:40 Successfully uninstalled urllib3-1.26.7 23:39:40 Attempting uninstall: idna 23:39:40 Found existing installation: idna 3.3 23:39:40 Uninstalling idna-3.3: 23:39:40 Removing intermediate container 8828f69613df 23:39:40 ---> cbdbed7ab0d8 23:39:40 Step 29/31 : LABEL arch=x86_64 23:39:40 Successfully uninstalled idna-3.3 23:39:40 ---> Running in 109d777bf161 23:39:41 Removing intermediate container 109d777bf161 23:39:41 ---> c388cb57c78e 23:39:41 Step 30/31 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 23:39:41 Attempting uninstall: requests 23:39:41 Found existing installation: requests 2.26.0 23:39:41 Uninstalling requests-2.26.0: 23:39:41 ---> Running in aee365bca200 23:39:41 Successfully uninstalled requests-2.26.0 23:39:41 Running setup.py install for texttable: started 23:39:41 Removing intermediate container aee365bca200 23:39:41 ---> defdeacde19c 23:39:41 Step 31/31 : LABEL version=0.0.0 23:39:41 ---> Running in 8d7a2cc8357b 23:39:41 Running setup.py install for texttable: finished with status 'done' 23:39:41 Running setup.py install for PyYAML: started 23:39:42 Removing intermediate container 8d7a2cc8357b 23:39:42 ---> 2382bc7507a4 23:39:42 23:39:42 Successfully built 2382bc7507a4 23:39:42 Successfully tagged security-bootstrapper:latest 23:39:42  Building security-bootstrapper ... done Building core-command 23:39:42 Running setup.py install for PyYAML: finished with status 'done' 23:39:42 Running setup.py install for docopt: started 23:39:42 Running setup.py install for docopt: finished with status 'done' 23:39:42 Running setup.py install for dockerpty: started 23:39:43 Running setup.py install for dockerpty: finished with status 'done' 23:39:43 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 23:39:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:39:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:39:46 ---> d4bf7241b4d1 23:39:46 Step 3/23 : WORKDIR /edgex-go 23:39:46 ---> Using cache 23:39:46 ---> cb63aa55e58c 23:39:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:46 ---> Using cache 23:39:46 ---> 3a7714b9f5d7 23:39:46 Step 5/23 : RUN apk add --update --no-cache make git 23:39:46 ---> Using cache 23:39:46 ---> a606293f790b 23:39:46 Step 6/23 : COPY go.mod vendor* ./ 23:39:46 ---> Using cache 23:39:46 ---> 094959aadf46 23:39:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:46 ---> Using cache 23:39:46 ---> 5c21e03711e6 23:39:46 Step 8/23 : COPY . . 23:39:46 ---> Using cache 23:39:46 ---> c9a6d3d20397 23:39:46 Step 9/23 : RUN make cmd/core-command/core-command 23:39:48 ---> Running in 558ada3bdfe0 23:39:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:39:52 Removing intermediate container 6aa455b698be 23:39:52 ---> 1c21cd4376a8 23:39:52 Step 14/23 : ENV APP_PORT=58890 23:39:53 ---> Running in 183f152c8a0d 23:39:53 Removing intermediate container 183f152c8a0d 23:39:53 ---> 820ae237b57e 23:39:53 Step 15/23 : EXPOSE $APP_PORT 23:39:53 ---> Running in 34a221834c46 23:39:54 Removing intermediate container 34a221834c46 23:39:54 ---> b9dd72a2efc8 23:39:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:39:55 ---> 666a27d6b9f4 23:39:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:39:55 ---> 402c9ab55102 23:39:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:39:56 ---> 9307384e916a 23:39:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:39:56 ---> Running in 10bc23ee2dd6 23:39:57 Removing intermediate container 10bc23ee2dd6 23:39:57 ---> 5acd8c7bbd7b 23:39:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:39:57 ---> Running in 45be46bf0e82 23:39:58 Removing intermediate container 45be46bf0e82 23:39:58 ---> a57ceea5af50 23:39:58 Step 21/23 : LABEL arch=x86_64 23:39:58 ---> Running in c71d39fc14a5 23:39:58 Removing intermediate container c71d39fc14a5 23:39:58 ---> e1df3c692211 23:39:58 Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 23:39:58 ---> Running in 7a590df81179 23:39:59 Removing intermediate container 7a590df81179 23:39:59 ---> f5abcc6a96aa 23:39:59 Step 23/23 : LABEL version=0.0.0 23:39:59 ---> Running in 4489ed7afc93 23:40:00 Removing intermediate container 4489ed7afc93 23:40:00 ---> 45f5b5b55db4 23:40:00 23:40:00 Successfully built 45f5b5b55db4 23:40:00 Successfully tagged sys-mgmt-agent:latest 23:40:00 Building security-spire-server 23:40:08  Building sys-mgmt-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:40:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:40:08 ---> d4bf7241b4d1 23:40:08 Step 3/25 : WORKDIR /edgex-go 23:40:08 ---> Using cache 23:40:08 ---> cb63aa55e58c 23:40:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:08 ---> Using cache 23:40:08 ---> 3a7714b9f5d7 23:40:08 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:40:08 ---> Using cache 23:40:08 ---> af0eb68563e9 23:40:08 Step 6/25 : COPY go.mod vendor* ./ 23:40:08 ---> Using cache 23:40:08 ---> 278f1358a7ca 23:40:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:08 ---> Using cache 23:40:08 ---> d3cb86621195 23:40:08 Step 8/25 : COPY . . 23:40:08 ---> Using cache 23:40:08 ---> 1a93d982c2e6 23:40:08 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:40:08 ---> Using cache 23:40:08 ---> b5cd69e4bf3c 23:40:08 Step 10/25 : RUN mkdir -p spire-build 23:40:08 ---> Using cache 23:40:08 ---> 4a84e3f35982 23:40:08 Step 11/25 : WORKDIR /edgex-go/spire-build 23:40:08 ---> Using cache 23:40:08 ---> 1386c8d37f21 23:40:08 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 23:40:13 ---> Running in 5a0085bb2ce6 23:40:15 spire-1.2.1/ 23:40:15 spire-1.2.1/.data/ 23:40:15 spire-1.2.1/.data/.file 23:40:15 spire-1.2.1/.dockerignore 23:40:15 spire-1.2.1/.gitattributes 23:40:15 spire-1.2.1/.githooks/ 23:40:15 spire-1.2.1/.githooks/pre-commit 23:40:15 spire-1.2.1/.github/ 23:40:15 spire-1.2.1/.github/ISSUE_TEMPLATE.md 23:40:15 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 23:40:15 spire-1.2.1/.github/dependabot.yml 23:40:15 spire-1.2.1/.github/workflows/ 23:40:15 spire-1.2.1/.github/workflows/nightly_build.yaml 23:40:15 spire-1.2.1/.github/workflows/pr_build.yaml 23:40:15 spire-1.2.1/.github/workflows/release_build.yaml 23:40:15 spire-1.2.1/.github/workflows/scripts/ 23:40:15 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 23:40:15 spire-1.2.1/.github/workflows/scripts/push-images.sh 23:40:15 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 23:40:15 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 23:40:15 spire-1.2.1/.github/workflows/scripts/split.sh 23:40:15 spire-1.2.1/.gitignore 23:40:15 spire-1.2.1/.go-version 23:40:15 spire-1.2.1/.golangci.yml 23:40:15 spire-1.2.1/ADOPTERS.md 23:40:15 spire-1.2.1/CHANGELOG.md 23:40:15 spire-1.2.1/CODE-OF-CONDUCT.md 23:40:15 spire-1.2.1/CODEOWNERS 23:40:15 spire-1.2.1/CONTRIBUTING.md 23:40:15 spire-1.2.1/Dockerfile 23:40:15 spire-1.2.1/Dockerfile.dev 23:40:15 spire-1.2.1/Dockerfile.scratch 23:40:15 spire-1.2.1/LICENSE 23:40:15 spire-1.2.1/MAINTAINERS.md 23:40:15 spire-1.2.1/Makefile 23:40:15 spire-1.2.1/README.md 23:40:15 spire-1.2.1/ROADMAP.md 23:40:15 spire-1.2.1/SECURITY.md 23:40:15 spire-1.2.1/cmd/ 23:40:15 spire-1.2.1/cmd/spire-agent/ 23:40:15 spire-1.2.1/cmd/spire-agent/cli/ 23:40:15 spire-1.2.1/cmd/spire-agent/cli/api/ 23:40:15 spire-1.2.1/cmd/spire-agent/cli/api/common.go 23:40:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 23:40:15 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 23:40:15 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 23:40:15 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 23:40:15 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 23:40:15 spire-1.2.1/cmd/spire-agent/cli/cli.go 23:40:15 spire-1.2.1/cmd/spire-agent/cli/common/ 23:40:15 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 23:40:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 23:40:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 23:40:15 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 23:40:15 spire-1.2.1/cmd/spire-agent/cli/run/ 23:40:15 spire-1.2.1/cmd/spire-agent/cli/run/run.go 23:40:15 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 23:40:15 spire-1.2.1/cmd/spire-agent/cli/validate/ 23:40:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 23:40:15 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 23:40:15 spire-1.2.1/cmd/spire-agent/main.go 23:40:15 spire-1.2.1/cmd/spire-server/ 23:40:15 spire-1.2.1/cmd/spire-server/cli/ 23:40:15 spire-1.2.1/cmd/spire-server/cli/agent/ 23:40:15 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/agent/count.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/agent/list.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/agent/show.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/bundle/ 23:40:15 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/cli.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/entry/ 23:40:15 spire-1.2.1/cmd/spire-server/cli/entry/count.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/entry/create.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/entry/show.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/entry/update.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/entry/util.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/ 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/common.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/create.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/list.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/show.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/update.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 23:40:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/jwt/ 23:40:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/run/ 23:40:15 spire-1.2.1/cmd/spire-server/cli/run/run.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/token/ 23:40:15 spire-1.2.1/cmd/spire-server/cli/token/generate.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/validate/ 23:40:15 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/x509/ 23:40:15 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 23:40:15 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 23:40:15 spire-1.2.1/cmd/spire-server/main.go 23:40:15 spire-1.2.1/cmd/spire-server/util/ 23:40:15 spire-1.2.1/cmd/spire-server/util/util.go 23:40:15 spire-1.2.1/conf/ 23:40:15 spire-1.2.1/conf/agent/ 23:40:15 spire-1.2.1/conf/agent/agent.conf 23:40:15 spire-1.2.1/conf/agent/agent_full.conf 23:40:15 spire-1.2.1/conf/agent/dummy_root_ca.crt 23:40:15 spire-1.2.1/conf/server/ 23:40:15 spire-1.2.1/conf/server/dummy_upstream_ca.crt 23:40:15 spire-1.2.1/conf/server/dummy_upstream_ca.key 23:40:15 spire-1.2.1/conf/server/server.conf 23:40:15 spire-1.2.1/conf/server/server_full.conf 23:40:15 spire-1.2.1/doc/ 23:40:15 spire-1.2.1/doc/SPIRE101.md 23:40:15 spire-1.2.1/doc/auditlog.md 23:40:15 spire-1.2.1/doc/authorization_policy_engine.md 23:40:15 spire-1.2.1/doc/changelog_guidelines.md 23:40:15 spire-1.2.1/doc/cure53-report.pdf 23:40:15 spire-1.2.1/doc/images/ 23:40:15 spire-1.2.1/doc/images/2019_roadmap.png 23:40:15 spire-1.2.1/doc/images/SPIRE101.png 23:40:15 spire-1.2.1/doc/images/SPIRE_agent.png 23:40:15 spire-1.2.1/doc/images/SPIRE_server.png 23:40:15 spire-1.2.1/doc/images/cache_mgr.png 23:40:15 spire-1.2.1/doc/images/cache_mgr_components.png 23:40:15 spire-1.2.1/doc/images/federated_spire.png 23:40:15 spire-1.2.1/doc/images/ha_mode.png 23:40:15 spire-1.2.1/doc/images/nested_spire.png 23:40:15 spire-1.2.1/doc/images/oidc_federation.png 23:40:15 spire-1.2.1/doc/images/single_trust_domain.png 23:40:15 spire-1.2.1/doc/images/spiffe_compatible.png 23:40:15 spire-1.2.1/doc/images/spire_logo.png 23:40:15 spire-1.2.1/doc/migrating_registration_api_clients.md 23:40:15 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 23:40:15 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 23:40:15 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 23:40:15 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 23:40:15 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 23:40:15 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 23:40:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 23:40:15 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 23:40:15 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 23:40:15 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 23:40:15 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 23:40:15 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 23:40:15 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 23:40:15 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 23:40:15 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 23:40:15 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 23:40:15 spire-1.2.1/doc/plugin_server_datastore_sql.md 23:40:15 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 23:40:15 spire-1.2.1/doc/plugin_server_keymanager_disk.md 23:40:15 spire-1.2.1/doc/plugin_server_keymanager_memory.md 23:40:15 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 23:40:15 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 23:40:15 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 23:40:15 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 23:40:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 23:40:15 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 23:40:15 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 23:40:15 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 23:40:15 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 23:40:15 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 23:40:15 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 23:40:15 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 23:40:15 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 23:40:15 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 23:40:15 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 23:40:15 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 23:40:15 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 23:40:15 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 23:40:15 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 23:40:15 spire-1.2.1/doc/scaling_spire.md 23:40:15 spire-1.2.1/doc/spire_agent.md 23:40:15 spire-1.2.1/doc/spire_server.md 23:40:15 spire-1.2.1/doc/supported_integrations.md 23:40:15 spire-1.2.1/doc/telemetry.md 23:40:15 spire-1.2.1/doc/telemetry_config.md 23:40:15 spire-1.2.1/doc/upgrading.md 23:40:15 spire-1.2.1/doc/using_spire.md 23:40:15 spire-1.2.1/examples/ 23:40:15 spire-1.2.1/examples/README.md 23:40:15 spire-1.2.1/go.mod 23:40:15 spire-1.2.1/go.sum 23:40:15 spire-1.2.1/pkg/ 23:40:15 spire-1.2.1/pkg/agent/ 23:40:15 spire-1.2.1/pkg/agent/agent.go 23:40:15 spire-1.2.1/pkg/agent/api/ 23:40:15 spire-1.2.1/pkg/agent/api/config.go 23:40:15 spire-1.2.1/pkg/agent/api/debug/ 23:40:15 spire-1.2.1/pkg/agent/api/debug/v1/ 23:40:15 spire-1.2.1/pkg/agent/api/debug/v1/service.go 23:40:15 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 23:40:15 spire-1.2.1/pkg/agent/api/delegatedidentity/ 23:40:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 23:40:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 23:40:15 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 23:40:15 spire-1.2.1/pkg/agent/api/endpoints.go 23:40:15 spire-1.2.1/pkg/agent/api/health/ 23:40:15 spire-1.2.1/pkg/agent/api/health/v1/ 23:40:15 spire-1.2.1/pkg/agent/api/health/v1/service.go 23:40:15 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 23:40:15 spire-1.2.1/pkg/agent/api/rpccontext/ 23:40:15 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 23:40:15 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 23:40:15 spire-1.2.1/pkg/agent/attestor/ 23:40:15 spire-1.2.1/pkg/agent/attestor/node/ 23:40:15 spire-1.2.1/pkg/agent/attestor/node/experimental.go 23:40:15 spire-1.2.1/pkg/agent/attestor/node/node.go 23:40:15 spire-1.2.1/pkg/agent/attestor/node/node_test.go 23:40:15 spire-1.2.1/pkg/agent/attestor/workload/ 23:40:15 spire-1.2.1/pkg/agent/attestor/workload/workload.go 23:40:15 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 23:40:15 spire-1.2.1/pkg/agent/catalog/ 23:40:15 spire-1.2.1/pkg/agent/catalog/catalog.go 23:40:15 spire-1.2.1/pkg/agent/catalog/keymanager.go 23:40:15 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 23:40:15 spire-1.2.1/pkg/agent/catalog/svidstore.go 23:40:15 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 23:40:15 spire-1.2.1/pkg/agent/client/ 23:40:15 spire-1.2.1/pkg/agent/client/client.go 23:40:15 spire-1.2.1/pkg/agent/client/client_test.go 23:40:15 spire-1.2.1/pkg/agent/client/dial.go 23:40:15 spire-1.2.1/pkg/agent/client/nodeconn.go 23:40:15 spire-1.2.1/pkg/agent/client/nodeconn_test.go 23:40:15 spire-1.2.1/pkg/agent/client/update.go 23:40:15 spire-1.2.1/pkg/agent/client/util.go 23:40:15 spire-1.2.1/pkg/agent/common/ 23:40:15 spire-1.2.1/pkg/agent/common/backoff/ 23:40:15 spire-1.2.1/pkg/agent/common/backoff/backoff.go 23:40:15 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 23:40:15 spire-1.2.1/pkg/agent/common/cgroups/ 23:40:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 23:40:15 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 23:40:15 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 23:40:15 spire-1.2.1/pkg/agent/config.go 23:40:15 spire-1.2.1/pkg/agent/endpoints/ 23:40:15 spire-1.2.1/pkg/agent/endpoints/config.go 23:40:15 spire-1.2.1/pkg/agent/endpoints/endpoints.go 23:40:15 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 23:40:15 spire-1.2.1/pkg/agent/endpoints/metrics.go 23:40:15 spire-1.2.1/pkg/agent/endpoints/middleware.go 23:40:15 spire-1.2.1/pkg/agent/endpoints/peertracker.go 23:40:15 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 23:40:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 23:40:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 23:40:15 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 23:40:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 23:40:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 23:40:15 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 23:40:15 spire-1.2.1/pkg/agent/endpoints/workload/ 23:40:15 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 23:40:15 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 23:40:15 spire-1.2.1/pkg/agent/manager/ 23:40:15 spire-1.2.1/pkg/agent/manager/cache/ 23:40:15 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 23:40:15 spire-1.2.1/pkg/agent/manager/cache/cache.go 23:40:15 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 23:40:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 23:40:15 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 23:40:15 spire-1.2.1/pkg/agent/manager/cache/sets.go 23:40:15 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 23:40:15 spire-1.2.1/pkg/agent/manager/config.go 23:40:15 spire-1.2.1/pkg/agent/manager/manager.go 23:40:15 spire-1.2.1/pkg/agent/manager/manager_test.go 23:40:15 spire-1.2.1/pkg/agent/manager/storage.go 23:40:15 spire-1.2.1/pkg/agent/manager/storage_test.go 23:40:15 spire-1.2.1/pkg/agent/manager/storecache/ 23:40:15 spire-1.2.1/pkg/agent/manager/storecache/cache.go 23:40:15 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 23:40:15 spire-1.2.1/pkg/agent/manager/sync.go 23:40:15 spire-1.2.1/pkg/agent/plugin/ 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/ 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 23:40:15 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 23:40:15 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/ 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 23:40:15 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 23:40:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 23:40:15 spire-1.2.1/pkg/agent/svid/ 23:40:15 spire-1.2.1/pkg/agent/svid/rotator.go 23:40:15 spire-1.2.1/pkg/agent/svid/rotator_config.go 23:40:15 spire-1.2.1/pkg/agent/svid/rotator_test.go 23:40:15 spire-1.2.1/pkg/agent/svid/store/ 23:40:15 spire-1.2.1/pkg/agent/svid/store/service.go 23:40:15 spire-1.2.1/pkg/agent/svid/store/service_test.go 23:40:15 spire-1.2.1/pkg/common/ 23:40:15 spire-1.2.1/pkg/common/agentpathtemplate/ 23:40:15 spire-1.2.1/pkg/common/agentpathtemplate/template.go 23:40:15 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 23:40:15 spire-1.2.1/pkg/common/api/ 23:40:15 spire-1.2.1/pkg/common/api/metrics.go 23:40:15 spire-1.2.1/pkg/common/api/middleware/ 23:40:15 spire-1.2.1/pkg/common/api/middleware/common_test.go 23:40:15 spire-1.2.1/pkg/common/api/middleware/interceptor.go 23:40:15 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 23:40:15 spire-1.2.1/pkg/common/api/middleware/logger.go 23:40:15 spire-1.2.1/pkg/common/api/middleware/logger_test.go 23:40:15 spire-1.2.1/pkg/common/api/middleware/metrics.go 23:40:15 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 23:40:15 spire-1.2.1/pkg/common/api/middleware/middleware.go 23:40:15 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 23:40:15 spire-1.2.1/pkg/common/api/middleware/misconfig.go 23:40:15 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 23:40:15 spire-1.2.1/pkg/common/api/middleware/names.go 23:40:15 spire-1.2.1/pkg/common/api/middleware/names_test.go 23:40:15 spire-1.2.1/pkg/common/api/names.go 23:40:15 spire-1.2.1/pkg/common/api/ratelimit.go 23:40:15 spire-1.2.1/pkg/common/api/rpccontext/ 23:40:15 spire-1.2.1/pkg/common/api/rpccontext/logger.go 23:40:15 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 23:40:15 spire-1.2.1/pkg/common/api/rpccontext/names.go 23:40:15 spire-1.2.1/pkg/common/auth/ 23:40:15 spire-1.2.1/pkg/common/auth/interceptors.go 23:40:15 spire-1.2.1/pkg/common/auth/interceptors_test.go 23:40:15 spire-1.2.1/pkg/common/auth/untracked_uds.go 23:40:15 spire-1.2.1/pkg/common/bundleutil/ 23:40:15 spire-1.2.1/pkg/common/bundleutil/bundle.go 23:40:15 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 23:40:15 spire-1.2.1/pkg/common/bundleutil/common_test.go 23:40:15 spire-1.2.1/pkg/common/bundleutil/marshal.go 23:40:15 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 23:40:15 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 23:40:15 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 23:40:15 spire-1.2.1/pkg/common/bundleutil/types.go 23:40:15 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 23:40:15 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 23:40:15 spire-1.2.1/pkg/common/catalog/ 23:40:15 spire-1.2.1/pkg/common/catalog/bind.go 23:40:15 spire-1.2.1/pkg/common/catalog/builtin.go 23:40:15 spire-1.2.1/pkg/common/catalog/catalog.go 23:40:15 spire-1.2.1/pkg/common/catalog/catalog_test.go 23:40:15 spire-1.2.1/pkg/common/catalog/closers.go 23:40:15 spire-1.2.1/pkg/common/catalog/cmd_linux.go 23:40:15 spire-1.2.1/pkg/common/catalog/cmd_other.go 23:40:15 spire-1.2.1/pkg/common/catalog/config.go 23:40:15 spire-1.2.1/pkg/common/catalog/config_test.go 23:40:15 spire-1.2.1/pkg/common/catalog/configure.go 23:40:15 spire-1.2.1/pkg/common/catalog/constraints.go 23:40:15 spire-1.2.1/pkg/common/catalog/constraints_test.go 23:40:15 spire-1.2.1/pkg/common/catalog/context.go 23:40:15 spire-1.2.1/pkg/common/catalog/external.go 23:40:15 spire-1.2.1/pkg/common/catalog/host.go 23:40:15 spire-1.2.1/pkg/common/catalog/pipenet.go 23:40:15 spire-1.2.1/pkg/common/catalog/plugin.go 23:40:15 spire-1.2.1/pkg/common/catalog/testplugin/ 23:40:15 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 23:40:15 spire-1.2.1/pkg/common/catalog/testplugin/main.go 23:40:15 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 23:40:15 spire-1.2.1/pkg/common/cli/ 23:40:15 spire-1.2.1/pkg/common/cli/env.go 23:40:15 spire-1.2.1/pkg/common/cli/flags.go 23:40:15 spire-1.2.1/pkg/common/cli/trust_domain.go 23:40:15 spire-1.2.1/pkg/common/cli/trust_domain_test.go 23:40:15 spire-1.2.1/pkg/common/cli/umask.go 23:40:15 spire-1.2.1/pkg/common/cli/umask_posix.go 23:40:15 spire-1.2.1/pkg/common/cli/umask_test.go 23:40:15 spire-1.2.1/pkg/common/cli/umask_windows.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/ 23:40:15 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/flag.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/flag_test.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/format.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/format_test.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/ 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 23:40:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 23:40:15 spire-1.2.1/pkg/common/coretypes/ 23:40:15 spire-1.2.1/pkg/common/coretypes/bundle/ 23:40:15 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 23:40:15 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 23:40:15 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 23:40:15 spire-1.2.1/pkg/common/coretypes/bundle/require.go 23:40:15 spire-1.2.1/pkg/common/coretypes/jwtkey/ 23:40:15 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 23:40:15 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 23:40:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 23:40:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 23:40:15 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 23:40:15 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 23:40:15 spire-1.2.1/pkg/common/coretypes/x509certificate/ 23:40:15 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 23:40:15 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 23:40:15 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 23:40:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 23:40:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 23:40:15 spire-1.2.1/pkg/common/cryptoutil/ 23:40:15 spire-1.2.1/pkg/common/cryptoutil/keys.go 23:40:15 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 23:40:15 spire-1.2.1/pkg/common/diskutil/ 23:40:15 spire-1.2.1/pkg/common/diskutil/file_posix.go 23:40:15 spire-1.2.1/pkg/common/diskutil/file_test.go 23:40:15 spire-1.2.1/pkg/common/diskutil/file_windows.go 23:40:15 spire-1.2.1/pkg/common/errorutil/ 23:40:15 spire-1.2.1/pkg/common/errorutil/wrapper.go 23:40:15 spire-1.2.1/pkg/common/health/ 23:40:15 spire-1.2.1/pkg/common/health/config.go 23:40:15 spire-1.2.1/pkg/common/health/context.go 23:40:15 spire-1.2.1/pkg/common/health/context_test.go 23:40:15 spire-1.2.1/pkg/common/health/health.go 23:40:15 spire-1.2.1/pkg/common/health/health_test.go 23:40:15 spire-1.2.1/pkg/common/health/logger.go 23:40:15 spire-1.2.1/pkg/common/hostservice/ 23:40:15 spire-1.2.1/pkg/common/hostservice/metricsservice/ 23:40:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 23:40:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 23:40:15 spire-1.2.1/pkg/common/idutil/ 23:40:15 spire-1.2.1/pkg/common/idutil/require.go 23:40:15 spire-1.2.1/pkg/common/idutil/require_test.go 23:40:15 spire-1.2.1/pkg/common/idutil/safety.go 23:40:15 spire-1.2.1/pkg/common/idutil/safety_test.go 23:40:15 spire-1.2.1/pkg/common/idutil/spiffeid.go 23:40:15 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 23:40:15 spire-1.2.1/pkg/common/jwtsvid/ 23:40:15 spire-1.2.1/pkg/common/jwtsvid/common.go 23:40:15 spire-1.2.1/pkg/common/jwtsvid/sign.go 23:40:15 spire-1.2.1/pkg/common/jwtsvid/token_test.go 23:40:15 spire-1.2.1/pkg/common/jwtsvid/validate.go 23:40:15 spire-1.2.1/pkg/common/jwtutil/ 23:40:15 spire-1.2.1/pkg/common/jwtutil/keyset.go 23:40:15 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 23:40:15 spire-1.2.1/pkg/common/log/ 23:40:15 spire-1.2.1/pkg/common/log/hclog_adapter.go 23:40:15 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 23:40:15 spire-1.2.1/pkg/common/log/log.go 23:40:15 spire-1.2.1/pkg/common/log/log_test.go 23:40:15 spire-1.2.1/pkg/common/log/options.go 23:40:15 spire-1.2.1/pkg/common/nodeutil/ 23:40:15 spire-1.2.1/pkg/common/nodeutil/node.go 23:40:15 spire-1.2.1/pkg/common/nodeutil/node_test.go 23:40:15 spire-1.2.1/pkg/common/peertracker/ 23:40:15 spire-1.2.1/pkg/common/peertracker/conn.go 23:40:15 spire-1.2.1/pkg/common/peertracker/credentials.go 23:40:15 spire-1.2.1/pkg/common/peertracker/errors.go 23:40:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 23:40:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 23:40:15 spire-1.2.1/pkg/common/peertracker/info.go 23:40:15 spire-1.2.1/pkg/common/peertracker/listener.go 23:40:15 spire-1.2.1/pkg/common/peertracker/listener_test.go 23:40:15 spire-1.2.1/pkg/common/peertracker/peertracker.go 23:40:15 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 23:40:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 23:40:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 23:40:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 23:40:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 23:40:15 spire-1.2.1/pkg/common/peertracker/tcp.go 23:40:15 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 23:40:15 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 23:40:15 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 23:40:15 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 23:40:15 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 23:40:15 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 23:40:15 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 23:40:15 spire-1.2.1/pkg/common/peertracker/uds.go 23:40:15 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 23:40:15 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 23:40:15 spire-1.2.1/pkg/common/peertracker/uds_linux.go 23:40:15 spire-1.2.1/pkg/common/pemutil/ 23:40:15 spire-1.2.1/pkg/common/pemutil/block.go 23:40:15 spire-1.2.1/pkg/common/pemutil/certs.go 23:40:15 spire-1.2.1/pkg/common/pemutil/common.go 23:40:15 spire-1.2.1/pkg/common/pemutil/csr.go 23:40:15 spire-1.2.1/pkg/common/pemutil/keys.go 23:40:15 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 23:40:15 spire-1.2.1/pkg/common/pemutil/testdata/ 23:40:15 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 23:40:15 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 23:40:15 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 23:40:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 23:40:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 23:40:15 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 23:40:15 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 23:40:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 23:40:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 23:40:15 spire-1.2.1/pkg/common/plugin/ 23:40:15 spire-1.2.1/pkg/common/plugin/aws/ 23:40:15 spire-1.2.1/pkg/common/plugin/aws/iid.go 23:40:15 spire-1.2.1/pkg/common/plugin/azure/ 23:40:15 spire-1.2.1/pkg/common/plugin/azure/msi.go 23:40:15 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 23:40:15 spire-1.2.1/pkg/common/plugin/facade.go 23:40:15 spire-1.2.1/pkg/common/plugin/facade_test.go 23:40:15 spire-1.2.1/pkg/common/plugin/gcp/ 23:40:15 spire-1.2.1/pkg/common/plugin/gcp/iit.go 23:40:15 spire-1.2.1/pkg/common/plugin/k8s/ 23:40:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 23:40:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 23:40:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 23:40:15 spire-1.2.1/pkg/common/plugin/k8s/utils.go 23:40:15 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 23:40:15 spire-1.2.1/pkg/common/plugin/log.go 23:40:15 spire-1.2.1/pkg/common/plugin/sshpop/ 23:40:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 23:40:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 23:40:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 23:40:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 23:40:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 23:40:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 23:40:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 23:40:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 23:40:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 23:40:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 23:40:15 spire-1.2.1/pkg/common/plugin/tpmdevid/ 23:40:15 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 23:40:15 spire-1.2.1/pkg/common/plugin/x509pop/ 23:40:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 23:40:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 23:40:15 spire-1.2.1/pkg/common/profiling/ 23:40:15 spire-1.2.1/pkg/common/profiling/dumpers.go 23:40:15 spire-1.2.1/pkg/common/profiling/profiling.go 23:40:15 spire-1.2.1/pkg/common/protoutil/ 23:40:15 spire-1.2.1/pkg/common/protoutil/masks.go 23:40:15 spire-1.2.1/pkg/common/protoutil/masks_test.go 23:40:15 spire-1.2.1/pkg/common/rotationutil/ 23:40:15 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 23:40:15 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 23:40:15 spire-1.2.1/pkg/common/selector/ 23:40:15 spire-1.2.1/pkg/common/selector/selector.go 23:40:15 spire-1.2.1/pkg/common/selector/selector_test.go 23:40:15 spire-1.2.1/pkg/common/selector/set.go 23:40:15 spire-1.2.1/pkg/common/selector/set_utils.go 23:40:15 spire-1.2.1/pkg/common/selector/set_utils_test.go 23:40:15 spire-1.2.1/pkg/common/telemetry/ 23:40:15 spire-1.2.1/pkg/common/telemetry/agent/ 23:40:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 23:40:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 23:40:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 23:40:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 23:40:15 spire-1.2.1/pkg/common/telemetry/agent/manager.go 23:40:15 spire-1.2.1/pkg/common/telemetry/agent/node.go 23:40:15 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 23:40:15 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 23:40:15 spire-1.2.1/pkg/common/telemetry/agent/store/ 23:40:15 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 23:40:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 23:40:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 23:40:15 spire-1.2.1/pkg/common/telemetry/blackhole.go 23:40:15 spire-1.2.1/pkg/common/telemetry/call.go 23:40:15 spire-1.2.1/pkg/common/telemetry/common/ 23:40:15 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 23:40:15 spire-1.2.1/pkg/common/telemetry/config.go 23:40:15 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 23:40:15 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 23:40:15 spire-1.2.1/pkg/common/telemetry/inmem.go 23:40:15 spire-1.2.1/pkg/common/telemetry/inmem_test.go 23:40:15 spire-1.2.1/pkg/common/telemetry/m3.go 23:40:15 spire-1.2.1/pkg/common/telemetry/m3_test.go 23:40:15 spire-1.2.1/pkg/common/telemetry/metrics.go 23:40:15 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 23:40:15 spire-1.2.1/pkg/common/telemetry/names.go 23:40:15 spire-1.2.1/pkg/common/telemetry/prometheus.go 23:40:15 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 23:40:15 spire-1.2.1/pkg/common/telemetry/sanitize.go 23:40:15 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/ 23:40:15 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/datastore/ 23:40:15 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 23:40:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/rotate.go 23:40:15 spire-1.2.1/pkg/common/telemetry/server/server.go 23:40:15 spire-1.2.1/pkg/common/telemetry/sink.go 23:40:15 spire-1.2.1/pkg/common/telemetry/statsd.go 23:40:15 spire-1.2.1/pkg/common/telemetry/statsd_test.go 23:40:15 spire-1.2.1/pkg/common/telemetry/uptime.go 23:40:15 spire-1.2.1/pkg/common/telemetry/version.go 23:40:15 spire-1.2.1/pkg/common/telemetry/withlabels.go 23:40:15 spire-1.2.1/pkg/common/uptime/ 23:40:15 spire-1.2.1/pkg/common/uptime/uptime.go 23:40:15 spire-1.2.1/pkg/common/uptime/uptime_test.go 23:40:15 spire-1.2.1/pkg/common/util/ 23:40:15 spire-1.2.1/pkg/common/util/certs.go 23:40:15 spire-1.2.1/pkg/common/util/certs_test.go 23:40:15 spire-1.2.1/pkg/common/util/csr.go 23:40:15 spire-1.2.1/pkg/common/util/hash.go 23:40:15 spire-1.2.1/pkg/common/util/selectors.go 23:40:15 spire-1.2.1/pkg/common/util/selectors_test.go 23:40:15 spire-1.2.1/pkg/common/util/signals.go 23:40:15 spire-1.2.1/pkg/common/util/sort.go 23:40:15 spire-1.2.1/pkg/common/util/sort_test.go 23:40:15 spire-1.2.1/pkg/common/util/task.go 23:40:15 spire-1.2.1/pkg/common/util/task_test.go 23:40:15 spire-1.2.1/pkg/common/util/testdata/ 23:40:15 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 23:40:15 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 23:40:15 spire-1.2.1/pkg/common/version/ 23:40:15 spire-1.2.1/pkg/common/version/version.go 23:40:15 spire-1.2.1/pkg/common/x509svid/ 23:40:15 spire-1.2.1/pkg/common/x509svid/common_test.go 23:40:15 spire-1.2.1/pkg/common/x509svid/csr.go 23:40:15 spire-1.2.1/pkg/common/x509svid/upstreamca.go 23:40:15 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 23:40:15 spire-1.2.1/pkg/common/x509util/ 23:40:15 spire-1.2.1/pkg/common/x509util/cert.go 23:40:15 spire-1.2.1/pkg/common/x509util/dns.go 23:40:15 spire-1.2.1/pkg/common/x509util/dns_test.go 23:40:15 spire-1.2.1/pkg/common/x509util/keyid.go 23:40:15 spire-1.2.1/pkg/common/x509util/keypair.go 23:40:15 spire-1.2.1/pkg/common/x509util/serialnumber.go 23:40:15 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 23:40:15 spire-1.2.1/pkg/server/ 23:40:15 spire-1.2.1/pkg/server/api/ 23:40:15 spire-1.2.1/pkg/server/api/agent.go 23:40:15 spire-1.2.1/pkg/server/api/agent/ 23:40:15 spire-1.2.1/pkg/server/api/agent/v1/ 23:40:15 spire-1.2.1/pkg/server/api/agent/v1/service.go 23:40:15 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 23:40:15 spire-1.2.1/pkg/server/api/agent_test.go 23:40:15 spire-1.2.1/pkg/server/api/api.go 23:40:15 spire-1.2.1/pkg/server/api/audit/ 23:40:15 spire-1.2.1/pkg/server/api/audit/audit.go 23:40:15 spire-1.2.1/pkg/server/api/audit/audit_test.go 23:40:15 spire-1.2.1/pkg/server/api/bundle.go 23:40:15 spire-1.2.1/pkg/server/api/bundle/ 23:40:15 spire-1.2.1/pkg/server/api/bundle/v1/ 23:40:15 spire-1.2.1/pkg/server/api/bundle/v1/service.go 23:40:15 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 23:40:15 spire-1.2.1/pkg/server/api/bundle_test.go 23:40:15 spire-1.2.1/pkg/server/api/debug/ 23:40:15 spire-1.2.1/pkg/server/api/debug/v1/ 23:40:15 spire-1.2.1/pkg/server/api/debug/v1/service.go 23:40:15 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 23:40:15 spire-1.2.1/pkg/server/api/entry.go 23:40:15 spire-1.2.1/pkg/server/api/entry/ 23:40:15 spire-1.2.1/pkg/server/api/entry/v1/ 23:40:15 spire-1.2.1/pkg/server/api/entry/v1/service.go 23:40:15 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 23:40:15 spire-1.2.1/pkg/server/api/entry_test.go 23:40:15 spire-1.2.1/pkg/server/api/health/ 23:40:15 spire-1.2.1/pkg/server/api/health/v1/ 23:40:15 spire-1.2.1/pkg/server/api/health/v1/service.go 23:40:15 spire-1.2.1/pkg/server/api/health/v1/service_test.go 23:40:15 spire-1.2.1/pkg/server/api/id.go 23:40:15 spire-1.2.1/pkg/server/api/id_test.go 23:40:15 spire-1.2.1/pkg/server/api/limits/ 23:40:15 spire-1.2.1/pkg/server/api/limits/limits.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/ 23:40:15 spire-1.2.1/pkg/server/api/middleware/alias.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/audit.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/authorization.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/caller.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/caller_test.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/common.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/common_test.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/entries.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/entries_test.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 23:40:15 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 23:40:15 spire-1.2.1/pkg/server/api/ratelimit.go 23:40:15 spire-1.2.1/pkg/server/api/rpccontext/ 23:40:15 spire-1.2.1/pkg/server/api/rpccontext/alias.go 23:40:15 spire-1.2.1/pkg/server/api/rpccontext/audit.go 23:40:15 spire-1.2.1/pkg/server/api/rpccontext/caller.go 23:40:15 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 23:40:15 spire-1.2.1/pkg/server/api/selector.go 23:40:15 spire-1.2.1/pkg/server/api/selector_test.go 23:40:15 spire-1.2.1/pkg/server/api/status.go 23:40:15 spire-1.2.1/pkg/server/api/status_test.go 23:40:15 spire-1.2.1/pkg/server/api/svid/ 23:40:15 spire-1.2.1/pkg/server/api/svid/v1/ 23:40:15 spire-1.2.1/pkg/server/api/svid/v1/service.go 23:40:15 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 23:40:15 spire-1.2.1/pkg/server/api/trustdomain.go 23:40:15 spire-1.2.1/pkg/server/api/trustdomain/ 23:40:15 spire-1.2.1/pkg/server/api/trustdomain/v1/ 23:40:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 23:40:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 23:40:15 spire-1.2.1/pkg/server/api/trustdomain_test.go 23:40:15 spire-1.2.1/pkg/server/authpolicy/ 23:40:15 spire-1.2.1/pkg/server/authpolicy/defaults.go 23:40:15 spire-1.2.1/pkg/server/authpolicy/policy.go 23:40:15 spire-1.2.1/pkg/server/authpolicy/policy.rego 23:40:15 spire-1.2.1/pkg/server/authpolicy/policy_data.json 23:40:15 spire-1.2.1/pkg/server/authpolicy/policy_test.go 23:40:15 spire-1.2.1/pkg/server/authpolicy/validate.go 23:40:15 spire-1.2.1/pkg/server/bundle/ 23:40:15 spire-1.2.1/pkg/server/bundle/client/ 23:40:15 spire-1.2.1/pkg/server/bundle/client/client.go 23:40:15 spire-1.2.1/pkg/server/bundle/client/client_test.go 23:40:15 spire-1.2.1/pkg/server/bundle/client/manager.go 23:40:15 spire-1.2.1/pkg/server/bundle/client/manager_test.go 23:40:15 spire-1.2.1/pkg/server/bundle/client/sources.go 23:40:15 spire-1.2.1/pkg/server/bundle/client/sources_test.go 23:40:15 spire-1.2.1/pkg/server/bundle/client/updater.go 23:40:15 spire-1.2.1/pkg/server/bundle/client/updater_test.go 23:40:15 spire-1.2.1/pkg/server/ca/ 23:40:15 spire-1.2.1/pkg/server/ca/ca.go 23:40:15 spire-1.2.1/pkg/server/ca/ca_health.go 23:40:15 spire-1.2.1/pkg/server/ca/ca_test.go 23:40:15 spire-1.2.1/pkg/server/ca/journal.go 23:40:15 spire-1.2.1/pkg/server/ca/journal_test.go 23:40:15 spire-1.2.1/pkg/server/ca/manager.go 23:40:15 spire-1.2.1/pkg/server/ca/manager_health.go 23:40:15 spire-1.2.1/pkg/server/ca/manager_test.go 23:40:15 spire-1.2.1/pkg/server/ca/templates.go 23:40:15 spire-1.2.1/pkg/server/ca/upstream_client.go 23:40:15 spire-1.2.1/pkg/server/ca/upstream_client_test.go 23:40:15 spire-1.2.1/pkg/server/ca/validation.go 23:40:15 spire-1.2.1/pkg/server/cache/ 23:40:15 spire-1.2.1/pkg/server/cache/dscache/ 23:40:15 spire-1.2.1/pkg/server/cache/dscache/cache.go 23:40:15 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 23:40:15 spire-1.2.1/pkg/server/cache/entrycache/ 23:40:15 spire-1.2.1/pkg/server/cache/entrycache/cache.go 23:40:15 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 23:40:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 23:40:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 23:40:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 23:40:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 23:40:15 spire-1.2.1/pkg/server/catalog/ 23:40:15 spire-1.2.1/pkg/server/catalog/catalog.go 23:40:15 spire-1.2.1/pkg/server/catalog/keymanager.go 23:40:15 spire-1.2.1/pkg/server/catalog/nodeattestor.go 23:40:15 spire-1.2.1/pkg/server/catalog/noderesolver.go 23:40:15 spire-1.2.1/pkg/server/catalog/notifier.go 23:40:15 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 23:40:15 spire-1.2.1/pkg/server/config.go 23:40:15 spire-1.2.1/pkg/server/datastore/ 23:40:15 spire-1.2.1/pkg/server/datastore/datastore.go 23:40:15 spire-1.2.1/pkg/server/datastore/datastore_health.go 23:40:15 spire-1.2.1/pkg/server/datastore/repository.go 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/ 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 23:40:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 23:40:15 spire-1.2.1/pkg/server/endpoints/ 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/ 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/config.go 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/server.go 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 23:40:15 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 23:40:15 spire-1.2.1/pkg/server/endpoints/config.go 23:40:15 spire-1.2.1/pkg/server/endpoints/endpoints.go 23:40:15 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 23:40:15 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 23:40:15 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 23:40:15 spire-1.2.1/pkg/server/endpoints/middleware.go 23:40:15 spire-1.2.1/pkg/server/endpoints/middleware_test.go 23:40:15 spire-1.2.1/pkg/server/hostservice/ 23:40:15 spire-1.2.1/pkg/server/hostservice/agentstore/ 23:40:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 23:40:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 23:40:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 23:40:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 23:40:15 spire-1.2.1/pkg/server/hostservice/identityprovider/ 23:40:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 23:40:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/ 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/ 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/base/ 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/test/ 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 23:40:15 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/ 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 23:40:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/noderesolver/ 23:40:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 23:40:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 23:40:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 23:40:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 23:40:15 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 23:40:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 23:40:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/notifier/ 23:40:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 23:40:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 23:40:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 23:40:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 23:40:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 23:40:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 23:40:15 spire-1.2.1/pkg/server/plugin/notifier/repository.go 23:40:15 spire-1.2.1/pkg/server/plugin/notifier/v1.go 23:40:15 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 23:40:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 23:40:15 spire-1.2.1/pkg/server/registration/ 23:40:15 spire-1.2.1/pkg/server/registration/manager.go 23:40:15 spire-1.2.1/pkg/server/registration/manager_test.go 23:40:15 spire-1.2.1/pkg/server/scanentries.go 23:40:15 spire-1.2.1/pkg/server/scanentries_test.go 23:40:15 spire-1.2.1/pkg/server/server.go 23:40:15 spire-1.2.1/pkg/server/server_test.go 23:40:15 spire-1.2.1/pkg/server/svid/ 23:40:15 spire-1.2.1/pkg/server/svid/observer.go 23:40:15 spire-1.2.1/pkg/server/svid/observer_test.go 23:40:15 spire-1.2.1/pkg/server/svid/rotator.go 23:40:15 spire-1.2.1/pkg/server/svid/rotator_config.go 23:40:15 spire-1.2.1/pkg/server/svid/rotator_config_test.go 23:40:15 spire-1.2.1/pkg/server/svid/rotator_test.go 23:40:15 spire-1.2.1/proto/ 23:40:15 spire-1.2.1/proto/private/ 23:40:15 spire-1.2.1/proto/private/server/ 23:40:15 spire-1.2.1/proto/private/server/journal/ 23:40:15 spire-1.2.1/proto/private/server/journal/journal.pb.go 23:40:15 spire-1.2.1/proto/private/server/journal/journal.proto 23:40:15 spire-1.2.1/proto/spire/ 23:40:15 spire-1.2.1/proto/spire/common/ 23:40:15 spire-1.2.1/proto/spire/common/common.pb.go 23:40:15 spire-1.2.1/proto/spire/common/common.proto 23:40:15 spire-1.2.1/proto/spire/common/plugin/ 23:40:15 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 23:40:15 spire-1.2.1/proto/spire/common/plugin/plugin.proto 23:40:15 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 23:40:15 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 23:40:15 spire-1.2.1/proto/spire/plugin/ 23:40:15 spire-1.2.1/proto/spire/plugin/agent/ 23:40:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 23:40:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 23:40:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 23:40:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 23:40:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 23:40:15 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 23:40:15 spire-1.2.1/release/ 23:40:15 spire-1.2.1/release/spire-extras/ 23:40:15 spire-1.2.1/release/spire-extras/README.md 23:40:15 spire-1.2.1/release/spire-extras/conf/ 23:40:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 23:40:15 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 23:40:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 23:40:15 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 23:40:15 spire-1.2.1/release/spire/ 23:40:15 spire-1.2.1/release/spire/README.md 23:40:15 spire-1.2.1/release/spire/conf/ 23:40:15 spire-1.2.1/release/spire/conf/agent/ 23:40:15 spire-1.2.1/release/spire/conf/agent/agent.conf 23:40:15 spire-1.2.1/release/spire/conf/server/ 23:40:15 spire-1.2.1/release/spire/conf/server/server.conf 23:40:15 spire-1.2.1/script/ 23:40:15 spire-1.2.1/script/build-artifact.sh 23:40:15 spire-1.2.1/script/generate_dummy_ca.sh 23:40:15 spire-1.2.1/support/ 23:40:15 spire-1.2.1/support/k8s/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 23:40:15 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 23:40:15 spire-1.2.1/support/oidc-discovery-provider/ 23:40:15 spire-1.2.1/support/oidc-discovery-provider/README.md 23:40:15 spire-1.2.1/support/oidc-discovery-provider/common_test.go 23:40:15 spire-1.2.1/support/oidc-discovery-provider/config.go 23:40:15 spire-1.2.1/support/oidc-discovery-provider/config_test.go 23:40:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 23:40:15 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 23:40:15 spire-1.2.1/support/oidc-discovery-provider/handler.go 23:40:15 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 23:40:15 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 23:40:15 spire-1.2.1/support/oidc-discovery-provider/main.go 23:40:15 spire-1.2.1/support/oidc-discovery-provider/server_api.go 23:40:15 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 23:40:15 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 23:40:15 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 23:40:15 spire-1.2.1/test/ 23:40:15 spire-1.2.1/test/clock/ 23:40:15 spire-1.2.1/test/clock/clock.go 23:40:15 spire-1.2.1/test/fakes/ 23:40:15 spire-1.2.1/test/fakes/fakeagentcatalog/ 23:40:15 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 23:40:15 spire-1.2.1/test/fakes/fakeagentkeymanager/ 23:40:15 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 23:40:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 23:40:15 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 23:40:15 spire-1.2.1/test/fakes/fakeagentstore/ 23:40:15 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 23:40:15 spire-1.2.1/test/fakes/fakedatastore/ 23:40:15 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 23:40:15 spire-1.2.1/test/fakes/fakeentryclient/ 23:40:15 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 23:40:15 spire-1.2.1/test/fakes/fakehealthchecker/ 23:40:15 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 23:40:15 spire-1.2.1/test/fakes/fakeidentityprovider/ 23:40:15 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 23:40:15 spire-1.2.1/test/fakes/fakemetrics/ 23:40:15 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 23:40:15 spire-1.2.1/test/fakes/fakenoderesolver/ 23:40:15 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 23:40:15 spire-1.2.1/test/fakes/fakenotifier/ 23:40:15 spire-1.2.1/test/fakes/fakenotifier/notifier.go 23:40:15 spire-1.2.1/test/fakes/fakepluginmetrics/ 23:40:15 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 23:40:15 spire-1.2.1/test/fakes/fakeserverca/ 23:40:15 spire-1.2.1/test/fakes/fakeserverca/serverca.go 23:40:15 spire-1.2.1/test/fakes/fakeservercatalog/ 23:40:15 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 23:40:15 spire-1.2.1/test/fakes/fakeserverkeymanager/ 23:40:15 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 23:40:15 spire-1.2.1/test/fakes/fakeservernodeattestor/ 23:40:15 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 23:40:15 spire-1.2.1/test/fakes/fakeupstreamauthority/ 23:40:15 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 23:40:15 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 23:40:15 spire-1.2.1/test/fakes/fakeworkloadapi/ 23:40:15 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 23:40:15 spire-1.2.1/test/fakes/fakeworkloadattestor/ 23:40:15 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 23:40:15 spire-1.2.1/test/fixture/ 23:40:15 spire-1.2.1/test/fixture/certs/ 23:40:15 spire-1.2.1/test/fixture/certs/agent_svid.der 23:40:15 spire-1.2.1/test/fixture/certs/base_cert.pem 23:40:15 spire-1.2.1/test/fixture/certs/base_csr.pem 23:40:15 spire-1.2.1/test/fixture/certs/base_key.pem 23:40:15 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 23:40:15 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 23:40:15 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 23:40:15 spire-1.2.1/test/fixture/certs/blog_cert.pem 23:40:15 spire-1.2.1/test/fixture/certs/blog_csr.pem 23:40:15 spire-1.2.1/test/fixture/certs/blog_key.pem 23:40:15 spire-1.2.1/test/fixture/certs/bundle.der 23:40:15 spire-1.2.1/test/fixture/certs/ca.pem 23:40:15 spire-1.2.1/test/fixture/certs/ca_key.pem 23:40:15 spire-1.2.1/test/fixture/certs/database_cert.pem 23:40:15 spire-1.2.1/test/fixture/certs/database_csr.pem 23:40:15 spire-1.2.1/test/fixture/certs/database_key.pem 23:40:15 spire-1.2.1/test/fixture/certs/node_cert.pem 23:40:15 spire-1.2.1/test/fixture/certs/node_csr.pem 23:40:15 spire-1.2.1/test/fixture/certs/node_key.pem 23:40:15 spire-1.2.1/test/fixture/certs/svid.pem 23:40:15 spire-1.2.1/test/fixture/certs/svid_key.pem 23:40:15 spire-1.2.1/test/fixture/config/ 23:40:15 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 23:40:15 spire-1.2.1/test/fixture/config/agent_good.conf 23:40:15 spire-1.2.1/test/fixture/config/agent_good_templated.conf 23:40:15 spire-1.2.1/test/fixture/config/plugin_good.conf 23:40:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 23:40:15 spire-1.2.1/test/fixture/config/server_good.conf 23:40:15 spire-1.2.1/test/fixture/config/server_good_templated.conf 23:40:15 spire-1.2.1/test/fixture/fixture.go 23:40:15 spire-1.2.1/test/fixture/nodeattestor/ 23:40:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 23:40:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 23:40:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 23:40:15 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 23:40:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 23:40:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 23:40:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 23:40:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 23:40:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 23:40:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 23:40:15 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 23:40:15 spire-1.2.1/test/fixture/registration/ 23:40:15 spire-1.2.1/test/fixture/registration/entries.json 23:40:15 spire-1.2.1/test/fixture/registration/good-for-update.json 23:40:15 spire-1.2.1/test/fixture/registration/good.json 23:40:15 spire-1.2.1/test/fixture/registration/invalid.json 23:40:15 spire-1.2.1/test/fixture/registration/invalid_json.json 23:40:15 spire-1.2.1/test/fixture/registration/manager_test_entries.json 23:40:15 spire-1.2.1/test/integration/ 23:40:15 spire-1.2.1/test/integration/README.md 23:40:15 spire-1.2.1/test/integration/common 23:40:15 spire-1.2.1/test/integration/setup/ 23:40:15 spire-1.2.1/test/integration/setup/adminclient/ 23:40:15 spire-1.2.1/test/integration/setup/adminclient/build.sh 23:40:15 spire-1.2.1/test/integration/setup/adminclient/client.go 23:40:15 spire-1.2.1/test/integration/setup/debugagent/ 23:40:15 spire-1.2.1/test/integration/setup/debugagent/build.sh 23:40:15 spire-1.2.1/test/integration/setup/debugagent/main.go 23:40:15 spire-1.2.1/test/integration/setup/debugserver/ 23:40:15 spire-1.2.1/test/integration/setup/debugserver/build.sh 23:40:15 spire-1.2.1/test/integration/setup/debugserver/main.go 23:40:15 spire-1.2.1/test/integration/setup/downstreamclient/ 23:40:15 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 23:40:15 spire-1.2.1/test/integration/setup/downstreamclient/client.go 23:40:15 spire-1.2.1/test/integration/setup/itclient/ 23:40:15 spire-1.2.1/test/integration/setup/itclient/client.go 23:40:15 spire-1.2.1/test/integration/setup/node-attestation/ 23:40:15 spire-1.2.1/test/integration/setup/node-attestation/build.sh 23:40:15 spire-1.2.1/test/integration/setup/node-attestation/client.go 23:40:15 spire-1.2.1/test/integration/setup/x509pop/ 23:40:15 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 23:40:15 spire-1.2.1/test/integration/setup/x509pop/setup.sh 23:40:15 spire-1.2.1/test/integration/suites/ 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/ 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 23:40:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 23:40:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 23:40:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 23:40:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 23:40:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 23:40:15 spire-1.2.1/test/integration/suites/datastore-mysql/ 23:40:15 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 23:40:15 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 23:40:15 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 23:40:15 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres/ 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/ 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/ 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 23:40:15 spire-1.2.1/test/integration/suites/join-token/ 23:40:15 spire-1.2.1/test/integration/suites/join-token/01-start-server 23:40:15 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 23:40:15 spire-1.2.1/test/integration/suites/join-token/03-start-agent 23:40:15 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 23:40:15 spire-1.2.1/test/integration/suites/join-token/05-check-svid 23:40:15 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 23:40:15 spire-1.2.1/test/integration/suites/join-token/README.md 23:40:15 spire-1.2.1/test/integration/suites/join-token/conf/ 23:40:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 23:40:15 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/join-token/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/join-token/teardown 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/ 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 23:40:15 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/ 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 23:40:15 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 23:40:15 spire-1.2.1/test/integration/suites/k8s/ 23:40:15 spire-1.2.1/test/integration/suites/k8s/00-setup 23:40:15 spire-1.2.1/test/integration/suites/k8s/01-apply-config 23:40:15 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 23:40:15 spire-1.2.1/test/integration/suites/k8s/README.md 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/ 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 23:40:15 spire-1.2.1/test/integration/suites/k8s/init-kubectl 23:40:15 spire-1.2.1/test/integration/suites/k8s/teardown 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/README.md 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/root/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/nested-rotation/teardown 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/ 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/00-setup 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/README.md 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/conf/ 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/node-attestation/teardown 23:40:15 spire-1.2.1/test/integration/suites/rotation/ 23:40:15 spire-1.2.1/test/integration/suites/rotation/00-setup 23:40:15 spire-1.2.1/test/integration/suites/rotation/01-start-server 23:40:15 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 23:40:15 spire-1.2.1/test/integration/suites/rotation/03-start-agent 23:40:15 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 23:40:15 spire-1.2.1/test/integration/suites/rotation/05-check-svids 23:40:15 spire-1.2.1/test/integration/suites/rotation/README.md 23:40:15 spire-1.2.1/test/integration/suites/rotation/conf/ 23:40:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 23:40:15 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/rotation/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/rotation/teardown 23:40:15 spire-1.2.1/test/integration/suites/self-test/ 23:40:15 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 23:40:15 spire-1.2.1/test/integration/suites/self-test/README.md 23:40:15 spire-1.2.1/test/integration/suites/self-test/teardown 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/ 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 23:40:15 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 23:40:15 spire-1.2.1/test/integration/suites/upgrade/ 23:40:15 spire-1.2.1/test/integration/suites/upgrade/00-setup 23:40:15 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 23:40:15 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 23:40:15 spire-1.2.1/test/integration/suites/upgrade/README.md 23:40:15 spire-1.2.1/test/integration/suites/upgrade/conf/ 23:40:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 23:40:15 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 23:40:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 23:40:15 spire-1.2.1/test/integration/suites/upgrade/teardown 23:40:15 spire-1.2.1/test/integration/suites/upgrade/versions.txt 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 23:40:15 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 23:40:15 spire-1.2.1/test/integration/test-one.sh 23:40:15 spire-1.2.1/test/integration/test.sh 23:40:15 spire-1.2.1/test/plugintest/ 23:40:15 spire-1.2.1/test/plugintest/config.go 23:40:15 spire-1.2.1/test/plugintest/load.go 23:40:15 spire-1.2.1/test/plugintest/option.go 23:40:15 spire-1.2.1/test/spiretest/ 23:40:15 spire-1.2.1/test/spiretest/apiserver.go 23:40:15 spire-1.2.1/test/spiretest/assertions.go 23:40:15 spire-1.2.1/test/spiretest/dir.go 23:40:15 spire-1.2.1/test/spiretest/errors_posix.go 23:40:15 spire-1.2.1/test/spiretest/errors_windows.go 23:40:15 spire-1.2.1/test/spiretest/logs.go 23:40:15 spire-1.2.1/test/spiretest/socketapi.go 23:40:15 spire-1.2.1/test/spiretest/suite.go 23:40:15 spire-1.2.1/test/spiretest/x509.go 23:40:15 spire-1.2.1/test/testca/ 23:40:15 spire-1.2.1/test/testca/ca.go 23:40:15 spire-1.2.1/test/testkey/ 23:40:15 spire-1.2.1/test/testkey/generate.sh 23:40:15 spire-1.2.1/test/testkey/genkeys.go 23:40:15 spire-1.2.1/test/testkey/keys.go 23:40:15 spire-1.2.1/test/testkey/new.go 23:40:15 spire-1.2.1/test/tpmsimulator/ 23:40:15 spire-1.2.1/test/tpmsimulator/simulator.go 23:40:15 spire-1.2.1/test/util/ 23:40:15 spire-1.2.1/test/util/cert_fixtures.go 23:40:15 spire-1.2.1/test/util/cert_generation.go 23:40:15 spire-1.2.1/test/util/io_redirection.go 23:40:15 spire-1.2.1/test/util/race.go 23:40:15 spire-1.2.1/test/util/util.go 23:40:15 building spire from source... 23:40:15 Installing go1.17.7... 23:40:19 Removing intermediate container 8e5a200deaa0 23:40:19 ---> 97b3f2affef3 23:40:19 23:40:19 Step 10/23 : FROM alpine:3.14 23:40:19 ---> e04c818066af 23:40:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:40:19 ---> Using cache 23:40:19 ---> 8547c44f9a86 23:40:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:40:19 ---> Using cache 23:40:19 ---> 028e65e35899 23:40:19 Step 13/23 : ENV APP_PORT=59881 23:40:20 Building bin/spire-server... 23:40:20 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 23:40:20 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 23:40:20 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 23:40:20 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 23:40:20 go: downloading github.com/mitchellh/cli v1.1.2 23:40:20 go: downloading github.com/imdario/mergo v0.3.12 23:40:20 go: downloading github.com/sirupsen/logrus v1.8.1 23:40:20 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 23:40:20 go: downloading github.com/hashicorp/go-hclog v1.1.0 23:40:20 go: downloading google.golang.org/grpc v1.44.0 23:40:20 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 23:40:21 go: downloading github.com/fatih/color v1.13.0 23:40:21 go: downloading github.com/mattn/go-isatty v0.0.14 23:40:21 go: downloading github.com/hashicorp/go-plugin v1.4.3 23:40:21 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 23:40:21 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 23:40:21 go: downloading github.com/InVisionApp/go-logger v1.0.1 23:40:21 go: downloading github.com/armon/go-metrics v0.3.10 23:40:21 go: downloading github.com/prometheus/client_golang v1.12.1 23:40:21 go: downloading github.com/uber-go/tally/v4 v4.1.1 23:40:21 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 23:40:21 go: downloading github.com/open-policy-agent/opa v0.38.0 23:40:22 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 23:40:22 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 23:40:22 go: downloading github.com/Masterminds/goutils v1.1.0 23:40:22 go: downloading github.com/Masterminds/semver v1.5.0 23:40:22 go: downloading github.com/google/uuid v1.1.2 23:40:22 Removing intermediate container 558ada3bdfe0 23:40:22 ---> 083e3d6af4e1 23:40:22 23:40:22 Step 10/23 : FROM alpine:3.14 23:40:22 ---> e04c818066af 23:40:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:40:22 ---> Using cache 23:40:22 ---> 8547c44f9a86 23:40:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:40:22 ---> Using cache 23:40:22 ---> 028e65e35899 23:40:22 Step 13/23 : ENV APP_PORT=59882 23:40:22 go: downloading github.com/huandu/xstrings v1.3.2 23:40:22 go: downloading github.com/mattn/go-colorable v0.1.12 23:40:22 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 23:40:22 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 23:40:22 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 23:40:22 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 23:40:22 go: downloading github.com/oklog/run v1.0.0 23:40:22 go: downloading github.com/imkira/go-observer v1.0.3 23:40:22 go: downloading go.uber.org/atomic v1.9.0 23:40:22 go: downloading github.com/prometheus/client_model v0.2.0 23:40:22 go: downloading github.com/prometheus/common v0.32.1 23:40:22 go: downloading github.com/beorn7/perks v1.0.1 23:40:22 go: downloading github.com/cespare/xxhash/v2 v2.1.2 23:40:22 go: downloading github.com/prometheus/procfs v0.7.3 23:40:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 23:40:22 go: downloading github.com/hashicorp/errwrap v1.1.0 23:40:22 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:40:22 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 23:40:22 go: downloading github.com/blang/semver/v4 v4.0.0 23:40:22 go: downloading github.com/go-sql-driver/mysql v1.6.0 23:40:22 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 23:40:22 go: downloading github.com/jinzhu/gorm v1.9.16 23:40:23 go: downloading github.com/lib/pq v1.10.4 23:40:23 go: downloading github.com/mattn/go-sqlite3 v1.14.12 23:40:23 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 23:40:23 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 23:40:23  ---> Running in d60f89ba61e9 23:40:23 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 23:40:23  ---> Running in 801380c71026 23:40:24 Removing intermediate container d60f89ba61e9 23:40:24 ---> 4b1d6c7df6a4 23:40:24 Step 14/23 : EXPOSE $APP_PORT 23:40:24 Removing intermediate container 801380c71026 23:40:24 ---> a9955de45d0e 23:40:24 Step 14/23 : EXPOSE $APP_PORT 23:40:25 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 23:40:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 23:40:25 go: downloading github.com/stretchr/testify v1.7.0 23:40:25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 23:40:25 go: downloading github.com/aws/aws-sdk-go v1.43.0 23:40:25  ---> Running in 17d17aee585b 23:40:25 ---> Running in cdc682da90df 23:40:25 Removing intermediate container 17d17aee585b 23:40:25 ---> 10e37242041a 23:40:25 Step 15/23 : WORKDIR / 23:40:26 Removing intermediate container cdc682da90df 23:40:26 ---> b85a44aa3fb1 23:40:26 Step 15/23 : WORKDIR / 23:40:26 ---> Running in 27aad4f250ab 23:40:26 ---> Running in f41a56e08e53 23:40:26 Removing intermediate container 27aad4f250ab 23:40:26 ---> 3eb4a182260a 23:40:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:40:26 Removing intermediate container f41a56e08e53 23:40:26 ---> f8b580792ae6 23:40:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:40:27 ---> 38992d7fd27b 23:40:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:40:28 go: downloading google.golang.org/api v0.70.0 23:40:28 go: downloading k8s.io/client-go v0.23.4 23:40:28 go: downloading k8s.io/api v0.23.4 23:40:28 go: downloading github.com/google/go-tpm v0.3.3 23:40:28 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 23:40:28 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 23:40:28 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 23:40:28 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 23:40:28 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 23:40:28 go: downloading cloud.google.com/go/storage v1.21.0 23:40:28 go: downloading cloud.google.com/go v0.100.2 23:40:28  ---> 96d8d96b03e9 23:40:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:40:29 go: downloading k8s.io/apimachinery v0.23.4 23:40:29 go: downloading k8s.io/kube-aggregator v0.23.3 23:40:29 go: downloading sigs.k8s.io/controller-runtime v0.11.1 23:40:29 go: downloading cloud.google.com/go/security v1.3.0 23:40:29 go: downloading github.com/hashicorp/vault/api v1.4.1 23:40:29 go: downloading github.com/twmb/murmur3 v1.1.6 23:40:29  ---> 741974acaf3a 23:40:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:40:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 23:40:29  ---> 37a76e089036 23:40:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:40:29 go: downloading github.com/jinzhu/inflection v1.0.0 23:40:29 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 23:40:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 23:40:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 23:40:29 go: downloading github.com/aws/smithy-go v1.11.0 23:40:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 23:40:30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 23:40:30 go: downloading github.com/tklauser/go-sysconf v0.3.9 23:40:30 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 23:40:30 go: downloading github.com/Azure/go-autorest/logger v0.2.1 23:40:30 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 23:40:30 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 23:40:30 go: downloading github.com/dimchansky/utfbom v1.1.1 23:40:30 go: downloading cloud.google.com/go/compute v1.3.0 23:40:30  ---> 1346228696e5 23:40:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:40:30 go: downloading cloud.google.com/go/iam v0.1.1 23:40:30 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 23:40:30 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 23:40:30  ---> 90d5401ecc70 23:40:30 Step 19/23 : ENTRYPOINT ["/core-command"] 23:40:30 ---> Running in bff3af215f79 23:40:31 ---> Running in 6e11e977038f 23:40:31 Removing intermediate container bff3af215f79 23:40:31 ---> 5b2991e69439 23:40:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:40:31 Removing intermediate container 6e11e977038f 23:40:31 ---> b30217a9967d 23:40:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:40:31 ---> Running in 23b99d7d3b92 23:40:31 ---> Running in 26680dddcb01 23:40:31 Removing intermediate container 23b99d7d3b92 23:40:31 ---> 8b99aa84d997 23:40:31 Step 21/23 : LABEL arch=x86_64 23:40:31 Removing intermediate container 26680dddcb01 23:40:31 ---> 3fbca6ca3d6c 23:40:31 Step 21/23 : LABEL arch=x86_64 23:40:32 go: downloading github.com/gogo/protobuf v1.3.2 23:40:32 go: downloading github.com/google/gofuzz v1.1.0 23:40:32 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 23:40:32 go: downloading k8s.io/klog/v2 v2.30.0 23:40:32 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 23:40:32 go: downloading github.com/spf13/pflag v1.0.5 23:40:32 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 23:40:32  ---> Running in e9c4334f3bba 23:40:32 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 23:40:32 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 23:40:32  ---> Running in 8ff27a950bb9 23:40:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 23:40:32 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 23:40:32 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 23:40:32 go: downloading github.com/hashicorp/vault/sdk v0.4.1 23:40:32 go: downloading github.com/mitchellh/mapstructure v1.4.3 23:40:32 go: downloading github.com/OneOfOne/xxhash v1.2.8 23:40:32 go: downloading gopkg.in/yaml.v2 v2.4.0 23:40:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:40:32 go: downloading github.com/gobwas/glob v0.2.3 23:40:32 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 23:40:32 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 23:40:32 go: downloading github.com/jmespath/go-jmespath v0.4.0 23:40:32 go: downloading github.com/tklauser/numcpus v0.3.0 23:40:32 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 23:40:32 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 23:40:32 go: downloading go.opencensus.io v0.23.0 23:40:32 Removing intermediate container e9c4334f3bba 23:40:32 ---> 525a1b1d85a6 23:40:32 Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 23:40:32 go: downloading gopkg.in/inf.v0 v0.9.1 23:40:32 go: downloading github.com/google/go-cmp v0.5.7 23:40:32 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 23:40:33 go: downloading github.com/googleapis/gnostic v0.5.5 23:40:33 Removing intermediate container 8ff27a950bb9 23:40:33 ---> fb0368740a09 23:40:33 Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 23:40:33 go: downloading github.com/go-logr/logr v1.2.2 23:40:33 go: downloading github.com/json-iterator/go v1.1.12 23:40:33 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 23:40:33 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 23:40:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 23:40:33 go: downloading go.uber.org/zap v1.21.0 23:40:33  ---> Running in bc601b490c66 23:40:33 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 23:40:33 go: downloading sigs.k8s.io/yaml v1.3.0 23:40:33  ---> Running in e05950bdcf39 23:40:33 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 23:40:33 go: downloading github.com/ryanuber/go-glob v1.0.0 23:40:33 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 23:40:33 go: downloading github.com/hashicorp/go-uuid v1.0.2 23:40:33 go: downloading github.com/hashicorp/go-version v1.2.0 23:40:33 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 23:40:33 go: downloading github.com/golang/snappy v0.0.4 23:40:33 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 23:40:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 23:40:33 go: downloading github.com/modern-go/reflect2 v1.0.2 23:40:33 go: downloading go.uber.org/multierr v1.6.0 23:40:33 Removing intermediate container bc601b490c66 23:40:33 ---> 3027a94e0a62 23:40:33 Step 23/23 : LABEL version=0.0.0 23:40:34 Removing intermediate container e05950bdcf39 23:40:34 ---> aed2ee3d7dde 23:40:34 Step 23/23 : LABEL version=0.0.0 23:40:35 ---> Running in b93987680af7 23:40:36 ---> Running in de76fc524304 23:40:36 Removing intermediate container b93987680af7 23:40:36 ---> 8d3041038b85 23:40:36 23:40:36 Successfully built 8d3041038b85 23:40:36 Successfully tagged core-metadata:latest 23:40:36  Building core-metadata ... done Building support-notifications 23:40:37 Removing intermediate container de76fc524304 23:40:37 ---> 76f0a34e36e1 23:40:37 23:40:37 Successfully built 76f0a34e36e1 23:40:37 Successfully tagged core-command:latest 23:40:37  Building core-command ... done go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 23:40:37 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 23:40:40 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:40:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:40:40 ---> d4bf7241b4d1 23:40:40 Step 3/22 : WORKDIR /edgex-go 23:40:40 ---> Using cache 23:40:40 ---> cb63aa55e58c 23:40:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:40 ---> Using cache 23:40:40 ---> 3a7714b9f5d7 23:40:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:40:48 ---> Running in 853f21fa2af2 23:40:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:40:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:40:48 OK: 221 MiB in 52 packages 23:40:49 Removing intermediate container 60e691c27e66 23:40:49 ---> ccceb0c0b2ae 23:40:49 23:40:49 Step 13/26 : FROM alpine:3.15 23:40:49 ---> 0ac33e5f5afa 23:40:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:40:49 ---> Using cache 23:40:49 ---> 469aad4c248f 23:40:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:40:49 ---> Using cache 23:40:49 ---> 73775ecc5e49 23:40:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:40:49 ---> Running in e6c3076e7e57 23:40:49 Removing intermediate container 853f21fa2af2 23:40:49 ---> 64fe4d1fc6fc 23:40:49 Step 6/22 : COPY go.mod vendor* ./ 23:40:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:40:50 ---> d49e5dd27633 23:40:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:50 ---> Running in 04f058c1b272 23:40:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:40:51 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 23:40:51 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:40:51 OK: 15855 distinct packages available 23:40:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:40:52 Removing intermediate container 04f058c1b272 23:40:52 ---> 443ebab2c890 23:40:52 Step 8/22 : COPY . . 23:40:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:40:52 (1/5) Installing dumb-init (1.2.5-r1) 23:40:52 (2/5) Installing musl-obstack (1.2.3-r0) 23:40:52 (3/5) Installing libucontext (1.1-r0) 23:40:52 (4/5) Installing gcompat (1.0.0-r4) 23:40:52 (5/5) Installing openssl (1.1.1n-r0) 23:40:52 Executing busybox-1.34.1-r5.trigger 23:40:52 OK: 6 MiB in 19 packages 23:40:58 Removing intermediate container e6c3076e7e57 23:40:58 ---> f5cee1fe765c 23:40:58 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 23:40:58 ---> 71d2c781e2d0 23:40:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:40:58 ---> Running in c18cd399aee1 23:40:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:40:59 ---> 964b166ed3e5 23:40:59 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:41:00 ---> a2b77ce82790 23:41:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:41:01 ---> d430cf907798 23:41:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:41:02 ---> 520c862451df 23:41:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:41:02 ---> 2666420c3b96 23:41:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:41:02 ---> Running in fb815268a251 23:41:02 Removing intermediate container fb815268a251 23:41:02 ---> efcae9c1e49e 23:41:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:41:02 ---> Running in dfeb23d31d78 23:41:03 Removing intermediate container dfeb23d31d78 23:41:03 ---> 42d9f26bc519 23:41:03 Step 24/26 : LABEL arch=x86_64 23:41:03 ---> Running in 3b8f7625bb49 23:41:03 Removing intermediate container 3b8f7625bb49 23:41:03 ---> f821b3ebbdfa 23:41:03 Step 25/26 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 23:41:03 ---> Running in f405c7af3322 23:41:04 Removing intermediate container f405c7af3322 23:41:04 ---> 9108cf626747 23:41:04 Step 26/26 : LABEL version=0.0.0 23:41:04 ---> Running in ddfcd641df35 23:41:04 Removing intermediate container ddfcd641df35 23:41:04 ---> 06c8bbfb784e 23:41:04 23:41:04 Successfully built 06c8bbfb784e 23:41:04 Successfully tagged security-spire-agent:latest 23:41:16  Building security-spire-agent ... done Building bin/spire-agent... 23:41:16 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:41:16 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:41:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:41:16 go: downloading github.com/docker/docker v20.10.12+incompatible 23:41:16 go: downloading github.com/google/go-tpm-tools v0.3.3 23:41:17 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:41:17 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:41:17 go: downloading github.com/docker/go-connections v0.4.0 23:41:17 go: downloading github.com/docker/go-units v0.4.0 23:41:17 go: downloading github.com/opencontainers/image-spec v1.0.1 23:41:17 go: downloading github.com/containerd/containerd v1.3.4 23:41:17 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:41:17 go: downloading github.com/opencontainers/go-digest v1.0.0 23:41:30 Removing intermediate container c18cd399aee1 23:41:30 ---> 52d3594e96f9 23:41:30 23:41:30 Step 10/22 : FROM alpine:3.14 23:41:30 ---> e04c818066af 23:41:30 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:41:30 ---> Running in 98811f29eb66 23:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:41:30 (1/2) Installing ca-certificates (20211220-r0) 23:41:30 (2/2) Installing dumb-init (1.2.5-r1) 23:41:30 Executing busybox-1.33.1-r7.trigger 23:41:30 Executing ca-certificates-20211220-r0.trigger 23:41:30 OK: 6 MiB in 16 packages 23:41:31 Removing intermediate container 98811f29eb66 23:41:31 ---> 159034c27224 23:41:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:41:31 ---> Running in 8c7e4c3d25c2 23:41:31 Removing intermediate container 8c7e4c3d25c2 23:41:31 ---> ba010feccd0f 23:41:31 Step 13/22 : ENV APP_PORT=59860 23:41:32 ---> Running in 19df8064e910 23:41:32 Removing intermediate container 19df8064e910 23:41:32 ---> 4ac38d53138b 23:41:32 Step 14/22 : EXPOSE $APP_PORT 23:41:32 ---> Running in dd881dd999c5 23:41:32 Removing intermediate container dd881dd999c5 23:41:32 ---> 31bc6c61de7c 23:41:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:33 ---> fa2b9dd8ed62 23:41:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:41:35 ---> 39dafb9f98fd 23:41:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:41:36 ---> 80a0633f7824 23:41:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:41:36 ---> Running in b16af4cd382a 23:41:36 Removing intermediate container b16af4cd382a 23:41:36 ---> 35d2d7b376ba 23:41:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:41:37 ---> Running in d52cb22b2350 23:41:37 Removing intermediate container d52cb22b2350 23:41:37 ---> b0324af7db30 23:41:37 Step 20/22 : LABEL arch=x86_64 23:41:37 ---> Running in 435d5719d3c2 23:41:37 Removing intermediate container 435d5719d3c2 23:41:37 ---> e6ca384a6996 23:41:37 Step 21/22 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 23:41:37 ---> Running in bf61ca11a816 23:41:37 Removing intermediate container bf61ca11a816 23:41:37 ---> 1a7ecca5aba8 23:41:37 Step 22/22 : LABEL version=0.0.0 23:41:37 ---> Running in e405e2e7f27d 23:41:38 Removing intermediate container e405e2e7f27d 23:41:38 ---> 3e11a1e121b1 23:41:38 23:41:38 Successfully built 3e11a1e121b1 23:41:38 Successfully tagged support-notifications:latest 23:42:16  Building support-notifications ... done Removing intermediate container badaf88eb673 23:42:16 ---> b91db77b784d 23:42:16 23:42:16 Step 13/26 : FROM alpine:3.15 23:42:16 ---> 0ac33e5f5afa 23:42:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:42:16 ---> Using cache 23:42:16 ---> 469aad4c248f 23:42:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:42:16 ---> Using cache 23:42:16 ---> 73775ecc5e49 23:42:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:42:16 ---> Running in 56a43491416a 23:42:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:42:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:42:16 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 23:42:16 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 23:42:16 OK: 15855 distinct packages available 23:42:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:42:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:42:16 (1/4) Installing dumb-init (1.2.5-r1) 23:42:16 (2/4) Installing musl-obstack (1.2.3-r0) 23:42:16 (3/4) Installing libucontext (1.1-r0) 23:42:16 (4/4) Installing gcompat (1.0.0-r4) 23:42:17 Executing busybox-1.34.1-r5.trigger 23:42:17 OK: 6 MiB in 18 packages 23:42:17 Removing intermediate container 56a43491416a 23:42:17 ---> de2b5be6baf3 23:42:17 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:42:19 ---> ebc5447529bd 23:42:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:42:19 ---> cfcd42c29e48 23:42:19 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:42:20 ---> Running in 0059486b6299 23:42:20 Removing intermediate container 0059486b6299 23:42:20 ---> 3e523204263d 23:42:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:42:20 ---> f6424ea8ffd4 23:42:20 Step 21/26 : WORKDIR / 23:42:21 ---> Running in 83e3b2abc80e 23:42:21 Removing intermediate container 83e3b2abc80e 23:42:21 ---> c69deb41f3fe 23:42:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:42:21 ---> Running in 6475bf1832bb 23:42:21 Removing intermediate container 6475bf1832bb 23:42:21 ---> e96a2befe884 23:42:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:42:22 ---> Running in 7725639b8607 23:42:22 Removing intermediate container 7725639b8607 23:42:22 ---> d0ac37f525a3 23:42:22 Step 24/26 : LABEL arch=x86_64 23:42:22 ---> Running in bf2cc4ad226a 23:42:22 Removing intermediate container bf2cc4ad226a 23:42:22 ---> 64984ab4e0ab 23:42:22 Step 25/26 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 23:42:22 ---> Running in 47b5334fb73a 23:42:22 Removing intermediate container 47b5334fb73a 23:42:22 ---> 0edc18b33549 23:42:22 Step 26/26 : LABEL version=0.0.0 23:42:22 ---> Running in 6505d9c51597 23:42:22 Building bin/spire-agent... 23:42:22 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 23:42:22 go: downloading github.com/docker/docker v20.10.12+incompatible 23:42:22 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 23:42:22 go: downloading cloud.google.com/go/secretmanager v1.3.0 23:42:22 Removing intermediate container 6505d9c51597 23:42:22 ---> ac5837d013cd 23:42:22 23:42:23 Successfully built ac5837d013cd 23:42:23 Successfully tagged security-spire-config:latest 23:42:23  Building security-spire-config ... done go: downloading github.com/google/go-tpm-tools v0.3.3 23:42:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 23:42:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 23:42:23 go: downloading github.com/docker/go-units v0.4.0 23:42:23 go: downloading github.com/docker/go-connections v0.4.0 23:42:23 go: downloading github.com/opencontainers/image-spec v1.0.1 23:42:23 go: downloading github.com/containerd/containerd v1.3.4 23:42:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 23:42:23 go: downloading github.com/opencontainers/go-digest v1.0.0 23:43:20 Removing intermediate container 5a0085bb2ce6 23:43:20 ---> d6709a7b23e9 23:43:20 23:43:20 Step 13/25 : FROM alpine:3.15 23:43:20 ---> 0ac33e5f5afa 23:43:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:43:20 ---> Using cache 23:43:20 ---> 469aad4c248f 23:43:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:43:20 ---> Using cache 23:43:20 ---> 73775ecc5e49 23:43:20 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:43:20 ---> Using cache 23:43:20 ---> f5cee1fe765c 23:43:20 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 23:43:20 ---> 34daf8c60bdc 23:43:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:43:20 ---> 4ddcf69049f8 23:43:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:43:20 ---> 238045fc11c0 23:43:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:43:20 ---> 367e20f419f7 23:43:20 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:43:20 ---> Running in 1ecfc6be9ac7 23:43:20 Removing intermediate container 1ecfc6be9ac7 23:43:20 ---> 046f23b73420 23:43:20 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:43:20 ---> Running in 9a292e88f0e3 23:43:20 Removing intermediate container 9a292e88f0e3 23:43:20 ---> 40033ba16ab3 23:43:20 Step 23/25 : LABEL arch=x86_64 23:43:20 ---> Running in 2da71ab6a2e5 23:43:20 Removing intermediate container 2da71ab6a2e5 23:43:20 ---> 0ed8fa32efdc 23:43:20 Step 24/25 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 23:43:20 ---> Running in 0e1f5ec7668b 23:43:20 Removing intermediate container 0e1f5ec7668b 23:43:20 ---> a2a145f759f8 23:43:20 Step 25/25 : LABEL version=0.0.0 23:43:20 ---> Running in b8b81179c489 23:43:20 Removing intermediate container b8b81179c489 23:43:20 ---> 72dc9364410c 23:43:20 23:43:20 Successfully built 72dc9364410c 23:43:20 Successfully tagged security-spire-server:latest 23:43:20  Building security-spire-server ... done  [Pipeline] } 23:43:20 $ docker stop --time=1 0ba64e4feea9c53cf4ffa6c032eb2fade4ecec03d306f252f8814cf5ae7a6e45 23:43:21 $ docker rm -f 0ba64e4feea9c53cf4ffa6c032eb2fade4ecec03d306f252f8814cf5ae7a6e45 [Pipeline] // withDockerContainer [Pipeline] sh 23:43:22 + docker images 23:43:22 REPOSITORY TAG IMAGE ID CREATED SIZE 23:43:22 security-spire-server latest 72dc9364410c 2 seconds ago 87.3MB 23:43:22 d6709a7b23e9 17 seconds ago 4.43GB 23:43:22 security-spire-config latest ac5837d013cd 59 seconds ago 86.7MB 23:43:22 b91db77b784d About a minute ago 4.43GB 23:43:22 support-notifications latest 3e11a1e121b1 About a minute ago 26.9MB 23:43:22 52d3594e96f9 About a minute ago 1.55GB 23:43:22 security-spire-agent latest 06c8bbfb784e 2 minutes ago 127MB 23:43:22 ccceb0c0b2ae 2 minutes ago 4.43GB 23:43:22 core-command latest 76f0a34e36e1 2 minutes ago 16.1MB 23:43:22 core-metadata latest 8d3041038b85 2 minutes ago 17MB 23:43:22 083e3d6af4e1 3 minutes ago 1.49GB 23:43:22 97b3f2affef3 3 minutes ago 1.5GB 23:43:22 sys-mgmt-agent latest 45f5b5b55db4 3 minutes ago 299MB 23:43:22 security-bootstrapper latest 2382bc7507a4 3 minutes ago 19.1MB 23:43:22 support-scheduler latest 7a42a9bc4129 3 minutes ago 26.3MB 23:43:22 00bfd06f960c 3 minutes ago 1.49GB 23:43:22 b04b78de2ea6 4 minutes ago 1.55GB 23:43:22 c630fb3dd124 4 minutes ago 1.5GB 23:43:22 security-spiffe-token-provider latest c3dcfef45426 4 minutes ago 28.8MB 23:43:22 security-secretstore-setup latest 56aec50d1f6b 4 minutes ago 28.5MB 23:43:22 core-data latest 1074519cb388 4 minutes ago 22.5MB 23:43:22 security-proxy-setup latest 5bfe87c8bf2a 5 minutes ago 26.9MB 23:43:22 d9fbd6621328 5 minutes ago 1.54GB 23:43:22 cd641b84503f 5 minutes ago 1.52GB 23:43:22 7306b3e79784 5 minutes ago 1.5GB 23:43:22 bf07903eacdb 5 minutes ago 1.5GB 23:43:22 ci-base-image-x86_64 latest d4bf7241b4d1 8 minutes ago 895MB 23:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 23:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 23:43:22 docker 20.10.14 7417809fdb73 5 weeks ago 218MB 23:43:22 alpine 3.14 e04c818066af 5 weeks ago 5.59MB 23:43:22 alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB 23:43:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:05:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63001 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws 00:05:06 Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout 00:05:06 The recommended git tool is: git 00:05:13 using credential edgex-jenkins-ssh 00:05:13 Cloning the remote Git repository 00:05:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:05:13 > git init /w/workspace/edgex-go/18 # timeout=10 00:05:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:05:13 > git --version # timeout=10 00:05:13 > git --version # 'git version 2.25.1' 00:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:35 Merging remotes/origin/main commit 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 into PR head commit afefe22a13fb49ee18dbec9d4f7bc995078f998b 00:05:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:05:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:05:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:05:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:05:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:05:35 > git config core.sparsecheckout # timeout=10 00:05:35 > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 00:05:35 Merge succeeded, producing afefe22a13fb49ee18dbec9d4f7bc995078f998b 00:05:35 Checking out Revision afefe22a13fb49ee18dbec9d4f7bc995078f998b (PR-3987) 00:05:35 > git remote # timeout=10 00:05:35 > git config --get remote.origin.url # timeout=10 00:05:35 using GIT_SSH to set credentials SSH Credentials for GitHub 00:05:35 > git merge 4c8c89fce4e75ce7c1d6903d36d5204dd5068cb5 # timeout=10 00:05:35 > git rev-parse HEAD^{commit} # timeout=10 00:05:35 > git config core.sparsecheckout # timeout=10 00:05:35 > git checkout -f afefe22a13fb49ee18dbec9d4f7bc995078f998b # timeout=10 00:05:40 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:05:41 % Total % Received % Xferd Average Speed Time Time Time Current 00:05:41 Dload Upload Total Spent Left Speed 00:05:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 00:05:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:05:42 + sudo tee /etc/docker/daemon.new 00:05:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:05:42 { 00:05:42 "registry-mirrors": [ 00:05:42 "https://nexus3.edgexfoundry.org:10001" 00:05:42 ], 00:05:42 "bip": "10.250.0.254/24", 00:05:42 "hosts": [ 00:05:42 "tcp://0.0.0.0:5555", 00:05:42 "unix:///var/run/docker.sock" 00:05:42 ], 00:05:42 "mtu": 1458, 00:05:42 "selinux-enabled": true, 00:05:42 "seccomp-profile": "/etc/docker/seccomp.json" 00:05:42 } [Pipeline] sh 00:05:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:05:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:01 provisioning config files... 00:06:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config8415402254715050310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:02 ---> docker-login.sh 00:06:02 nexus3.edgexfoundry.org:10001 00:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:03 Configure a credential helper to remove this warning. See 00:06:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:03 00:06:03 Login Succeeded 00:06:03 nexus3.edgexfoundry.org:10002 00:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:03 Configure a credential helper to remove this warning. See 00:06:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:03 00:06:03 Login Succeeded 00:06:03 nexus3.edgexfoundry.org:10003 00:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:04 Configure a credential helper to remove this warning. See 00:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:04 00:06:04 Login Succeeded 00:06:04 nexus3.edgexfoundry.org:10004 00:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:05 Configure a credential helper to remove this warning. See 00:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:05 00:06:05 Login Succeeded 00:06:05 docker.io 00:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:06 Configure a credential helper to remove this warning. See 00:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:06 00:06:06 Login Succeeded 00:06:06 ---> docker-login.sh ends [Pipeline] } 00:06:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:06 ========================================================= 00:06:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:06:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:06:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:06:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:06:07 9b3977197b4f: Pulling fs layer 00:06:07 1a89e8eeedd5: Pulling fs layer 00:06:07 94645a83ff95: Pulling fs layer 00:06:07 3f3a8bcf1eab: Pulling fs layer 00:06:07 0c92f367c5e7: Pulling fs layer 00:06:07 3096ccb668a1: Pulling fs layer 00:06:07 e8cf19c19ddd: Pulling fs layer 00:06:07 a4caa8a26152: Pulling fs layer 00:06:07 3f3a8bcf1eab: Waiting 00:06:07 0c92f367c5e7: Waiting 00:06:07 e8cf19c19ddd: Waiting 00:06:07 a4caa8a26152: Waiting 00:06:07 3096ccb668a1: Waiting 00:06:07 94645a83ff95: Verifying Checksum 00:06:07 94645a83ff95: Download complete 00:06:07 1a89e8eeedd5: Verifying Checksum 00:06:07 1a89e8eeedd5: Download complete 00:06:07 0c92f367c5e7: Verifying Checksum 00:06:07 0c92f367c5e7: Download complete 00:06:07 3096ccb668a1: Verifying Checksum 00:06:07 3096ccb668a1: Download complete 00:06:07 9b3977197b4f: Download complete 00:06:07 e8cf19c19ddd: Download complete 00:06:08 9b3977197b4f: Pull complete 00:06:09 1a89e8eeedd5: Pull complete 00:06:09 94645a83ff95: Pull complete 00:06:10 a4caa8a26152: Verifying Checksum 00:06:10 a4caa8a26152: Download complete 00:06:10 3f3a8bcf1eab: Download complete 00:06:23 3f3a8bcf1eab: Pull complete 00:06:23 0c92f367c5e7: Pull complete 00:06:23 3096ccb668a1: Pull complete 00:06:23 e8cf19c19ddd: Pull complete 00:06:30 a4caa8a26152: Pull complete 00:06:30 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 00:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:06:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 00:06:31 + docker build -t ci-base-image-arm64 -f - . 00:06:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:06:31 WORKDIR /edgex 00:06:31 COPY go.mod . 00:06:31 RUN go mod download 00:06:33 Sending build context to Docker daemon 169.3MB 00:06:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:06:33 ---> 725f1c02e7f9 00:06:33 Step 2/4 : WORKDIR /edgex 00:06:36 ---> Running in 6aa133c20658 00:06:36 Removing intermediate container 6aa133c20658 00:06:36 ---> 81f36226f7b8 00:06:36 Step 3/4 : COPY go.mod . 00:06:37 ---> 1154f5d133be 00:06:37 Step 4/4 : RUN go mod download 00:06:37 ---> Running in cd9f7a51e8b3 00:07:33 Removing intermediate container cd9f7a51e8b3 00:07:33 ---> 45d77436c5d3 00:07:33 Successfully built 45d77436c5d3 00:07:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:07:33 + docker inspect -f . ci-base-image-arm64 00:07:33 . [Pipeline] withDockerContainer 00:07:34 prd-ubuntu20.04-docker-arm64-4c-16g-63001 does not seem to be running inside a container 00:07:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:07:35 $ docker top 5f8e70d807692bc9a89fe00f760a9af6140a2b3d6cae20c16ef2d5c89a5b9676 -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:36 + go version 00:07:36 go version go1.17.6 linux/arm64 [Pipeline] } 00:07:36 $ docker stop --time=1 5f8e70d807692bc9a89fe00f760a9af6140a2b3d6cae20c16ef2d5c89a5b9676 00:07:38 $ docker rm -f 5f8e70d807692bc9a89fe00f760a9af6140a2b3d6cae20c16ef2d5c89a5b9676 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:07:39 + docker inspect -f . ci-base-image-arm64 00:07:39 . [Pipeline] withDockerContainer 00:07:39 prd-ubuntu20.04-docker-arm64-4c-16g-63001 does not seem to be running inside a container 00:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:07:40 $ docker top ebb4961cb98e88c64efe014793623f112973b47e6b99d494d3d2990b3ae536aa -eo pid,comm [Pipeline] { [Pipeline] echo 00:07:41 ========================================================= 00:07:41 [edgeXBuildGoParallel] Running Tests and Build... 00:07:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:07:41 + make test 00:07:41 go mod tidy -compat=1.17 00:07:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:08:21 ? github.com/edgexfoundry/edgex-go [no test files] 00:10:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:10:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:10:17 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:10:17 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:10:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:10:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:10:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:10:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:10:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:10:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements 00:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:10:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.530s coverage: 98.5% of statements 00:10:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:10:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.465s coverage: 53.4% of statements 00:10:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:10:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:11:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.439s coverage: 89.2% of statements 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:11:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.480s coverage: 84.8% of statements 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:11:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.480s coverage: 95.6% of statements 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:11:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.338s coverage: 72.2% of statements 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:11:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.784s coverage: 60.0% of statements 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:11:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.444s coverage: 0.9% of statements 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:11:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.618s coverage: 58.8% of statements 00:11:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.405s coverage: 29.6% of statements 00:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements 00:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.248s coverage: 79.5% of statements 00:11:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements 00:11:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 00:11:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.375s coverage: 87.5% of statements 00:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.372s coverage: 94.4% of statements 00:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.240s coverage: 44.8% of statements 00:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.820s coverage: 82.5% of statements 00:11:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.336s coverage: 92.9% of statements 00:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 00:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.237s coverage: 87.2% of statements 00:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.211s coverage: 100.0% of statements 00:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.303s coverage: 58.8% of statements 00:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.285s coverage: 80.0% of statements 00:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.285s coverage: 87.2% of statements 00:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.383s coverage: 85.4% of statements 00:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.898s coverage: 91.2% of statements 00:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.077s coverage: 64.4% of statements 00:11:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:11:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.294s coverage: 100.0% of statements 00:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.138s coverage: 89.4% of statements 00:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 00:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements 00:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 00:11:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.481s coverage: 65.4% of statements 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.010s coverage: 43.8% of statements 00:12:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:12:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements 00:12:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.458s coverage: 84.8% of statements 00:12:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:12:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:12:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:12:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.636s coverage: 17.7% of statements 00:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:12:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.816s coverage: 92.3% of statements 00:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:12:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.241s coverage: 63.2% of statements 00:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:12:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:12:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements 00:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:12:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements 00:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:12:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:12:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.273s coverage: 100.0% of statements 00:12:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements 00:12:13 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 00:12:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:12:13 GO111MODULE=on go vet ./... 00:14:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:14:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:14:20 ./bin/test-attribution-txt.sh [Pipeline] echo 00:14:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:14:21 + ls -al . 00:14:21 total 680 00:14:21 drwxrwxr-x 9 1001 1001 4096 May 11 00:14 . 00:14:21 drwxr-xr-x 4 root root 4096 May 11 00:07 .. 00:14:21 -rw-rw-r-- 1 1001 1001 11 May 11 00:05 .dockerignore 00:14:21 drwxrwxr-x 8 1001 1001 4096 May 11 00:05 .git 00:14:21 drwxrwxr-x 3 1001 1001 4096 May 11 00:05 .github 00:14:21 -rw-rw-r-- 1 1001 1001 879 May 11 00:05 .gitignore 00:14:21 -rw-rw-r-- 1 1001 1001 42 May 11 00:05 .golangci.yml 00:14:21 -rw-rw-r-- 1 1001 1001 87 May 11 00:05 .hadolint.yml 00:14:21 -rw-rw-r-- 1 1001 1001 166 May 11 00:05 .sonarcloud.properties 00:14:21 -rw-rw-r-- 1 1001 1001 1171 May 11 00:05 ADOPTERS.md 00:14:21 -rw-rw-r-- 1 1001 1001 10086 May 11 00:05 Attribution.txt 00:14:21 -rw-rw-r-- 1 1001 1001 63209 May 11 00:05 CHANGELOG.md 00:14:21 -rw-rw-r-- 1 1001 1001 3804 May 11 00:05 CONTRIBUTING.md 00:14:21 -rw-rw-r-- 1 1001 1001 677 May 11 00:05 GOVERNANCE.md 00:14:21 -rw-rw-r-- 1 1001 1001 850 May 11 00:05 Jenkinsfile 00:14:21 -rw-rw-r-- 1 1001 1001 10775 May 11 00:05 LICENSE 00:14:21 -rw-rw-r-- 1 1001 1001 10389 May 11 00:05 Makefile 00:14:21 -rw-rw-r-- 1 1001 1001 582 May 11 00:05 OWNERS.md 00:14:21 -rw-rw-r-- 1 1001 1001 9094 May 11 00:05 README.md 00:14:21 -rw-rw-r-- 1 1001 1001 6912 May 11 00:05 SECURITY.md 00:14:21 -rw-rw-r-- 1 1001 1001 5 May 10 23:34 VERSION 00:14:21 -rw-rw-r-- 1 1001 1001 4131 May 11 00:05 ZMQWindows.md 00:14:21 drwxrwxr-x 2 1001 1001 4096 May 11 00:05 bin 00:14:21 drwxrwxr-x 18 1001 1001 4096 May 11 00:05 cmd 00:14:21 -rw-r--r-- 1 root root 435134 May 11 00:12 coverage.out 00:14:21 -rw-rw-r-- 1 1001 1001 3217 May 11 00:05 go.mod 00:14:21 -rw-rw-r-- 1 1001 1001 35084 May 11 00:07 go.sum 00:14:21 drwxrwxr-x 8 1001 1001 4096 May 11 00:05 internal 00:14:21 drwxrwxr-x 3 1001 1001 4096 May 11 00:05 openapi 00:14:21 drwxrwxr-x 4 1001 1001 4096 May 11 00:05 snap 00:14:21 -rw-rw-r-- 1 1001 1001 204 May 11 00:05 version.go [Pipeline] sh 00:14:21 + '[' -e coverage.out ] 00:14:21 + chown 1001:1001 coverage.out [Pipeline] stash 00:14:21 Warning: overwriting stash ‘coverage-report’ 00:14:22 Stashed 1 file(s) [Pipeline] sh 00:14:23 + make build 00:14:23 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:16:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:16:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:16:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:17:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:17:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:17:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:17:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:17:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:17:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:18:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:18:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:18:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:18:21 $ docker stop --time=1 ebb4961cb98e88c64efe014793623f112973b47e6b99d494d3d2990b3ae536aa 00:18:23 $ docker rm -f ebb4961cb98e88c64efe014793623f112973b47e6b99d494d3d2990b3ae536aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:18:25 00:18:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:18:26 latest: Pulling from edgex-devops/edgex-compose-arm64 00:18:26 29e5d40040c1: Pulling fs layer 00:18:26 1ce36da41761: Pulling fs layer 00:18:26 25b303627fd3: Pulling fs layer 00:18:26 29e5d40040c1: Verifying Checksum 00:18:26 29e5d40040c1: Download complete 00:18:26 1ce36da41761: Verifying Checksum 00:18:26 1ce36da41761: Download complete 00:18:26 29e5d40040c1: Pull complete 00:18:28 25b303627fd3: Verifying Checksum 00:18:28 25b303627fd3: Download complete 00:18:28 1ce36da41761: Pull complete 00:18:38 25b303627fd3: Pull complete 00:18:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:18:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:18:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:18:38 prd-ubuntu20.04-docker-arm64-4c-16g-63001 does not seem to be running inside a container 00:18:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:18:41 $ docker top ebf78f111d81182b23b51e7d63dd0a99dd758ac125dfc414af25859b5a5ccd13 -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:42 + docker-compose build+ --helpgrep 00:18:42 parallel 00:18:47 --parallel Build images in parallel. [Pipeline] } 00:18:47 $ docker stop --time=1 ebf78f111d81182b23b51e7d63dd0a99dd758ac125dfc414af25859b5a5ccd13 00:18:49 $ docker rm -f ebf78f111d81182b23b51e7d63dd0a99dd758ac125dfc414af25859b5a5ccd13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:18:50 . [Pipeline] withDockerContainer 00:18:50 prd-ubuntu20.04-docker-arm64-4c-16g-63001 does not seem to be running inside a container 00:18:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:18:51 $ docker top 23425a3d4da4a4be34f16d683e9d8098d0c12689709de369048ab35ff3b6f77e -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:52 + docker-compose -f ./docker-compose-build.yml build --parallel 00:18:59 Building core-command ... 00:18:59 Building core-data ... 00:18:59 Building core-metadata ... 00:18:59 Building security-bootstrapper ... 00:18:59 Building security-proxy-setup ... 00:18:59 Building security-secretstore-setup ... 00:18:59 Building security-spiffe-token-provider ... 00:18:59 Building security-spire-agent ... 00:18:59 Building security-spire-config ... 00:18:59 Building security-spire-server ... 00:18:59 Building support-notifications ... 00:18:59 Building support-scheduler ... 00:18:59 Building sys-mgmt-agent ... 00:18:59 Building core-data 00:18:59 Building security-bootstrapper 00:18:59 Building security-spire-config 00:18:59 Building sys-mgmt-agent 00:18:59 Building security-spire-agent 00:20:21 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:20:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:20:21 ---> 45d77436c5d3 00:20:21 Step 3/26 : WORKDIR /edgex-go 00:20:21 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:20:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:20:21 ---> 45d77436c5d3 00:20:21 Step 3/26 : WORKDIR /edgex-go 00:20:21 ---> Running in 9d557ca4ebdd 00:20:21 ---> Running in d5f98476b503 00:20:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:20:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:20:21 ---> 45d77436c5d3 00:20:21 Step 3/23 : WORKDIR /edgex-go 00:20:21 ---> Running in d4242714e32b 00:20:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:20:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:20:22 ---> 45d77436c5d3 00:20:22 Step 3/23 : WORKDIR /edgex-go 00:20:22 ---> Running in 42400e190667 00:20:22 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:20:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:20:22 ---> 45d77436c5d3 00:20:22 Step 3/31 : WORKDIR /edgex-go 00:20:22 ---> Running in 5e0168fad8b3 00:20:22 Removing intermediate container d5f98476b503 00:20:22 ---> 5114abb376a4 00:20:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:22 Removing intermediate container d4242714e32b 00:20:22 ---> 235002b093b5 00:20:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:22 ---> Running in dc9d00771350 00:20:22 ---> Running in e3d07ecad8a3 00:20:22 Removing intermediate container 9d557ca4ebdd 00:20:22 ---> 0f7e2aaf4c36 00:20:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:22 Removing intermediate container 42400e190667 00:20:22 ---> b6dc08dd8819 00:20:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:22 Removing intermediate container 5e0168fad8b3 00:20:22 ---> 5d082f093f2f 00:20:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:23 ---> Running in f4c5374c6b19 00:20:23 ---> Running in 340d325c42f8 00:20:23 ---> Running in 5c4a74b0616b 00:20:26 Removing intermediate container dc9d00771350 00:20:26 ---> 58b7463baf60 00:20:26 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:20:26 Removing intermediate container e3d07ecad8a3 00:20:26 ---> 4dde9ccc647a 00:20:26 Step 5/23 : RUN apk add --update --no-cache make bash git 00:20:26 ---> Running in b0762c8b83bc 00:20:26 ---> Running in 04bb959eb68b 00:20:27 Removing intermediate container 5c4a74b0616b 00:20:27 ---> bbabe7f3037b 00:20:27 Step 5/31 : RUN apk add --update --no-cache make git 00:20:27 Removing intermediate container 340d325c42f8 00:20:27 ---> 44d1ce3f7d65 00:20:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:20:27 ---> Running in 0c68b998713a 00:20:27 ---> Running in 60e81b8be2b4 00:20:27 Removing intermediate container f4c5374c6b19 00:20:27 ---> 66f832170f11 00:20:27 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:20:28 ---> Running in 69f5aa345697 00:20:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:20:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:20:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:20:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:20:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:20:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:20:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:20:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:20:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:20:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:20:31 OK: 220 MiB in 52 packages 00:20:31 OK: 220 MiB in 52 packages 00:20:32 OK: 220 MiB in 52 packages 00:20:32 OK: 220 MiB in 52 packages 00:20:32 OK: 220 MiB in 52 packages 00:20:33 Removing intermediate container b0762c8b83bc 00:20:33 ---> 75c8b11eeca4 00:20:33 Step 6/26 : COPY go.mod vendor* ./ 00:20:33 Removing intermediate container 04bb959eb68b 00:20:33 ---> 2e00db210ac4 00:20:33 Step 6/23 : COPY go.mod vendor* ./ 00:20:33 Removing intermediate container 60e81b8be2b4 00:20:33 ---> 1ed5a34c50ec 00:20:33 Step 6/26 : COPY go.mod vendor* ./ 00:20:34 Removing intermediate container 0c68b998713a 00:20:34 Removing intermediate container 69f5aa345697 00:20:34 ---> 524a89802f2c 00:20:34 Step 6/23 : COPY go.mod vendor* ./ 00:20:34 ---> 1b269b79d96a 00:20:34 Step 6/31 : COPY go.mod vendor* ./ 00:20:34 ---> 075ce9f845b8 00:20:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:34 ---> Running in 51be0f0039dc 00:20:35 ---> 02c6b83ff855 00:20:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:35 ---> Running in 43d61a0375f6 00:20:35 ---> 8fbf88565a79 00:20:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:35 ---> Running in 58b8c21d5e46 00:20:35 ---> 269574b29348 00:20:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:35 ---> Running in 2d9f1f223ea3 00:20:35 ---> 90d492ff3ee5 00:20:35 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:36 ---> Running in 26bc6a2415b0 00:20:39 Removing intermediate container 51be0f0039dc 00:20:39 ---> 5d5dc66a4d51 00:20:39 Step 8/26 : COPY . . 00:20:41 Removing intermediate container 43d61a0375f6 00:20:41 ---> 83aca38edfbd 00:20:41 Step 8/23 : COPY . . 00:20:41 Removing intermediate container 58b8c21d5e46 00:20:41 ---> 2254b3e5d7a0 00:20:41 Step 8/23 : COPY . . 00:20:42 Removing intermediate container 2d9f1f223ea3 00:20:42 ---> ddd4adf283ee 00:20:42 Step 8/26 : COPY . . 00:20:42 Removing intermediate container 26bc6a2415b0 00:20:42 ---> 8b405c3b53e6 00:20:42 Step 8/31 : COPY . . 00:21:14 ---> a0a609b219db 00:21:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:21:14 ---> c0aba2c541e2 00:21:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:21:14 ---> Running in 2735f2ba8ef8 00:21:14 ---> Running in da008fc04c11 00:21:14 ---> 7da55d71850a 00:21:14 Step 9/23 : RUN make cmd/core-data/core-data 00:21:14 Removing intermediate container 2735f2ba8ef8 00:21:14 ---> ca8d026c2e96 00:21:14 Step 10/26 : RUN mkdir -p spire-build 00:21:14 ---> Running in 7e2ae02d4489 00:21:14 ---> fdb4dd8cbc0f 00:21:14 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:21:14 ---> Running in 0dc1d9a984ac 00:21:14 ---> Running in b1300b73fb9d 00:21:14 ---> c4f29f2becb1 00:21:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:21:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:21:14 ---> Running in 46dbba7dcb65 00:21:14 Removing intermediate container 46dbba7dcb65 00:21:14 ---> 222756d7a1be 00:21:14 Step 10/26 : RUN mkdir -p spire-build 00:21:14 ---> Running in 34a7ac641a33 00:21:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:21:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:21:15 Removing intermediate container 0dc1d9a984ac 00:21:15 ---> e3df17060eea 00:21:15 Step 11/26 : WORKDIR /edgex-go/spire-build 00:21:15 ---> Running in 75094ac16afc 00:21:16 Removing intermediate container 75094ac16afc 00:21:16 ---> c1522190bbf5 00:21:16 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 00:21:16 ---> Running in b06e1b2e5824 00:21:16 Removing intermediate container 34a7ac641a33 00:21:16 ---> b38cf81250ad 00:21:16 Step 11/26 : WORKDIR /edgex-go/spire-build 00:21:17 ---> Running in 7c9d91d9e0c8 00:21:18 Removing intermediate container 7c9d91d9e0c8 00:21:18 ---> a802b894fcc6 00:21:18 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 00:21:18 ---> Running in fbad83aff20f 00:21:19 spire-1.2.1/ 00:21:19 spire-1.2.1/.data/ 00:21:19 spire-1.2.1/.data/.file 00:21:19 spire-1.2.1/.dockerignore 00:21:19 spire-1.2.1/.gitattributes 00:21:19 spire-1.2.1/.githooks/ 00:21:19 spire-1.2.1/.githooks/pre-commit 00:21:19 spire-1.2.1/.github/ 00:21:19 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:21:19 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:21:19 spire-1.2.1/.github/dependabot.yml 00:21:19 spire-1.2.1/.github/workflows/ 00:21:19 spire-1.2.1/.github/workflows/nightly_build.yaml 00:21:19 spire-1.2.1/.github/workflows/pr_build.yaml 00:21:19 spire-1.2.1/.github/workflows/release_build.yaml 00:21:19 spire-1.2.1/.github/workflows/scripts/ 00:21:19 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:21:19 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:21:19 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:21:19 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:21:19 spire-1.2.1/.github/workflows/scripts/split.sh 00:21:19 spire-1.2.1/.gitignore 00:21:19 spire-1.2.1/.go-version 00:21:19 spire-1.2.1/.golangci.yml 00:21:19 spire-1.2.1/ADOPTERS.md 00:21:19 spire-1.2.1/CHANGELOG.md 00:21:19 spire-1.2.1/CODE-OF-CONDUCT.md 00:21:19 spire-1.2.1/CODEOWNERS 00:21:19 spire-1.2.1/CONTRIBUTING.md 00:21:19 spire-1.2.1/Dockerfile 00:21:19 spire-1.2.1/Dockerfile.dev 00:21:19 spire-1.2.1/Dockerfile.scratch 00:21:19 spire-1.2.1/LICENSE 00:21:19 spire-1.2.1/MAINTAINERS.md 00:21:19 spire-1.2.1/Makefile 00:21:19 spire-1.2.1/README.md 00:21:19 spire-1.2.1/ROADMAP.md 00:21:19 spire-1.2.1/SECURITY.md 00:21:19 spire-1.2.1/cmd/ 00:21:19 spire-1.2.1/cmd/spire-agent/ 00:21:19 spire-1.2.1/cmd/spire-agent/cli/ 00:21:19 spire-1.2.1/cmd/spire-agent/cli/api/ 00:21:19 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:21:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:21:19 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:21:19 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:21:19 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:21:19 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:21:19 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:21:19 spire-1.2.1/cmd/spire-agent/cli/common/ 00:21:19 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:21:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:21:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:21:19 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:21:19 spire-1.2.1/cmd/spire-agent/cli/run/ 00:21:19 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:21:19 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:21:19 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:21:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:21:19 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:21:19 spire-1.2.1/cmd/spire-agent/main.go 00:21:19 spire-1.2.1/cmd/spire-server/ 00:21:19 spire-1.2.1/cmd/spire-server/cli/ 00:21:19 spire-1.2.1/cmd/spire-server/cli/agent/ 00:21:19 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:21:19 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/cli.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/entry/ 00:21:19 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/ 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:21:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:21:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/run/ 00:21:19 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/token/ 00:21:19 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/validate/ 00:21:19 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/x509/ 00:21:19 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:21:19 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:21:19 spire-1.2.1/cmd/spire-server/main.go 00:21:19 spire-1.2.1/cmd/spire-server/util/ 00:21:19 spire-1.2.1/cmd/spire-server/util/util.go 00:21:19 spire-1.2.1/conf/ 00:21:19 spire-1.2.1/conf/agent/ 00:21:19 spire-1.2.1/conf/agent/agent.conf 00:21:19 spire-1.2.1/conf/agent/agent_full.conf 00:21:19 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:21:19 spire-1.2.1/conf/server/ 00:21:19 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:21:19 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:21:19 spire-1.2.1/conf/server/server.conf 00:21:19 spire-1.2.1/conf/server/server_full.conf 00:21:19 spire-1.2.1/doc/ 00:21:19 spire-1.2.1/doc/SPIRE101.md 00:21:19 spire-1.2.1/doc/auditlog.md 00:21:19 spire-1.2.1/doc/authorization_policy_engine.md 00:21:19 spire-1.2.1/doc/changelog_guidelines.md 00:21:19 spire-1.2.1/doc/cure53-report.pdf 00:21:19 spire-1.2.1/doc/images/ 00:21:19 spire-1.2.1/doc/images/2019_roadmap.png 00:21:19 spire-1.2.1/doc/images/SPIRE101.png 00:21:19 spire-1.2.1/doc/images/SPIRE_agent.png 00:21:19 spire-1.2.1/doc/images/SPIRE_server.png 00:21:19 spire-1.2.1/doc/images/cache_mgr.png 00:21:19 spire-1.2.1/doc/images/cache_mgr_components.png 00:21:19 spire-1.2.1/doc/images/federated_spire.png 00:21:19 spire-1.2.1/doc/images/ha_mode.png 00:21:19 spire-1.2.1/doc/images/nested_spire.png 00:21:19 spire-1.2.1/doc/images/oidc_federation.png 00:21:19 spire-1.2.1/doc/images/single_trust_domain.png 00:21:19 spire-1.2.1/doc/images/spiffe_compatible.png 00:21:19 spire-1.2.1/doc/images/spire_logo.png 00:21:19 spire-1.2.1/doc/migrating_registration_api_clients.md 00:21:19 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:21:19 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:21:19 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:21:19 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:21:19 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:21:19 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:21:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:21:19 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:21:19 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:21:19 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:21:19 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:21:19 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:21:19 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:21:19 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:21:19 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:21:19 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:21:19 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:21:19 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:21:19 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:21:19 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:21:19 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:21:19 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:21:19 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:21:19 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:21:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:21:19 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:21:19 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:21:19 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:21:19 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:21:19 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:21:19 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:21:19 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:21:19 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:21:19 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:21:19 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:21:19 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:21:19 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:21:19 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:21:19 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:21:19 spire-1.2.1/doc/scaling_spire.md 00:21:19 spire-1.2.1/doc/spire_agent.md 00:21:19 spire-1.2.1/doc/spire_server.md 00:21:19 spire-1.2.1/doc/supported_integrations.md 00:21:19 spire-1.2.1/doc/telemetry.md 00:21:19 spire-1.2.1/doc/telemetry_config.md 00:21:19 spire-1.2.1/doc/upgrading.md 00:21:19 spire-1.2.1/doc/using_spire.md 00:21:19 spire-1.2.1/examples/ 00:21:19 spire-1.2.1/examples/README.md 00:21:19 spire-1.2.1/go.mod 00:21:19 spire-1.2.1/go.sum 00:21:19 spire-1.2.1/pkg/ 00:21:19 spire-1.2.1/pkg/agent/ 00:21:19 spire-1.2.1/pkg/agent/agent.go 00:21:19 spire-1.2.1/pkg/agent/api/ 00:21:19 spire-1.2.1/pkg/agent/api/config.go 00:21:19 spire-1.2.1/pkg/agent/api/debug/ 00:21:19 spire-1.2.1/pkg/agent/api/debug/v1/ 00:21:19 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:21:19 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:21:19 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:21:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:21:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:21:19 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:21:19 spire-1.2.1/pkg/agent/api/endpoints.go 00:21:19 spire-1.2.1/pkg/agent/api/health/ 00:21:19 spire-1.2.1/pkg/agent/api/health/v1/ 00:21:19 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:21:19 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:21:19 spire-1.2.1/pkg/agent/api/rpccontext/ 00:21:19 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:21:19 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:21:19 spire-1.2.1/pkg/agent/attestor/ 00:21:19 spire-1.2.1/pkg/agent/attestor/node/ 00:21:19 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:21:19 spire-1.2.1/pkg/agent/attestor/node/node.go 00:21:19 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:21:19 spire-1.2.1/pkg/agent/attestor/workload/ 00:21:19 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:21:19 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:21:19 spire-1.2.1/pkg/agent/catalog/ 00:21:19 spire-1.2.1/pkg/agent/catalog/catalog.go 00:21:19 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:21:19 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:21:19 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:21:19 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:21:19 spire-1.2.1/pkg/agent/client/ 00:21:19 spire-1.2.1/pkg/agent/client/client.go 00:21:19 spire-1.2.1/pkg/agent/client/client_test.go 00:21:19 spire-1.2.1/pkg/agent/client/dial.go 00:21:19 spire-1.2.1/pkg/agent/client/nodeconn.go 00:21:19 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:21:19 spire-1.2.1/pkg/agent/client/update.go 00:21:19 spire-1.2.1/pkg/agent/client/util.go 00:21:19 spire-1.2.1/pkg/agent/common/ 00:21:19 spire-1.2.1/pkg/agent/common/backoff/ 00:21:19 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:21:19 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:21:19 spire-1.2.1/pkg/agent/common/cgroups/ 00:21:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:21:19 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:21:19 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:21:19 spire-1.2.1/pkg/agent/config.go 00:21:19 spire-1.2.1/pkg/agent/endpoints/ 00:21:19 spire-1.2.1/pkg/agent/endpoints/config.go 00:21:19 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:21:19 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:21:19 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:21:19 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:21:19 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:21:19 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:21:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:21:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:21:19 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:21:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:21:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:21:19 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:21:19 spire-1.2.1/pkg/agent/endpoints/workload/ 00:21:19 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:21:19 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:21:19 spire-1.2.1/pkg/agent/manager/ 00:21:19 spire-1.2.1/pkg/agent/manager/cache/ 00:21:19 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:21:19 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:21:19 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:21:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:21:19 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:21:19 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:21:19 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:21:20 spire-1.2.1/pkg/agent/manager/config.go 00:21:20 spire-1.2.1/pkg/agent/manager/manager.go 00:21:20 spire-1.2.1/pkg/agent/manager/manager_test.go 00:21:20 spire-1.2.1/pkg/agent/manager/storage.go 00:21:20 spire-1.2.1/pkg/agent/manager/storage_test.go 00:21:20 spire-1.2.1/pkg/agent/manager/storecache/ 00:21:20 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:21:20 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:21:20 spire-1.2.1/pkg/agent/manager/sync.go 00:21:20 spire-1.2.1/pkg/agent/plugin/ 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:21:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:21:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:21:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:21:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:21:20 spire-1.2.1/pkg/agent/svid/ 00:21:20 spire-1.2.1/pkg/agent/svid/rotator.go 00:21:20 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:21:20 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:21:20 spire-1.2.1/pkg/agent/svid/store/ 00:21:20 spire-1.2.1/pkg/agent/svid/store/service.go 00:21:20 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:21:20 spire-1.2.1/pkg/common/ 00:21:20 spire-1.2.1/pkg/common/agentpathtemplate/ 00:21:20 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:21:20 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:21:20 spire-1.2.1/pkg/common/api/ 00:21:20 spire-1.2.1/pkg/common/api/metrics.go 00:21:20 spire-1.2.1/pkg/common/api/middleware/ 00:21:20 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:21:20 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:21:20 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:21:20 spire-1.2.1/pkg/common/api/middleware/logger.go 00:21:20 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:21:20 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:21:20 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:21:20 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:21:20 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:21:20 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:21:20 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:21:20 spire-1.2.1/pkg/common/api/middleware/names.go 00:21:20 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:21:20 spire-1.2.1/pkg/common/api/names.go 00:21:20 spire-1.2.1/pkg/common/api/ratelimit.go 00:21:20 spire-1.2.1/pkg/common/api/rpccontext/ 00:21:20 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:21:20 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:21:20 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:21:20 spire-1.2.1/pkg/common/auth/ 00:21:20 spire-1.2.1/pkg/common/auth/interceptors.go 00:21:20 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:21:20 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:21:20 spire-1.2.1/pkg/common/bundleutil/ 00:21:20 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:21:20 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:21:20 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:21:20 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:21:20 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:21:20 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:21:20 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:21:20 spire-1.2.1/pkg/common/bundleutil/types.go 00:21:20 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:21:20 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:21:20 spire-1.2.1/pkg/common/catalog/ 00:21:20 spire-1.2.1/pkg/common/catalog/bind.go 00:21:20 spire-1.2.1/pkg/common/catalog/builtin.go 00:21:20 spire-1.2.1/pkg/common/catalog/catalog.go 00:21:20 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:21:20 spire-1.2.1/pkg/common/catalog/closers.go 00:21:20 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:21:20 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:21:20 spire-1.2.1/pkg/common/catalog/config.go 00:21:20 spire-1.2.1/pkg/common/catalog/config_test.go 00:21:20 spire-1.2.1/pkg/common/catalog/configure.go 00:21:20 spire-1.2.1/pkg/common/catalog/constraints.go 00:21:20 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:21:20 spire-1.2.1/pkg/common/catalog/context.go 00:21:20 spire-1.2.1/pkg/common/catalog/external.go 00:21:20 spire-1.2.1/pkg/common/catalog/host.go 00:21:20 spire-1.2.1/pkg/common/catalog/pipenet.go 00:21:20 spire-1.2.1/pkg/common/catalog/plugin.go 00:21:20 spire-1.2.1/pkg/common/catalog/testplugin/ 00:21:20 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:21:20 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:21:20 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:21:20 spire-1.2.1/pkg/common/cli/ 00:21:20 spire-1.2.1/pkg/common/cli/env.go 00:21:20 spire-1.2.1/pkg/common/cli/flags.go 00:21:20 spire-1.2.1/pkg/common/cli/trust_domain.go 00:21:20 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:21:20 spire-1.2.1/pkg/common/cli/umask.go 00:21:20 spire-1.2.1/pkg/common/cli/umask_posix.go 00:21:20 spire-1.2.1/pkg/common/cli/umask_test.go 00:21:20 spire-1.2.1/pkg/common/cli/umask_windows.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/ 00:21:20 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/flag.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/format.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/ 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:21:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:21:20 spire-1.2.1/pkg/common/coretypes/ 00:21:20 spire-1.2.1/pkg/common/coretypes/bundle/ 00:21:20 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:21:20 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:21:20 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:21:20 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:21:20 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:21:20 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:21:20 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:21:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:21:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:21:20 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:21:20 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:21:20 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:21:20 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:21:20 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:21:20 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:21:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:21:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:21:20 spire-1.2.1/pkg/common/cryptoutil/ 00:21:20 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:21:20 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:21:20 spire-1.2.1/pkg/common/diskutil/ 00:21:20 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:21:20 spire-1.2.1/pkg/common/diskutil/file_test.go 00:21:20 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:21:20 spire-1.2.1/pkg/common/errorutil/ 00:21:20 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:21:20 spire-1.2.1/pkg/common/health/ 00:21:20 spire-1.2.1/pkg/common/health/config.go 00:21:20 spire-1.2.1/pkg/common/health/context.go 00:21:20 spire-1.2.1/pkg/common/health/context_test.go 00:21:20 spire-1.2.1/pkg/common/health/health.go 00:21:20 spire-1.2.1/pkg/common/health/health_test.go 00:21:20 spire-1.2.1/pkg/common/health/logger.go 00:21:20 spire-1.2.1/pkg/common/hostservice/ 00:21:20 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:21:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:21:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:21:20 spire-1.2.1/pkg/common/idutil/ 00:21:20 spire-1.2.1/pkg/common/idutil/require.go 00:21:20 spire-1.2.1/pkg/common/idutil/require_test.go 00:21:20 spire-1.2.1/pkg/common/idutil/safety.go 00:21:20 spire-1.2.1/pkg/common/idutil/safety_test.go 00:21:20 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:21:20 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:21:20 spire-1.2.1/pkg/common/jwtsvid/ 00:21:20 spire-1.2.1/pkg/common/jwtsvid/common.go 00:21:20 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:21:20 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:21:20 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:21:20 spire-1.2.1/pkg/common/jwtutil/ 00:21:20 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:21:20 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:21:20 spire-1.2.1/pkg/common/log/ 00:21:20 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:21:20 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:21:20 spire-1.2.1/pkg/common/log/log.go 00:21:20 spire-1.2.1/pkg/common/log/log_test.go 00:21:20 spire-1.2.1/pkg/common/log/options.go 00:21:20 spire-1.2.1/pkg/common/nodeutil/ 00:21:20 spire-1.2.1/pkg/common/nodeutil/node.go 00:21:20 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:21:20 spire-1.2.1/pkg/common/peertracker/ 00:21:20 spire-1.2.1/pkg/common/peertracker/conn.go 00:21:20 spire-1.2.1/pkg/common/peertracker/credentials.go 00:21:20 spire-1.2.1/pkg/common/peertracker/errors.go 00:21:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:21:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:21:20 spire-1.2.1/pkg/common/peertracker/info.go 00:21:20 spire-1.2.1/pkg/common/peertracker/listener.go 00:21:20 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:21:20 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:21:20 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:21:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:21:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:21:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:21:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:21:20 spire-1.2.1/pkg/common/peertracker/tcp.go 00:21:20 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:21:20 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:21:20 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:21:20 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:21:20 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:21:20 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:21:20 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:21:20 spire-1.2.1/pkg/common/peertracker/uds.go 00:21:20 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:21:20 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:21:20 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:21:20 spire-1.2.1/pkg/common/pemutil/ 00:21:20 spire-1.2.1/pkg/common/pemutil/block.go 00:21:20 spire-1.2.1/pkg/common/pemutil/certs.go 00:21:20 spire-1.2.1/pkg/common/pemutil/common.go 00:21:20 spire-1.2.1/pkg/common/pemutil/csr.go 00:21:20 spire-1.2.1/pkg/common/pemutil/keys.go 00:21:20 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:21:20 spire-1.2.1/pkg/common/pemutil/testdata/ 00:21:20 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:21:20 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:21:20 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:21:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:21:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:21:20 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:21:20 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:21:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:21:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:21:20 spire-1.2.1/pkg/common/plugin/ 00:21:20 spire-1.2.1/pkg/common/plugin/aws/ 00:21:20 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:21:20 spire-1.2.1/pkg/common/plugin/azure/ 00:21:20 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:21:20 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:21:20 spire-1.2.1/pkg/common/plugin/facade.go 00:21:20 spire-1.2.1/pkg/common/plugin/facade_test.go 00:21:20 spire-1.2.1/pkg/common/plugin/gcp/ 00:21:20 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:21:20 spire-1.2.1/pkg/common/plugin/k8s/ 00:21:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:21:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:21:20 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:21:20 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:21:20 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:21:20 spire-1.2.1/pkg/common/plugin/log.go 00:21:20 spire-1.2.1/pkg/common/plugin/sshpop/ 00:21:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:21:20 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:21:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:21:20 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:21:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:21:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:21:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:21:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:21:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:21:20 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:21:20 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:21:20 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:21:20 spire-1.2.1/pkg/common/plugin/x509pop/ 00:21:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:21:20 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:21:20 spire-1.2.1/pkg/common/profiling/ 00:21:20 spire-1.2.1/pkg/common/profiling/dumpers.go 00:21:20 spire-1.2.1/pkg/common/profiling/profiling.go 00:21:20 spire-1.2.1/pkg/common/protoutil/ 00:21:20 spire-1.2.1/pkg/common/protoutil/masks.go 00:21:20 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:21:20 spire-1.2.1/pkg/common/rotationutil/ 00:21:20 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:21:20 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:21:20 spire-1.2.1/pkg/common/selector/ 00:21:20 spire-1.2.1/pkg/common/selector/selector.go 00:21:20 spire-1.2.1/pkg/common/selector/selector_test.go 00:21:20 spire-1.2.1/pkg/common/selector/set.go 00:21:20 spire-1.2.1/pkg/common/selector/set_utils.go 00:21:20 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:21:20 spire-1.2.1/pkg/common/telemetry/ 00:21:20 spire-1.2.1/pkg/common/telemetry/agent/ 00:21:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:21:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:21:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:21:20 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:21:20 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:21:20 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:21:20 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:21:20 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:21:20 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:21:20 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:21:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:21:20 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:21:20 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:21:20 spire-1.2.1/pkg/common/telemetry/call.go 00:21:20 spire-1.2.1/pkg/common/telemetry/common/ 00:21:20 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:21:20 spire-1.2.1/pkg/common/telemetry/config.go 00:21:20 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:21:20 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:21:20 spire-1.2.1/pkg/common/telemetry/inmem.go 00:21:20 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:21:20 spire-1.2.1/pkg/common/telemetry/m3.go 00:21:20 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:21:20 spire-1.2.1/pkg/common/telemetry/metrics.go 00:21:20 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:21:20 spire-1.2.1/pkg/common/telemetry/names.go 00:21:20 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:21:20 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:21:20 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:21:20 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/ 00:21:20 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:21:20 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:21:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:21:20 spire-1.2.1/pkg/common/telemetry/server/server.go 00:21:20 spire-1.2.1/pkg/common/telemetry/sink.go 00:21:20 spire-1.2.1/pkg/common/telemetry/statsd.go 00:21:20 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:21:20 spire-1.2.1/pkg/common/telemetry/uptime.go 00:21:20 spire-1.2.1/pkg/common/telemetry/version.go 00:21:20 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:21:20 spire-1.2.1/pkg/common/uptime/ 00:21:20 spire-1.2.1/pkg/common/uptime/uptime.go 00:21:20 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:21:20 spire-1.2.1/pkg/common/util/ 00:21:20 spire-1.2.1/pkg/common/util/certs.go 00:21:20 spire-1.2.1/pkg/common/util/certs_test.go 00:21:20 spire-1.2.1/pkg/common/util/csr.go 00:21:20 spire-1.2.1/pkg/common/util/hash.go 00:21:20 spire-1.2.1/pkg/common/util/selectors.go 00:21:20 spire-1.2.1/pkg/common/util/selectors_test.go 00:21:20 spire-1.2.1/pkg/common/util/signals.go 00:21:20 spire-1.2.1/pkg/common/util/sort.go 00:21:20 spire-1.2.1/pkg/common/util/sort_test.go 00:21:20 spire-1.2.1/pkg/common/util/task.go 00:21:20 spire-1.2.1/pkg/common/util/task_test.go 00:21:20 spire-1.2.1/pkg/common/util/testdata/ 00:21:20 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:21:20 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:21:20 spire-1.2.1/pkg/common/version/ 00:21:20 spire-1.2.1/pkg/common/version/version.go 00:21:20 spire-1.2.1/pkg/common/x509svid/ 00:21:20 spire-1.2.1/pkg/common/x509svid/common_test.go 00:21:20 spire-1.2.1/pkg/common/x509svid/csr.go 00:21:20 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:21:20 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:21:20 spire-1.2.1/pkg/common/x509util/ 00:21:20 spire-1.2.1/pkg/common/x509util/cert.go 00:21:20 spire-1.2.1/pkg/common/x509util/dns.go 00:21:20 spire-1.2.1/pkg/common/x509util/dns_test.go 00:21:20 spire-1.2.1/pkg/common/x509util/keyid.go 00:21:20 spire-1.2.1/pkg/common/x509util/keypair.go 00:21:20 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:21:20 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:21:20 spire-1.2.1/pkg/server/ 00:21:20 spire-1.2.1/pkg/server/api/ 00:21:20 spire-1.2.1/pkg/server/api/agent.go 00:21:20 spire-1.2.1/pkg/server/api/agent/ 00:21:20 spire-1.2.1/pkg/server/api/agent/v1/ 00:21:20 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:21:20 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:21:20 spire-1.2.1/pkg/server/api/agent_test.go 00:21:20 spire-1.2.1/pkg/server/api/api.go 00:21:20 spire-1.2.1/pkg/server/api/audit/ 00:21:20 spire-1.2.1/pkg/server/api/audit/audit.go 00:21:20 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:21:20 spire-1.2.1/pkg/server/api/bundle.go 00:21:20 spire-1.2.1/pkg/server/api/bundle/ 00:21:20 spire-1.2.1/pkg/server/api/bundle/v1/ 00:21:20 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:21:20 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:21:20 spire-1.2.1/pkg/server/api/bundle_test.go 00:21:20 spire-1.2.1/pkg/server/api/debug/ 00:21:20 spire-1.2.1/pkg/server/api/debug/v1/ 00:21:20 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:21:20 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:21:20 spire-1.2.1/pkg/server/api/entry.go 00:21:20 spire-1.2.1/pkg/server/api/entry/ 00:21:20 spire-1.2.1/pkg/server/api/entry/v1/ 00:21:20 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:21:20 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:21:20 spire-1.2.1/pkg/server/api/entry_test.go 00:21:20 spire-1.2.1/pkg/server/api/health/ 00:21:20 spire-1.2.1/pkg/server/api/health/v1/ 00:21:20 spire-1.2.1/pkg/server/api/health/v1/service.go 00:21:20 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:21:20 spire-1.2.1/pkg/server/api/id.go 00:21:20 spire-1.2.1/pkg/server/api/id_test.go 00:21:20 spire-1.2.1/pkg/server/api/limits/ 00:21:20 spire-1.2.1/pkg/server/api/limits/limits.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/ 00:21:20 spire-1.2.1/pkg/server/api/middleware/alias.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/audit.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/caller.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/common.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/entries.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:21:20 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:21:20 spire-1.2.1/pkg/server/api/ratelimit.go 00:21:20 spire-1.2.1/pkg/server/api/rpccontext/ 00:21:20 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:21:20 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:21:20 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:21:20 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:21:20 spire-1.2.1/pkg/server/api/selector.go 00:21:20 spire-1.2.1/pkg/server/api/selector_test.go 00:21:20 spire-1.2.1/pkg/server/api/status.go 00:21:20 spire-1.2.1/pkg/server/api/status_test.go 00:21:20 spire-1.2.1/pkg/server/api/svid/ 00:21:20 spire-1.2.1/pkg/server/api/svid/v1/ 00:21:20 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:21:20 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:21:20 spire-1.2.1/pkg/server/api/trustdomain.go 00:21:20 spire-1.2.1/pkg/server/api/trustdomain/ 00:21:20 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:21:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:21:20 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:21:20 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:21:20 spire-1.2.1/pkg/server/authpolicy/ 00:21:20 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:21:20 spire-1.2.1/pkg/server/authpolicy/policy.go 00:21:20 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:21:20 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:21:20 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:21:20 spire-1.2.1/pkg/server/authpolicy/validate.go 00:21:20 spire-1.2.1/pkg/server/bundle/ 00:21:20 spire-1.2.1/pkg/server/bundle/client/ 00:21:20 spire-1.2.1/pkg/server/bundle/client/client.go 00:21:20 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:21:20 spire-1.2.1/pkg/server/bundle/client/manager.go 00:21:20 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:21:20 spire-1.2.1/pkg/server/bundle/client/sources.go 00:21:20 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:21:20 spire-1.2.1/pkg/server/bundle/client/updater.go 00:21:20 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:21:20 spire-1.2.1/pkg/server/ca/ 00:21:20 spire-1.2.1/pkg/server/ca/ca.go 00:21:20 spire-1.2.1/pkg/server/ca/ca_health.go 00:21:20 spire-1.2.1/pkg/server/ca/ca_test.go 00:21:20 spire-1.2.1/pkg/server/ca/journal.go 00:21:20 spire-1.2.1/pkg/server/ca/journal_test.go 00:21:20 spire-1.2.1/pkg/server/ca/manager.go 00:21:20 spire-1.2.1/pkg/server/ca/manager_health.go 00:21:20 spire-1.2.1/pkg/server/ca/manager_test.go 00:21:20 spire-1.2.1/pkg/server/ca/templates.go 00:21:20 spire-1.2.1/pkg/server/ca/upstream_client.go 00:21:20 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:21:20 spire-1.2.1/pkg/server/ca/validation.go 00:21:20 spire-1.2.1/pkg/server/cache/ 00:21:20 spire-1.2.1/pkg/server/cache/dscache/ 00:21:20 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:21:20 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:21:20 spire-1.2.1/pkg/server/cache/entrycache/ 00:21:20 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:21:20 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:21:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:21:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:21:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:21:20 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:21:20 spire-1.2.1/pkg/server/catalog/ 00:21:20 spire-1.2.1/pkg/server/catalog/catalog.go 00:21:20 spire-1.2.1/pkg/server/catalog/keymanager.go 00:21:20 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:21:20 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:21:20 spire-1.2.1/pkg/server/catalog/notifier.go 00:21:20 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:21:20 spire-1.2.1/pkg/server/config.go 00:21:20 spire-1.2.1/pkg/server/datastore/ 00:21:20 spire-1.2.1/pkg/server/datastore/datastore.go 00:21:20 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:21:20 spire-1.2.1/pkg/server/datastore/repository.go 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:21:20 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:21:20 spire-1.2.1/pkg/server/endpoints/ 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/ 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:21:20 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:21:20 spire-1.2.1/pkg/server/endpoints/config.go 00:21:20 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:21:20 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:21:20 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:21:20 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:21:20 spire-1.2.1/pkg/server/endpoints/middleware.go 00:21:20 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:21:20 spire-1.2.1/pkg/server/hostservice/ 00:21:20 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:21:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:21:20 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:21:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:21:20 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:21:20 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:21:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:21:20 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/ 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/ 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:21:20 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:21:20 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:21:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:21:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:21:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:21:20 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:21:20 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:21:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:21:20 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/notifier/ 00:21:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:21:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:21:20 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:21:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:21:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:21:20 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:21:20 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:21:20 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:21:20 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:21:20 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:21:20 spire-1.2.1/pkg/server/registration/ 00:21:20 spire-1.2.1/pkg/server/registration/manager.go 00:21:20 spire-1.2.1/pkg/server/registration/manager_test.go 00:21:20 spire-1.2.1/pkg/server/scanentries.go 00:21:20 spire-1.2.1/pkg/server/scanentries_test.go 00:21:20 spire-1.2.1/pkg/server/server.go 00:21:20 spire-1.2.1/pkg/server/server_test.go 00:21:20 spire-1.2.1/pkg/server/svid/ 00:21:20 spire-1.2.1/pkg/server/svid/observer.go 00:21:20 spire-1.2.1/pkg/server/svid/observer_test.go 00:21:20 spire-1.2.1/pkg/server/svid/rotator.go 00:21:20 spire-1.2.1/pkg/server/svid/rotator_config.go 00:21:20 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:21:20 spire-1.2.1/pkg/server/svid/rotator_test.go 00:21:20 spire-1.2.1/proto/ 00:21:20 spire-1.2.1/proto/private/ 00:21:20 spire-1.2.1/proto/private/server/ 00:21:21 spire-1.2.1/proto/private/server/journal/spire-1.2.1/ 00:21:21 00:21:21 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:21:21 spire-1.2.1/proto/private/server/journal/journal.proto 00:21:21 spire-1.2.1/proto/spire/ 00:21:21 spire-1.2.1/proto/spire/common/ 00:21:21 spire-1.2.1/proto/spire/common/common.pb.go 00:21:21 spire-1.2.1/proto/spire/common/common.proto 00:21:21 spire-1.2.1/proto/spire/common/plugin/ 00:21:21 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:21:21 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:21:21 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:21:21 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:21:21 spire-1.2.1/proto/spire/plugin/ 00:21:21 spire-1.2.1/proto/spire/plugin/agent/ 00:21:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:21:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:21:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:21:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:21:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:21:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:21:21 spire-1.2.1/release/spire-1.2.1/.data/ 00:21:21 spire-1.2.1/.data/.file 00:21:21 spire-1.2.1/.dockerignore 00:21:21 spire-1.2.1/.gitattributes 00:21:21 spire-1.2.1/.githooks/ 00:21:21 spire-1.2.1/.githooks/pre-commit 00:21:21 spire-1.2.1/.github/ 00:21:21 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:21:21 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:21:21 spire-1.2.1/.github/dependabot.yml 00:21:21 spire-1.2.1/.github/workflows/ 00:21:21 spire-1.2.1/.github/workflows/nightly_build.yaml 00:21:21 spire-1.2.1/.github/workflows/pr_build.yaml 00:21:21 spire-1.2.1/.github/workflows/release_build.yaml 00:21:21 spire-1.2.1/.github/workflows/scripts/ 00:21:21 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:21:21 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:21:21 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:21:21 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:21:21 spire-1.2.1/.github/workflows/scripts/split.sh 00:21:21 spire-1.2.1/.gitignore 00:21:21 spire-1.2.1/.go-version 00:21:21 spire-1.2.1/.golangci.yml 00:21:21 spire-1.2.1/ADOPTERS.md 00:21:21 spire-1.2.1/CHANGELOG.md 00:21:21 spire-1.2.1/CODE-OF-CONDUCT.md 00:21:21 spire-1.2.1/CODEOWNERS 00:21:21 spire-1.2.1/CONTRIBUTING.md 00:21:21 spire-1.2.1/Dockerfile 00:21:21 spire-1.2.1/Dockerfile.dev 00:21:21 spire-1.2.1/release/spire-extras/ 00:21:21 spire-1.2.1/release/spire-extras/README.md 00:21:21 spire-1.2.1/release/spire-extras/conf/ 00:21:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:21:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:21:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:21:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:21:21 spire-1.2.1/release/spire/ 00:21:21 spire-1.2.1/release/spire/README.md 00:21:21 spire-1.2.1/release/spire/conf/ 00:21:21 spire-1.2.1/release/spire/conf/agent/ 00:21:21 spire-1.2.1/release/spire/conf/agent/agent.conf 00:21:21 spire-1.2.1/release/spire/conf/server/ 00:21:21 spire-1.2.1/release/spire/conf/server/server.conf 00:21:21 spire-1.2.1/script/ 00:21:21 spire-1.2.1/script/build-artifact.sh 00:21:21 spire-1.2.1/script/generate_dummy_ca.sh 00:21:21 spire-1.2.1/support/ 00:21:21 spire-1.2.1/support/k8s/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:21:21 spire-1.2.1/Dockerfile.scratch 00:21:21 spire-1.2.1/LICENSE 00:21:21 spire-1.2.1/MAINTAINERS.md 00:21:21 spire-1.2.1/Makefile 00:21:21 spire-1.2.1/README.md 00:21:21 spire-1.2.1/ROADMAP.md 00:21:21 spire-1.2.1/SECURITY.md 00:21:21 spire-1.2.1/cmd/ 00:21:21 spire-1.2.1/cmd/spire-agent/ 00:21:21 spire-1.2.1/cmd/spire-agent/cli/ 00:21:21 spire-1.2.1/cmd/spire-agent/cli/api/ 00:21:21 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/common/ 00:21:21 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:21:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/run/ 00:21:21 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:21:21 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:21:21 spire-1.2.1/cmd/spire-agent/main.go 00:21:21 spire-1.2.1/cmd/spire-server/ 00:21:21 spire-1.2.1/cmd/spire-server/cli/ 00:21:21 spire-1.2.1/cmd/spire-server/cli/agent/ 00:21:21 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:21:21 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/cli.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/entry/ 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:21:21 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:21:21 spire-1.2.1/support/oidc-discovery-provider/ 00:21:21 spire-1.2.1/support/oidc-discovery-provider/README.md 00:21:21 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:21:21 spire-1.2.1/support/oidc-discovery-provider/config.go 00:21:21 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:21:21 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:21:21 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:21:21 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:21:21 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:21:21 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:21:21 spire-1.2.1/support/oidc-discovery-provider/main.go 00:21:21 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:21:21 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:21:21 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:21:21 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:21:21 spire-1.2.1/test/ 00:21:21 spire-1.2.1/test/clock/ 00:21:21 spire-1.2.1/test/clock/clock.go 00:21:21 spire-1.2.1/test/fakes/ 00:21:21 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:21:21 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:21:21 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:21:21 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:21:21 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:21:21 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:21:21 spire-1.2.1/test/fakes/fakeagentstore/ 00:21:21 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/ 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:21:21 spire-1.2.1/test/fakes/fakedatastore/ 00:21:21 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:21:21 spire-1.2.1/test/fakes/fakeentryclient/ 00:21:21 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:21:21 spire-1.2.1/test/fakes/fakehealthchecker/ 00:21:21 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:21:21 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:21:21 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:21:21 spire-1.2.1/test/fakes/fakemetrics/ 00:21:21 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:21:21 spire-1.2.1/test/fakes/fakenoderesolver/ 00:21:21 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:21:21 spire-1.2.1/test/fakes/fakenotifier/ 00:21:21 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:21:21 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:21:21 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:21:21 spire-1.2.1/test/fakes/fakeserverca/ 00:21:21 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:21:21 spire-1.2.1/test/fakes/fakeservercatalog/ 00:21:21 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:21:21 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:21:21 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:21:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:21:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/run/ 00:21:21 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/token/ 00:21:21 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/validate/ 00:21:21 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:21:21 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:21:21 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:21:21 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:21:21 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:21:21 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:21:21 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:21:21 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:21:21 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:21:21 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:21:21 spire-1.2.1/test/fixture/ 00:21:21 spire-1.2.1/test/fixture/certs/ 00:21:21 spire-1.2.1/test/fixture/certs/agent_svid.der 00:21:21 spire-1.2.1/test/fixture/certs/base_cert.pem 00:21:21 spire-1.2.1/test/fixture/certs/base_csr.pem 00:21:21 spire-1.2.1/test/fixture/certs/base_key.pem 00:21:21 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:21:21 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:21:21 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:21:21 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:21:21 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:21:21 spire-1.2.1/test/fixture/certs/blog_key.pem 00:21:21 spire-1.2.1/test/fixture/certs/bundle.der 00:21:21 spire-1.2.1/test/fixture/certs/ca.pem 00:21:21 spire-1.2.1/test/fixture/certs/ca_key.pem 00:21:21 spire-1.2.1/test/fixture/certs/database_cert.pem 00:21:21 spire-1.2.1/test/fixture/certs/database_csr.pem 00:21:21 spire-1.2.1/test/fixture/certs/database_key.pem 00:21:21 spire-1.2.1/test/fixture/certs/node_cert.pem 00:21:21 spire-1.2.1/test/fixture/certs/node_csr.pem 00:21:21 spire-1.2.1/test/fixture/certs/node_key.pem 00:21:21 spire-1.2.1/test/fixture/certs/svid.pem 00:21:21 spire-1.2.1/test/fixture/certs/svid_key.pem 00:21:21 spire-1.2.1/test/fixture/config/ 00:21:21 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:21:21 spire-1.2.1/test/fixture/config/agent_good.conf 00:21:21 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:21:21 spire-1.2.1/test/fixture/config/plugin_good.conf 00:21:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:21:21 spire-1.2.1/test/fixture/config/server_good.conf 00:21:21 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:21:21 spire-1.2.1/test/fixture/fixture.go 00:21:21 spire-1.2.1/test/fixture/nodeattestor/ 00:21:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:21:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:21:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:21:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:21:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:21:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:21:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:21:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:21:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:21:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:21:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:21:21 spire-1.2.1/test/fixture/registration/ 00:21:21 spire-1.2.1/test/fixture/registration/entries.json 00:21:21 spire-1.2.1/test/fixture/registration/good-for-update.json 00:21:21 spire-1.2.1/test/fixture/registration/good.json 00:21:21 spire-1.2.1/test/fixture/registration/invalid.json 00:21:21 spire-1.2.1/test/fixture/registration/invalid_json.json 00:21:21 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:21:21 spire-1.2.1/test/integration/ 00:21:21 spire-1.2.1/test/integration/README.md 00:21:21 spire-1.2.1/test/integration/common 00:21:21 spire-1.2.1/test/integration/setup/ 00:21:21 spire-1.2.1/test/integration/setup/adminclient/ 00:21:21 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:21:21 spire-1.2.1/test/integration/setup/adminclient/client.go 00:21:21 spire-1.2.1/test/integration/setup/debugagent/ 00:21:21 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:21:21 spire-1.2.1/test/integration/setup/debugagent/main.go 00:21:21 spire-1.2.1/test/integration/setup/debugserver/ 00:21:21 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:21:21 spire-1.2.1/test/integration/setup/debugserver/main.go 00:21:21 spire-1.2.1/test/integration/setup/downstreamclient/ 00:21:21 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:21:21 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:21:21 spire-1.2.1/test/integration/setup/itclient/ 00:21:21 spire-1.2.1/test/integration/setup/itclient/client.go 00:21:21 spire-1.2.1/test/integration/setup/node-attestation/ 00:21:21 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:21:21 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:21:21 spire-1.2.1/test/integration/setup/x509pop/ 00:21:21 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/x509/ 00:21:21 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:21:21 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:21:21 spire-1.2.1/cmd/spire-server/main.go 00:21:21 spire-1.2.1/cmd/spire-server/util/ 00:21:21 spire-1.2.1/cmd/spire-server/util/util.go 00:21:21 spire-1.2.1/conf/ 00:21:21 spire-1.2.1/conf/agent/ 00:21:21 spire-1.2.1/conf/agent/agent.conf 00:21:21 spire-1.2.1/conf/agent/agent_full.conf 00:21:21 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:21:21 spire-1.2.1/conf/server/ 00:21:21 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:21:21 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:21:21 spire-1.2.1/conf/server/server.conf 00:21:21 spire-1.2.1/conf/server/server_full.conf 00:21:21 spire-1.2.1/doc/ 00:21:21 spire-1.2.1/doc/SPIRE101.md 00:21:21 spire-1.2.1/doc/auditlog.md 00:21:21 spire-1.2.1/doc/authorization_policy_engine.md 00:21:21 spire-1.2.1/doc/changelog_guidelines.md 00:21:21 spire-1.2.1/doc/cure53-report.pdf 00:21:21 spire-1.2.1/doc/images/ 00:21:21 spire-1.2.1/doc/images/2019_roadmap.png 00:21:21 spire-1.2.1/doc/images/SPIRE101.png 00:21:21 spire-1.2.1/doc/images/SPIRE_agent.png 00:21:21 spire-1.2.1/doc/images/SPIRE_server.png 00:21:21 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:21:21 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:21:21 spire-1.2.1/test/integration/suites/ 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:21:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:21:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:21:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:21:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:21:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:21:21 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:21:21 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:21:21 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:21:21 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:21:21 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:21:21 spire-1.2.1/doc/images/cache_mgr.png 00:21:21 spire-1.2.1/doc/images/cache_mgr_components.png 00:21:21 spire-1.2.1/doc/images/federated_spire.png 00:21:21 spire-1.2.1/doc/images/ha_mode.png 00:21:21 spire-1.2.1/doc/images/nested_spire.png 00:21:21 spire-1.2.1/doc/images/oidc_federation.png 00:21:21 spire-1.2.1/doc/images/single_trust_domain.png 00:21:21 spire-1.2.1/doc/images/spiffe_compatible.png 00:21:21 spire-1.2.1/doc/images/spire_logo.png 00:21:21 spire-1.2.1/doc/migrating_registration_api_clients.md 00:21:21 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:21:21 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:21:21 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:21:21 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:21:21 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:21:21 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:21:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:21:21 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:21:21 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:21:21 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:21:21 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:21:21 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:21:21 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:21:21 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:21:21 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:21:21 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:21:21 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:21:21 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:21:21 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:21:21 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:21:21 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:21:21 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:21:21 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:21:21 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:21:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:21:21 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:21:21 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:21:21 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:21:21 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:21:21 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:21:21 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:21:21 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:21:21 spire-1.2.1/test/integration/suites/join-token/ 00:21:21 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:21:21 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:21:21 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:21:21 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:21:21 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:21:21 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:21:21 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:21:21 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:21:21 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:21:21 spire-1.2.1/doc/scaling_spire.md 00:21:21 spire-1.2.1/doc/spire_agent.md 00:21:21 spire-1.2.1/doc/spire_server.md 00:21:21 spire-1.2.1/doc/supported_integrations.md 00:21:21 spire-1.2.1/doc/telemetry.md 00:21:21 spire-1.2.1/doc/telemetry_config.md 00:21:21 spire-1.2.1/doc/upgrading.md 00:21:21 spire-1.2.1/doc/using_spire.md 00:21:21 spire-1.2.1/examples/ 00:21:21 spire-1.2.1/examples/README.md 00:21:21 spire-1.2.1/go.mod 00:21:21 spire-1.2.1/go.sum 00:21:21 spire-1.2.1/pkg/ 00:21:21 spire-1.2.1/pkg/agent/ 00:21:21 spire-1.2.1/pkg/agent/agent.go 00:21:21 spire-1.2.1/pkg/agent/api/ 00:21:21 spire-1.2.1/pkg/agent/api/config.go 00:21:21 spire-1.2.1/pkg/agent/api/debug/ 00:21:21 spire-1.2.1/pkg/agent/api/debug/v1/ 00:21:21 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:21:21 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:21:21 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:21:21 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:21:21 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:21:21 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:21:21 spire-1.2.1/test/integration/suites/join-token/README.md 00:21:21 spire-1.2.1/test/integration/suites/join-token/conf/ 00:21:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:21:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/join-token/teardown 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:21:21 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:21:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:21:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:21:21 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:21:21 spire-1.2.1/pkg/agent/api/endpoints.go 00:21:21 spire-1.2.1/pkg/agent/api/health/ 00:21:21 spire-1.2.1/pkg/agent/api/health/v1/ 00:21:21 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:21:21 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:21:21 spire-1.2.1/pkg/agent/api/rpccontext/ 00:21:21 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:21:21 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:21:21 spire-1.2.1/pkg/agent/attestor/ 00:21:21 spire-1.2.1/pkg/agent/attestor/node/ 00:21:21 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:21:21 spire-1.2.1/pkg/agent/attestor/node/node.go 00:21:21 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:21:21 spire-1.2.1/pkg/agent/attestor/workload/ 00:21:21 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:21:21 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:21:21 spire-1.2.1/pkg/agent/catalog/ 00:21:21 spire-1.2.1/pkg/agent/catalog/catalog.go 00:21:21 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:21:21 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:21:21 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:21:21 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:21:21 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:21:21 spire-1.2.1/pkg/agent/client/ 00:21:21 spire-1.2.1/pkg/agent/client/client.go 00:21:21 spire-1.2.1/pkg/agent/client/client_test.go 00:21:21 spire-1.2.1/pkg/agent/client/dial.go 00:21:21 spire-1.2.1/pkg/agent/client/nodeconn.go 00:21:21 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:21:21 spire-1.2.1/pkg/agent/client/update.go 00:21:21 spire-1.2.1/pkg/agent/client/util.go 00:21:21 spire-1.2.1/pkg/agent/common/ 00:21:21 spire-1.2.1/pkg/agent/common/backoff/ 00:21:21 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:21:21 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:21:21 spire-1.2.1/pkg/agent/common/cgroups/ 00:21:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:21:21 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:21:21 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:21:21 spire-1.2.1/pkg/agent/config.go 00:21:21 spire-1.2.1/pkg/agent/endpoints/ 00:21:21 spire-1.2.1/pkg/agent/endpoints/config.go 00:21:21 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:21:21 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:21:21 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:21:21 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:21:21 spire-1.2.1/test/integration/suites/k8s/ 00:21:21 spire-1.2.1/test/integration/suites/k8s/00-setup 00:21:21 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:21:21 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:21:21 spire-1.2.1/test/integration/suites/k8s/README.md 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/ 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:21:21 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:21:21 spire-1.2.1/test/integration/suites/k8s/teardown 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:21:21 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:21:21 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:21:21 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:21:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:21:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:21:21 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:21:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:21:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:21:21 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:21:21 spire-1.2.1/pkg/agent/endpoints/workload/ 00:21:21 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:21:21 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:21:21 spire-1.2.1/pkg/agent/manager/ 00:21:21 spire-1.2.1/pkg/agent/manager/cache/ 00:21:21 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:21:21 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:21:21 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:21:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:21:21 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:21:21 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:21:21 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:21:21 spire-1.2.1/pkg/agent/manager/config.go 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:21:21 spire-1.2.1/pkg/agent/manager/manager.go 00:21:21 spire-1.2.1/pkg/agent/manager/manager_test.go 00:21:21 spire-1.2.1/pkg/agent/manager/storage.go 00:21:21 spire-1.2.1/pkg/agent/manager/storage_test.go 00:21:21 spire-1.2.1/pkg/agent/manager/storecache/ 00:21:21 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:21:21 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:21:21 spire-1.2.1/pkg/agent/manager/sync.go 00:21:21 spire-1.2.1/pkg/agent/plugin/ 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/ 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:21:21 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:21:21 spire-1.2.1/test/integration/suites/rotation/ 00:21:21 spire-1.2.1/test/integration/suites/rotation/00-setup 00:21:21 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:21:21 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:21:21 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:21:21 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:21:21 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:21:21 spire-1.2.1/test/integration/suites/rotation/README.md 00:21:21 spire-1.2.1/test/integration/suites/rotation/conf/ 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:21:21 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:21:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:21:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/rotation/teardown 00:21:21 spire-1.2.1/test/integration/suites/self-test/ 00:21:21 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:21:21 spire-1.2.1/test/integration/suites/self-test/README.md 00:21:21 spire-1.2.1/test/integration/suites/self-test/teardown 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:21:21 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:21:21 spire-1.2.1/test/integration/suites/upgrade/ 00:21:21 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:21:21 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:21:21 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:21:21 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:21:21 spire-1.2.1/test/integration/suites/upgrade/README.md 00:21:21 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:21:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:21:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:21:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:21:21 spire-1.2.1/test/integration/suites/upgrade/teardown 00:21:21 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:21:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:21:21 spire-1.2.1/test/integration/test-one.sh 00:21:21 spire-1.2.1/test/integration/test.sh 00:21:21 spire-1.2.1/test/plugintest/ 00:21:21 spire-1.2.1/test/plugintest/config.go 00:21:21 spire-1.2.1/test/plugintest/load.go 00:21:21 spire-1.2.1/test/plugintest/option.go 00:21:21 spire-1.2.1/test/spiretest/ 00:21:21 spire-1.2.1/test/spiretest/apiserver.go 00:21:21 spire-1.2.1/test/spiretest/assertions.go 00:21:21 spire-1.2.1/test/spiretest/dir.go 00:21:21 spire-1.2.1/test/spiretest/errors_posix.go 00:21:21 spire-1.2.1/test/spiretest/errors_windows.go 00:21:21 spire-1.2.1/test/spiretest/logs.go 00:21:21 spire-1.2.1/test/spiretest/socketapi.go 00:21:21 spire-1.2.1/test/spiretest/suite.go 00:21:21 spire-1.2.1/test/spiretest/x509.go 00:21:21 spire-1.2.1/test/testca/ 00:21:21 spire-1.2.1/test/testca/ca.go 00:21:21 spire-1.2.1/test/testkey/ 00:21:21 spire-1.2.1/test/testkey/generate.sh 00:21:21 spire-1.2.1/test/testkey/genkeys.go 00:21:21 spire-1.2.1/test/testkey/keys.go 00:21:21 spire-1.2.1/test/testkey/new.go 00:21:21 spire-1.2.1/test/tpmsimulator/ 00:21:21 spire-1.2.1/test/tpmsimulator/simulator.go 00:21:21 spire-1.2.1/test/util/ 00:21:21 spire-1.2.1/test/util/cert_fixtures.go 00:21:21 spire-1.2.1/test/util/cert_generation.go 00:21:21 spire-1.2.1/test/util/io_redirection.go 00:21:21 spire-1.2.1/test/util/race.go 00:21:21 spire-1.2.1/test/util/util.go 00:21:21 building spire from source... 00:21:21 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:21:21 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:21:21 spire-1.2.1/pkg/agent/svid/ 00:21:21 spire-1.2.1/pkg/agent/svid/rotator.go 00:21:21 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:21:21 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:21:21 spire-1.2.1/pkg/agent/svid/store/ 00:21:21 spire-1.2.1/pkg/agent/svid/store/service.go 00:21:21 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:21:21 spire-1.2.1/pkg/common/ 00:21:21 spire-1.2.1/pkg/common/agentpathtemplate/ 00:21:21 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:21:21 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:21:21 spire-1.2.1/pkg/common/api/ 00:21:21 spire-1.2.1/pkg/common/api/metrics.go 00:21:21 spire-1.2.1/pkg/common/api/middleware/ 00:21:21 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:21:21 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:21:21 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:21:21 spire-1.2.1/pkg/common/api/middleware/logger.go 00:21:21 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:21:21 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:21:21 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:21:21 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:21:21 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:21:21 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:21:21 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:21:21 spire-1.2.1/pkg/common/api/middleware/names.go 00:21:21 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:21:21 spire-1.2.1/pkg/common/api/names.go 00:21:21 spire-1.2.1/pkg/common/api/ratelimit.go 00:21:21 spire-1.2.1/pkg/common/api/rpccontext/ 00:21:21 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:21:21 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:21:21 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:21:21 spire-1.2.1/pkg/common/auth/ 00:21:21 spire-1.2.1/pkg/common/auth/interceptors.go 00:21:21 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:21:21 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:21:21 spire-1.2.1/pkg/common/bundleutil/ 00:21:21 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:21:21 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:21:21 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:21:21 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:21:21 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:21:21 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:21:21 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:21:21 spire-1.2.1/pkg/common/bundleutil/types.go 00:21:21 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:21:21 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:21:21 spire-1.2.1/pkg/common/catalog/ 00:21:21 spire-1.2.1/pkg/common/catalog/bind.go 00:21:21 spire-1.2.1/pkg/common/catalog/builtin.go 00:21:21 spire-1.2.1/pkg/common/catalog/catalog.go 00:21:21 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:21:21 spire-1.2.1/pkg/common/catalog/closers.go 00:21:21 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:21:21 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:21:21 spire-1.2.1/pkg/common/catalog/config.go 00:21:21 spire-1.2.1/pkg/common/catalog/config_test.go 00:21:21 spire-1.2.1/pkg/common/catalog/configure.go 00:21:21 spire-1.2.1/pkg/common/catalog/constraints.go 00:21:21 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:21:21 spire-1.2.1/pkg/common/catalog/context.go 00:21:21 spire-1.2.1/pkg/common/catalog/external.go 00:21:21 spire-1.2.1/pkg/common/catalog/host.go 00:21:21 spire-1.2.1/pkg/common/catalog/pipenet.go 00:21:21 spire-1.2.1/pkg/common/catalog/plugin.go 00:21:21 spire-1.2.1/pkg/common/catalog/testplugin/ 00:21:21 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:21:21 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:21:21 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:21:21 spire-1.2.1/pkg/common/cli/ 00:21:21 spire-1.2.1/pkg/common/cli/env.go 00:21:21 spire-1.2.1/pkg/common/cli/flags.go 00:21:21 spire-1.2.1/pkg/common/cli/trust_domain.go 00:21:21 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:21:21 spire-1.2.1/pkg/common/cli/umask.go 00:21:21 spire-1.2.1/pkg/common/cli/umask_posix.go 00:21:21 spire-1.2.1/pkg/common/cli/umask_test.go 00:21:21 spire-1.2.1/pkg/common/cli/umask_windows.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/ 00:21:21 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/flag.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/format.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/ 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:21:21 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:21:21 spire-1.2.1/pkg/common/coretypes/ 00:21:21 spire-1.2.1/pkg/common/coretypes/bundle/ 00:21:21 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:21:21 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:21:21 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:21:21 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:21:21 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:21:21 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:21:21 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:21:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:21:21 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:21:21 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:21:21 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:21:21 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:21:21 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:21:21 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:21:21 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:21:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:21:21 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:21:21 spire-1.2.1/pkg/common/cryptoutil/ 00:21:21 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:21:21 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:21:21 spire-1.2.1/pkg/common/diskutil/ 00:21:21 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:21:21 spire-1.2.1/pkg/common/diskutil/file_test.go 00:21:21 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:21:21 spire-1.2.1/pkg/common/errorutil/ 00:21:21 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:21:21 spire-1.2.1/pkg/common/health/ 00:21:21 spire-1.2.1/pkg/common/health/config.go 00:21:21 spire-1.2.1/pkg/common/health/context.go 00:21:21 spire-1.2.1/pkg/common/health/context_test.go 00:21:21 spire-1.2.1/pkg/common/health/health.go 00:21:21 spire-1.2.1/pkg/common/health/health_test.go 00:21:21 spire-1.2.1/pkg/common/health/logger.go 00:21:21 spire-1.2.1/pkg/common/hostservice/ 00:21:21 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:21:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:21:21 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:21:21 spire-1.2.1/pkg/common/idutil/ 00:21:21 spire-1.2.1/pkg/common/idutil/require.go 00:21:21 spire-1.2.1/pkg/common/idutil/require_test.go 00:21:21 spire-1.2.1/pkg/common/idutil/safety.go 00:21:21 spire-1.2.1/pkg/common/idutil/safety_test.go 00:21:21 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:21:21 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:21:21 spire-1.2.1/pkg/common/jwtsvid/ 00:21:21 spire-1.2.1/pkg/common/jwtsvid/common.go 00:21:21 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:21:21 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:21:21 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:21:21 spire-1.2.1/pkg/common/jwtutil/ 00:21:21 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:21:21 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:21:21 spire-1.2.1/pkg/common/log/ 00:21:21 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:21:21 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:21:21 spire-1.2.1/pkg/common/log/log.go 00:21:21 spire-1.2.1/pkg/common/log/log_test.go 00:21:21 spire-1.2.1/pkg/common/log/options.go 00:21:21 spire-1.2.1/pkg/common/nodeutil/ 00:21:21 spire-1.2.1/pkg/common/nodeutil/node.go 00:21:21 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:21:21 spire-1.2.1/pkg/common/peertracker/ 00:21:21 spire-1.2.1/pkg/common/peertracker/conn.go 00:21:21 spire-1.2.1/pkg/common/peertracker/credentials.go 00:21:21 spire-1.2.1/pkg/common/peertracker/errors.go 00:21:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:21:21 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:21:21 spire-1.2.1/pkg/common/peertracker/info.go 00:21:21 spire-1.2.1/pkg/common/peertracker/listener.go 00:21:21 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:21:21 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:21:21 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:21:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:21:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:21:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:21:21 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:21:21 spire-1.2.1/pkg/common/peertracker/tcp.go 00:21:21 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:21:21 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:21:21 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:21:21 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:21:21 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:21:21 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:21:21 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:21:21 spire-1.2.1/pkg/common/peertracker/uds.go 00:21:21 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:21:21 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:21:21 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:21:21 spire-1.2.1/pkg/common/pemutil/ 00:21:21 spire-1.2.1/pkg/common/pemutil/block.go 00:21:21 spire-1.2.1/pkg/common/pemutil/certs.go 00:21:21 spire-1.2.1/pkg/common/pemutil/common.go 00:21:21 spire-1.2.1/pkg/common/pemutil/csr.go 00:21:21 spire-1.2.1/pkg/common/pemutil/keys.go 00:21:21 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:21:21 spire-1.2.1/pkg/common/pemutil/testdata/ 00:21:21 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:21:21 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:21:21 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:21:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:21:21 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:21:21 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:21:21 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:21:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:21:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:21:21 spire-1.2.1/pkg/common/plugin/ 00:21:21 spire-1.2.1/pkg/common/plugin/aws/ 00:21:21 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:21:21 spire-1.2.1/pkg/common/plugin/azure/ 00:21:21 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:21:21 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:21:21 spire-1.2.1/pkg/common/plugin/facade.go 00:21:21 spire-1.2.1/pkg/common/plugin/facade_test.go 00:21:21 spire-1.2.1/pkg/common/plugin/gcp/ 00:21:21 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:21:21 spire-1.2.1/pkg/common/plugin/k8s/ 00:21:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:21:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:21:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:21:21 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:21:21 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:21:21 spire-1.2.1/pkg/common/plugin/log.go 00:21:21 spire-1.2.1/pkg/common/plugin/sshpop/ 00:21:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:21:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:21:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:21:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:21:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:21:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:21:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:21:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:21:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:21:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:21:21 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:21:21 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:21:21 spire-1.2.1/pkg/common/plugin/x509pop/ 00:21:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:21:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:21:21 spire-1.2.1/pkg/common/profiling/ 00:21:21 spire-1.2.1/pkg/common/profiling/dumpers.go 00:21:21 spire-1.2.1/pkg/common/profiling/profiling.go 00:21:21 spire-1.2.1/pkg/common/protoutil/ 00:21:21 spire-1.2.1/pkg/common/protoutil/masks.go 00:21:21 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:21:21 spire-1.2.1/pkg/common/rotationutil/ 00:21:21 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:21:21 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:21:21 spire-1.2.1/pkg/common/selector/ 00:21:21 spire-1.2.1/pkg/common/selector/selector.go 00:21:21 spire-1.2.1/pkg/common/selector/selector_test.go 00:21:21 spire-1.2.1/pkg/common/selector/set.go 00:21:21 spire-1.2.1/pkg/common/selector/set_utils.go 00:21:21 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:21:21 spire-1.2.1/pkg/common/telemetry/ 00:21:21 spire-1.2.1/pkg/common/telemetry/agent/ 00:21:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:21:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:21:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:21:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:21:21 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:21:21 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:21:21 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:21:21 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:21:21 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:21:21 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:21:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:21:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:21:21 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:21:21 spire-1.2.1/pkg/common/telemetry/call.go 00:21:21 spire-1.2.1/pkg/common/telemetry/common/ 00:21:21 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:21:21 spire-1.2.1/pkg/common/telemetry/config.go 00:21:21 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:21:21 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:21:21 spire-1.2.1/pkg/common/telemetry/inmem.go 00:21:21 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:21:21 spire-1.2.1/pkg/common/telemetry/m3.go 00:21:21 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:21:21 spire-1.2.1/pkg/common/telemetry/metrics.go 00:21:21 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:21:21 spire-1.2.1/pkg/common/telemetry/names.go 00:21:21 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:21:21 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:21:21 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:21:21 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/ 00:21:21 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:21:21 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:21:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:21:21 spire-1.2.1/pkg/common/telemetry/server/server.go 00:21:21 spire-1.2.1/pkg/common/telemetry/sink.go 00:21:21 spire-1.2.1/pkg/common/telemetry/statsd.go 00:21:21 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:21:21 spire-1.2.1/pkg/common/telemetry/uptime.go 00:21:21 spire-1.2.1/pkg/common/telemetry/version.go 00:21:21 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:21:21 spire-1.2.1/pkg/common/uptime/ 00:21:21 spire-1.2.1/pkg/common/uptime/uptime.go 00:21:21 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:21:21 spire-1.2.1/pkg/common/util/ 00:21:21 spire-1.2.1/pkg/common/util/certs.go 00:21:21 spire-1.2.1/pkg/common/util/certs_test.go 00:21:21 spire-1.2.1/pkg/common/util/csr.go 00:21:21 spire-1.2.1/pkg/common/util/hash.go 00:21:21 spire-1.2.1/pkg/common/util/selectors.go 00:21:21 spire-1.2.1/pkg/common/util/selectors_test.go 00:21:21 spire-1.2.1/pkg/common/util/signals.go 00:21:21 spire-1.2.1/pkg/common/util/sort.go 00:21:21 spire-1.2.1/pkg/common/util/sort_test.go 00:21:21 spire-1.2.1/pkg/common/util/task.go 00:21:21 spire-1.2.1/pkg/common/util/task_test.go 00:21:21 spire-1.2.1/pkg/common/util/testdata/ 00:21:21 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:21:21 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:21:21 spire-1.2.1/pkg/common/version/ 00:21:21 spire-1.2.1/pkg/common/version/version.go 00:21:21 spire-1.2.1/pkg/common/x509svid/ 00:21:21 spire-1.2.1/pkg/common/x509svid/common_test.go 00:21:21 spire-1.2.1/pkg/common/x509svid/csr.go 00:21:21 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:21:21 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:21:21 spire-1.2.1/pkg/common/x509util/ 00:21:21 spire-1.2.1/pkg/common/x509util/cert.go 00:21:21 spire-1.2.1/pkg/common/x509util/dns.go 00:21:21 spire-1.2.1/pkg/common/x509util/dns_test.go 00:21:21 spire-1.2.1/pkg/common/x509util/keyid.go 00:21:21 spire-1.2.1/pkg/common/x509util/keypair.go 00:21:21 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:21:21 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:21:21 spire-1.2.1/pkg/server/ 00:21:21 spire-1.2.1/pkg/server/api/ 00:21:21 spire-1.2.1/pkg/server/api/agent.go 00:21:21 spire-1.2.1/pkg/server/api/agent/ 00:21:21 spire-1.2.1/pkg/server/api/agent/v1/ 00:21:21 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:21:21 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:21:21 spire-1.2.1/pkg/server/api/agent_test.go 00:21:21 spire-1.2.1/pkg/server/api/api.go 00:21:21 spire-1.2.1/pkg/server/api/audit/ 00:21:21 spire-1.2.1/pkg/server/api/audit/audit.go 00:21:21 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:21:21 spire-1.2.1/pkg/server/api/bundle.go 00:21:21 spire-1.2.1/pkg/server/api/bundle/ 00:21:21 spire-1.2.1/pkg/server/api/bundle/v1/ 00:21:21 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:21:21 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:21:21 spire-1.2.1/pkg/server/api/bundle_test.go 00:21:21 spire-1.2.1/pkg/server/api/debug/ 00:21:21 spire-1.2.1/pkg/server/api/debug/v1/ 00:21:21 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:21:21 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:21:21 spire-1.2.1/pkg/server/api/entry.go 00:21:21 spire-1.2.1/pkg/server/api/entry/ 00:21:21 spire-1.2.1/pkg/server/api/entry/v1/ 00:21:21 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:21:21 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:21:21 spire-1.2.1/pkg/server/api/entry_test.go 00:21:21 spire-1.2.1/pkg/server/api/health/ 00:21:21 spire-1.2.1/pkg/server/api/health/v1/ 00:21:21 spire-1.2.1/pkg/server/api/health/v1/service.go 00:21:21 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:21:21 spire-1.2.1/pkg/server/api/id.go 00:21:21 spire-1.2.1/pkg/server/api/id_test.go 00:21:21 spire-1.2.1/pkg/server/api/limits/ 00:21:21 spire-1.2.1/pkg/server/api/limits/limits.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/ 00:21:21 spire-1.2.1/pkg/server/api/middleware/alias.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/audit.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/caller.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/common.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/entries.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:21:21 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:21:21 spire-1.2.1/pkg/server/api/ratelimit.go 00:21:21 spire-1.2.1/pkg/server/api/rpccontext/ 00:21:21 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:21:21 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:21:21 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:21:21 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:21:21 spire-1.2.1/pkg/server/api/selector.go 00:21:21 spire-1.2.1/pkg/server/api/selector_test.go 00:21:21 spire-1.2.1/pkg/server/api/status.go 00:21:21 spire-1.2.1/pkg/server/api/status_test.go 00:21:21 spire-1.2.1/pkg/server/api/svid/ 00:21:21 spire-1.2.1/pkg/server/api/svid/v1/ 00:21:21 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:21:21 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:21:21 spire-1.2.1/pkg/server/api/trustdomain.go 00:21:21 spire-1.2.1/pkg/server/api/trustdomain/ 00:21:21 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:21:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:21:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:21:21 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:21:21 spire-1.2.1/pkg/server/authpolicy/ 00:21:21 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:21:21 spire-1.2.1/pkg/server/authpolicy/policy.go 00:21:21 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:21:21 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:21:21 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:21:21 spire-1.2.1/pkg/server/authpolicy/validate.go 00:21:21 spire-1.2.1/pkg/server/bundle/ 00:21:21 spire-1.2.1/pkg/server/bundle/client/ 00:21:21 spire-1.2.1/pkg/server/bundle/client/client.go 00:21:21 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:21:21 spire-1.2.1/pkg/server/bundle/client/manager.go 00:21:21 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:21:21 spire-1.2.1/pkg/server/bundle/client/sources.go 00:21:21 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:21:21 spire-1.2.1/pkg/server/bundle/client/updater.go 00:21:21 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:21:21 spire-1.2.1/pkg/server/ca/ 00:21:21 spire-1.2.1/pkg/server/ca/ca.go 00:21:21 spire-1.2.1/pkg/server/ca/ca_health.go 00:21:21 spire-1.2.1/pkg/server/ca/ca_test.go 00:21:21 spire-1.2.1/pkg/server/ca/journal.go 00:21:21 spire-1.2.1/pkg/server/ca/journal_test.go 00:21:21 spire-1.2.1/pkg/server/ca/manager.go 00:21:21 spire-1.2.1/pkg/server/ca/manager_health.go 00:21:21 spire-1.2.1/pkg/server/ca/manager_test.go 00:21:21 spire-1.2.1/pkg/server/ca/templates.go 00:21:21 spire-1.2.1/pkg/server/ca/upstream_client.go 00:21:21 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:21:21 spire-1.2.1/pkg/server/ca/validation.go 00:21:21 spire-1.2.1/pkg/server/cache/ 00:21:21 spire-1.2.1/pkg/server/cache/dscache/ 00:21:21 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:21:21 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:21:21 spire-1.2.1/pkg/server/cache/entrycache/ 00:21:21 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:21:21 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:21:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:21:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:21:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:21:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:21:21 spire-1.2.1/pkg/server/catalog/ 00:21:21 spire-1.2.1/pkg/server/catalog/catalog.go 00:21:21 spire-1.2.1/pkg/server/catalog/keymanager.go 00:21:21 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:21:21 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:21:21 spire-1.2.1/pkg/server/catalog/notifier.go 00:21:21 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:21:21 spire-1.2.1/pkg/server/config.go 00:21:21 spire-1.2.1/pkg/server/datastore/ 00:21:21 spire-1.2.1/pkg/server/datastore/datastore.go 00:21:21 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:21:21 spire-1.2.1/pkg/server/datastore/repository.go 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:21:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:21:21 spire-1.2.1/pkg/server/endpoints/ 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/ 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:21:21 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:21:21 spire-1.2.1/pkg/server/endpoints/config.go 00:21:21 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:21:21 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:21:21 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:21:21 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:21:21 spire-1.2.1/pkg/server/endpoints/middleware.go 00:21:21 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:21:21 spire-1.2.1/pkg/server/hostservice/ 00:21:21 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:21:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:21:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:21:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:21:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:21:21 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:21:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:21:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/ 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/ 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:21:21 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:21:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:21:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:21:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:21:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:21:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:21:21 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:21:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:21:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/notifier/ 00:21:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:21:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:21:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:21:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:21:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:21:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:21:21 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:21:21 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:21:21 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:21:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemInstalling go1.17.7... 00:21:22 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:21:22 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:21:22 spire-1.2.1/pkg/server/registration/ 00:21:22 spire-1.2.1/pkg/server/registration/manager.go 00:21:22 spire-1.2.1/pkg/server/registration/manager_test.go 00:21:22 spire-1.2.1/pkg/server/scanentries.go 00:21:22 spire-1.2.1/pkg/server/scanentries_test.go 00:21:22 spire-1.2.1/pkg/server/server.go 00:21:22 spire-1.2.1/pkg/server/server_test.go 00:21:22 spire-1.2.1/pkg/server/svid/ 00:21:22 spire-1.2.1/pkg/server/svid/observer.go 00:21:22 spire-1.2.1/pkg/server/svid/observer_test.go 00:21:22 spire-1.2.1/pkg/server/svid/rotator.go 00:21:22 spire-1.2.1/pkg/server/svid/rotator_config.go 00:21:22 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:21:22 spire-1.2.1/pkg/server/svid/rotator_test.go 00:21:22 spire-1.2.1/proto/ 00:21:22 spire-1.2.1/proto/private/ 00:21:22 spire-1.2.1/proto/private/server/ 00:21:22 spire-1.2.1/proto/private/server/journal/ 00:21:22 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:21:22 spire-1.2.1/proto/private/server/journal/journal.proto 00:21:22 spire-1.2.1/proto/spire/ 00:21:22 spire-1.2.1/proto/spire/common/ 00:21:22 spire-1.2.1/proto/spire/common/common.pb.go 00:21:22 spire-1.2.1/proto/spire/common/common.proto 00:21:22 spire-1.2.1/proto/spire/common/plugin/ 00:21:22 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:21:22 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:21:22 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:21:22 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:21:22 spire-1.2.1/proto/spire/plugin/ 00:21:22 spire-1.2.1/proto/spire/plugin/agent/ 00:21:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:21:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:21:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:21:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:21:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:21:22 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:21:22 spire-1.2.1/release/ 00:21:22 spire-1.2.1/release/spire-extras/ 00:21:22 spire-1.2.1/release/spire-extras/README.md 00:21:22 spire-1.2.1/release/spire-extras/conf/ 00:21:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:21:22 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:21:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:21:22 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:21:22 spire-1.2.1/release/spire/ 00:21:22 spire-1.2.1/release/spire/README.md 00:21:22 spire-1.2.1/release/spire/conf/ 00:21:22 spire-1.2.1/release/spire/conf/agent/ 00:21:22 spire-1.2.1/release/spire/conf/agent/agent.conf 00:21:22 spire-1.2.1/release/spire/conf/server/ 00:21:22 spire-1.2.1/release/spire/conf/server/server.conf 00:21:22 spire-1.2.1/script/ 00:21:22 spire-1.2.1/script/build-artifact.sh 00:21:22 spire-1.2.1/script/generate_dummy_ca.sh 00:21:22 spire-1.2.1/support/ 00:21:22 spire-1.2.1/support/k8s/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:21:22 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:21:22 spire-1.2.1/support/oidc-discovery-provider/ 00:21:22 spire-1.2.1/support/oidc-discovery-provider/README.md 00:21:22 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:21:22 spire-1.2.1/support/oidc-discovery-provider/config.go 00:21:22 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:21:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:21:22 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:21:22 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:21:22 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:21:22 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:21:22 spire-1.2.1/support/oidc-discovery-provider/main.go 00:21:22 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:21:22 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:21:22 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:21:22 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:21:22 spire-1.2.1/test/ 00:21:22 spire-1.2.1/test/clock/ 00:21:22 spire-1.2.1/test/clock/clock.go 00:21:22 spire-1.2.1/test/fakes/ 00:21:22 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:21:22 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:21:22 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:21:22 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:21:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:21:22 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:21:22 spire-1.2.1/test/fakes/fakeagentstore/ 00:21:22 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:21:22 spire-1.2.1/test/fakes/fakedatastore/ 00:21:22 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:21:22 spire-1.2.1/test/fakes/fakeentryclient/ 00:21:22 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:21:22 spire-1.2.1/test/fakes/fakehealthchecker/ 00:21:22 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:21:22 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:21:22 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:21:22 spire-1.2.1/test/fakes/fakemetrics/ 00:21:22 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:21:22 spire-1.2.1/test/fakes/fakenoderesolver/ 00:21:22 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:21:22 spire-1.2.1/test/fakes/fakenotifier/ 00:21:22 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:21:22 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:21:22 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:21:22 spire-1.2.1/test/fakes/fakeserverca/ 00:21:22 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:21:22 spire-1.2.1/test/fakes/fakeservercatalog/ 00:21:22 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:21:22 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:21:22 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:21:22 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:21:22 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:21:22 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:21:22 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:21:22 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:21:22 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:21:22 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:21:22 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:21:22 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:21:22 spire-1.2.1/test/fixture/ 00:21:22 spire-1.2.1/test/fixture/certs/ 00:21:22 spire-1.2.1/test/fixture/certs/agent_svid.der 00:21:22 spire-1.2.1/test/fixture/certs/base_cert.pem 00:21:22 spire-1.2.1/test/fixture/certs/base_csr.pem 00:21:22 spire-1.2.1/test/fixture/certs/base_key.pem 00:21:22 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:21:22 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:21:22 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:21:22 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:21:22 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:21:22 spire-1.2.1/test/fixture/certs/blog_key.pem 00:21:22 spire-1.2.1/test/fixture/certs/bundle.der 00:21:22 spire-1.2.1/test/fixture/certs/ca.pem 00:21:22 spire-1.2.1/test/fixture/certs/ca_key.pem 00:21:22 spire-1.2.1/test/fixture/certs/database_cert.pem 00:21:22 spire-1.2.1/test/fixture/certs/database_csr.pem 00:21:22 spire-1.2.1/test/fixture/certs/database_key.pem 00:21:22 spire-1.2.1/test/fixture/certs/node_cert.pem 00:21:22 spire-1.2.1/test/fixture/certs/node_csr.pem 00:21:22 spire-1.2.1/test/fixture/certs/node_key.pem 00:21:22 spire-1.2.1/test/fixture/certs/svid.pem 00:21:22 spire-1.2.1/test/fixture/certs/svid_key.pem 00:21:22 spire-1.2.1/test/fixture/config/ 00:21:22 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:21:22 spire-1.2.1/test/fixture/config/agent_good.conf 00:21:22 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:21:22 spire-1.2.1/test/fixture/config/plugin_good.conf 00:21:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:21:22 spire-1.2.1/test/fixture/config/server_good.conf 00:21:22 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:21:22 spire-1.2.1/test/fixture/fixture.go 00:21:22 spire-1.2.1/test/fixture/nodeattestor/ 00:21:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:21:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:21:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:21:22 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:21:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:21:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:21:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:21:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:21:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:21:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:21:22 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:21:22 spire-1.2.1/test/fixture/registration/ 00:21:22 spire-1.2.1/test/fixture/registration/entries.json 00:21:22 spire-1.2.1/test/fixture/registration/good-for-update.json 00:21:22 spire-1.2.1/test/fixture/registration/good.json 00:21:22 spire-1.2.1/test/fixture/registration/invalid.json 00:21:22 spire-1.2.1/test/fixture/registration/invalid_json.json 00:21:22 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:21:22 spire-1.2.1/test/integration/ 00:21:22 spire-1.2.1/test/integration/README.md 00:21:22 spire-1.2.1/test/integration/common 00:21:22 spire-1.2.1/test/integration/setup/ 00:21:22 spire-1.2.1/test/integration/setup/adminclient/ 00:21:22 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:21:22 spire-1.2.1/test/integration/setup/adminclient/client.go 00:21:22 spire-1.2.1/test/integration/setup/debugagent/ 00:21:22 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:21:22 spire-1.2.1/test/integration/setup/debugagent/main.go 00:21:22 spire-1.2.1/test/integration/setup/debugserver/ 00:21:22 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:21:22 spire-1.2.1/test/integration/setup/debugserver/main.go 00:21:22 spire-1.2.1/test/integration/setup/downstreamclient/ 00:21:22 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:21:22 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:21:22 spire-1.2.1/test/integration/setup/itclient/ 00:21:22 spire-1.2.1/test/integration/setup/itclient/client.go 00:21:22 spire-1.2.1/test/integration/setup/node-attestation/ 00:21:22 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:21:22 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:21:22 spire-1.2.1/test/integration/setup/x509pop/ 00:21:22 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:21:22 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:21:22 spire-1.2.1/test/integration/suites/ 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:21:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:21:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:21:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:21:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:21:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:21:22 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:21:22 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:21:22 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:21:22 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:21:22 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:21:22 spire-1.2.1/test/integration/suites/join-token/ 00:21:22 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:21:22 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:21:22 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:21:22 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:21:22 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:21:22 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:21:22 spire-1.2.1/test/integration/suites/join-token/README.md 00:21:22 spire-1.2.1/test/integration/suites/join-token/conf/ 00:21:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:21:22 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/join-token/teardown 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:21:22 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:21:22 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:21:22 spire-1.2.1/test/integration/suites/k8s/ 00:21:22 spire-1.2.1/test/integration/suites/k8s/00-setup 00:21:22 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:21:22 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:21:22 spire-1.2.1/test/integration/suites/k8s/README.md 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/ 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:21:22 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:21:22 spire-1.2.1/test/integration/suites/k8s/teardown 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/ 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:21:22 spire-1.2.1/test/integration/suites/rotation/ 00:21:22 spire-1.2.1/test/integration/suites/rotation/00-setup 00:21:22 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:21:22 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:21:22 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:21:22 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:21:22 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:21:22 spire-1.2.1/test/integration/suites/rotation/README.md 00:21:22 spire-1.2.1/test/integration/suites/rotation/conf/ 00:21:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:21:22 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/rotation/teardown 00:21:22 spire-1.2.1/test/integration/suites/self-test/ 00:21:22 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:21:22 spire-1.2.1/test/integration/suites/self-test/README.md 00:21:22 spire-1.2.1/test/integration/suites/self-test/teardown 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:21:22 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:21:22 spire-1.2.1/test/integration/suites/upgrade/ 00:21:22 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:21:22 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:21:22 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:21:22 spire-1.2.1/test/integration/suites/upgrade/README.md 00:21:22 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:21:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:21:22 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:21:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:21:22 spire-1.2.1/test/integration/suites/upgrade/teardown 00:21:22 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:21:22 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:21:22 spire-1.2.1/test/integration/test-one.sh 00:21:22 spire-1.2.1/test/integration/test.sh 00:21:22 spire-1.2.1/test/plugintest/ 00:21:22 spire-1.2.1/test/plugintest/config.go 00:21:22 spire-1.2.1/test/plugintest/load.go 00:21:22 spire-1.2.1/test/plugintest/option.go 00:21:22 spire-1.2.1/test/spiretest/ 00:21:22 spire-1.2.1/test/spiretest/apiserver.go 00:21:22 spire-1.2.1/test/spiretest/assertions.go 00:21:22 spire-1.2.1/test/spiretest/dir.go 00:21:22 spire-1.2.1/test/spiretest/errors_posix.go 00:21:22 spire-1.2.1/test/spiretest/errors_windows.go 00:21:22 spire-1.2.1/test/spiretest/logs.go 00:21:22 spire-1.2.1/test/spiretest/socketapi.go 00:21:22 spire-1.2.1/test/spiretest/suite.go 00:21:22 spire-1.2.1/test/spiretest/x509.go 00:21:22 spire-1.2.1/test/testca/ 00:21:22 spire-1.2.1/test/testca/ca.go 00:21:22 spire-1.2.1/test/testkey/ 00:21:22 spire-1.2.1/test/testkey/generate.sh 00:21:22 spire-1.2.1/test/testkey/genkeys.go 00:21:22 spire-1.2.1/test/testkey/keys.go 00:21:22 spire-1.2.1/test/testkey/new.go 00:21:22 spire-1.2.1/test/tpmsimulator/ 00:21:22 spire-1.2.1/test/tpmsimulator/simulator.go 00:21:22 spire-1.2.1/test/util/ 00:21:22 spire-1.2.1/test/util/cert_fixtures.go 00:21:22 spire-1.2.1/test/util/cert_generation.go 00:21:22 spire-1.2.1/test/util/io_redirection.go 00:21:22 spire-1.2.1/test/util/race.go 00:21:22 spire-1.2.1/test/util/util.go 00:21:22 building spire from source... 00:21:23 Installing go1.17.7... 00:21:50 Building bin/spire-server... 00:21:50 go: downloading github.com/mitchellh/cli v1.1.2 00:21:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:21:50 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:21:50 Building bin/spire-server... 00:21:50 go: downloading github.com/mitchellh/cli v1.1.2 00:21:50 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:21:50 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:21:50 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:21:50 go: downloading google.golang.org/grpc v1.44.0 00:21:50 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:21:50 go: downloading google.golang.org/grpc v1.44.0 00:21:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:21:52 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:21:52 go: downloading github.com/imdario/mergo v0.3.12 00:21:52 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:21:52 go: downloading github.com/sirupsen/logrus v1.8.1 00:21:53 go: downloading github.com/imdario/mergo v0.3.12 00:21:53 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:21:53 go: downloading github.com/sirupsen/logrus v1.8.1 00:21:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:21:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:21:53 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:21:54 go: downloading github.com/fatih/color v1.13.0 00:21:54 go: downloading github.com/mattn/go-isatty v0.0.14 00:21:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:21:54 go: downloading github.com/fatih/color v1.13.0 00:21:54 go: downloading github.com/mattn/go-isatty v0.0.14 00:21:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:21:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:21:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:21:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:21:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:21:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:21:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:21:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:21:54 go: downloading github.com/armon/go-metrics v0.3.10 00:21:54 go: downloading github.com/armon/go-metrics v0.3.10 00:21:55 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:21:55 go: downloading github.com/prometheus/client_golang v1.12.1 00:21:55 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:21:55 go: downloading github.com/prometheus/client_golang v1.12.1 00:21:55 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:21:56 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:21:56 go: downloading github.com/open-policy-agent/opa v0.38.0 00:21:56 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:21:56 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:21:57 go: downloading github.com/open-policy-agent/opa v0.38.0 00:22:23 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:22:23 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:22:23 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:22:23 go: downloading github.com/mattn/go-colorable v0.1.12 00:22:23 go: downloading github.com/Masterminds/semver v1.5.0 00:22:23 go: downloading github.com/Masterminds/goutils v1.1.0 00:22:23 go: downloading github.com/google/uuid v1.1.2 00:22:23 go: downloading github.com/huandu/xstrings v1.3.2 00:22:23 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:22:23 go: downloading github.com/mattn/go-colorable v0.1.12 00:22:23 go: downloading github.com/Masterminds/semver v1.5.0 00:22:23 go: downloading github.com/Masterminds/goutils v1.1.0 00:22:23 go: downloading github.com/google/uuid v1.1.2 00:22:23 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:22:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:22:23 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:22:23 go: downloading github.com/huandu/xstrings v1.3.2 00:22:23 go: downloading github.com/oklog/run v1.0.0 00:22:23 go: downloading github.com/prometheus/client_model v0.2.0 00:22:23 go: downloading github.com/prometheus/common v0.32.1 00:22:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:22:23 go: downloading github.com/beorn7/perks v1.0.1 00:22:23 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:22:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:22:23 go: downloading github.com/prometheus/client_model v0.2.0 00:22:23 go: downloading github.com/prometheus/common v0.32.1 00:22:23 go: downloading github.com/beorn7/perks v1.0.1 00:22:23 go: downloading github.com/prometheus/procfs v0.7.3 00:22:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:22:23 go: downloading github.com/prometheus/procfs v0.7.3 00:22:24 go: downloading go.uber.org/atomic v1.9.0 00:22:24 go: downloading go.uber.org/atomic v1.9.0 00:22:25 go: downloading github.com/imkira/go-observer v1.0.3 00:22:25 go: downloading github.com/hashicorp/errwrap v1.1.0 00:22:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:22:25 go: downloading github.com/imkira/go-observer v1.0.3 00:22:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:22:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:22:25 go: downloading github.com/twmb/murmur3 v1.1.6 00:22:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:22:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:22:26 go: downloading github.com/oklog/run v1.0.0 00:22:26 go: downloading gopkg.in/yaml.v2 v2.4.0 00:22:26 go: downloading github.com/hashicorp/errwrap v1.1.0 00:22:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:22:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:22:26 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:22:26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:22:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:22:26 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:22:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:22:26 go: downloading github.com/blang/semver/v4 v4.0.0 00:22:26 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:22:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:22:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:22:28 go: downloading github.com/jinzhu/gorm v1.9.16 00:22:28 go: downloading github.com/lib/pq v1.10.4 00:22:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:22:29 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:22:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:22:30 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:22:30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:22:32 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:22:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:22:35 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:22:35 go: downloading github.com/stretchr/testify v1.7.0 00:22:35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:22:35 go: downloading github.com/gobwas/glob v0.2.3 00:22:35 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:22:35 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:22:35 go: downloading github.com/blang/semver/v4 v4.0.0 00:22:35 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:22:35 go: downloading github.com/jinzhu/gorm v1.9.16 00:22:36 go: downloading github.com/lib/pq v1.10.4 00:22:36 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:22:36 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:22:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:22:37 go: downloading github.com/stretchr/testify v1.7.0 00:22:37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:22:37 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:23:00 go: downloading google.golang.org/api v0.70.0 00:23:00 go: downloading k8s.io/client-go v0.23.4 00:23:00 go: downloading k8s.io/api v0.23.4 00:23:00 go: downloading google.golang.org/api v0.70.0 00:23:00 go: downloading k8s.io/api v0.23.4 00:23:00 go: downloading github.com/google/go-tpm v0.3.3 00:23:00 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:23:13 go: downloading github.com/google/go-tpm v0.3.3 00:23:13 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:23:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:23:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:23:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:23:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:23:45 go: downloading cloud.google.com/go/storage v1.21.0 00:23:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:23:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:23:45 go: downloading cloud.google.com/go/storage v1.21.0 00:23:45 go: downloading cloud.google.com/go v0.100.2 00:23:45 go: downloading cloud.google.com/go v0.100.2 00:23:45 go: downloading k8s.io/apimachinery v0.23.4 00:23:45 go: downloading k8s.io/apimachinery v0.23.4 00:23:47 go: downloading k8s.io/client-go v0.23.4 00:23:47 go: downloading k8s.io/kube-aggregator v0.23.3 00:23:48 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:23:49 go: downloading cloud.google.com/go/security v1.3.0 00:23:49 go: downloading github.com/hashicorp/vault/api v1.4.1 00:23:50 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:23:51 go: downloading github.com/twmb/murmur3 v1.1.6 00:23:51 go: downloading gopkg.in/yaml.v2 v2.4.0 00:23:51 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:23:51 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:23:51 go: downloading github.com/gobwas/glob v0.2.3 00:23:52 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:23:52 go: downloading github.com/jinzhu/inflection v1.0.0 00:23:52 go: downloading github.com/aws/smithy-go v1.11.0 00:23:53 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:23:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:23:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:23:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:23:54 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:23:54 go: downloading github.com/gogo/protobuf v1.3.2 00:23:55 go: downloading k8s.io/kube-aggregator v0.23.3 00:23:56 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:23:58 go: downloading cloud.google.com/go/security v1.3.0 00:23:58 go: downloading github.com/hashicorp/vault/api v1.4.1 00:23:58 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:24:00 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:24:00 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:24:00 go: downloading github.com/aws/smithy-go v1.11.0 00:24:00 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:24:00 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:24:00 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:24:00 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:24:00 go: downloading github.com/dimchansky/utfbom v1.1.1 00:24:00 go: downloading cloud.google.com/go/compute v1.3.0 00:24:01 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:24:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:24:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:24:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:24:02 go: downloading cloud.google.com/go/iam v0.1.1 00:24:02 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:24:02 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:24:02 go: downloading github.com/jinzhu/inflection v1.0.0 00:24:02 go: downloading k8s.io/klog/v2 v2.30.0 00:24:02 go: downloading github.com/gogo/protobuf v1.3.2 00:24:02 go: downloading github.com/google/gofuzz v1.1.0 00:24:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:24:03 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:24:04 go: downloading github.com/spf13/pflag v1.0.5 00:24:04 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:24:04 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:24:05 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:24:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:24:05 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:24:05 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:24:05 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:24:06 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:24:06 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:24:06 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:24:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:24:07 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:24:08 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:24:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:24:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:24:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:24:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:24:08 go: downloading github.com/dimchansky/utfbom v1.1.1 00:24:09 go: downloading cloud.google.com/go/compute v1.3.0 00:24:09 go: downloading go.opencensus.io v0.23.0 00:24:10 go: downloading cloud.google.com/go/iam v0.1.1 00:24:10 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:24:10 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:24:10 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:24:10 go: downloading k8s.io/klog/v2 v2.30.0 00:24:10 go: downloading gopkg.in/inf.v0 v0.9.1 00:24:10 go: downloading github.com/google/gofuzz v1.1.0 00:24:10 go: downloading github.com/go-logr/logr v1.2.2 00:24:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:24:11 go: downloading github.com/google/go-cmp v0.5.7 00:24:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:24:11 go: downloading github.com/json-iterator/go v1.1.12 00:24:12 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:24:12 go: downloading github.com/googleapis/gnostic v0.5.5 00:24:13 go: downloading github.com/spf13/pflag v1.0.5 00:24:13 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:24:13 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:24:13 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:24:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:24:13 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:24:13 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:24:13 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:24:15 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:24:15 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:24:15 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:24:15 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:24:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:24:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:24:17 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:24:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:24:18 go: downloading github.com/tklauser/numcpus v0.3.0 00:24:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:24:18 go: downloading go.uber.org/zap v1.21.0 00:24:18 go: downloading go.opencensus.io v0.23.0 00:24:19 go: downloading sigs.k8s.io/yaml v1.3.0 00:24:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:24:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:24:19 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:24:19 go: downloading github.com/modern-go/reflect2 v1.0.2 00:24:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:24:20 go: downloading github.com/ryanuber/go-glob v1.0.0 00:24:20 go: downloading github.com/golang/snappy v0.0.4 00:24:20 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:24:20 go: downloading gopkg.in/inf.v0 v0.9.1 00:24:20 go: downloading github.com/go-logr/logr v1.2.2 00:24:20 go: downloading github.com/google/go-cmp v0.5.7 00:24:21 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:24:21 go: downloading github.com/json-iterator/go v1.1.12 00:24:22 go: downloading github.com/googleapis/gnostic v0.5.5 00:24:25 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:24:27 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:24:27 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:24:27 go: downloading github.com/tklauser/numcpus v0.3.0 00:24:27 go: downloading go.uber.org/zap v1.21.0 00:24:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:24:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:24:29 go: downloading github.com/modern-go/reflect2 v1.0.2 00:24:29 go: downloading sigs.k8s.io/yaml v1.3.0 00:24:29 go: downloading github.com/ryanuber/go-glob v1.0.0 00:24:29 go: downloading github.com/golang/snappy v0.0.4 00:24:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:24:30 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:24:30 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:24:30 go: downloading github.com/hashicorp/go-version v1.2.0 00:24:31 go: downloading go.uber.org/multierr v1.6.0 00:24:41 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:24:41 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:24:41 go: downloading github.com/hashicorp/go-version v1.2.0 00:24:41 go: downloading go.uber.org/multierr v1.6.0 00:24:56 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:24:56 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:25:03 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:25:03 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:26:24 Removing intermediate container da008fc04c11 00:26:24 ---> 57cde05d9dc6 00:26:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:26:24 ---> Running in ca1f33154ac6 00:26:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:26:24 Removing intermediate container ca1f33154ac6 00:26:24 ---> 94ea56110115 00:26:24 00:26:24 Step 11/23 : FROM docker:20.10.14 00:26:24 20.10.14: Pulling from library/docker 00:26:35 Removing intermediate container b1300b73fb9d 00:26:35 ---> d48309d93cc9 00:26:35 00:26:35 Step 10/31 : FROM alpine:3.14 00:26:35 3.14: Pulling from library/alpine 00:26:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:26:37 Status: Downloaded newer image for alpine:3.14 00:26:37 ---> ac73e934f311 00:26:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:26:37 ---> Running in 070c391d0b33 00:26:38 Removing intermediate container 070c391d0b33 00:26:38 ---> ba7bd2200b73 00:26:38 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:26:38 ---> Running in 3f0a9d00beff 00:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:26:43 (1/2) Installing dumb-init (1.2.5-r1) 00:26:43 (2/2) Installing su-exec (0.2-r1) 00:26:43 Executing busybox-1.33.1-r7.trigger 00:26:43 OK: 6 MiB in 16 packages 00:26:44 Removing intermediate container 3f0a9d00beff 00:26:44 ---> dd5f067d53e7 00:26:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:26:44 ---> Running in 4e71c5b7c52e 00:26:45 Removing intermediate container 4e71c5b7c52e 00:26:45 ---> f3404b3b9657 00:26:45 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:26:45 ---> Running in f26c07b58676 00:26:46 Removing intermediate container f26c07b58676 00:26:46 ---> 0ac6708c2ef0 00:26:46 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:26:46 ---> Running in e6c7c64db87a 00:26:48 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 00:26:48 Status: Downloaded newer image for docker:20.10.14 00:26:48 ---> c346e9eafbab 00:26:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:26:48 ---> Running in b95136e3c457 00:26:49 Removing intermediate container b95136e3c457 00:26:49 ---> 7efc9ec250b2 00:26:49 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 00:26:49 ---> Running in a984bd7a7a70 00:26:49 Removing intermediate container e6c7c64db87a 00:26:49 ---> 0502ac54560c 00:26:49 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:26:50 ---> Running in 10c8d12c0652 00:26:51 Removing intermediate container 10c8d12c0652 00:26:51 ---> 4d1656fc36e0 00:26:51 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:26:52 ---> ccefee9b2180 00:26:52 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:26:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:26:52 ---> Running in 3c34e6b6cfea 00:26:53 (1/43) Installing readline (8.1.1-r0) 00:26:53 (2/43) Installing bash (5.1.16-r0) 00:26:53 Executing bash-5.1.16-r0.post-install 00:26:53 (3/43) Installing brotli-libs (1.0.9-r5) 00:26:53 (4/43) Installing nghttp2-libs (1.46.0-r0) 00:26:53 (5/43) Installing libcurl (7.80.0-r1) 00:26:53 (6/43) Installing curl (7.80.0-r1) 00:26:53 (7/43) Installing dumb-init (1.2.5-r1) 00:26:53 (8/43) Installing libbz2 (1.0.8-r1) 00:26:53 (9/43) Installing expat (2.4.7-r0) 00:26:53 (10/43) Installing libffi (3.4.2-r1) 00:26:53 (11/43) Installing gdbm (1.22-r0) 00:26:53 (12/43) Installing xz-libs (5.2.5-r1) 00:26:53 (13/43) Installing libgcc (10.3.1_git20211027-r0) 00:26:53 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 00:26:53 (15/43) Installing mpdecimal (2.5.1-r1) 00:26:53 (16/43) Installing sqlite-libs (3.36.0-r0) 00:26:54 (17/43) Installing python3 (3.9.7-r4) 00:26:55 Removing intermediate container 3c34e6b6cfea 00:26:55 ---> 5c33ce06c47a 00:26:55 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:56 ---> c81fccf54d3e 00:26:56 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:26:58 (18/43) Installing py3-appdirs (1.4.4-r2) 00:26:58 (19/43) Installing py3-certifi (2020.12.5-r1) 00:26:58 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 00:26:58 (21/43) Installing py3-idna (3.3-r0) 00:26:58 (22/43) Installing py3-urllib3 (1.26.7-r0) 00:26:58 (23/43) Installing py3-requests (2.26.0-r1) 00:26:58 (24/43) Installing py3-msgpack (1.0.2-r1) 00:26:58 (25/43) Installing py3-lockfile (0.12.2-r4) 00:26:58 (26/43) Installing py3-cachecontrol (0.12.10-r0) 00:26:58 (27/43) Installing py3-colorama (0.4.4-r1) 00:26:58 (28/43) Installing py3-contextlib2 (21.6.0-r1) 00:26:58 (29/43) Installing py3-distlib (0.3.3-r0) 00:26:58 (30/43) Installing py3-distro (1.6.0-r0) 00:26:58 (31/43) Installing py3-six (1.16.0-r0) 00:26:58 (32/43) Installing py3-webencodings (0.5.1-r4) 00:26:58 (33/43) Installing py3-html5lib (1.1-r1) 00:26:58 ---> 6ce182d776e0 00:26:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:26:58 (34/43) Installing py3-parsing (2.4.7-r2) 00:26:58 (35/43) Installing py3-packaging (20.9-r1) 00:26:58 (36/43) Installing py3-tomli (1.2.2-r0) 00:26:59 (37/43) Installing py3-pep517 (0.12.0-r0) 00:26:59 (38/43) Installing py3-progress (1.6-r0) 00:26:59 (39/43) Installing py3-retrying (1.3.3-r2) 00:26:59 (40/43) Installing py3-ordered-set (4.0.2-r2) 00:26:59 (41/43) Installing py3-setuptools (52.0.0-r4) 00:26:59 (42/43) Installing py3-toml (0.10.2-r2) 00:26:59 (43/43) Installing py3-pip (20.3.4-r1) 00:26:59 ---> 29febaaa7a57 00:26:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:27:00 Executing busybox-1.34.1-r5.trigger 00:27:00 ---> 3591d3c85650 00:27:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:27:00 OK: 82 MiB in 65 packages 00:27:02 ---> 622b03f126db 00:27:02 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:27:02 ---> Running in cc3596ab35aa 00:27:02 Removing intermediate container cc3596ab35aa 00:27:02 ---> e47824cef39f 00:27:02 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:27:04 ---> 5972dd703e84 00:27:04 Step 26/31 : RUN chmod +x /entrypoint.sh 00:27:04 ---> Running in 69b7e8f45811 00:27:07 Removing intermediate container 69b7e8f45811 00:27:07 ---> d5fe38a66d5f 00:27:07 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:27:07 ---> Running in f496b76910a7 00:27:08 Removing intermediate container f496b76910a7 00:27:08 ---> 85604452a22a 00:27:08 Step 28/31 : CMD ["gate"] 00:27:08 Collecting docker-compose==1.23.2 00:27:08 ---> Running in 77ea91395df2 00:27:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:27:09 Removing intermediate container 77ea91395df2 00:27:09 ---> 2b62e9f56907 00:27:09 Step 29/31 : LABEL arch=arm64 00:27:09 ---> Running in 17543ca69342 00:27:10 Removing intermediate container 17543ca69342 00:27:10 ---> 952b392f7676 00:27:10 Step 30/31 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 00:27:10 ---> Running in 846bd7edaca8 00:27:11 Removing intermediate container 846bd7edaca8 00:27:11 ---> 59a49c17c6c7 00:27:11 Step 31/31 : LABEL version=0.0.0 00:27:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:27:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:27:11 Collecting dockerpty<0.5,>=0.4.1 00:27:11 ---> Running in 0442441f4a61 00:27:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:27:12 Removing intermediate container 0442441f4a61 00:27:12 ---> 04b3c6bd5ce3 00:27:12 00:27:12 Successfully built 04b3c6bd5ce3 00:27:12 Successfully tagged security-bootstrapper-arm64:latest 00:27:12  Building security-bootstrapper ... done Building support-scheduler 00:27:14 Collecting texttable<0.10,>=0.9.0 00:27:14 Downloading texttable-0.9.1.tar.gz (11 kB) 00:27:18 Collecting websocket-client<1.0,>=0.32.0 00:27:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:27:18 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 00:27:18 Collecting cached-property<2,>=1.2.0 00:27:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:27:18 Collecting docopt<0.7,>=0.6.1 00:27:18 Downloading docopt-0.6.2.tar.gz (25 kB) 00:27:22 Collecting PyYAML<4,>=3.10 00:27:22 Downloading PyYAML-3.13.tar.gz (270 kB) 00:27:29 Collecting jsonschema<3,>=2.5.1 00:27:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:27:29 Collecting docker<4.0,>=3.6.0 00:27:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:27:30 Collecting docker-pycreds>=0.4.0 00:27:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:27:32 Collecting chardet<3.1.0,>=3.0.2 00:27:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:27:32 Collecting idna<2.8,>=2.5 00:27:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:27:32 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) 00:27:33 Collecting urllib3<1.25,>=1.21.1 00:27:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:27:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:27:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:27:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:27:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:27:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:27:35 Attempting uninstall: urllib3 00:27:35 Found existing installation: urllib3 1.26.7 00:27:35 Uninstalling urllib3-1.26.7: 00:27:36 Successfully uninstalled urllib3-1.26.7 00:27:37 Attempting uninstall: idna 00:27:37 Found existing installation: idna 3.3 00:27:37 Uninstalling idna-3.3: 00:27:37 Successfully uninstalled idna-3.3 00:27:41 Attempting uninstall: requests 00:27:41 Found existing installation: requests 2.26.0 00:27:41 Uninstalling requests-2.26.0: 00:27:41 Successfully uninstalled requests-2.26.0 00:27:41 Running setup.py install for texttable: started 00:27:45 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:27:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:27:45 ---> 45d77436c5d3 00:27:45 Step 3/22 : WORKDIR /edgex-go 00:27:45 ---> Using cache 00:27:45 ---> 5d082f093f2f 00:27:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:45 ---> Using cache 00:27:45 ---> bbabe7f3037b 00:27:45 Step 5/22 : RUN apk add --update --no-cache make git 00:27:45 ---> Using cache 00:27:45 ---> 1b269b79d96a 00:27:45 Step 6/22 : COPY go.mod vendor* ./ 00:27:45 ---> Using cache 00:27:45 ---> 90d492ff3ee5 00:27:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:45 ---> Using cache 00:27:45 ---> 8b405c3b53e6 00:27:45 Step 8/22 : COPY . . 00:27:45 ---> Using cache 00:27:45 ---> fdb4dd8cbc0f 00:27:45 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:27:45 Running setup.py install for texttable: finished with status 'done' 00:27:45 Running setup.py install for PyYAML: started 00:27:45 ---> Running in e533eb98c757 00:27:46 Removing intermediate container 7e2ae02d4489 00:27:46 ---> cc0bea2a708f 00:27:46 00:27:46 Step 10/23 : FROM alpine:3.14 00:27:46 ---> ac73e934f311 00:27:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:27:47 ---> Running in 885cf4e66f23 00:27:47 Removing intermediate container 885cf4e66f23 00:27:47 ---> 833e25070f29 00:27:47 Step 12/23 : ENV APP_PORT=59880 00:27:48 ---> Running in aa979c4e9e24 00:27:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:27:48 Removing intermediate container aa979c4e9e24 00:27:48 ---> 6b7fb391c3c0 00:27:48 Step 13/23 : EXPOSE $APP_PORT 00:27:48 ---> Running in f09fdc113a94 00:27:49 Removing intermediate container f09fdc113a94 00:27:49 ---> 8acf6f095099 00:27:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:49 ---> Running in 78cdf4b83e7c 00:27:49 Running setup.py install for PyYAML: finished with status 'done' 00:27:50 Running setup.py install for docopt: started 00:27:52 Removing intermediate container 78cdf4b83e7c 00:27:52 ---> a504093bd67e 00:27:52 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:27:52 ---> Running in c1bc74c9843e 00:27:53 Running setup.py install for docopt: finished with status 'done' 00:27:53 Running setup.py install for dockerpty: started 00:27:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:27:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:27:56 (1/6) Installing dumb-init (1.2.5-r1) 00:27:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:27:56 (3/6) Installing libsodium (1.0.18-r0) 00:27:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:27:56 (5/6) Installing libzmq (4.3.4-r0) 00:27:56 Running setup.py install for dockerpty: finished with status 'done' 00:27:56 (6/6) Installing zeromq (4.3.4-r0) 00:27:56 Executing busybox-1.33.1-r7.trigger 00:27:56 OK: 8 MiB in 20 packages 00:27:58 Removing intermediate container c1bc74c9843e 00:27:58 ---> f96766f27041 00:27:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:27:59 ---> 841ced55f01f 00:27:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:28:00 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 00:28:01 ---> 4cffe8a85538 00:28:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:28:02 ---> 488ed78b6770 00:28:02 Step 19/23 : ENTRYPOINT ["/core-data"] 00:28:02 ---> Running in 9b51e2654858 00:28:02 Removing intermediate container 9b51e2654858 00:28:02 ---> 45b5234f8ccb 00:28:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:28:03 ---> Running in 04aec782f3fb 00:28:03 Removing intermediate container 04aec782f3fb 00:28:03 ---> 46bc483ef712 00:28:03 Step 21/23 : LABEL arch=arm64 00:28:03 ---> Running in a2f2c5397e90 00:28:04 Removing intermediate container a2f2c5397e90 00:28:04 ---> 62449afd7ff8 00:28:04 Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 00:28:04 ---> Running in 953f01b1e4d4 00:28:06 Removing intermediate container 953f01b1e4d4 00:28:06 ---> 605d5bd8e223 00:28:06 Step 23/23 : LABEL version=0.0.0 00:28:06 ---> Running in 2c96f041665a 00:28:07 Removing intermediate container 2c96f041665a 00:28:07 ---> f249bd782b0d 00:28:07 00:28:08 Successfully built f249bd782b0d 00:28:08 Successfully tagged core-data-arm64:latest 00:28:08  Building core-data ... done Building core-metadata 00:28:17 Removing intermediate container a984bd7a7a70 00:28:17 ---> 2b93d835c027 00:28:17 Step 14/23 : ENV APP_PORT=58890 00:28:17 ---> Running in ba2992665371 00:28:18 Removing intermediate container ba2992665371 00:28:18 ---> 25b3c3bece5b 00:28:18 Step 15/23 : EXPOSE $APP_PORT 00:28:18 ---> Running in b3650736a15c 00:28:18 Removing intermediate container b3650736a15c 00:28:18 ---> 1d1e2fe110cf 00:28:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:28:20 ---> 04b9a6ad6372 00:28:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:28:21 ---> 31ba1552d92d 00:28:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:28:22 ---> 56214214919f 00:28:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:28:22 ---> Running in 28af44344928 00:28:23 Removing intermediate container 28af44344928 00:28:23 ---> aa3fc9dfd51f 00:28:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:28:23 ---> Running in be31d305e679 00:28:24 Removing intermediate container be31d305e679 00:28:24 ---> 7e18dcfbec7a 00:28:24 Step 21/23 : LABEL arch=arm64 00:28:24 ---> Running in 4283d4c758c4 00:28:25 Removing intermediate container 4283d4c758c4 00:28:25 ---> bcd7a3a95eb9 00:28:25 Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 00:28:25 ---> Running in 276fe3365095 00:28:26 Removing intermediate container 276fe3365095 00:28:26 ---> b81535874414 00:28:26 Step 23/23 : LABEL version=0.0.0 00:28:26 ---> Running in df718347531a 00:28:26 Removing intermediate container df718347531a 00:28:26 ---> 05c986dedd9a 00:28:26 00:28:27 Successfully built 05c986dedd9a 00:28:27 Successfully tagged sys-mgmt-agent-arm64:latest 00:28:27 Building security-spiffe-token-provider 00:28:54  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:28:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:28:54 ---> 45d77436c5d3 00:28:54 Step 3/23 : WORKDIR /edgex-go 00:28:54 ---> Using cache 00:28:54 ---> 5d082f093f2f 00:28:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:28:54 ---> Using cache 00:28:54 ---> bbabe7f3037b 00:28:54 Step 5/23 : RUN apk add --update --no-cache make git 00:28:54 ---> Using cache 00:28:54 ---> 1b269b79d96a 00:28:54 Step 6/23 : COPY go.mod vendor* ./ 00:28:54 ---> Using cache 00:28:54 ---> 90d492ff3ee5 00:28:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:28:54 ---> Using cache 00:28:54 ---> 8b405c3b53e6 00:28:54 Step 8/23 : COPY . . 00:28:54 ---> Using cache 00:28:54 ---> fdb4dd8cbc0f 00:28:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:28:54 ---> Running in 19c997cfb627 00:28:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:29:16 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:29:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:29:16 ---> 45d77436c5d3 00:29:16 Step 3/20 : WORKDIR /edgex-go 00:29:16 ---> Using cache 00:29:16 ---> 5d082f093f2f 00:29:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:29:16 ---> Running in 4a89fa6ea15d 00:29:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:29:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:29:18 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 00:29:18 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 00:29:18 OK: 15741 distinct packages available 00:29:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:29:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:29:21 OK: 220 MiB in 52 packages 00:29:23 Removing intermediate container 4a89fa6ea15d 00:29:23 ---> 6b108486c578 00:29:23 Step 5/20 : COPY go.mod vendor* ./ 00:29:23 ---> 2db921bbc16e 00:29:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:23 ---> Running in 33917a31df45 00:29:29 Removing intermediate container 33917a31df45 00:29:29 ---> e60d860f74c4 00:29:29 Step 7/20 : COPY . . 00:29:51 ---> feb5b1540954 00:29:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:29:51 ---> Running in fd7c46e448cd 00:29:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:34:14 Removing intermediate container 19c997cfb627 00:34:14 ---> e86fbd61a78e 00:34:14 00:34:14 Step 10/23 : FROM alpine:3.14 00:34:14 ---> ac73e934f311 00:34:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:34:14 ---> Running in 00cc6bbe325f 00:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:34:16 (1/1) Installing dumb-init (1.2.5-r1) 00:34:16 Executing busybox-1.33.1-r7.trigger 00:34:16 OK: 5 MiB in 15 packages 00:34:18 Removing intermediate container 00cc6bbe325f 00:34:18 ---> 0e0d07cefa58 00:34:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:34:18 ---> Running in 29f63543e8ab 00:34:19 Removing intermediate container 29f63543e8ab 00:34:19 ---> d16f22cee7f7 00:34:19 Step 13/23 : ENV APP_PORT=59881 00:34:19 ---> Running in e25e58b71ae0 00:34:19 Removing intermediate container e25e58b71ae0 00:34:19 ---> 9947c84249a0 00:34:19 Step 14/23 : EXPOSE $APP_PORT 00:34:19 ---> Running in 70d2519303c6 00:34:20 Removing intermediate container 70d2519303c6 00:34:20 ---> 6938ae34f502 00:34:20 Step 15/23 : WORKDIR / 00:34:20 ---> Running in 3f0a5b566fb9 00:34:20 Removing intermediate container 3f0a5b566fb9 00:34:20 ---> d4599c7dcf8e 00:34:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:34:21 ---> 3415e6068734 00:34:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:34:23 ---> 232e12762efa 00:34:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:34:24 ---> 06f5562014d2 00:34:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:34:24 ---> Running in c41c67bd762c 00:34:24 Removing intermediate container c41c67bd762c 00:34:24 ---> 416e0cf5dfab 00:34:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:34:24 ---> Running in 14a37588bf4e 00:34:25 Removing intermediate container 14a37588bf4e 00:34:25 ---> e5a7439d5ac1 00:34:25 Step 21/23 : LABEL arch=arm64 00:34:25 ---> Running in 6d42326fa4bf 00:34:26 Removing intermediate container 6d42326fa4bf 00:34:26 ---> 79bb9cbc7e47 00:34:26 Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 00:34:26 ---> Running in 51dc878cab6b 00:34:26 Removing intermediate container 51dc878cab6b 00:34:26 ---> 1d5e29685bcf 00:34:26 Step 23/23 : LABEL version=0.0.0 00:34:26 ---> Running in edaa2a4aca8f 00:34:27 Removing intermediate container edaa2a4aca8f 00:34:27 ---> a8be75f11b33 00:34:27 00:34:27 Successfully built a8be75f11b33 00:34:27 Successfully tagged core-metadata-arm64:latest 00:34:27 Building security-proxy-setup 00:35:00  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:35:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:00 ---> 45d77436c5d3 00:35:00 Step 3/22 : WORKDIR /edgex-go 00:35:00 ---> Using cache 00:35:00 ---> 5d082f093f2f 00:35:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:00 ---> Using cache 00:35:00 ---> bbabe7f3037b 00:35:00 Step 5/22 : RUN apk add --update --no-cache make git 00:35:00 ---> Using cache 00:35:00 ---> 1b269b79d96a 00:35:00 Step 6/22 : COPY go.mod vendor* ./ 00:35:00 ---> Using cache 00:35:00 ---> 90d492ff3ee5 00:35:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:00 ---> Using cache 00:35:00 ---> 8b405c3b53e6 00:35:00 Step 8/22 : COPY . . 00:35:00 ---> Using cache 00:35:00 ---> fdb4dd8cbc0f 00:35:00 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:35:00 ---> Running in 638ebc43118d 00:35:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:35:47 Removing intermediate container e533eb98c757 00:35:47 ---> 5c5a65f0a126 00:35:47 00:35:47 Step 10/22 : FROM alpine:3.14 00:35:47 ---> ac73e934f311 00:35:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:35:47 ---> Using cache 00:35:47 ---> 0e0d07cefa58 00:35:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:35:47 ---> Using cache 00:35:47 ---> d16f22cee7f7 00:35:47 Step 13/22 : ENV APP_PORT=59861 00:35:47 ---> Running in 48ee25ac01d4 00:35:47 Removing intermediate container 48ee25ac01d4 00:35:47 ---> 121c88699f9b 00:35:47 Step 14/22 : EXPOSE $APP_PORT 00:35:47 ---> Running in 37f256f440b1 00:35:47 Removing intermediate container 37f256f440b1 00:35:47 ---> b939a48b99d0 00:35:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:47 ---> b30d909d74b0 00:35:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:35:47 ---> c189febf307f 00:35:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:35:47 ---> be274fc1ca1c 00:35:47 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:35:47 ---> Running in dd5d15a158ac 00:35:47 Removing intermediate container dd5d15a158ac 00:35:47 ---> a588afebafe4 00:35:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:47 ---> Running in 3307d10c4b75 00:35:47 Removing intermediate container 3307d10c4b75 00:35:47 ---> a403277b1f00 00:35:47 Step 20/22 : LABEL arch=arm64 00:35:47 ---> Running in 9013dbef90db 00:35:47 Removing intermediate container 9013dbef90db 00:35:47 ---> c7b3bf736f2a 00:35:47 Step 21/22 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 00:35:47 ---> Running in a0190d20e89e 00:35:47 Removing intermediate container a0190d20e89e 00:35:47 ---> 56b417701840 00:35:47 Step 22/22 : LABEL version=0.0.0 00:35:47 ---> Running in 6c3014b562a7 00:35:48 Removing intermediate container 6c3014b562a7 00:35:48 ---> 7db1134fa052 00:35:48 00:35:48 Successfully built 7db1134fa052 00:35:48 Successfully tagged support-scheduler-arm64:latest 00:35:48  Building support-scheduler ... done Building security-spire-server 00:36:27 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:36:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:36:27 ---> 45d77436c5d3 00:36:27 Step 3/25 : WORKDIR /edgex-go 00:36:27 ---> Using cache 00:36:27 ---> 5d082f093f2f 00:36:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:27 ---> Using cache 00:36:27 ---> bbabe7f3037b 00:36:27 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 00:36:27 ---> Running in eac097ce910b 00:36:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:36:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:36:27 OK: 220 MiB in 52 packages 00:36:27 Removing intermediate container eac097ce910b 00:36:27 ---> 26432acad09d 00:36:27 Step 6/25 : COPY go.mod vendor* ./ 00:36:28 ---> bcfde21b0c4c 00:36:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:28 ---> Running in 52ce4ffd6720 00:36:33 Removing intermediate container 52ce4ffd6720 00:36:33 ---> 231022f043f9 00:36:33 Step 8/25 : COPY . . 00:36:55 ---> 0e96880b534e 00:36:55 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 00:36:55 ---> Running in 2ffee9fc1d7f 00:36:55 Removing intermediate container 2ffee9fc1d7f 00:36:55 ---> f4c80771a394 00:36:55 Step 10/25 : RUN mkdir -p spire-build 00:36:55 ---> Running in 0e08b0a119c4 00:36:59 Removing intermediate container 0e08b0a119c4 00:36:59 ---> db84a90d0439 00:36:59 Step 11/25 : WORKDIR /edgex-go/spire-build 00:36:59 ---> Running in 6d091d448494 00:36:59 Removing intermediate container 6d091d448494 00:36:59 ---> 1c45fb0df225 00:36:59 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 00:36:59 ---> Running in 0249c0cbb33a 00:37:03 spire-1.2.1/ 00:37:03 spire-1.2.1/.data/ 00:37:03 spire-1.2.1/.data/.file 00:37:03 spire-1.2.1/.dockerignore 00:37:03 spire-1.2.1/.gitattributes 00:37:03 spire-1.2.1/.githooks/ 00:37:03 spire-1.2.1/.githooks/pre-commit 00:37:03 spire-1.2.1/.github/ 00:37:03 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:37:03 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:37:03 spire-1.2.1/.github/dependabot.yml 00:37:03 spire-1.2.1/.github/workflows/ 00:37:03 spire-1.2.1/.github/workflows/nightly_build.yaml 00:37:03 spire-1.2.1/.github/workflows/pr_build.yaml 00:37:03 spire-1.2.1/.github/workflows/release_build.yaml 00:37:03 spire-1.2.1/.github/workflows/scripts/ 00:37:03 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:37:03 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:37:03 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:37:03 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:37:03 spire-1.2.1/.github/workflows/scripts/split.sh 00:37:03 spire-1.2.1/.gitignore 00:37:03 spire-1.2.1/.go-version 00:37:03 spire-1.2.1/.golangci.yml 00:37:03 spire-1.2.1/ADOPTERS.md 00:37:03 spire-1.2.1/CHANGELOG.md 00:37:03 spire-1.2.1/CODE-OF-CONDUCT.md 00:37:03 spire-1.2.1/CODEOWNERS 00:37:03 spire-1.2.1/CONTRIBUTING.md 00:37:03 spire-1.2.1/Dockerfile 00:37:03 spire-1.2.1/Dockerfile.dev 00:37:03 spire-1.2.1/Dockerfile.scratch 00:37:03 spire-1.2.1/LICENSE 00:37:03 spire-1.2.1/MAINTAINERS.md 00:37:03 spire-1.2.1/Makefile 00:37:03 spire-1.2.1/README.md 00:37:03 spire-1.2.1/ROADMAP.md 00:37:03 spire-1.2.1/SECURITY.md 00:37:03 spire-1.2.1/cmd/ 00:37:03 spire-1.2.1/cmd/spire-agent/ 00:37:03 spire-1.2.1/cmd/spire-agent/cli/ 00:37:03 spire-1.2.1/cmd/spire-agent/cli/api/ 00:37:03 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:37:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:37:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:37:03 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:37:03 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:37:03 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:37:03 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:37:03 spire-1.2.1/cmd/spire-agent/cli/common/ 00:37:03 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:37:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:37:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:37:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:37:03 spire-1.2.1/cmd/spire-agent/cli/run/ 00:37:03 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:37:03 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:37:03 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:37:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:37:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:37:03 spire-1.2.1/cmd/spire-agent/main.go 00:37:03 spire-1.2.1/cmd/spire-server/ 00:37:03 spire-1.2.1/cmd/spire-server/cli/ 00:37:03 spire-1.2.1/cmd/spire-server/cli/agent/ 00:37:03 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:37:03 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/cli.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/entry/ 00:37:03 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/ 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:37:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:37:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/run/ 00:37:03 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/token/ 00:37:03 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/validate/ 00:37:03 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/x509/ 00:37:03 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:37:03 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:37:03 spire-1.2.1/cmd/spire-server/main.go 00:37:03 spire-1.2.1/cmd/spire-server/util/ 00:37:03 spire-1.2.1/cmd/spire-server/util/util.go 00:37:03 spire-1.2.1/conf/ 00:37:03 spire-1.2.1/conf/agent/ 00:37:03 spire-1.2.1/conf/agent/agent.conf 00:37:03 spire-1.2.1/conf/agent/agent_full.conf 00:37:03 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:37:03 spire-1.2.1/conf/server/ 00:37:03 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:37:03 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:37:03 spire-1.2.1/conf/server/server.conf 00:37:03 spire-1.2.1/conf/server/server_full.conf 00:37:03 spire-1.2.1/doc/ 00:37:03 spire-1.2.1/doc/SPIRE101.md 00:37:03 spire-1.2.1/doc/auditlog.md 00:37:03 spire-1.2.1/doc/authorization_policy_engine.md 00:37:03 spire-1.2.1/doc/changelog_guidelines.md 00:37:03 spire-1.2.1/doc/cure53-report.pdf 00:37:03 spire-1.2.1/doc/images/ 00:37:03 spire-1.2.1/doc/images/2019_roadmap.png 00:37:03 spire-1.2.1/doc/images/SPIRE101.png 00:37:03 spire-1.2.1/doc/images/SPIRE_agent.png 00:37:03 spire-1.2.1/doc/images/SPIRE_server.png 00:37:03 spire-1.2.1/doc/images/cache_mgr.png 00:37:03 spire-1.2.1/doc/images/cache_mgr_components.png 00:37:03 spire-1.2.1/doc/images/federated_spire.png 00:37:03 spire-1.2.1/doc/images/ha_mode.png 00:37:03 spire-1.2.1/doc/images/nested_spire.png 00:37:03 spire-1.2.1/doc/images/oidc_federation.png 00:37:03 spire-1.2.1/doc/images/single_trust_domain.png 00:37:03 spire-1.2.1/doc/images/spiffe_compatible.png 00:37:03 spire-1.2.1/doc/images/spire_logo.png 00:37:03 spire-1.2.1/doc/migrating_registration_api_clients.md 00:37:03 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:37:03 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:37:03 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:37:03 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:37:03 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:37:03 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:37:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:37:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:37:03 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:37:03 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:37:03 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:37:03 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:37:03 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:37:03 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:37:03 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:37:03 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:37:03 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:37:03 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:37:03 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:37:03 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:37:03 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:37:03 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:37:03 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:37:03 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:37:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:37:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:37:03 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:37:03 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:37:03 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:37:03 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:37:03 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:37:03 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:37:03 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:37:03 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:37:03 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:37:03 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:37:03 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:37:03 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:37:03 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:37:03 spire-1.2.1/doc/scaling_spire.md 00:37:03 spire-1.2.1/doc/spire_agent.md 00:37:03 spire-1.2.1/doc/spire_server.md 00:37:03 spire-1.2.1/doc/supported_integrations.md 00:37:03 spire-1.2.1/doc/telemetry.md 00:37:03 spire-1.2.1/doc/telemetry_config.md 00:37:03 spire-1.2.1/doc/upgrading.md 00:37:03 spire-1.2.1/doc/using_spire.md 00:37:03 spire-1.2.1/examples/ 00:37:03 spire-1.2.1/examples/README.md 00:37:03 spire-1.2.1/go.mod 00:37:03 spire-1.2.1/go.sum 00:37:03 spire-1.2.1/pkg/ 00:37:03 spire-1.2.1/pkg/agent/ 00:37:03 spire-1.2.1/pkg/agent/agent.go 00:37:03 spire-1.2.1/pkg/agent/api/ 00:37:03 spire-1.2.1/pkg/agent/api/config.go 00:37:03 spire-1.2.1/pkg/agent/api/debug/ 00:37:03 spire-1.2.1/pkg/agent/api/debug/v1/ 00:37:03 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:37:03 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:37:03 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:37:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:37:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:37:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:37:03 spire-1.2.1/pkg/agent/api/endpoints.go 00:37:03 spire-1.2.1/pkg/agent/api/health/ 00:37:03 spire-1.2.1/pkg/agent/api/health/v1/ 00:37:03 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:37:03 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:37:03 spire-1.2.1/pkg/agent/api/rpccontext/ 00:37:03 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:37:03 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:37:03 spire-1.2.1/pkg/agent/attestor/ 00:37:03 spire-1.2.1/pkg/agent/attestor/node/ 00:37:03 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:37:03 spire-1.2.1/pkg/agent/attestor/node/node.go 00:37:03 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:37:03 spire-1.2.1/pkg/agent/attestor/workload/ 00:37:03 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:37:03 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:37:03 spire-1.2.1/pkg/agent/catalog/ 00:37:03 spire-1.2.1/pkg/agent/catalog/catalog.go 00:37:03 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:37:03 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:37:03 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:37:03 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:37:03 spire-1.2.1/pkg/agent/client/ 00:37:03 spire-1.2.1/pkg/agent/client/client.go 00:37:03 spire-1.2.1/pkg/agent/client/client_test.go 00:37:03 spire-1.2.1/pkg/agent/client/dial.go 00:37:03 spire-1.2.1/pkg/agent/client/nodeconn.go 00:37:03 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:37:03 spire-1.2.1/pkg/agent/client/update.go 00:37:03 spire-1.2.1/pkg/agent/client/util.go 00:37:03 spire-1.2.1/pkg/agent/common/ 00:37:03 spire-1.2.1/pkg/agent/common/backoff/ 00:37:03 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:37:03 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:37:03 spire-1.2.1/pkg/agent/common/cgroups/ 00:37:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:37:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:37:03 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:37:03 spire-1.2.1/pkg/agent/config.go 00:37:03 spire-1.2.1/pkg/agent/endpoints/ 00:37:03 spire-1.2.1/pkg/agent/endpoints/config.go 00:37:03 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:37:03 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:37:03 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:37:03 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:37:03 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:37:03 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:37:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:37:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:37:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:37:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:37:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:37:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:37:03 spire-1.2.1/pkg/agent/endpoints/workload/ 00:37:03 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:37:03 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:37:03 spire-1.2.1/pkg/agent/manager/ 00:37:03 spire-1.2.1/pkg/agent/manager/cache/ 00:37:03 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:37:03 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:37:03 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:37:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:37:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:37:03 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:37:03 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:37:03 spire-1.2.1/pkg/agent/manager/config.go 00:37:03 spire-1.2.1/pkg/agent/manager/manager.go 00:37:03 spire-1.2.1/pkg/agent/manager/manager_test.go 00:37:03 spire-1.2.1/pkg/agent/manager/storage.go 00:37:03 spire-1.2.1/pkg/agent/manager/storage_test.go 00:37:03 spire-1.2.1/pkg/agent/manager/storecache/ 00:37:03 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:37:03 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:37:03 spire-1.2.1/pkg/agent/manager/sync.go 00:37:03 spire-1.2.1/pkg/agent/plugin/ 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:37:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:37:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:37:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:37:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:37:03 spire-1.2.1/pkg/agent/svid/ 00:37:03 spire-1.2.1/pkg/agent/svid/rotator.go 00:37:03 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:37:03 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:37:03 spire-1.2.1/pkg/agent/svid/store/ 00:37:03 spire-1.2.1/pkg/agent/svid/store/service.go 00:37:03 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:37:03 spire-1.2.1/pkg/common/ 00:37:03 spire-1.2.1/pkg/common/agentpathtemplate/ 00:37:03 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:37:03 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:37:03 spire-1.2.1/pkg/common/api/ 00:37:03 spire-1.2.1/pkg/common/api/metrics.go 00:37:03 spire-1.2.1/pkg/common/api/middleware/ 00:37:03 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:37:03 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:37:03 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:37:03 spire-1.2.1/pkg/common/api/middleware/logger.go 00:37:03 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:37:03 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:37:03 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:37:03 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:37:03 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:37:03 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:37:03 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:37:03 spire-1.2.1/pkg/common/api/middleware/names.go 00:37:03 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:37:03 spire-1.2.1/pkg/common/api/names.go 00:37:03 spire-1.2.1/pkg/common/api/ratelimit.go 00:37:03 spire-1.2.1/pkg/common/api/rpccontext/ 00:37:03 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:37:03 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:37:03 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:37:03 spire-1.2.1/pkg/common/auth/ 00:37:03 spire-1.2.1/pkg/common/auth/interceptors.go 00:37:03 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:37:03 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:37:03 spire-1.2.1/pkg/common/bundleutil/ 00:37:03 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:37:03 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:37:03 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:37:03 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:37:03 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:37:03 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:37:03 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:37:03 spire-1.2.1/pkg/common/bundleutil/types.go 00:37:03 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:37:03 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:37:03 spire-1.2.1/pkg/common/catalog/ 00:37:03 spire-1.2.1/pkg/common/catalog/bind.go 00:37:03 spire-1.2.1/pkg/common/catalog/builtin.go 00:37:03 spire-1.2.1/pkg/common/catalog/catalog.go 00:37:03 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:37:03 spire-1.2.1/pkg/common/catalog/closers.go 00:37:03 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:37:03 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:37:03 spire-1.2.1/pkg/common/catalog/config.go 00:37:03 spire-1.2.1/pkg/common/catalog/config_test.go 00:37:03 spire-1.2.1/pkg/common/catalog/configure.go 00:37:03 spire-1.2.1/pkg/common/catalog/constraints.go 00:37:03 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:37:03 spire-1.2.1/pkg/common/catalog/context.go 00:37:03 spire-1.2.1/pkg/common/catalog/external.go 00:37:03 spire-1.2.1/pkg/common/catalog/host.go 00:37:03 spire-1.2.1/pkg/common/catalog/pipenet.go 00:37:03 spire-1.2.1/pkg/common/catalog/plugin.go 00:37:03 spire-1.2.1/pkg/common/catalog/testplugin/ 00:37:03 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:37:03 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:37:03 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:37:03 spire-1.2.1/pkg/common/cli/ 00:37:03 spire-1.2.1/pkg/common/cli/env.go 00:37:03 spire-1.2.1/pkg/common/cli/flags.go 00:37:03 spire-1.2.1/pkg/common/cli/trust_domain.go 00:37:03 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:37:03 spire-1.2.1/pkg/common/cli/umask.go 00:37:03 spire-1.2.1/pkg/common/cli/umask_posix.go 00:37:03 spire-1.2.1/pkg/common/cli/umask_test.go 00:37:03 spire-1.2.1/pkg/common/cli/umask_windows.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/ 00:37:03 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/flag.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/format.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/ 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:37:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:37:03 spire-1.2.1/pkg/common/coretypes/ 00:37:03 spire-1.2.1/pkg/common/coretypes/bundle/ 00:37:03 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:37:03 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:37:03 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:37:03 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:37:03 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:37:03 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:37:03 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:37:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:37:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:37:03 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:37:03 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:37:03 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:37:03 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:37:03 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:37:03 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:37:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:37:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:37:03 spire-1.2.1/pkg/common/cryptoutil/ 00:37:03 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:37:03 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:37:03 spire-1.2.1/pkg/common/diskutil/ 00:37:03 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:37:03 spire-1.2.1/pkg/common/diskutil/file_test.go 00:37:03 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:37:03 spire-1.2.1/pkg/common/errorutil/ 00:37:03 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:37:03 spire-1.2.1/pkg/common/health/ 00:37:03 spire-1.2.1/pkg/common/health/config.go 00:37:03 spire-1.2.1/pkg/common/health/context.go 00:37:03 spire-1.2.1/pkg/common/health/context_test.go 00:37:03 spire-1.2.1/pkg/common/health/health.go 00:37:03 spire-1.2.1/pkg/common/health/health_test.go 00:37:03 spire-1.2.1/pkg/common/health/logger.go 00:37:03 spire-1.2.1/pkg/common/hostservice/ 00:37:03 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:37:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:37:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:37:03 spire-1.2.1/pkg/common/idutil/ 00:37:03 spire-1.2.1/pkg/common/idutil/require.go 00:37:03 spire-1.2.1/pkg/common/idutil/require_test.go 00:37:03 spire-1.2.1/pkg/common/idutil/safety.go 00:37:03 spire-1.2.1/pkg/common/idutil/safety_test.go 00:37:03 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:37:03 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:37:03 spire-1.2.1/pkg/common/jwtsvid/ 00:37:03 spire-1.2.1/pkg/common/jwtsvid/common.go 00:37:03 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:37:03 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:37:03 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:37:03 spire-1.2.1/pkg/common/jwtutil/ 00:37:03 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:37:03 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:37:03 spire-1.2.1/pkg/common/log/ 00:37:03 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:37:03 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:37:03 spire-1.2.1/pkg/common/log/log.go 00:37:03 spire-1.2.1/pkg/common/log/log_test.go 00:37:03 spire-1.2.1/pkg/common/log/options.go 00:37:03 spire-1.2.1/pkg/common/nodeutil/ 00:37:03 spire-1.2.1/pkg/common/nodeutil/node.go 00:37:03 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:37:03 spire-1.2.1/pkg/common/peertracker/ 00:37:03 spire-1.2.1/pkg/common/peertracker/conn.go 00:37:03 spire-1.2.1/pkg/common/peertracker/credentials.go 00:37:03 spire-1.2.1/pkg/common/peertracker/errors.go 00:37:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:37:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:37:03 spire-1.2.1/pkg/common/peertracker/info.go 00:37:03 spire-1.2.1/pkg/common/peertracker/listener.go 00:37:03 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:37:03 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:37:03 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:37:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:37:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:37:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:37:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:37:03 spire-1.2.1/pkg/common/peertracker/tcp.go 00:37:03 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:37:03 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:37:03 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:37:03 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:37:03 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:37:03 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:37:03 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:37:03 spire-1.2.1/pkg/common/peertracker/uds.go 00:37:03 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:37:03 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:37:03 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:37:03 spire-1.2.1/pkg/common/pemutil/ 00:37:03 spire-1.2.1/pkg/common/pemutil/block.go 00:37:03 spire-1.2.1/pkg/common/pemutil/certs.go 00:37:03 spire-1.2.1/pkg/common/pemutil/common.go 00:37:03 spire-1.2.1/pkg/common/pemutil/csr.go 00:37:03 spire-1.2.1/pkg/common/pemutil/keys.go 00:37:03 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:37:03 spire-1.2.1/pkg/common/pemutil/testdata/ 00:37:03 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:37:03 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:37:03 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:37:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:37:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:37:03 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:37:03 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:37:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:37:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:37:03 spire-1.2.1/pkg/common/plugin/ 00:37:03 spire-1.2.1/pkg/common/plugin/aws/ 00:37:03 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:37:03 spire-1.2.1/pkg/common/plugin/azure/ 00:37:03 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:37:03 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:37:03 spire-1.2.1/pkg/common/plugin/facade.go 00:37:03 spire-1.2.1/pkg/common/plugin/facade_test.go 00:37:03 spire-1.2.1/pkg/common/plugin/gcp/ 00:37:03 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:37:03 spire-1.2.1/pkg/common/plugin/k8s/ 00:37:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:37:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:37:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:37:03 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:37:03 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:37:03 spire-1.2.1/pkg/common/plugin/log.go 00:37:03 spire-1.2.1/pkg/common/plugin/sshpop/ 00:37:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:37:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:37:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:37:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:37:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:37:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:37:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:37:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:37:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:37:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:37:03 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:37:03 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:37:03 spire-1.2.1/pkg/common/plugin/x509pop/ 00:37:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:37:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:37:03 spire-1.2.1/pkg/common/profiling/ 00:37:03 spire-1.2.1/pkg/common/profiling/dumpers.go 00:37:03 spire-1.2.1/pkg/common/profiling/profiling.go 00:37:03 spire-1.2.1/pkg/common/protoutil/ 00:37:03 spire-1.2.1/pkg/common/protoutil/masks.go 00:37:03 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:37:03 spire-1.2.1/pkg/common/rotationutil/ 00:37:03 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:37:03 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:37:03 spire-1.2.1/pkg/common/selector/ 00:37:03 spire-1.2.1/pkg/common/selector/selector.go 00:37:03 spire-1.2.1/pkg/common/selector/selector_test.go 00:37:03 spire-1.2.1/pkg/common/selector/set.go 00:37:03 spire-1.2.1/pkg/common/selector/set_utils.go 00:37:03 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:37:03 spire-1.2.1/pkg/common/telemetry/ 00:37:03 spire-1.2.1/pkg/common/telemetry/agent/ 00:37:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:37:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:37:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:37:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:37:03 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:37:03 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:37:03 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:37:03 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:37:03 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:37:03 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:37:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:37:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:37:03 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:37:03 spire-1.2.1/pkg/common/telemetry/call.go 00:37:03 spire-1.2.1/pkg/common/telemetry/common/ 00:37:03 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:37:03 spire-1.2.1/pkg/common/telemetry/config.go 00:37:03 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:37:03 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:37:03 spire-1.2.1/pkg/common/telemetry/inmem.go 00:37:03 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:37:03 spire-1.2.1/pkg/common/telemetry/m3.go 00:37:03 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:37:03 spire-1.2.1/pkg/common/telemetry/metrics.go 00:37:03 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:37:03 spire-1.2.1/pkg/common/telemetry/names.go 00:37:03 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:37:03 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:37:03 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:37:03 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/ 00:37:03 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:37:03 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:37:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:37:03 spire-1.2.1/pkg/common/telemetry/server/server.go 00:37:03 spire-1.2.1/pkg/common/telemetry/sink.go 00:37:03 spire-1.2.1/pkg/common/telemetry/statsd.go 00:37:03 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:37:03 spire-1.2.1/pkg/common/telemetry/uptime.go 00:37:03 spire-1.2.1/pkg/common/telemetry/version.go 00:37:03 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:37:03 spire-1.2.1/pkg/common/uptime/ 00:37:03 spire-1.2.1/pkg/common/uptime/uptime.go 00:37:03 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:37:03 spire-1.2.1/pkg/common/util/ 00:37:03 spire-1.2.1/pkg/common/util/certs.go 00:37:03 spire-1.2.1/pkg/common/util/certs_test.go 00:37:03 spire-1.2.1/pkg/common/util/csr.go 00:37:03 spire-1.2.1/pkg/common/util/hash.go 00:37:03 spire-1.2.1/pkg/common/util/selectors.go 00:37:03 spire-1.2.1/pkg/common/util/selectors_test.go 00:37:03 spire-1.2.1/pkg/common/util/signals.go 00:37:03 spire-1.2.1/pkg/common/util/sort.go 00:37:03 spire-1.2.1/pkg/common/util/sort_test.go 00:37:03 spire-1.2.1/pkg/common/util/task.go 00:37:03 spire-1.2.1/pkg/common/util/task_test.go 00:37:03 spire-1.2.1/pkg/common/util/testdata/ 00:37:03 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:37:03 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:37:03 spire-1.2.1/pkg/common/version/ 00:37:03 spire-1.2.1/pkg/common/version/version.go 00:37:03 spire-1.2.1/pkg/common/x509svid/ 00:37:03 spire-1.2.1/pkg/common/x509svid/common_test.go 00:37:03 spire-1.2.1/pkg/common/x509svid/csr.go 00:37:03 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:37:03 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:37:03 spire-1.2.1/pkg/common/x509util/ 00:37:03 spire-1.2.1/pkg/common/x509util/cert.go 00:37:03 spire-1.2.1/pkg/common/x509util/dns.go 00:37:03 spire-1.2.1/pkg/common/x509util/dns_test.go 00:37:03 spire-1.2.1/pkg/common/x509util/keyid.go 00:37:03 spire-1.2.1/pkg/common/x509util/keypair.go 00:37:03 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:37:03 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:37:03 spire-1.2.1/pkg/server/ 00:37:03 spire-1.2.1/pkg/server/api/ 00:37:03 spire-1.2.1/pkg/server/api/agent.go 00:37:03 spire-1.2.1/pkg/server/api/agent/ 00:37:03 spire-1.2.1/pkg/server/api/agent/v1/ 00:37:03 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:37:03 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:37:03 spire-1.2.1/pkg/server/api/agent_test.go 00:37:03 spire-1.2.1/pkg/server/api/api.go 00:37:03 spire-1.2.1/pkg/server/api/audit/ 00:37:03 spire-1.2.1/pkg/server/api/audit/audit.go 00:37:03 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:37:03 spire-1.2.1/pkg/server/api/bundle.go 00:37:03 spire-1.2.1/pkg/server/api/bundle/ 00:37:03 spire-1.2.1/pkg/server/api/bundle/v1/ 00:37:03 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:37:03 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:37:03 spire-1.2.1/pkg/server/api/bundle_test.go 00:37:03 spire-1.2.1/pkg/server/api/debug/ 00:37:03 spire-1.2.1/pkg/server/api/debug/v1/ 00:37:03 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:37:03 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:37:03 spire-1.2.1/pkg/server/api/entry.go 00:37:03 spire-1.2.1/pkg/server/api/entry/ 00:37:03 spire-1.2.1/pkg/server/api/entry/v1/ 00:37:03 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:37:03 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:37:03 spire-1.2.1/pkg/server/api/entry_test.go 00:37:03 spire-1.2.1/pkg/server/api/health/ 00:37:03 spire-1.2.1/pkg/server/api/health/v1/ 00:37:03 spire-1.2.1/pkg/server/api/health/v1/service.go 00:37:03 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:37:03 spire-1.2.1/pkg/server/api/id.go 00:37:03 spire-1.2.1/pkg/server/api/id_test.go 00:37:03 spire-1.2.1/pkg/server/api/limits/ 00:37:03 spire-1.2.1/pkg/server/api/limits/limits.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/ 00:37:03 spire-1.2.1/pkg/server/api/middleware/alias.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/audit.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/caller.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/common.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/entries.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:37:03 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:37:03 spire-1.2.1/pkg/server/api/ratelimit.go 00:37:03 spire-1.2.1/pkg/server/api/rpccontext/ 00:37:03 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:37:03 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:37:03 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:37:03 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:37:03 spire-1.2.1/pkg/server/api/selector.go 00:37:03 spire-1.2.1/pkg/server/api/selector_test.go 00:37:03 spire-1.2.1/pkg/server/api/status.go 00:37:03 spire-1.2.1/pkg/server/api/status_test.go 00:37:03 spire-1.2.1/pkg/server/api/svid/ 00:37:03 spire-1.2.1/pkg/server/api/svid/v1/ 00:37:03 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:37:03 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:37:03 spire-1.2.1/pkg/server/api/trustdomain.go 00:37:03 spire-1.2.1/pkg/server/api/trustdomain/ 00:37:03 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:37:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:37:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:37:03 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:37:03 spire-1.2.1/pkg/server/authpolicy/ 00:37:03 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:37:03 spire-1.2.1/pkg/server/authpolicy/policy.go 00:37:03 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:37:03 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:37:03 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:37:03 spire-1.2.1/pkg/server/authpolicy/validate.go 00:37:03 spire-1.2.1/pkg/server/bundle/ 00:37:03 spire-1.2.1/pkg/server/bundle/client/ 00:37:03 spire-1.2.1/pkg/server/bundle/client/client.go 00:37:03 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:37:03 spire-1.2.1/pkg/server/bundle/client/manager.go 00:37:03 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:37:03 spire-1.2.1/pkg/server/bundle/client/sources.go 00:37:03 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:37:03 spire-1.2.1/pkg/server/bundle/client/updater.go 00:37:03 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:37:03 spire-1.2.1/pkg/server/ca/ 00:37:03 spire-1.2.1/pkg/server/ca/ca.go 00:37:03 spire-1.2.1/pkg/server/ca/ca_health.go 00:37:03 spire-1.2.1/pkg/server/ca/ca_test.go 00:37:03 spire-1.2.1/pkg/server/ca/journal.go 00:37:03 spire-1.2.1/pkg/server/ca/journal_test.go 00:37:03 spire-1.2.1/pkg/server/ca/manager.go 00:37:03 spire-1.2.1/pkg/server/ca/manager_health.go 00:37:03 spire-1.2.1/pkg/server/ca/manager_test.go 00:37:03 spire-1.2.1/pkg/server/ca/templates.go 00:37:03 spire-1.2.1/pkg/server/ca/upstream_client.go 00:37:03 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:37:03 spire-1.2.1/pkg/server/ca/validation.go 00:37:03 spire-1.2.1/pkg/server/cache/ 00:37:03 spire-1.2.1/pkg/server/cache/dscache/ 00:37:03 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:37:03 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:37:03 spire-1.2.1/pkg/server/cache/entrycache/ 00:37:03 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:37:03 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:37:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:37:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:37:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:37:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:37:03 spire-1.2.1/pkg/server/catalog/ 00:37:03 spire-1.2.1/pkg/server/catalog/catalog.go 00:37:03 spire-1.2.1/pkg/server/catalog/keymanager.go 00:37:03 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:37:03 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:37:03 spire-1.2.1/pkg/server/catalog/notifier.go 00:37:03 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:37:03 spire-1.2.1/pkg/server/config.go 00:37:03 spire-1.2.1/pkg/server/datastore/ 00:37:03 spire-1.2.1/pkg/server/datastore/datastore.go 00:37:03 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:37:03 spire-1.2.1/pkg/server/datastore/repository.go 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:37:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:37:03 spire-1.2.1/pkg/server/endpoints/ 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/ 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:37:03 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:37:03 spire-1.2.1/pkg/server/endpoints/config.go 00:37:03 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:37:03 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:37:03 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:37:03 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:37:03 spire-1.2.1/pkg/server/endpoints/middleware.go 00:37:03 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:37:03 spire-1.2.1/pkg/server/hostservice/ 00:37:03 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:37:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:37:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:37:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:37:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:37:03 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:37:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:37:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/ 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/ 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:37:03 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:37:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:37:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:37:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:37:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:37:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:37:03 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:37:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:37:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/notifier/ 00:37:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:37:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:37:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:37:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:37:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:37:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:37:03 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:37:03 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:37:03 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:37:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:37:03 spire-1.2.1/pkg/server/registration/ 00:37:03 spire-1.2.1/pkg/server/registration/manager.go 00:37:03 spire-1.2.1/pkg/server/registration/manager_test.go 00:37:03 spire-1.2.1/pkg/server/scanentries.go 00:37:03 spire-1.2.1/pkg/server/scanentries_test.go 00:37:03 spire-1.2.1/pkg/server/server.go 00:37:03 spire-1.2.1/pkg/server/server_test.go 00:37:03 spire-1.2.1/pkg/server/svid/ 00:37:03 spire-1.2.1/pkg/server/svid/observer.go 00:37:03 spire-1.2.1/pkg/server/svid/observer_test.go 00:37:03 spire-1.2.1/pkg/server/svid/rotator.go 00:37:03 spire-1.2.1/pkg/server/svid/rotator_config.go 00:37:03 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:37:03 spire-1.2.1/pkg/server/svid/rotator_test.go 00:37:03 spire-1.2.1/proto/ 00:37:03 spire-1.2.1/proto/private/ 00:37:03 spire-1.2.1/proto/private/server/ 00:37:03 spire-1.2.1/proto/private/server/journal/ 00:37:03 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:37:03 spire-1.2.1/proto/private/server/journal/journal.proto 00:37:03 spire-1.2.1/proto/spire/ 00:37:03 spire-1.2.1/proto/spire/common/ 00:37:03 spire-1.2.1/proto/spire/common/common.pb.go 00:37:03 spire-1.2.1/proto/spire/common/common.proto 00:37:03 spire-1.2.1/proto/spire/common/plugin/ 00:37:03 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:37:03 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:37:03 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:37:03 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:37:03 spire-1.2.1/proto/spire/plugin/ 00:37:03 spire-1.2.1/proto/spire/plugin/agent/ 00:37:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:37:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:37:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:37:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:37:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:37:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:37:03 spire-1.2.1/release/ 00:37:03 spire-1.2.1/release/spire-extras/ 00:37:03 spire-1.2.1/release/spire-extras/README.md 00:37:03 spire-1.2.1/release/spire-extras/conf/ 00:37:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:37:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:37:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:37:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:37:03 spire-1.2.1/release/spire/ 00:37:03 spire-1.2.1/release/spire/README.md 00:37:03 spire-1.2.1/release/spire/conf/ 00:37:03 spire-1.2.1/release/spire/conf/agent/ 00:37:03 spire-1.2.1/release/spire/conf/agent/agent.conf 00:37:03 spire-1.2.1/release/spire/conf/server/ 00:37:03 spire-1.2.1/release/spire/conf/server/server.conf 00:37:03 spire-1.2.1/script/ 00:37:03 spire-1.2.1/script/build-artifact.sh 00:37:03 spire-1.2.1/script/generate_dummy_ca.sh 00:37:03 spire-1.2.1/support/ 00:37:03 spire-1.2.1/support/k8s/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:37:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:37:03 spire-1.2.1/support/oidc-discovery-provider/ 00:37:03 spire-1.2.1/support/oidc-discovery-provider/README.md 00:37:03 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:37:03 spire-1.2.1/support/oidc-discovery-provider/config.go 00:37:03 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:37:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:37:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:37:03 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:37:03 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:37:03 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:37:03 spire-1.2.1/support/oidc-discovery-provider/main.go 00:37:03 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:37:03 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:37:03 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:37:03 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:37:03 spire-1.2.1/test/ 00:37:03 spire-1.2.1/test/clock/ 00:37:03 spire-1.2.1/test/clock/clock.go 00:37:03 spire-1.2.1/test/fakes/ 00:37:03 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:37:03 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:37:03 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:37:03 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:37:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:37:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:37:03 spire-1.2.1/test/fakes/fakeagentstore/ 00:37:03 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:37:03 spire-1.2.1/test/fakes/fakedatastore/ 00:37:03 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:37:03 spire-1.2.1/test/fakes/fakeentryclient/ 00:37:03 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:37:03 spire-1.2.1/test/fakes/fakehealthchecker/ 00:37:03 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:37:03 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:37:03 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:37:03 spire-1.2.1/test/fakes/fakemetrics/ 00:37:03 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:37:03 spire-1.2.1/test/fakes/fakenoderesolver/ 00:37:03 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:37:03 spire-1.2.1/test/fakes/fakenotifier/ 00:37:03 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:37:03 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:37:03 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:37:03 spire-1.2.1/test/fakes/fakeserverca/ 00:37:03 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:37:03 spire-1.2.1/test/fakes/fakeservercatalog/ 00:37:03 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:37:03 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:37:03 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:37:03 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:37:03 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:37:03 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:37:03 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:37:03 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:37:03 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:37:03 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:37:03 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:37:03 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:37:03 spire-1.2.1/test/fixture/ 00:37:03 spire-1.2.1/test/fixture/certs/ 00:37:03 spire-1.2.1/test/fixture/certs/agent_svid.der 00:37:03 spire-1.2.1/test/fixture/certs/base_cert.pem 00:37:03 spire-1.2.1/test/fixture/certs/base_csr.pem 00:37:03 spire-1.2.1/test/fixture/certs/base_key.pem 00:37:03 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:37:03 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:37:03 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:37:03 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:37:03 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:37:03 spire-1.2.1/test/fixture/certs/blog_key.pem 00:37:03 spire-1.2.1/test/fixture/certs/bundle.der 00:37:03 spire-1.2.1/test/fixture/certs/ca.pem 00:37:03 spire-1.2.1/test/fixture/certs/ca_key.pem 00:37:03 spire-1.2.1/test/fixture/certs/database_cert.pem 00:37:03 spire-1.2.1/test/fixture/certs/database_csr.pem 00:37:03 spire-1.2.1/test/fixture/certs/database_key.pem 00:37:03 spire-1.2.1/test/fixture/certs/node_cert.pem 00:37:03 spire-1.2.1/test/fixture/certs/node_csr.pem 00:37:03 spire-1.2.1/test/fixture/certs/node_key.pem 00:37:03 spire-1.2.1/test/fixture/certs/svid.pem 00:37:03 spire-1.2.1/test/fixture/certs/svid_key.pem 00:37:03 spire-1.2.1/test/fixture/config/ 00:37:03 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:37:03 spire-1.2.1/test/fixture/config/agent_good.conf 00:37:03 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:37:03 spire-1.2.1/test/fixture/config/plugin_good.conf 00:37:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:37:03 spire-1.2.1/test/fixture/config/server_good.conf 00:37:03 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:37:03 spire-1.2.1/test/fixture/fixture.go 00:37:03 spire-1.2.1/test/fixture/nodeattestor/ 00:37:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:37:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:37:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:37:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:37:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:37:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:37:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:37:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:37:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:37:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:37:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:37:04 spire-1.2.1/test/fixture/registration/ 00:37:04 spire-1.2.1/test/fixture/registration/entries.json 00:37:04 spire-1.2.1/test/fixture/registration/good-for-update.json 00:37:04 spire-1.2.1/test/fixture/registration/good.json 00:37:04 spire-1.2.1/test/fixture/registration/invalid.json 00:37:04 spire-1.2.1/test/fixture/registration/invalid_json.json 00:37:04 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:37:04 spire-1.2.1/test/integration/ 00:37:04 spire-1.2.1/test/integration/README.md 00:37:04 spire-1.2.1/test/integration/common 00:37:04 spire-1.2.1/test/integration/setup/ 00:37:04 spire-1.2.1/test/integration/setup/adminclient/ 00:37:04 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:37:04 spire-1.2.1/test/integration/setup/adminclient/client.go 00:37:04 spire-1.2.1/test/integration/setup/debugagent/ 00:37:04 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:37:04 spire-1.2.1/test/integration/setup/debugagent/main.go 00:37:04 spire-1.2.1/test/integration/setup/debugserver/ 00:37:04 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:37:04 spire-1.2.1/test/integration/setup/debugserver/main.go 00:37:04 spire-1.2.1/test/integration/setup/downstreamclient/ 00:37:04 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:37:04 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:37:04 spire-1.2.1/test/integration/setup/itclient/ 00:37:04 spire-1.2.1/test/integration/setup/itclient/client.go 00:37:04 spire-1.2.1/test/integration/setup/node-attestation/ 00:37:04 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:37:04 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:37:04 spire-1.2.1/test/integration/setup/x509pop/ 00:37:04 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:37:04 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:37:04 spire-1.2.1/test/integration/suites/ 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:37:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:37:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:37:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:37:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:37:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:37:04 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:37:04 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:37:04 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:37:04 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:37:04 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:37:04 spire-1.2.1/test/integration/suites/join-token/ 00:37:04 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:37:04 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:37:04 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:37:04 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:37:04 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:37:04 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:37:04 spire-1.2.1/test/integration/suites/join-token/README.md 00:37:04 spire-1.2.1/test/integration/suites/join-token/conf/ 00:37:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:37:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/join-token/teardown 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:37:04 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:37:04 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:37:04 spire-1.2.1/test/integration/suites/k8s/ 00:37:04 spire-1.2.1/test/integration/suites/k8s/00-setup 00:37:04 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:37:04 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:37:04 spire-1.2.1/test/integration/suites/k8s/README.md 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/ 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:37:04 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:37:04 spire-1.2.1/test/integration/suites/k8s/teardown 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/ 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:37:04 spire-1.2.1/test/integration/suites/rotation/ 00:37:04 spire-1.2.1/test/integration/suites/rotation/00-setup 00:37:04 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:37:04 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:37:04 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:37:04 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:37:04 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:37:04 spire-1.2.1/test/integration/suites/rotation/README.md 00:37:04 spire-1.2.1/test/integration/suites/rotation/conf/ 00:37:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:37:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/rotation/teardown 00:37:04 spire-1.2.1/test/integration/suites/self-test/ 00:37:04 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:37:04 spire-1.2.1/test/integration/suites/self-test/README.md 00:37:04 spire-1.2.1/test/integration/suites/self-test/teardown 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:37:04 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:37:04 spire-1.2.1/test/integration/suites/upgrade/ 00:37:04 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:37:04 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:37:04 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:37:04 spire-1.2.1/test/integration/suites/upgrade/README.md 00:37:04 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:37:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:37:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:37:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:37:04 spire-1.2.1/test/integration/suites/upgrade/teardown 00:37:04 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:37:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:37:04 spire-1.2.1/test/integration/test-one.sh 00:37:04 spire-1.2.1/test/integration/test.sh 00:37:04 spire-1.2.1/test/plugintest/ 00:37:04 spire-1.2.1/test/plugintest/config.go 00:37:04 spire-1.2.1/test/plugintest/load.go 00:37:04 spire-1.2.1/test/plugintest/option.go 00:37:04 spire-1.2.1/test/spiretest/ 00:37:04 spire-1.2.1/test/spiretest/apiserver.go 00:37:04 spire-1.2.1/test/spiretest/assertions.go 00:37:04 spire-1.2.1/test/spiretest/dir.go 00:37:04 spire-1.2.1/test/spiretest/errors_posix.go 00:37:04 spire-1.2.1/test/spiretest/errors_windows.go 00:37:04 spire-1.2.1/test/spiretest/logs.go 00:37:04 spire-1.2.1/test/spiretest/socketapi.go 00:37:04 spire-1.2.1/test/spiretest/suite.go 00:37:04 spire-1.2.1/test/spiretest/x509.go 00:37:04 spire-1.2.1/test/testca/ 00:37:04 spire-1.2.1/test/testca/ca.go 00:37:04 spire-1.2.1/test/testkey/ 00:37:04 spire-1.2.1/test/testkey/generate.sh 00:37:04 spire-1.2.1/test/testkey/genkeys.go 00:37:04 spire-1.2.1/test/testkey/keys.go 00:37:04 spire-1.2.1/test/testkey/new.go 00:37:04 spire-1.2.1/test/tpmsimulator/ 00:37:04 spire-1.2.1/test/tpmsimulator/simulator.go 00:37:04 spire-1.2.1/test/util/ 00:37:04 spire-1.2.1/test/util/cert_fixtures.go 00:37:04 spire-1.2.1/test/util/cert_generation.go 00:37:04 spire-1.2.1/test/util/io_redirection.go 00:37:04 spire-1.2.1/test/util/race.go 00:37:04 spire-1.2.1/test/util/util.go 00:37:04 building spire from source... 00:37:05 Installing go1.17.7... 00:37:15 Removing intermediate container fd7c46e448cd 00:37:15 ---> f38a12777a24 00:37:15 00:37:15 Step 9/20 : FROM alpine:3.15 00:37:15 3.15: Pulling from library/alpine 00:37:15 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:37:15 Status: Downloaded newer image for alpine:3.15 00:37:15 ---> 3fb3c9af89a9 00:37:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:37:15 ---> Running in cf97233393cf 00:37:16 Removing intermediate container cf97233393cf 00:37:16 ---> 55765a50daf5 00:37:16 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:16 ---> Running in 4a87b2254231 00:37:19 Removing intermediate container 4a87b2254231 00:37:19 ---> 05e9dc4a3dba 00:37:19 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:37:19 ---> Running in 291baae2ca04 00:37:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:37:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:37:24 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 00:37:24 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 00:37:24 OK: 15732 distinct packages available 00:37:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:37:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:37:26 (1/9) Installing ca-certificates (20211220-r0) 00:37:26 (2/9) Installing brotli-libs (1.0.9-r5) 00:37:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:37:27 (4/9) Installing libcurl (7.80.0-r1) 00:37:27 (5/9) Installing curl (7.80.0-r1) 00:37:27 (6/9) Installing dumb-init (1.2.5-r1) 00:37:27 (7/9) Installing musl-obstack (1.2.3-r0) 00:37:27 (8/9) Installing libucontext (1.1-r0) 00:37:27 (9/9) Installing gcompat (1.0.0-r4) 00:37:27 Executing busybox-1.34.1-r5.trigger 00:37:27 Executing ca-certificates-20211220-r0.trigger 00:37:28 OK: 8 MiB in 23 packages 00:37:30 Removing intermediate container 291baae2ca04 00:37:30 ---> e17063cf0e10 00:37:30 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:31 ---> 48c75917e6b0 00:37:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:37:33 ---> eda54058e1b4 00:37:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:37:34 ---> 1b1455166ce6 00:37:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:37:35 ---> Running in 67e167186be5 00:37:35 Removing intermediate container 67e167186be5 00:37:35 ---> f32dcf9d32fd 00:37:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:35 ---> Running in 1f830d605434 00:37:36 Removing intermediate container 1f830d605434 00:37:36 ---> b69b36715e4a 00:37:36 Step 18/20 : LABEL arch=arm64 00:37:36 ---> Running in 15cd0fdbd979 00:37:37 Removing intermediate container 15cd0fdbd979 00:37:37 ---> 7cfb1f6f0749 00:37:37 Step 19/20 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 00:37:37 ---> Running in 335471a94678 00:37:38 Removing intermediate container 335471a94678 00:37:38 ---> 21ef59dd991c 00:37:38 Step 20/20 : LABEL version=0.0.0 00:37:38 ---> Running in cee000407167 00:37:38 Removing intermediate container cee000407167 00:37:38 ---> d54b8734b6b1 00:37:38 00:37:39 Building bin/spire-server... 00:37:39 Successfully built d54b8734b6b1 00:37:39 go: downloading github.com/mitchellh/cli v1.1.2 00:37:39 Successfully tagged security-spiffe-token-provider-arm64:latest 00:37:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:37:39 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:37:39 Building support-notifications 00:37:40  Building security-spiffe-token-provider ... done go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:37:40 go: downloading google.golang.org/grpc v1.44.0 00:37:44 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:37:44 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:37:44 go: downloading github.com/imdario/mergo v0.3.12 00:37:44 go: downloading github.com/sirupsen/logrus v1.8.1 00:37:45 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:37:45 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:37:45 go: downloading github.com/fatih/color v1.13.0 00:37:46 go: downloading github.com/mattn/go-isatty v0.0.14 00:37:46 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:37:46 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:37:46 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:37:46 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:37:46 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:37:47 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:37:47 go: downloading github.com/open-policy-agent/opa v0.38.0 00:38:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:38:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:38:09 ---> 45d77436c5d3 00:38:09 Step 3/22 : WORKDIR /edgex-go 00:38:09 ---> Using cache 00:38:09 ---> 5d082f093f2f 00:38:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:09 ---> Using cache 00:38:09 ---> bbabe7f3037b 00:38:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:38:09 ---> Running in f65edebcea7a 00:38:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:38:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:38:10 OK: 220 MiB in 52 packages 00:38:12 Removing intermediate container f65edebcea7a 00:38:12 ---> a761768ada3d 00:38:12 Step 6/22 : COPY go.mod vendor* ./ 00:38:13 ---> 9186c4fae348 00:38:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:13 ---> Running in 5fd5067f402a 00:38:20 Removing intermediate container 5fd5067f402a 00:38:20 ---> 582e81930fe8 00:38:20 Step 8/22 : COPY . . 00:38:21 go: downloading github.com/armon/go-metrics v0.3.10 00:38:21 go: downloading github.com/prometheus/client_golang v1.12.1 00:38:21 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:38:22 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:38:22 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:38:23 go: downloading github.com/mattn/go-colorable v0.1.12 00:38:24 go: downloading github.com/Masterminds/goutils v1.1.0 00:38:24 go: downloading github.com/Masterminds/semver v1.5.0 00:38:24 go: downloading github.com/google/uuid v1.1.2 00:38:24 go: downloading github.com/huandu/xstrings v1.3.2 00:38:25 go: downloading github.com/imkira/go-observer v1.0.3 00:38:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:38:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:38:25 go: downloading github.com/prometheus/client_model v0.2.0 00:38:25 go: downloading github.com/prometheus/common v0.32.1 00:38:25 go: downloading github.com/beorn7/perks v1.0.1 00:38:26 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:38:26 go: downloading github.com/prometheus/procfs v0.7.3 00:38:26 go: downloading go.uber.org/atomic v1.9.0 00:38:26 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:38:26 go: downloading github.com/oklog/run v1.0.0 00:38:27 go: downloading github.com/hashicorp/errwrap v1.1.0 00:38:27 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:38:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:38:27 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:38:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:38:28 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:38:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:38:38 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:38:38 go: downloading github.com/stretchr/testify v1.7.0 00:38:38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:38:38 go: downloading google.golang.org/api v0.70.0 00:38:38 go: downloading k8s.io/client-go v0.23.4 00:38:39 go: downloading k8s.io/api v0.23.4 00:38:42  ---> 127f56707d83 00:38:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:38:42 ---> Running in 174c2e27c37b 00:38:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:38:53 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:39:32 go: downloading github.com/google/go-tpm v0.3.3 00:39:32 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:39:32 go: downloading github.com/blang/semver/v4 v4.0.0 00:39:32 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:39:32 go: downloading github.com/jinzhu/gorm v1.9.16 00:39:32 go: downloading github.com/lib/pq v1.10.4 00:39:32 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:39:32 go: downloading cloud.google.com/go/storage v1.21.0 00:39:32 go: downloading k8s.io/apimachinery v0.23.4 00:39:32 go: downloading cloud.google.com/go v0.100.2 00:39:33 go: downloading k8s.io/kube-aggregator v0.23.3 00:39:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:39:35 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:39:36 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:39:36 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:39:36 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:39:39 go: downloading cloud.google.com/go/security v1.3.0 00:39:40 go: downloading github.com/hashicorp/vault/api v1.4.1 00:39:40 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:39:40 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:39:41 go: downloading gopkg.in/yaml.v2 v2.4.0 00:39:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:39:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:39:42 go: downloading github.com/gobwas/glob v0.2.3 00:39:42 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:39:42 go: downloading github.com/twmb/murmur3 v1.1.6 00:39:42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:39:43 go: downloading github.com/aws/smithy-go v1.11.0 00:39:44 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:39:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:39:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:39:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:39:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:39:45 go: downloading github.com/gogo/protobuf v1.3.2 00:39:52 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:39:52 go: downloading github.com/jinzhu/inflection v1.0.0 00:39:52 go: downloading github.com/google/gofuzz v1.1.0 00:39:52 go: downloading k8s.io/klog/v2 v2.30.0 00:39:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:39:53 go: downloading cloud.google.com/go/compute v1.3.0 00:39:54 go: downloading cloud.google.com/go/iam v0.1.1 00:39:54 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:39:55 go: downloading github.com/spf13/pflag v1.0.5 00:39:55 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:39:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:39:56 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:39:56 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:39:56 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:39:56 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:39:56 go: downloading github.com/dimchansky/utfbom v1.1.1 00:39:56 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:39:57 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:39:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:39:57 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:39:57 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:39:57 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:39:59 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:39:59 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:39:59 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:39:59 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:40:00 go: downloading go.opencensus.io v0.23.0 00:40:00 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:40:02 go: downloading gopkg.in/inf.v0 v0.9.1 00:40:02 go: downloading github.com/google/go-cmp v0.5.7 00:40:03 go: downloading github.com/go-logr/logr v1.2.2 00:40:03 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:40:04 go: downloading github.com/json-iterator/go v1.1.12 00:40:04 go: downloading github.com/googleapis/gnostic v0.5.5 00:40:08 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:40:08 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:40:08 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:40:10 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:40:10 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:40:11 go: downloading github.com/tklauser/numcpus v0.3.0 00:40:11 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:40:11 go: downloading sigs.k8s.io/yaml v1.3.0 00:40:11 go: downloading go.uber.org/zap v1.21.0 00:40:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:40:12 go: downloading github.com/modern-go/reflect2 v1.0.2 00:40:12 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:40:13 go: downloading github.com/ryanuber/go-glob v1.0.0 00:40:13 go: downloading github.com/golang/snappy v0.0.4 00:40:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:40:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:40:24 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:40:24 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:40:24 go: downloading github.com/hashicorp/go-version v1.2.0 00:40:24 go: downloading go.uber.org/multierr v1.6.0 00:40:39 Removing intermediate container 638ebc43118d 00:40:39 ---> bd399289e649 00:40:39 00:40:39 Step 10/22 : FROM alpine:3.14 00:40:39 ---> ac73e934f311 00:40:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 00:40:39 ---> Running in 3cfcdceb7aed 00:40:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:40:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:40:41 (1/6) Installing ca-certificates (20211220-r0) 00:40:41 (2/6) Installing brotli-libs (1.0.9-r5) 00:40:41 (3/6) Installing nghttp2-libs (1.43.0-r0) 00:40:41 (4/6) Installing libcurl (7.79.1-r1) 00:40:41 (5/6) Installing curl (7.79.1-r1) 00:40:41 (6/6) Installing dumb-init (1.2.5-r1) 00:40:42 Executing busybox-1.33.1-r7.trigger 00:40:42 Executing ca-certificates-20211220-r0.trigger 00:40:42 OK: 8 MiB in 20 packages 00:40:45 Removing intermediate container 3cfcdceb7aed 00:40:45 ---> 732a30a0908e 00:40:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:45 ---> Running in 28fd9d7e1e68 00:40:46 Removing intermediate container 28fd9d7e1e68 00:40:46 ---> 2c2deb3d0ebe 00:40:46 Step 13/22 : WORKDIR /edgex 00:40:46 ---> Running in 8dad7314c34d 00:40:46 Removing intermediate container 8dad7314c34d 00:40:46 ---> 2066ddf8931c 00:40:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:40:47 ---> 8834c1312a39 00:40:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:40:49 ---> a50209d3b41b 00:40:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:40:51 ---> d125a746ba0c 00:40:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:40:52 ---> 53ef82cc03fa 00:40:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:40:52 ---> Running in a0bc151d1c38 00:40:56 Removing intermediate container a0bc151d1c38 00:40:56 ---> 7b8d4f2fd32f 00:40:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:40:56 ---> Running in bb28f814e9a5 00:40:56 Removing intermediate container bb28f814e9a5 00:40:56 ---> d2c677e3c69c 00:40:56 Step 20/22 : LABEL arch=arm64 00:40:56 ---> Running in f70394862c27 00:40:57 Removing intermediate container f70394862c27 00:40:57 ---> 84498d43b6e2 00:40:57 Step 21/22 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 00:40:57 ---> Running in 9bdf05d541a1 00:40:57 Removing intermediate container 9bdf05d541a1 00:40:57 ---> e0561f7f16b5 00:40:57 Step 22/22 : LABEL version=0.0.0 00:40:58 ---> Running in f23ad9c8c873 00:40:58 Removing intermediate container f23ad9c8c873 00:40:58 ---> e1343f42b2bb 00:40:58 00:40:59 Successfully built e1343f42b2bb 00:40:59 Successfully tagged security-proxy-setup-arm64:latest 00:40:59  Building security-proxy-setup ... done Building core-command 00:41:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:41:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:41:24 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:41:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:41:24 ---> 45d77436c5d3 00:41:24 Step 3/23 : WORKDIR /edgex-go 00:41:24 ---> Using cache 00:41:24 ---> 5d082f093f2f 00:41:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:24 ---> Using cache 00:41:24 ---> bbabe7f3037b 00:41:24 Step 5/23 : RUN apk add --update --no-cache make git 00:41:24 ---> Using cache 00:41:24 ---> 1b269b79d96a 00:41:24 Step 6/23 : COPY go.mod vendor* ./ 00:41:24 ---> Using cache 00:41:24 ---> 90d492ff3ee5 00:41:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:41:24 ---> Using cache 00:41:24 ---> 8b405c3b53e6 00:41:24 Step 8/23 : COPY . . 00:41:24 ---> Using cache 00:41:24 ---> fdb4dd8cbc0f 00:41:24 Step 9/23 : RUN make cmd/core-command/core-command 00:41:26 ---> Running in 31eca6f24d3e 00:41:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:46:35 Removing intermediate container 31eca6f24d3e 00:46:35 ---> 8d91e7adcf7d 00:46:35 00:46:35 Step 10/23 : FROM alpine:3.14 00:46:35 ---> ac73e934f311 00:46:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:46:35 ---> Using cache 00:46:35 ---> 0e0d07cefa58 00:46:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:46:35 ---> Using cache 00:46:35 ---> d16f22cee7f7 00:46:35 Step 13/23 : ENV APP_PORT=59882 00:46:35 ---> Running in 05350ef4d45e 00:46:35 Removing intermediate container 05350ef4d45e 00:46:35 ---> ad94ed450ffe 00:46:35 Step 14/23 : EXPOSE $APP_PORT 00:46:35 ---> Running in 3b430781afbc 00:46:35 Removing intermediate container 3b430781afbc 00:46:35 ---> cd45f424a159 00:46:35 Step 15/23 : WORKDIR / 00:46:35 ---> Running in c6f64154b120 00:46:35 Removing intermediate container c6f64154b120 00:46:35 ---> 62e87efcf9d5 00:46:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:35 ---> 21cb2fe27d93 00:46:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:46:35 ---> 44e365c62078 00:46:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:46:35 ---> e2d5c3bf0e42 00:46:35 Step 19/23 : ENTRYPOINT ["/core-command"] 00:46:35 ---> Running in 780c4c0fff8d 00:46:35 Removing intermediate container 780c4c0fff8d 00:46:35 ---> a804b89946b7 00:46:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:35 ---> Running in 38a905799c68 00:46:35 Removing intermediate container 38a905799c68 00:46:35 ---> 30b3e574b1f0 00:46:35 Step 21/23 : LABEL arch=arm64 00:46:35 ---> Running in 5ab2892c547a 00:46:35 Removing intermediate container 5ab2892c547a 00:46:35 ---> 226bf9b6054a 00:46:35 Step 22/23 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 00:46:35 ---> Running in e65d9b6b9622 00:46:35 Removing intermediate container e65d9b6b9622 00:46:35 ---> 7687deb6d9df 00:46:35 Step 23/23 : LABEL version=0.0.0 00:46:35 ---> Running in 3f46287dd6a6 00:46:35 Removing intermediate container 3f46287dd6a6 00:46:35 ---> 8078c80f69a8 00:46:35 00:46:35 Successfully built 8078c80f69a8 00:46:35 Successfully tagged core-command-arm64:latest 00:46:35 Building security-secretstore-setup 00:46:45  Building core-command ... done Removing intermediate container 174c2e27c37b 00:46:45 ---> 9f6b6b8d55d5 00:46:45 00:46:45 Step 10/22 : FROM alpine:3.14 00:46:45 ---> ac73e934f311 00:46:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:46:45 ---> Running in efa7718efa17 00:46:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:46:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:46:49 (1/2) Installing ca-certificates (20211220-r0) 00:46:49 (2/2) Installing dumb-init (1.2.5-r1) 00:46:49 Executing busybox-1.33.1-r7.trigger 00:46:49 Executing ca-certificates-20211220-r0.trigger 00:46:50 OK: 6 MiB in 16 packages 00:46:53 Removing intermediate container efa7718efa17 00:46:53 ---> afc80cf47afd 00:46:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:46:53 ---> Running in c198cb3f7ae8 00:46:53 Removing intermediate container c198cb3f7ae8 00:46:53 ---> e3a8493daf1b 00:46:53 Step 13/22 : ENV APP_PORT=59860 00:46:54 ---> Running in 366f4e2ba35c 00:46:54 Removing intermediate container 366f4e2ba35c 00:46:54 ---> 561a7fcc4911 00:46:54 Step 14/22 : EXPOSE $APP_PORT 00:46:55 ---> Running in 8eb805453eff 00:46:55 Removing intermediate container 8eb805453eff 00:46:55 ---> ea96c859dd25 00:46:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:57 ---> 44aa0b0e7f7d 00:46:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:02 ---> 2b3964b63341 00:47:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:02 ---> b39a3495ae87 00:47:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:47:02 ---> Running in b9543f01f25a 00:47:03 Removing intermediate container b9543f01f25a 00:47:03 ---> a1932bd2b2fc 00:47:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:03 ---> Running in a6a2264db272 00:47:04 Removing intermediate container a6a2264db272 00:47:04 ---> a0a77973386c 00:47:04 Step 20/22 : LABEL arch=arm64 00:47:04 ---> Running in 034e4e39a7f7 00:47:04 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:47:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:47:04 ---> 45d77436c5d3 00:47:04 Step 3/25 : WORKDIR /edgex-go 00:47:04 ---> Using cache 00:47:04 ---> 5d082f093f2f 00:47:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:04 ---> Using cache 00:47:04 ---> bbabe7f3037b 00:47:04 Step 5/25 : RUN apk add --update --no-cache make git 00:47:04 ---> Using cache 00:47:04 ---> 1b269b79d96a 00:47:04 Step 6/25 : COPY go.mod vendor* ./ 00:47:04 ---> Using cache 00:47:04 ---> 90d492ff3ee5 00:47:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:47:04 ---> Using cache 00:47:04 ---> 8b405c3b53e6 00:47:04 Step 8/25 : COPY . . 00:47:04 ---> Using cache 00:47:04 ---> fdb4dd8cbc0f 00:47:04 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:47:05 ---> Running in cbb0cd2bd04f 00:47:05 Removing intermediate container 034e4e39a7f7 00:47:05 ---> ace31389eef6 00:47:05 Step 21/22 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 00:47:05 ---> Running in 8a27eb86925d 00:47:06 Removing intermediate container 8a27eb86925d 00:47:06 ---> f2ceb42f2216 00:47:06 Step 22/22 : LABEL version=0.0.0 00:47:06 ---> Running in d69519a14444 00:47:07 Removing intermediate container d69519a14444 00:47:07 ---> 9681777ed65f 00:47:07 00:47:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:47:07 Successfully built 9681777ed65f 00:47:07 Successfully tagged support-notifications-arm64:latest 00:50:59  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:51:12 Removing intermediate container cbb0cd2bd04f 00:51:12 ---> e0373fe467d4 00:51:12 00:51:12 Step 10/25 : FROM alpine:3.14 00:51:12 ---> ac73e934f311 00:51:12 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:51:12 ---> Running in eb8460274757 00:51:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:51:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:51:15 (1/3) Installing ca-certificates (20211220-r0) 00:51:15 (2/3) Installing dumb-init (1.2.5-r1) 00:51:15 (3/3) Installing su-exec (0.2-r1) 00:51:15 Executing busybox-1.33.1-r7.trigger 00:51:15 Executing ca-certificates-20211220-r0.trigger 00:51:16 OK: 6 MiB in 17 packages 00:51:18 Removing intermediate container eb8460274757 00:51:18 ---> bbf54f4f1bec 00:51:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:18 ---> Running in 44ccdc24ab79 00:51:18 Removing intermediate container 44ccdc24ab79 00:51:18 ---> a23ef2a5583c 00:51:18 Step 13/25 : WORKDIR / 00:51:18 ---> Running in eb69f174acde 00:51:19 Removing intermediate container eb69f174acde 00:51:19 ---> 0ceeaa45eb4b 00:51:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:51:20 ---> 5bd2214288cb 00:51:20 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:51:21 ---> 0edb3fd47c7b 00:51:21 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:51:22 ---> 90f49644bd1a 00:51:22 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:51:23 ---> 8fdea667d2d1 00:51:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:51:24 ---> 60941516327a 00:51:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:51:26 ---> f74ccf48c3af 00:51:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:51:27 ---> d62712c6ce1a 00:51:27 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/ 00:51:27 ---> Running in 13e67f2d4a44 00:51:30 Removing intermediate container 13e67f2d4a44 00:51:30 ---> 1a5e529925a1 00:51:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:51:30 ---> Running in 589922c6ff33 00:51:31 Removing intermediate container 589922c6ff33 00:51:31 ---> d8378cb26d71 00:51:31 Step 23/25 : LABEL arch=arm64 00:51:31 ---> Running in 8c8daa853772 00:51:31 Removing intermediate container 8c8daa853772 00:51:31 ---> e3181cfcf3a6 00:51:31 Step 24/25 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 00:51:32 ---> Running in 588590ca223f 00:51:32 Removing intermediate container 588590ca223f 00:51:32 ---> f785b54d43f0 00:51:32 Step 25/25 : LABEL version=0.0.0 00:51:33 ---> Running in 24e38cdcd997 00:51:33 Removing intermediate container 24e38cdcd997 00:51:33 ---> a32bc2a1a1e5 00:51:33 00:51:33 Successfully built a32bc2a1a1e5 00:51:33 Successfully tagged security-secretstore-setup-arm64:latest 01:04:27  Building security-secretstore-setup ... done Building bin/spire-agent... 01:04:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:04:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:04:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:04:27 go: downloading github.com/docker/docker v20.10.12+incompatible 01:04:27 go: downloading github.com/google/go-tpm-tools v0.3.3 01:04:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:04:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:04:27 go: downloading github.com/docker/go-connections v0.4.0 01:04:27 go: downloading github.com/docker/go-units v0.4.0 01:04:27 go: downloading github.com/opencontainers/image-spec v1.0.1 01:04:27 go: downloading github.com/containerd/containerd v1.3.4 01:04:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:04:27 go: downloading github.com/opencontainers/go-digest v1.0.0 01:04:27 Building bin/spire-agent... 01:04:28 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:04:28 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:04:28 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:04:28 go: downloading github.com/docker/docker v20.10.12+incompatible 01:04:34 go: downloading github.com/google/go-tpm-tools v0.3.3 01:04:36 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:04:36 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:04:36 go: downloading github.com/docker/go-connections v0.4.0 01:04:36 go: downloading github.com/docker/go-units v0.4.0 01:04:36 go: downloading github.com/opencontainers/image-spec v1.0.1 01:04:36 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:04:36 go: downloading github.com/containerd/containerd v1.3.4 01:04:36 go: downloading github.com/opencontainers/go-digest v1.0.0 01:10:29 Removing intermediate container fbad83aff20f 01:10:29 ---> 9f5476300013 01:10:29 01:10:29 Step 13/26 : FROM alpine:3.15 01:10:29 ---> 3fb3c9af89a9 01:10:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:10:29 ---> Using cache 01:10:29 ---> 55765a50daf5 01:10:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:29 ---> Using cache 01:10:29 ---> 05e9dc4a3dba 01:10:29 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:10:29 ---> Running in 185539b9bc06 01:10:29 Building bin/spire-agent... 01:10:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:10:29 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:10:29 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:10:29 go: downloading github.com/docker/docker v20.10.12+incompatible 01:10:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:10:30 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 01:10:30 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 01:10:30 OK: 15732 distinct packages available 01:10:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:10:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:10:31 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:10:31 go: downloading github.com/google/go-tpm-tools v0.3.3 01:10:32 (1/5) Installing dumb-init (1.2.5-r1) 01:10:32 (2/5) Installing musl-obstack (1.2.3-r0) 01:10:32 (3/5) Installing libucontext (1.1-r0) 01:10:32 (4/5) Installing gcompat (1.0.0-r4) 01:10:32 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:10:32 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:10:32 (5/5) Installing openssl (1.1.1n-r0) 01:10:32 Executing busybox-1.34.1-r5.trigger 01:10:32 OK: 6 MiB in 19 packages 01:10:32 go: downloading github.com/docker/go-connections v0.4.0 01:10:32 go: downloading github.com/docker/go-units v0.4.0 01:10:32 go: downloading github.com/opencontainers/image-spec v1.0.1 01:10:32 go: downloading github.com/containerd/containerd v1.3.4 01:10:32 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:10:33 go: downloading github.com/opencontainers/go-digest v1.0.0 01:10:35 Removing intermediate container 185539b9bc06 01:10:35 ---> 44fbe3a86c3e 01:10:35 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 01:10:35 Removing intermediate container b06e1b2e5824 01:10:35 ---> e073cb6b5ff8 01:10:35 01:10:35 Step 13/26 : FROM alpine:3.15 01:10:35 ---> 3fb3c9af89a9 01:10:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:10:35 ---> Using cache 01:10:35 ---> 55765a50daf5 01:10:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:35 ---> Using cache 01:10:35 ---> 05e9dc4a3dba 01:10:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:10:35 ---> Running in afdc4e0689d9 01:10:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:10:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:10:38 ---> 0eddb436ded7 01:10:38 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:10:39 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] 01:10:39 v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] 01:10:39 OK: 15732 distinct packages available 01:10:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:10:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:10:41 (1/4) Installing dumb-init (1.2.5-r1) 01:10:41 (2/4) Installing musl-obstack (1.2.3-r0) 01:10:41 (3/4) Installing libucontext (1.1-r0) 01:10:41 (4/4) Installing gcompat (1.0.0-r4) 01:10:41 Executing busybox-1.34.1-r5.trigger 01:10:41 OK: 6 MiB in 18 packages 01:10:44 Removing intermediate container afdc4e0689d9 01:10:44 ---> 9a4134cc5dbd 01:10:44 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:10:44 ---> 4e24413fd1f6 01:10:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:10:45 ---> f01c48dbb28e 01:10:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:10:46 ---> 4fb46684a9a1 01:10:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:10:48 ---> 22c69b330113 01:10:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:10:48 ---> Running in 6691981a1009 01:10:49 Removing intermediate container 6691981a1009 01:10:49 ---> 9146ad0a87f5 01:10:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:10:49 ---> Running in 9eca84dbad33 01:10:50 Removing intermediate container 9eca84dbad33 01:10:50 ---> 604136933ebf 01:10:50 Step 24/26 : LABEL arch=arm64 01:10:50 ---> Running in 1265776ae151 01:10:51 Removing intermediate container 1265776ae151 01:10:51 ---> 03f92e739c74 01:10:51 Step 25/26 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 01:10:51 ---> Running in 1944930e28bc 01:10:51 ---> 3d9e9e81e972 01:10:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:10:51 Removing intermediate container 1944930e28bc 01:10:51 ---> e51ac7faaa6c 01:10:51 Step 26/26 : LABEL version=0.0.0 01:10:51 ---> Running in 99fecf442e8a 01:10:52 ---> f7d9834fcd0e 01:10:52 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:10:52 Removing intermediate container 99fecf442e8a 01:10:52 ---> 41be2a774b93 01:10:52 01:10:52 ---> Running in 7a7c54edb2eb 01:10:53 Successfully built 41be2a774b93 01:10:53 Successfully tagged security-spire-agent-arm64:latest 01:10:53  Building security-spire-agent ... done Removing intermediate container 7a7c54edb2eb 01:10:53 ---> a5fadb0b3e3e 01:10:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:10:54 ---> 0d9186bde250 01:10:54 Step 21/26 : WORKDIR / 01:10:54 ---> Running in 18980c5733a2 01:10:54 Removing intermediate container 18980c5733a2 01:10:54 ---> cef9687265a8 01:10:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:10:54 ---> Running in 2f663c820371 01:10:55 Removing intermediate container 2f663c820371 01:10:55 ---> 74f84735c2db 01:10:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:10:55 ---> Running in 0f74c9b44f2a 01:10:55 Removing intermediate container 0f74c9b44f2a 01:10:55 ---> 56cf66df2899 01:10:55 Step 24/26 : LABEL arch=arm64 01:10:55 ---> Running in 362bdb13ecde 01:10:56 Removing intermediate container 362bdb13ecde 01:10:56 ---> ef7f0197add9 01:10:56 Step 25/26 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 01:10:56 ---> Running in 9bcd6744ee3e 01:10:57 Removing intermediate container 9bcd6744ee3e 01:10:57 ---> bcd621e19578 01:10:57 Step 26/26 : LABEL version=0.0.0 01:10:57 ---> Running in 04bc6e1e2703 01:10:57 Removing intermediate container 04bc6e1e2703 01:10:57 ---> 417770b6887e 01:10:57 01:10:58 Successfully built 417770b6887e 01:10:58 Successfully tagged security-spire-config-arm64:latest 01:14:20  Building security-spire-config ... done Removing intermediate container 0249c0cbb33a 01:14:20 ---> c8b739ff26d5 01:14:20 01:14:20 Step 13/25 : FROM alpine:3.15 01:14:20 ---> 3fb3c9af89a9 01:14:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:14:20 ---> Using cache 01:14:20 ---> 55765a50daf5 01:14:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:20 ---> Using cache 01:14:20 ---> 05e9dc4a3dba 01:14:20 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:14:20 ---> Using cache 01:14:20 ---> 44fbe3a86c3e 01:14:20 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:14:20 ---> 84ee1bd56121 01:14:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:14:20 ---> f54556a650f3 01:14:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:14:20 ---> 25c626feaa8e 01:14:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:14:20 ---> 8add9a47a33f 01:14:20 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:14:20 ---> Running in 2a0deca8be6d 01:14:20 Removing intermediate container 2a0deca8be6d 01:14:20 ---> b24ddc077e4e 01:14:20 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:14:20 ---> Running in 6b625495d34d 01:14:20 Removing intermediate container 6b625495d34d 01:14:20 ---> 4ce56f32baa6 01:14:20 Step 23/25 : LABEL arch=arm64 01:14:20 ---> Running in f5e99fa21111 01:14:20 Removing intermediate container f5e99fa21111 01:14:20 ---> 0a346bcd1c1f 01:14:20 Step 24/25 : LABEL git_sha=afefe22a13fb49ee18dbec9d4f7bc995078f998b 01:14:20 ---> Running in 5be2fdd78d7f 01:14:21 Removing intermediate container 5be2fdd78d7f 01:14:21 ---> ac529582991e 01:14:21 Step 25/25 : LABEL version=0.0.0 01:14:21 ---> Running in 7f98f49827ca 01:14:21 Removing intermediate container 7f98f49827ca 01:14:21 ---> 0fd85387bd78 01:14:21 01:14:21 Successfully built 0fd85387bd78 01:14:21 Successfully tagged security-spire-server-arm64:latest 01:14:22  Building security-spire-server ... done  [Pipeline] } 01:14:22 $ docker stop --time=1 23425a3d4da4a4be34f16d683e9d8098d0c12689709de369048ab35ff3b6f77e 01:14:23 $ docker rm -f 23425a3d4da4a4be34f16d683e9d8098d0c12689709de369048ab35ff3b6f77e [Pipeline] // withDockerContainer [Pipeline] sh 01:14:24 + docker images 01:14:24 REPOSITORY TAG IMAGE ID CREATED SIZE 01:14:24 security-spire-server-arm64 latest 0fd85387bd78 3 seconds ago 86.3MB 01:14:24 c8b739ff26d5 25 seconds ago 4.14GB 01:14:24 security-spire-config-arm64 latest 417770b6887e 3 minutes ago 85.6MB 01:14:24 security-spire-agent-arm64 latest 41be2a774b93 3 minutes ago 126MB 01:14:24 e073cb6b5ff8 4 minutes ago 4.14GB 01:14:24 9f5476300013 4 minutes ago 4.14GB 01:14:24 security-secretstore-setup-arm64 latest a32bc2a1a1e5 22 minutes ago 27.5MB 01:14:24 e0373fe467d4 23 minutes ago 1.32GB 01:14:24 support-notifications-arm64 latest 9681777ed65f 27 minutes ago 25.8MB 01:14:24 9f6b6b8d55d5 27 minutes ago 1.36GB 01:14:24 core-command-arm64 latest 8078c80f69a8 27 minutes ago 15.5MB 01:14:24 8d91e7adcf7d 28 minutes ago 1.3GB 01:14:24 security-proxy-setup-arm64 latest e1343f42b2bb 33 minutes ago 26.1MB 01:14:24 bd399289e649 33 minutes ago 1.31GB 01:14:24 security-spiffe-token-provider-arm64 latest d54b8734b6b1 36 minutes ago 27.9MB 01:14:24 f38a12777a24 37 minutes ago 1.36GB 01:14:24 support-scheduler-arm64 latest 7db1134fa052 38 minutes ago 25.2MB 01:14:24 5c5a65f0a126 38 minutes ago 1.36GB 01:14:24 core-metadata-arm64 latest a8be75f11b33 39 minutes ago 16.3MB 01:14:24 e86fbd61a78e 40 minutes ago 1.31GB 01:14:24 sys-mgmt-agent-arm64 latest 05c986dedd9a 45 minutes ago 282MB 01:14:24 core-data-arm64 latest f249bd782b0d 46 minutes ago 21.6MB 01:14:24 cc0bea2a708f 46 minutes ago 1.34GB 01:14:24 security-bootstrapper-arm64 latest 04b3c6bd5ce3 47 minutes ago 18.3MB 01:14:24 d48309d93cc9 47 minutes ago 1.31GB 01:14:24 94ea56110115 48 minutes ago 1.31GB 01:14:24 ci-base-image-arm64 latest 45d77436c5d3 About an hour ago 885MB 01:14:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB 01:14:24 docker 20.10.14 c346e9eafbab 5 weeks ago 202MB 01:14:24 alpine 3.14 ac73e934f311 5 weeks ago 5.34MB 01:14:24 alpine 3.15 3fb3c9af89a9 5 weeks ago 5.32MB 01:14:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:14:25 01:14:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:14:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:14:26 arm64: Pulling from edgex-lftools-log-publisher 01:14:26 8998bd30e6a1: Pulling fs layer 01:14:26 04944245beec: Pulling fs layer 01:14:26 699f458cf7ca: Pulling fs layer 01:14:26 765212b225bb: Pulling fs layer 01:14:26 f23df028b6ca: Pulling fs layer 01:14:26 d65c8cfc05b1: Pulling fs layer 01:14:26 2437ff75d9bd: Pulling fs layer 01:14:26 765212b225bb: Waiting 01:14:26 f23df028b6ca: Waiting 01:14:26 d65c8cfc05b1: Waiting 01:14:26 2437ff75d9bd: Waiting 01:14:26 04944245beec: Verifying Checksum 01:14:26 04944245beec: Download complete 01:14:26 765212b225bb: Verifying Checksum 01:14:26 765212b225bb: Download complete 01:14:26 f23df028b6ca: Verifying Checksum 01:14:26 f23df028b6ca: Download complete 01:14:26 d65c8cfc05b1: Verifying Checksum 01:14:26 d65c8cfc05b1: Download complete 01:14:26 699f458cf7ca: Verifying Checksum 01:14:26 699f458cf7ca: Download complete 01:14:26 8998bd30e6a1: Verifying Checksum 01:14:26 8998bd30e6a1: Download complete 01:14:29 2437ff75d9bd: Verifying Checksum 01:14:29 2437ff75d9bd: Download complete 01:14:31 8998bd30e6a1: Pull complete 01:14:31 04944245beec: Pull complete 01:14:32 699f458cf7ca: Pull complete 01:14:33 765212b225bb: Pull complete 01:14:34 f23df028b6ca: Pull complete 01:14:34 d65c8cfc05b1: Pull complete 01:14:52 2437ff75d9bd: Pull complete 01:14:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:14:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:14:52 prd-ubuntu20.04-docker-arm64-4c-16g-63001 does not seem to be running inside a container 01:14:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:14:55 $ docker top eb4a4f7bf4395c0a5db0b6d33c8d75cbc41d5203010c91942455776fa16becc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:56 ---> job-cost.sh 01:14:56 lf-activate-venv: SKIPPING 01:14:56 INFO: No Stack... 01:14:57 INFO: Retrieving Pricing Info for: v3-standard-4 01:14:58 INFO: Archiving Costs [Pipeline] sh 01:14:59 + cat /w/workspace/edgex-go/18/archives/cost.csv 01:14:59 + cut -d, -f6 [Pipeline] lock 01:14:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-18-stack-cost] 01:14:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3987-18-stack-cost] did not exist. Created. 01:14:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:14:59 + echo total: 0.2199999988079071 [Pipeline] stash 01:14:59 Stashed 1 file(s) [Pipeline] } 01:14:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-18-stack-cost] [Pipeline] // lock [Pipeline] } 01:14:59 $ docker stop --time=1 eb4a4f7bf4395c0a5db0b6d33c8d75cbc41d5203010c91942455776fa16becc2 01:15:01 $ docker rm -f eb4a4f7bf4395c0a5db0b6d33c8d75cbc41d5203010c91942455776fa16becc2 [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 01:15:01 provisioning config files... 01:15:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/18@tmp/config9061131315751379528tmp [Pipeline] { [Pipeline] sh 01:15:02 + set +x 01:15:02 + curl -s https://codecov.io/bash 01:15:02 + bash -s -- 01:15:02 01:15:02 _____ _ 01:15:02 / ____| | | 01:15:02 | | ___ __| | ___ ___ _____ __ 01:15:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:15:02 | |___| (_) | (_| | __/ (_| (_) \ V / 01:15:02 \_____\___/ \__,_|\___|\___\___/ \_/ 01:15:02 Bash-1.0.6 01:15:02 01:15:02 01:15:02 ==> git version 2.25.1 found 01:15:02 ==> 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 01:15:02 Release-Date: 2020-01-08 01:15:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:15:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:15:02 ==> Jenkins CI detected. 01:15:02 current dir:  /w/workspace/edgex-go/18 01:15:02 project root: . 01:15:02 --> token set from env 01:15:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:15:02 ==> Running gcov in . (disable via -X gcov) 01:15:02 ==> Python coveragepy not found 01:15:02 ==> Searching for coverage reports in: 01:15:02 + . 01:15:02 -> Found 1 reports 01:15:02 ==> Detecting git/mercurial file structure 01:15:02 ==> Reading reports 01:15:02 + ./coverage.out bytes=435134 01:15:02 ==> Appending adjustments 01:15:02 https://docs.codecov.io/docs/fixing-reports 01:15:03 + Found adjustments 01:15:03 ==> Gzipping contents 01:15:03 60K /tmp/codecov.I2Oy75.gz 01:15:03 ==> Uploading reports 01:15:03 url: https://codecov.io 01:15:03 query: branch=PR-3987&commit=afefe22a13fb49ee18dbec9d4f7bc995078f998b&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 01:15:03 -> Pinging Codecov 01:15:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=afefe22a13fb49ee18dbec9d4f7bc995078f998b&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= 01:15:03 -> Uploading to 01:15:03 https://storage.googleapis.com/codecov/v4/raw/2022-05-11/00271124DB129430A58F1EEE437C3FCB/afefe22a13fb49ee18dbec9d4f7bc995078f998b/9ddbbce5-3b40-4fa9-be25-313528a4c7a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220511T011503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2eea16705cb37e779e0c114803dc03dbc96f0f70fa18f22e07b529611fd85138 01:15:03 % Total % Received % Xferd Average Speed Time Time Time Current 01:15:03 Dload Upload Total Spent Left Speed 01:15:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59833 0 0 100 59833 0 207k --:--:-- --:--:-- --:--:-- 207k 01:15:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/afefe22a13fb49ee18dbec9d4f7bc995078f998b [Pipeline] } 01:15:04 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 01:15:04 + [ -d /w/workspace/edgex-go/18/archives ] [Pipeline] libraryResource [Pipeline] sh 01:15:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:15:05 ---> package-listing.sh 01:15:05 ++ facter osfamily 01:15:05 ++ tr '[:upper:]' '[:lower:]' 01:15:06 + OS_FAMILY=debian 01:15:06 + workspace=/w/workspace/edgex-go/18 01:15:06 + START_PACKAGES=/tmp/packages_start.txt 01:15:06 + END_PACKAGES=/tmp/packages_end.txt 01:15:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:15:06 + PACKAGES=/tmp/packages_start.txt 01:15:06 + '[' /w/workspace/edgex-go/18 ']' 01:15:06 + PACKAGES=/tmp/packages_end.txt 01:15:06 + case "${OS_FAMILY}" in 01:15:06 + dpkg -l 01:15:06 + grep '^ii' 01:15:06 + '[' -f /tmp/packages_start.txt ']' 01:15:06 + '[' -f /tmp/packages_end.txt ']' 01:15:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:15:06 + '[' /w/workspace/edgex-go/18 ']' 01:15:06 + mkdir -p /w/workspace/edgex-go/18/archives/ 01:15:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] echo 01:15:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:15:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:15:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:07 01:15:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:15:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:07 latest: Pulling from edgex-lftools-log-publisher 01:15:07 5eb5b503b376: Pulling fs layer 01:15:07 5c69ac0246d0: Pulling fs layer 01:15:07 ec43610c2a17: Pulling fs layer 01:15:07 3a2ae6a8a46f: Pulling fs layer 01:15:07 33b1e0a273af: Pulling fs layer 01:15:07 5d3b04190fa2: Pulling fs layer 01:15:07 2f39f015ded8: Pulling fs layer 01:15:07 5d3b04190fa2: Waiting 01:15:07 33b1e0a273af: Waiting 01:15:07 2f39f015ded8: Waiting 01:15:07 3a2ae6a8a46f: Waiting 01:15:07 5c69ac0246d0: Download complete 01:15:07 3a2ae6a8a46f: Verifying Checksum 01:15:07 3a2ae6a8a46f: Download complete 01:15:07 33b1e0a273af: Verifying Checksum 01:15:07 33b1e0a273af: Download complete 01:15:07 ec43610c2a17: Verifying Checksum 01:15:07 ec43610c2a17: Download complete 01:15:07 5d3b04190fa2: Verifying Checksum 01:15:07 5d3b04190fa2: Download complete 01:15:07 5eb5b503b376: Verifying Checksum 01:15:07 5eb5b503b376: Download complete 01:15:08 2f39f015ded8: Verifying Checksum 01:15:08 2f39f015ded8: Download complete 01:15:08 5eb5b503b376: Pull complete 01:15:08 5c69ac0246d0: Pull complete 01:15:09 ec43610c2a17: Pull complete 01:15:09 3a2ae6a8a46f: Pull complete 01:15:09 33b1e0a273af: Pull complete 01:15:09 5d3b04190fa2: Pull complete 01:15:13 2f39f015ded8: Pull complete 01:15:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:15:13 prd-ubuntu20.04-docker-8c-8g-61738 does not seem to be running inside a container 01:15:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:15:15 $ docker top 2b82787add60b103aec212e25f4e3f43e399c871c3011ea117eec04f3d2f0ee2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:15 + touch /tmp/pre-build-complete [Pipeline] sh 01:15:16 + mkdir -p /var/log/sysstat [Pipeline] sh 01:15:16 + ls /var/log/sa-host 01:15:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:16 provisioning config files... 01:15:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/18@tmp/config6601680725868974969tmp [Pipeline] { [Pipeline] echo 01:15:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:15:16 ---> create-netrc.sh [Pipeline] } 01:15:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:15:17 ---> python-tools-install.sh [Pipeline] echo 01:15:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:15:17 ---> sudo-logs.sh 01:15:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:15:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:15:17 ---> job-cost.sh 01:15:17 lf-activate-venv: SKIPPING 01:15:17 DEBUG: total: 0.2199999988079071 01:15:17 INFO: Retrieving Stack Cost... 01:15:17 INFO: Retrieving Pricing Info for: v3-standard-8 01:15:18 INFO: Archiving Costs [Pipeline] echo 01:15:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:15:18 ---> logs-deploy.sh 01:15:18 lf-activate-venv: SKIPPING 01:15:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/18 01:15:18 INFO: archiving workspace using pattern(s): 01:15:19 Archives upload complete. 01:15:19 INFO: archiving logs to Nexus 01:15:20 ---> uname -a: 01:15:20 Linux prd-ubuntu20-04-docker-8c-8g-61738 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:15:20 01:15:20 01:15:20 ---> lscpu: 01:15:20 Architecture: x86_64 01:15:20 CPU op-mode(s): 32-bit, 64-bit 01:15:20 Byte Order: Little Endian 01:15:20 Address sizes: 40 bits physical, 48 bits virtual 01:15:20 CPU(s): 8 01:15:20 On-line CPU(s) list: 0-7 01:15:20 Thread(s) per core: 1 01:15:20 Core(s) per socket: 1 01:15:20 Socket(s): 8 01:15:20 NUMA node(s): 1 01:15:20 Vendor ID: AuthenticAMD 01:15:20 CPU family: 23 01:15:20 Model: 49 01:15:20 Model name: AMD EPYC-Rome Processor 01:15:20 Stepping: 0 01:15:20 CPU MHz: 2799.998 01:15:20 BogoMIPS: 5599.99 01:15:20 Virtualization: AMD-V 01:15:20 Hypervisor vendor: KVM 01:15:20 Virtualization type: full 01:15:20 L1d cache: 256 KiB 01:15:20 L1i cache: 256 KiB 01:15:20 L2 cache: 4 MiB 01:15:20 L3 cache: 128 MiB 01:15:20 NUMA node0 CPU(s): 0-7 01:15:20 Vulnerability Itlb multihit: Not affected 01:15:20 Vulnerability L1tf: Not affected 01:15:20 Vulnerability Mds: Not affected 01:15:20 Vulnerability Meltdown: Not affected 01:15:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:15:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:15:20 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:15:20 Vulnerability Srbds: Not affected 01:15:20 Vulnerability Tsx async abort: Not affected 01:15:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:15:20 01:15:20 01:15:20 ---> nproc: 01:15:20 8 01:15:20 01:15:20 01:15:20 ---> df -h: 01:15:20 Filesystem Size Used Avail Use% Mounted on 01:15:20 overlay 155G 27G 129G 18% / 01:15:20 tmpfs 64M 0 64M 0% /dev 01:15:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:15:20 shm 64M 0 64M 0% /dev/shm 01:15:20 /dev/vda1 155G 27G 129G 18% /facter-os 01:15:20 01:15:20 01:15:20 ---> sar -b -r -n DEV: 01:15:20 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-61738) 05/11/22 _x86_64_ (8 CPU) 01:15:20 01:15:20 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:15:20 00:00:01 400.00 0.00 400.00 0.00 0.00 4000.00 0.00 01:15:20 00:01:01 4.38 0.03 4.35 0.00 0.27 139.18 0.00 01:15:20 00:02:01 3.30 0.00 3.30 0.00 0.00 36.52 0.00 01:15:20 00:03:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 01:15:20 00:04:01 2.18 0.00 2.18 0.00 0.00 24.13 0.00 01:15:20 00:05:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 01:15:20 00:06:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 01:15:20 00:07:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 01:15:20 00:08:01 2.22 0.00 2.22 0.00 0.00 23.73 0.00 01:15:20 00:09:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 01:15:20 00:10:01 1.93 0.00 1.93 0.00 0.00 21.06 0.00 01:15:20 00:11:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 01:15:20 00:12:01 2.12 0.00 2.12 0.00 0.00 22.67 0.00 01:15:20 00:13:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 01:15:20 00:14:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 01:15:20 00:15:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 01:15:20 00:16:01 1.45 0.00 1.45 0.00 0.00 15.99 0.00 01:15:20 00:17:01 1.05 0.02 1.03 0.00 0.13 11.60 0.00 01:15:20 00:18:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 01:15:20 00:19:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 01:15:20 00:20:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 01:15:20 00:21:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 01:15:20 00:22:01 2.00 0.00 2.00 0.00 0.00 20.66 0.00 01:15:20 00:23:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 01:15:20 00:24:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 01:15:20 00:25:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 01:15:20 00:26:01 1.63 0.00 1.63 0.00 0.00 18.39 0.00 01:15:20 00:27:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 01:15:20 00:28:01 2.73 0.87 1.87 0.00 18.40 26.93 0.00 01:15:20 00:29:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 01:15:20 00:30:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 01:15:20 00:31:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 01:15:20 00:32:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 01:15:20 00:33:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 01:15:20 00:34:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 01:15:20 00:35:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 01:15:20 00:36:01 1.12 0.00 1.12 0.00 0.00 16.00 0.00 01:15:20 00:37:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 01:15:20 00:38:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 01:15:20 00:39:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 01:15:20 00:40:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 01:15:20 00:41:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 01:15:20 00:42:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 01:15:20 00:43:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 01:15:20 00:44:01 1.80 0.00 1.80 0.00 0.00 20.66 0.00 01:15:20 00:45:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 01:15:20 00:46:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 01:15:20 00:47:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 01:15:20 00:48:01 2.00 0.00 2.00 0.00 0.00 23.06 0.00 01:15:20 00:49:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 01:15:20 00:50:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 01:15:20 00:51:01 1.22 0.00 1.22 0.00 0.00 27.06 0.00 01:15:20 00:52:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 01:15:20 00:53:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 01:15:20 00:54:01 1.57 0.00 1.57 0.00 0.00 18.79 0.00 01:15:20 00:55:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 01:15:20 00:56:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 01:15:20 00:57:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 01:15:20 00:58:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 01:15:20 00:59:01 1.73 0.00 1.73 0.00 0.00 23.59 0.00 01:15:20 01:00:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 01:15:20 01:01:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 01:15:20 01:02:01 1.77 0.00 1.77 0.00 0.00 20.80 0.00 01:15:20 01:03:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 01:15:20 01:04:02 1.68 0.00 1.68 0.00 0.00 19.73 0.00 01:15:20 01:05:01 1.07 0.00 1.07 0.00 0.00 11.79 0.00 01:15:20 01:06:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 01:15:20 01:07:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 01:15:20 01:08:01 1.48 0.00 1.48 0.00 0.00 16.79 0.00 01:15:20 01:09:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 01:15:20 01:10:01 1.78 0.00 1.78 0.00 0.00 21.06 0.00 01:15:20 01:11:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 01:15:20 01:12:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 01:15:20 01:13:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 01:15:20 01:14:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 01:15:20 01:15:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 01:15:20 Average: 1.49 0.01 1.48 0.00 0.25 18.34 0.00 01:15:20 01:15:20 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:15:20 00:00:01 9825524 31758720 503152 1.53 721808 20342748 1944868 5.73 2832884 18665460 20 01:15:20 00:01:01 9824132 31757836 504020 1.53 722004 20342764 1940832 5.72 2832964 18664764 580 01:15:20 00:02:01 9824280 31758016 503728 1.53 722044 20342896 1940832 5.72 2833036 18664892 12 01:15:20 00:03:01 9824472 31758252 503676 1.53 722072 20342896 1940832 5.72 2833028 18664892 12 01:15:20 00:04:01 9824196 31758056 503868 1.53 722132 20342892 1940832 5.72 2833668 18664896 24 01:15:20 00:05:01 9824440 31758304 503516 1.53 722168 20342900 1940832 5.72 2833688 18664896 12 01:15:20 00:06:01 9824140 31758060 503712 1.53 722204 20342904 1940832 5.72 2833628 18664900 12 01:15:20 00:07:01 9824124 31758088 503636 1.53 722228 20342912 1940832 5.72 2833664 18664904 20 01:15:20 00:08:01 9824264 31758292 503496 1.53 722272 20342912 1940832 5.72 2833328 18664908 16 01:15:20 00:09:01 9823964 31758036 503700 1.53 722316 20342912 1940832 5.72 2833748 18664912 20 01:15:20 00:10:01 9823680 31757804 503884 1.53 722336 20342924 1940832 5.72 2833364 18664920 20 01:15:20 00:11:01 9824100 31758224 503616 1.53 722344 20342924 1940832 5.72 2833364 18664920 12 01:15:20 00:12:01 9824116 31758268 503528 1.53 722384 20342928 1940832 5.72 2833404 18664924 8 01:15:20 00:13:01 9823744 31757936 503816 1.53 722400 20342928 1940832 5.72 2833616 18664924 8 01:15:20 00:14:01 9823696 31757912 503772 1.53 722428 20342932 1940832 5.72 2833824 18664928 12 01:15:20 00:15:01 9823648 31757900 503728 1.53 722452 20342936 1940832 5.72 2833488 18664932 20 01:15:20 00:16:01 9823852 31758108 503452 1.53 722464 20342936 1940832 5.72 2833504 18664932 44 01:15:20 00:17:01 9823800 31758076 503636 1.53 722484 20342936 1940832 5.72 2833800 18664936 12 01:15:20 00:18:01 9823936 31758256 503584 1.53 722500 20342944 1940832 5.72 2833792 18664936 12 01:15:20 00:19:01 9823928 31758292 503528 1.53 722552 20342940 1940832 5.72 2833836 18664940 20 01:15:20 00:20:01 9823848 31758240 503528 1.53 722556 20342952 1940832 5.72 2833608 18664948 40 01:15:20 00:21:01 9823800 31758196 503508 1.53 722564 20342952 1940832 5.72 2833612 18664948 12 01:15:20 00:22:01 9823784 31758208 503428 1.53 722588 20342956 1940832 5.72 2833648 18664952 12 01:15:20 00:23:01 9823728 31758172 503400 1.53 722596 20342964 1940832 5.72 2833648 18664956 12 01:15:20 00:24:01 9823612 31758096 503644 1.53 722628 20342956 1940832 5.72 2834044 18664960 44 01:15:20 00:25:01 9823312 31757820 503888 1.53 722640 20342968 1940832 5.72 2834204 18664964 36 01:15:20 00:26:01 9823540 31758064 503576 1.53 722656 20342968 1940860 5.72 2833732 18664964 12 01:15:20 00:27:01 9823492 31758028 503548 1.53 722664 20342972 1940860 5.72 2833728 18664968 12 01:15:20 00:28:01 9820976 31756592 505340 1.54 722720 20343620 1960004 5.78 2834472 18665552 192 01:15:20 00:29:01 9821944 31757572 504312 1.53 722728 20343620 1960004 5.78 2834248 18665552 24 01:15:20 00:30:01 9821808 31757492 504292 1.53 722752 20343624 1960004 5.78 2834092 18665556 20 01:15:20 00:31:01 9822272 31757964 503712 1.53 722788 20343624 1960004 5.78 2833916 18665556 20 01:15:20 00:32:01 9822216 31757944 503704 1.53 722808 20343628 1943780 5.73 2833932 18665560 12 01:15:20 00:33:01 9822376 31758128 503672 1.53 722828 20343632 1943780 5.73 2833952 18665564 12 01:15:20 00:34:01 9821808 31757628 504108 1.53 722856 20343628 1943780 5.73 2834664 18665564 20 01:15:20 00:35:01 9821752 31757592 504080 1.53 722860 20343636 1943780 5.73 2834256 18665568 20 01:15:20 00:36:01 9821704 31757564 504036 1.53 722884 20343644 1943780 5.73 2834752 18665572 80 01:15:20 00:37:01 9821656 31757532 504024 1.53 722884 20343644 1943780 5.73 2834060 18665576 16 01:15:20 00:38:01 9821576 31757456 504032 1.53 722892 20343648 1943780 5.73 2834044 18665580 12 01:15:20 00:39:01 9822028 31757940 503704 1.53 722936 20343636 1943780 5.73 2834400 18665580 12 01:15:20 00:40:01 9822012 31757964 503652 1.53 722952 20343656 1943780 5.73 2834124 18665588 52 01:15:20 00:41:01 9821712 31757680 503884 1.53 722952 20343660 1943780 5.73 2834624 18665592 28 01:15:20 00:42:01 9821632 31757608 503888 1.53 722968 20343660 1943780 5.73 2834324 18665592 204 01:15:20 00:43:01 9821584 31757576 503864 1.53 722976 20343664 1943780 5.73 2834152 18665596 20 01:15:20 00:44:01 9821828 31757848 503640 1.53 723000 20343664 1943780 5.73 2834772 18665596 20 01:15:20 00:45:01 9821688 31757724 503924 1.53 723004 20343672 1943780 5.73 2834184 18665604 20 01:15:20 00:46:01 9821928 31757972 503868 1.53 723008 20343676 1943780 5.73 2834172 18665608 204 01:15:20 00:47:01 9822164 31758212 503588 1.53 723032 20343672 1943780 5.73 2834600 18665608 8 01:15:20 00:48:01 9822084 31758164 503568 1.53 723060 20343680 1959832 5.78 2834216 18665612 12 01:15:20 00:49:01 9821784 31757896 503792 1.53 723072 20343684 1959832 5.78 2834544 18665616 24 01:15:20 00:50:01 9821928 31758064 503768 1.53 723080 20343684 1959832 5.78 2834352 18665616 212 01:15:20 00:51:01 9821160 31757864 503872 1.53 723088 20344036 1959832 5.78 2836100 18665044 24 01:15:20 00:52:01 9821684 31758400 503536 1.53 723096 20344036 1959832 5.78 2835560 18665032 44 01:15:20 00:53:01 9821920 31758648 503252 1.53 723108 20344040 1943704 5.73 2835344 18665036 12 01:15:20 00:54:01 9821368 31758116 503736 1.53 723108 20344048 1943704 5.73 2835936 18665044 56 01:15:20 00:55:01 9821312 31758076 503704 1.53 723128 20344048 1943704 5.73 2835608 18665044 20 01:15:20 00:56:01 9821516 31758292 503412 1.53 723144 20344056 1943704 5.73 2835388 18665048 12 01:15:20 00:57:01 9821468 31758260 503384 1.53 723160 20344056 1943704 5.73 2835404 18665048 12 01:15:20 00:58:01 9821352 31758168 503636 1.53 723176 20344060 1943704 5.73 2835420 18665056 40 01:15:20 00:59:01 9821076 31758044 503688 1.53 723208 20344184 1943704 5.73 2835780 18665176 132 01:15:20 01:00:01 9821272 31758284 503620 1.53 723224 20344192 1943704 5.73 2835724 18665188 216 01:15:20 01:01:01 9821264 31758288 503568 1.53 723232 20344196 1943704 5.73 2835768 18665192 12 01:15:20 01:02:01 9820900 31757932 503864 1.53 723244 20344204 1943704 5.73 2835528 18665196 52 01:15:20 01:03:01 9820852 31757896 503844 1.53 723252 20344204 1943704 5.73 2835532 18665196 12 01:15:20 01:04:02 9820804 31757868 503828 1.53 723264 20344200 1943704 5.73 2835924 18665204 40 01:15:20 01:05:01 9820996 31758080 503768 1.53 723272 20344208 1943704 5.73 2836140 18665204 12 01:15:20 01:06:01 9820704 31757808 504020 1.53 723284 20344212 1943704 5.73 2835896 18665208 8 01:15:20 01:07:01 9820884 31757996 503744 1.53 723300 20344216 1943704 5.73 2835592 18665212 20 01:15:20 01:08:01 9821144 31758268 503432 1.53 723308 20344216 1943704 5.73 2835596 18665212 44 01:15:20 01:09:01 9820592 31757740 503908 1.53 723320 20344220 1943704 5.73 2835992 18665216 44 01:15:20 01:10:01 9820744 31757916 503872 1.53 723340 20344224 1943704 5.73 2835692 18665220 16 01:15:20 01:11:01 9820704 31757876 503848 1.53 723352 20344224 1943704 5.73 2835860 18665220 12 01:15:20 01:12:01 9820940 31758128 503568 1.53 723360 20344232 1943704 5.73 2835648 18665224 56 01:15:20 01:13:01 9820924 31758120 503512 1.53 723368 20344236 1943704 5.73 2835656 18665224 12 01:15:20 01:14:01 9820592 31757816 503764 1.53 723380 20344240 1943704 5.73 2835936 18665236 20 01:15:20 01:15:01 9820544 31757788 503740 1.53 723388 20344240 1959888 5.78 2835704 18665240 24 01:15:20 Average: 9822373 31757987 503739 1.53 722824 20343549 1944848 5.73 2834493 18665207 43 01:15:20 01:15:20 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:15:20 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:01:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:02:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:03:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:15:20 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:04:01 ens3 4.00 0.45 0.65 0.27 0.00 0.00 0.00 0.00 01:15:20 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:05:01 ens3 2.60 0.18 0.35 0.07 0.00 0.00 0.00 0.00 01:15:20 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:06:01 ens3 1.15 0.47 0.40 0.28 0.00 0.00 0.00 0.00 01:15:20 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:07:01 ens3 0.93 0.47 0.52 0.39 0.00 0.00 0.00 0.00 01:15:20 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:08:01 ens3 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 01:15:20 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:09:01 ens3 0.32 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:15:20 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:10:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:12:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 01:15:20 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:13:01 ens3 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 01:15:20 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:14:01 ens3 0.45 0.18 0.10 0.07 0.00 0.00 0.00 0.00 01:15:20 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:16:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:17:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:18:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 01:15:20 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:19:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:15:20 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:20:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:22:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:15:20 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:23:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:15:20 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:24:01 ens3 0.73 0.23 0.13 0.08 0.00 0.00 0.00 0.00 01:15:20 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:25:01 ens3 0.82 0.73 0.50 0.30 0.00 0.00 0.00 0.00 01:15:20 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:27:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:15:20 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:28:01 ens3 0.77 0.70 0.39 0.29 0.00 0.00 0.00 0.00 01:15:20 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:29:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:15:20 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:30:01 ens3 0.28 0.18 0.07 0.01 0.00 0.00 0.00 0.00 01:15:20 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:34:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 01:15:20 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:35:01 ens3 0.50 0.07 0.10 0.00 0.00 0.00 0.00 0.00 01:15:20 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:36:01 ens3 0.62 0.47 0.28 0.22 0.00 0.00 0.00 0.00 01:15:20 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:38:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:39:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 01:15:20 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:40:01 ens3 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 01:15:20 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:41:01 ens3 0.58 0.45 0.26 0.22 0.00 0.00 0.00 0.00 01:15:20 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:42:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 01:15:20 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:44:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 01:15:20 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:46:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:47:01 ens3 0.18 0.07 0.06 0.01 0.00 0.00 0.00 0.00 01:15:20 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:49:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:15:20 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:50:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:51:01 ens3 6.52 4.97 9.38 5.88 0.00 0.00 0.00 0.00 01:15:20 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:52:01 ens3 0.28 0.17 0.20 0.01 0.00 0.00 0.00 0.00 01:15:20 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:54:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:15:20 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 00:59:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 00:59:01 ens3 0.53 0.47 0.38 0.17 0.00 0.00 0.00 0.00 01:15:20 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 01:00:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:01:01 ens3 0.18 0.07 0.12 0.00 0.00 0.00 0.00 0.00 01:15:20 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 01:02:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:04:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 01:04:02 ens3 0.73 0.20 0.13 0.07 0.00 0.00 0.00 0.00 01:15:20 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:05:01 ens3 0.47 0.32 0.26 0.21 0.00 0.00 0.00 0.00 01:15:20 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 01:06:01 ens3 0.37 0.25 0.18 0.07 0.00 0.00 0.00 0.00 01:15:20 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 01:08:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:15:20 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:09:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:15:20 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 01:10:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 01:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 01:14:01 ens3 0.33 0.32 0.14 0.08 0.00 0.00 0.00 0.00 01:15:20 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 01:15:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:15:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:15:20 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:15:20 Average: ens3 0.42 0.21 0.21 0.13 0.00 0.00 0.00 0.00 01:15:20 01:15:20 01:15:20 ---> sar -P ALL: 01:15:20 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-61738) 05/11/22 _x86_64_ (8 CPU) 01:15:20 01:15:20 00:00:01 CPU %user %nice %system %iowait %steal %idle 01:15:20 00:00:01 all 8.33 0.00 16.67 0.00 0.00 75.00 01:15:20 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:00:01 1 0.00 0.00 50.00 0.00 0.00 50.00 01:15:20 00:00:01 2 50.00 0.00 0.00 0.00 0.00 50.00 01:15:20 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:00:01 5 0.00 0.00 50.00 0.00 0.00 50.00 01:15:20 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:01:01 all 0.03 0.02 0.05 0.03 0.00 99.87 01:15:20 00:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:15:20 00:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:15:20 00:01:01 2 0.07 0.00 0.03 0.00 0.00 99.90 01:15:20 00:01:01 3 0.02 0.00 0.07 0.12 0.02 99.78 01:15:20 00:01:01 4 0.00 0.00 0.02 0.02 0.00 99.97 01:15:20 00:01:01 5 0.05 0.15 0.08 0.07 0.00 99.65 01:15:20 00:01:01 6 0.08 0.00 0.08 0.00 0.00 99.83 01:15:20 00:01:01 7 0.00 0.00 0.05 0.00 0.00 99.95 01:15:20 00:02:01 all 0.01 0.00 0.01 0.02 0.01 99.96 01:15:20 00:02:01 0 0.00 0.00 0.02 0.03 0.00 99.95 01:15:20 00:02:01 1 0.00 0.00 0.00 0.05 0.02 99.93 01:15:20 00:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:02:01 3 0.00 0.00 0.00 0.07 0.00 99.93 01:15:20 00:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:02:01 6 0.03 0.00 0.02 0.00 0.03 99.92 01:15:20 00:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:15:20 00:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:03:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:15:20 00:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:15:20 00:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 00:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:15:20 00:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:15:20 00:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:15:20 00:04:01 all 0.21 0.00 0.02 0.01 0.00 99.76 01:15:20 00:04:01 0 0.03 0.00 0.02 0.02 0.00 99.93 01:15:20 00:04:01 1 1.52 0.00 0.10 0.03 0.00 98.35 01:15:20 00:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:04:01 3 0.00 0.00 0.00 0.03 0.00 99.97 01:15:20 00:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:04:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:15:20 00:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:05:01 all 0.26 0.00 0.01 0.01 0.00 99.72 01:15:20 00:05:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 00:05:01 1 1.97 0.00 0.00 0.00 0.00 98.03 01:15:20 00:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:05:01 3 0.03 0.00 0.00 0.03 0.00 99.93 01:15:20 00:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:15:20 00:05:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:15:20 00:06:01 all 0.26 0.00 0.01 0.01 0.00 99.72 01:15:20 00:06:01 0 0.02 0.00 0.02 0.03 0.00 99.93 01:15:20 00:06:01 1 1.97 0.00 0.00 0.00 0.02 98.01 01:15:20 00:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:15:20 00:06:01 3 0.03 0.00 0.02 0.02 0.00 99.93 01:15:20 00:06:01 4 0.00 0.00 0.03 0.00 0.00 99.97 01:15:20 00:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:07:01 all 0.15 0.00 0.02 0.00 0.00 99.82 01:15:20 00:07:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:07:01 1 1.14 0.00 0.10 0.00 0.00 98.76 01:15:20 00:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:07:01 3 0.03 0.00 0.02 0.02 0.02 99.92 01:15:20 00:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:08:01 all 0.03 0.00 0.01 0.01 0.00 99.94 01:15:20 00:08:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:15:20 00:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 01:15:20 00:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:08:01 3 0.05 0.00 0.03 0.10 0.00 99.82 01:15:20 00:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:15:20 00:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:15:20 00:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:09:01 all 0.05 0.00 0.01 0.01 0.00 99.93 01:15:20 00:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:09:01 1 0.15 0.00 0.00 0.00 0.00 99.85 01:15:20 00:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:15:20 00:09:01 3 0.07 0.00 0.03 0.05 0.02 99.83 01:15:20 00:09:01 4 0.10 0.00 0.00 0.00 0.00 99.90 01:15:20 00:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:15:20 00:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:10:01 all 0.03 0.00 0.01 0.01 0.00 99.95 01:15:20 00:10:01 0 0.00 0.00 0.00 0.03 0.02 99.95 01:15:20 00:10:01 1 0.13 0.00 0.00 0.00 0.00 99.87 01:15:20 00:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:10:01 3 0.07 0.00 0.02 0.05 0.02 99.85 01:15:20 00:10:01 4 0.00 0.00 0.03 0.00 0.00 99.97 01:15:20 00:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:15:20 00:10:01 CPU %user %nice %system %iowait %steal %idle 01:15:20 00:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:15:20 00:11:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:11:01 3 0.05 0.00 0.05 0.02 0.00 99.88 01:15:20 00:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:12:01 all 0.06 0.00 0.02 0.03 0.00 99.89 01:15:20 00:12:01 0 0.02 0.00 0.02 0.17 0.00 99.80 01:15:20 00:12:01 1 0.37 0.00 0.02 0.00 0.00 99.62 01:15:20 00:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:15:20 00:12:01 3 0.03 0.00 0.03 0.05 0.02 99.87 01:15:20 00:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:15:20 00:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:15:20 00:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:15:20 00:13:01 0 0.02 0.00 0.02 0.02 0.02 99.93 01:15:20 00:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:13:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:15:20 00:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:15:20 00:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:15:20 00:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:15:20 00:14:01 0 0.02 0.00 0.00 0.03 0.00 99.95 01:15:20 00:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:14:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:15:20 00:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:14:01 7 0.05 0.00 0.05 0.00 0.00 99.90 01:15:20 00:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:15:20 00:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:15:20 00:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:15:20 00:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:15:20 00:16:01 all 0.03 0.00 0.01 0.01 0.00 99.96 01:15:20 00:16:01 0 0.02 0.00 0.00 0.05 0.00 99.93 01:15:20 00:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:16:01 4 0.05 0.00 0.03 0.00 0.02 99.90 01:15:20 00:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:15:20 00:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:15:20 00:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:15:20 00:17:01 0 0.00 0.00 0.03 0.02 0.00 99.95 01:15:20 00:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 00:17:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:15:20 00:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:18:01 all 0.01 0.00 0.02 0.01 0.00 99.97 01:15:20 00:18:01 0 0.03 0.00 0.02 0.02 0.00 99.93 01:15:20 00:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:18:01 3 0.00 0.00 0.02 0.03 0.00 99.95 01:15:20 00:18:01 4 0.02 0.00 0.07 0.00 0.02 99.90 01:15:20 00:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:15:20 00:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:19:01 3 0.00 0.00 0.00 0.03 0.02 99.95 01:15:20 00:19:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:15:20 00:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:20:01 all 0.01 0.00 0.00 0.01 0.01 99.97 01:15:20 00:20:01 0 0.02 0.00 0.00 0.03 0.02 99.93 01:15:20 00:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 00:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 00:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 00:20:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:15:20 00:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:15:20 00:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:21:01 3 0.02 0.00 0.02 0.03 0.00 99.93 01:15:20 00:21:01 4 0.05 0.00 0.03 0.00 0.02 99.90 01:15:20 00:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:15:20 00:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 01:15:20 00:21:01 CPU %user %nice %system %iowait %steal %idle 01:15:20 00:22:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:15:20 00:22:01 0 0.00 0.00 0.02 0.05 0.00 99.93 01:15:20 00:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 00:22:01 4 0.05 0.00 0.07 0.00 0.02 99.87 01:15:20 00:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:15:20 00:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:23:01 all 0.01 0.00 0.00 0.00 0.00 99.99 01:15:20 00:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 00:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 01:15:20 00:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:24:01 all 0.02 0.00 0.00 0.00 0.00 99.97 01:15:20 00:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:15:20 00:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:15:20 00:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:24:01 3 0.00 0.00 0.00 0.03 0.00 99.97 01:15:20 00:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:15:20 00:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:15:20 00:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:15:20 00:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:15:20 00:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:25:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:15:20 00:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:15:20 00:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:26:01 all 0.01 0.00 0.00 0.00 0.00 99.97 01:15:20 00:26:01 0 0.02 0.00 0.00 0.03 0.00 99.95 01:15:20 00:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 00:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:26:01 4 0.07 0.00 0.02 0.00 0.00 99.92 01:15:20 00:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 00:27:01 all 0.18 0.00 0.01 0.00 0.01 99.80 01:15:20 00:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:15:20 00:27:01 1 1.37 0.00 0.02 0.00 0.00 98.61 01:15:20 00:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:27:01 3 0.03 0.00 0.00 0.03 0.02 99.92 01:15:20 00:27:01 4 0.00 0.00 0.03 0.00 0.02 99.95 01:15:20 00:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:28:01 all 0.29 0.00 0.04 0.01 0.00 99.66 01:15:20 00:28:01 0 0.05 0.00 0.03 0.02 0.00 99.90 01:15:20 00:28:01 1 2.05 0.00 0.03 0.00 0.02 97.90 01:15:20 00:28:01 2 0.12 0.00 0.05 0.02 0.00 99.82 01:15:20 00:28:01 3 0.00 0.00 0.02 0.03 0.00 99.95 01:15:20 00:28:01 4 0.05 0.00 0.05 0.00 0.02 99.88 01:15:20 00:28:01 5 0.00 0.00 0.03 0.00 0.00 99.97 01:15:20 00:28:01 6 0.00 0.00 0.08 0.00 0.00 99.92 01:15:20 00:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:29:01 all 0.26 0.00 0.01 0.01 0.00 99.72 01:15:20 00:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:29:01 1 1.99 0.00 0.00 0.00 0.00 98.01 01:15:20 00:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 00:29:01 3 0.02 0.00 0.02 0.05 0.00 99.92 01:15:20 00:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:15:20 00:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:29:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:15:20 00:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:30:01 all 0.26 0.00 0.01 0.01 0.00 99.72 01:15:20 00:30:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:30:01 1 1.97 0.00 0.00 0.00 0.00 98.03 01:15:20 00:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:30:01 3 0.02 0.00 0.00 0.03 0.00 99.95 01:15:20 00:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:15:20 00:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:31:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:15:20 00:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 00:31:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:15:20 00:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:15:20 00:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:32:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:15:20 00:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 00:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:15:20 00:32:01 CPU %user %nice %system %iowait %steal %idle 01:15:20 00:33:01 all 0.01 0.00 0.00 0.01 0.01 99.97 01:15:20 00:33:01 0 0.02 0.00 0.00 0.03 0.02 99.93 01:15:20 00:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 00:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:15:20 00:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:15:20 00:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:34:01 all 0.01 0.00 0.02 0.01 0.00 99.95 01:15:20 00:34:01 0 0.00 0.00 0.02 0.08 0.00 99.90 01:15:20 00:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:15:20 00:34:01 4 0.03 0.00 0.05 0.00 0.02 99.90 01:15:20 00:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:35:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:15:20 00:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:15:20 00:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:15:20 00:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:36:01 all 0.02 0.00 0.00 0.01 0.00 99.97 01:15:20 00:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:36:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 00:36:01 4 0.05 0.00 0.02 0.03 0.03 99.87 01:15:20 00:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:15:20 00:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:15:20 00:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:37:01 4 0.05 0.00 0.03 0.02 0.00 99.90 01:15:20 00:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:37:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:15:20 00:38:01 all 0.16 0.00 0.01 0.00 0.00 99.83 01:15:20 00:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 00:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:15:20 00:38:01 4 0.03 0.00 0.00 0.02 0.02 99.93 01:15:20 00:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:15:20 00:38:01 6 1.17 0.00 0.00 0.00 0.00 98.83 01:15:20 00:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:39:01 all 0.26 0.00 0.01 0.00 0.00 99.72 01:15:20 00:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:39:01 3 0.00 0.00 0.02 0.03 0.00 99.95 01:15:20 00:39:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:15:20 00:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:39:01 6 1.99 0.00 0.00 0.00 0.00 98.01 01:15:20 00:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:15:20 00:40:01 all 0.26 0.00 0.01 0.01 0.01 99.71 01:15:20 00:40:01 0 0.00 0.00 0.00 0.03 0.00 99.97 01:15:20 00:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:15:20 00:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:15:20 00:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:15:20 00:40:01 6 1.99 0.00 0.00 0.00 0.02 98.00 01:15:20 00:40:01 7 0.00 0.00 0.03 0.00 0.00 99.97 01:15:20 00:41:01 all 0.26 0.00 0.01 0.00 0.00 99.73 01:15:20 00:41:01 0 0.00 0.00 0.00 0.02 0.02 99.97 01:15:20 00:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:41:01 6 1.99 0.00 0.02 0.00 0.00 98.00 01:15:20 00:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:15:20 00:42:01 all 0.26 0.00 0.01 0.01 0.00 99.72 01:15:20 00:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:42:01 4 0.02 0.00 0.05 0.03 0.02 99.88 01:15:20 00:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:42:01 6 1.99 0.00 0.00 0.00 0.00 98.01 01:15:20 00:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:15:20 00:43:01 all 0.05 0.00 0.00 0.01 0.00 99.94 01:15:20 00:43:01 0 0.00 0.00 0.02 0.03 0.00 99.95 01:15:20 00:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:43:01 6 0.37 0.00 0.00 0.00 0.00 99.63 01:15:20 00:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:15:20 00:43:01 CPU %user %nice %system %iowait %steal %idle 01:15:20 00:44:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:15:20 00:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 00:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:15:20 00:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:44:01 4 0.05 0.00 0.07 0.02 0.02 99.85 01:15:20 00:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:45:01 all 0.00 0.00 0.01 0.00 0.00 99.99 01:15:20 00:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:45:01 4 0.02 0.00 0.00 0.02 0.02 99.95 01:15:20 00:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:15:20 00:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:46:01 4 0.03 0.00 0.02 0.03 0.02 99.90 01:15:20 00:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:15:20 00:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:47:01 all 0.01 0.00 0.00 0.01 0.00 99.97 01:15:20 00:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:47:01 3 0.00 0.00 0.02 0.05 0.02 99.92 01:15:20 00:47:01 4 0.03 0.00 0.02 0.02 0.02 99.92 01:15:20 00:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:48:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:15:20 00:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:15:20 00:48:01 3 0.02 0.00 0.00 0.03 0.00 99.95 01:15:20 00:48:01 4 0.03 0.00 0.03 0.05 0.02 99.87 01:15:20 00:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:49:01 all 0.00 0.00 0.01 0.01 0.00 99.98 01:15:20 00:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:49:01 4 0.02 0.00 0.05 0.02 0.00 99.92 01:15:20 00:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 00:49:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:15:20 00:50:01 all 0.02 0.00 0.00 0.00 0.00 99.97 01:15:20 00:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:15:20 00:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:15:20 00:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:50:01 4 0.05 0.00 0.02 0.00 0.03 99.90 01:15:20 00:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:51:01 all 0.20 0.00 0.05 0.01 0.00 99.74 01:15:20 00:51:01 0 0.02 0.00 0.05 0.03 0.02 99.88 01:15:20 00:51:01 1 0.10 0.00 0.07 0.00 0.00 99.83 01:15:20 00:51:01 2 0.07 0.00 0.03 0.00 0.00 99.90 01:15:20 00:51:01 3 0.08 0.00 0.02 0.02 0.00 99.88 01:15:20 00:51:01 4 0.07 0.00 0.03 0.00 0.02 99.88 01:15:20 00:51:01 5 0.27 0.00 0.03 0.00 0.00 99.70 01:15:20 00:51:01 6 0.96 0.00 0.07 0.00 0.00 98.97 01:15:20 00:51:01 7 0.05 0.00 0.07 0.00 0.00 99.88 01:15:20 00:52:01 all 0.26 0.00 0.01 0.00 0.00 99.72 01:15:20 00:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 00:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 00:52:01 4 0.05 0.00 0.03 0.00 0.00 99.92 01:15:20 00:52:01 5 0.02 0.00 0.02 0.02 0.00 99.95 01:15:20 00:52:01 6 1.99 0.00 0.00 0.00 0.02 98.00 01:15:20 00:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:53:01 all 0.25 0.00 0.01 0.01 0.00 99.73 01:15:20 00:53:01 0 0.00 0.00 0.00 0.03 0.00 99.97 01:15:20 00:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 00:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 00:53:01 4 0.00 0.00 0.03 0.00 0.02 99.95 01:15:20 00:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:53:01 6 1.97 0.00 0.00 0.00 0.00 98.03 01:15:20 00:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:54:01 all 0.26 0.00 0.01 0.01 0.00 99.72 01:15:20 00:54:01 0 0.00 0.00 0.00 0.03 0.00 99.97 01:15:20 00:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 00:54:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:15:20 00:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:54:01 6 1.97 0.00 0.03 0.00 0.00 98.00 01:15:20 00:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:15:20 00:54:01 CPU %user %nice %system %iowait %steal %idle 01:15:20 00:55:01 all 0.23 0.00 0.01 0.00 0.00 99.75 01:15:20 00:55:01 0 0.02 0.00 0.03 0.02 0.00 99.93 01:15:20 00:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:55:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:15:20 00:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:55:01 6 1.82 0.00 0.05 0.00 0.02 98.11 01:15:20 00:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:56:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:15:20 00:56:01 0 0.00 0.00 0.00 0.03 0.00 99.97 01:15:20 00:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:15:20 00:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:56:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:15:20 00:56:01 4 0.03 0.00 0.05 0.00 0.02 99.90 01:15:20 00:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:57:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:15:20 00:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 00:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 00:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:15:20 00:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 00:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:58:01 all 0.01 0.00 0.01 0.01 0.01 99.97 01:15:20 00:58:01 0 0.00 0.00 0.02 0.03 0.02 99.93 01:15:20 00:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 01:15:20 00:58:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:15:20 00:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 00:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:15:20 00:59:01 0 0.03 0.00 0.00 0.03 0.00 99.93 01:15:20 00:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 00:59:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:15:20 00:59:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:15:20 00:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 00:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 00:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 01:00:01 all 0.00 0.00 0.01 0.00 0.00 99.98 01:15:20 01:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 01:00:01 3 0.00 0.00 0.00 0.03 0.00 99.97 01:15:20 01:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:15:20 01:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 01:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 01:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:15:20 01:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 01:01:01 3 0.00 0.00 0.00 0.03 0.00 99.97 01:15:20 01:01:01 4 0.03 0.00 0.05 0.00 0.00 99.92 01:15:20 01:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:15:20 01:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:15:20 01:02:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 01:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 01:02:01 3 0.00 0.00 0.02 0.03 0.00 99.95 01:15:20 01:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:15:20 01:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 01:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:03:01 all 0.02 0.00 0.00 0.00 0.01 99.97 01:15:20 01:03:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 01:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:15:20 01:03:01 4 0.05 0.00 0.02 0.00 0.02 99.92 01:15:20 01:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 01:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:15:20 01:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:04:02 all 0.01 0.00 0.02 0.01 0.00 99.96 01:15:20 01:04:02 0 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 01:04:02 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:04:02 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:04:02 3 0.02 0.00 0.08 0.03 0.00 99.87 01:15:20 01:04:02 4 0.03 0.00 0.03 0.00 0.00 99.93 01:15:20 01:04:02 5 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 01:04:02 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:04:02 7 0.03 0.00 0.03 0.00 0.00 99.93 01:15:20 01:05:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:15:20 01:05:01 0 0.02 0.00 0.02 0.03 0.00 99.93 01:15:20 01:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:05:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:15:20 01:05:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:15:20 01:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:15:20 01:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 01:15:20 01:05:01 CPU %user %nice %system %iowait %steal %idle 01:15:20 01:06:01 all 0.01 0.00 0.00 0.00 0.00 99.98 01:15:20 01:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 01:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:06:01 3 0.02 0.00 0.00 0.03 0.00 99.95 01:15:20 01:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:15:20 01:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:07:01 all 0.02 0.00 0.00 0.01 0.00 99.97 01:15:20 01:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:15:20 01:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:07:01 3 0.02 0.00 0.00 0.05 0.00 99.93 01:15:20 01:07:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:15:20 01:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 01:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:08:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:15:20 01:08:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:15:20 01:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:15:20 01:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:15:20 01:08:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:15:20 01:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:15:20 01:09:01 0 0.03 0.00 0.00 0.02 0.00 99.95 01:15:20 01:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:15:20 01:09:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:15:20 01:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:15:20 01:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:15:20 01:10:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:15:20 01:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 01:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:15:20 01:10:01 5 0.02 0.00 0.02 0.02 0.00 99.95 01:15:20 01:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:11:01 all 0.01 0.00 0.00 0.00 0.00 99.98 01:15:20 01:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:11:01 3 0.02 0.00 0.00 0.03 0.00 99.95 01:15:20 01:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:15:20 01:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 01:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:15:20 01:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:15:20 01:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 01:15:20 01:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:15:20 01:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:15:20 01:12:01 4 0.07 0.00 0.02 0.00 0.00 99.92 01:15:20 01:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:13:01 all 0.00 0.00 0.01 0.01 0.00 99.98 01:15:20 01:13:01 0 0.00 0.00 0.02 0.03 0.00 99.95 01:15:20 01:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:13:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:15:20 01:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:15:20 01:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:15:20 01:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 01:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:15:20 01:14:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:15:20 01:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 01:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:14:01 3 0.02 0.00 0.00 0.03 0.00 99.95 01:15:20 01:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:15:20 01:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 01:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:15:20 01:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:15:20 01:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:15:20 01:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:15:20 01:15:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:15:20 01:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 01:15:20 01:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:15:20 01:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:15:20 Average: all 0.07 0.00 0.01 0.01 0.00 99.91 01:15:20 Average: 0 0.01 0.00 0.01 0.02 0.00 99.96 01:15:20 Average: 1 0.21 0.00 0.01 0.00 0.00 99.78 01:15:20 Average: 2 0.01 0.00 0.01 0.00 0.00 99.98 01:15:20 Average: 3 0.01 0.00 0.01 0.02 0.00 99.95 01:15:20 Average: 4 0.03 0.00 0.03 0.00 0.01 99.93 01:15:20 Average: 5 0.01 0.00 0.01 0.00 0.00 99.97 01:15:20 Average: 6 0.26 0.00 0.01 0.00 0.00 99.73 01:15:20 Average: 7 0.01 0.00 0.01 0.00 0.00 99.98 01:15:20 01:15:20 01:15:20