Pull request #4011 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 rather than d9eab8b91c7d40a4847a4b02ed7aa536685513ff Obtained Jenkinsfile from ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 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-ssh1730250972089173775.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-ssh9347399673627751540.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-4011/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-4011/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1549498578374337047.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-ssh15109749682524629362.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-4011/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-4011/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3338083168049430185.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 ‘prd-ubuntu20.04-docker-8c-8g-41813’ Running on prd-ubuntu20.04-docker-8c-8g-41815 in /w/workspace/edgexfoundry_edgex-go_PR-4011 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4011/head:refs/remotes/origin/PR-4011 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit d9eab8b91c7d40a4847a4b02ed7aa536685513ff Merge succeeded, producing d9eab8b91c7d40a4847a4b02ed7aa536685513ff Checking out Revision d9eab8b91c7d40a4847a4b02ed7aa536685513ff (PR-4011) > git config core.sparsecheckout # timeout=10 > git checkout -f d9eab8b91c7d40a4847a4b02ed7aa536685513ff # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9eab8b91c7d40a4847a4b02ed7aa536685513ff # timeout=10 Commit message: "fix(snap): update processAppOptions list " First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:29:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:29:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:29:23 ========================================================= 14:29:23 EdgeX Global Pipelines Version Info 14:29:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 74630b457fbbd8183044aecf3db15bb63d527601 # timeout=10 14:29:24 ------------------- 14:29:24 stable info: 14:29:24 ------------------- 14:29:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:29:24 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 14:29:24 Message: update stable to v1.0.227 14:29:25 ------------------- 14:29:25 experimental info: 14:29:25 ------------------- 14:29:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:29:25 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 14:29:25 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4011 [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4011 [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4011 [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9eab8b91c7d40a4847a4b02ed7aa536685513ff [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9eab8b [Pipeline] echo 14:29:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:29:25 provisioning config files... 14:29:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8702175290723555470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:26 ---> docker-login.sh 14:29:26 nexus3.edgexfoundry.org:10001 14:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:26 Configure a credential helper to remove this warning. See 14:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:26 14:29:26 Login Succeeded 14:29:26 nexus3.edgexfoundry.org:10002 14:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:26 Configure a credential helper to remove this warning. See 14:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:26 14:29:26 Login Succeeded 14:29:26 nexus3.edgexfoundry.org:10003 14:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:26 Configure a credential helper to remove this warning. See 14:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:26 14:29:26 Login Succeeded 14:29:26 nexus3.edgexfoundry.org:10004 14:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:26 Configure a credential helper to remove this warning. See 14:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:26 14:29:26 Login Succeeded 14:29:26 docker.io 14:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:27 Configure a credential helper to remove this warning. See 14:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:27 14:29:27 Login Succeeded 14:29:27 ---> docker-login.sh ends [Pipeline] } 14:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:27 + 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 14:29:27 + dirname cmd/core-command/Dockerfile 14:29:27 + cut -d/ -f2 14:29:27 + echo core-command,cmd/core-command/Dockerfile 14:29:27 + dirname cmd/core-data/Dockerfile 14:29:27 + cut -d/ -f2 14:29:27 + echo core-data,cmd/core-data/Dockerfile 14:29:27 + dirname cmd/core-metadata/Dockerfile 14:29:27 + cut -d/ -f2 14:29:27 + echo core-metadata,cmd/core-metadata/Dockerfile 14:29:27 + dirname cmd/security-bootstrapper/Dockerfile 14:29:27 + cut -d/ -f2 14:29:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:29:27 + dirname cmd/security-proxy-setup/Dockerfile 14:29:27 + cut -d/ -f2 14:29:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:29:27 + dirname cmd/security-secretstore-setup/Dockerfile 14:29:27 + cut -d/ -f2 14:29:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:29:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:29:27 + cut -d/ -f2 14:29:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:29:27 + dirname cmd/security-spire-agent/Dockerfile 14:29:27 + cut -d/ -f2 14:29:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:29:27 + dirname cmd/security-spire-config/Dockerfile 14:29:27 + cut -d/ -f2 14:29:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:29:27 + dirname cmd/security-spire-server/Dockerfile 14:29:27 + cut -d/ -f2 14:29:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:29:27 + cut -d/ -f2 14:29:27 + dirname cmd/support-notifications/Dockerfile 14:29:27 + echo support-notifications,cmd/support-notifications/Dockerfile 14:29:27 + dirname cmd/support-scheduler/Dockerfile 14:29:27 + cut -d/ -f2 14:29:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:29:27 + dirname cmd/sys-mgmt-agent/Dockerfile 14:29:27 + cut -d/ -f2 14:29:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:29:27 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 14:29:27 + git rev-list -1 --merges d9eab8b91c7d40a4847a4b02ed7aa536685513ff~1..d9eab8b91c7d40a4847a4b02ed7aa536685513ff [Pipeline] echo 14:29:28 -----------> git rev-list -1 --merges d9eab8b91c7d40a4847a4b02ed7aa536685513ff~1..d9eab8b91c7d40a4847a4b02ed7aa536685513ff d9eab8b91c7d40a4847a4b02ed7aa536685513ff [false] [Pipeline] sh 14:29:28 + git log --format=format:%s -1 d9eab8b91c7d40a4847a4b02ed7aa536685513ff [Pipeline] echo 14:29:28 ========================================================= 14:29:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:29:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:29:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:29:28 + grep -v github /etc/ssh/ssh_known_hosts 14:29:28 + [ -e /tmp/ssh_known_hosts ] 14:29:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:29:28 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:29:28 sudo tee -a /etc/ssh/ssh_known_hosts 14:29:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 14:29:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:29:29 14:29:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:29:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:29:29 latest: Pulling from edgex-devops/py-git-semver 14:29:29 1fe172e4850f: Pulling fs layer 14:29:29 caf521ccaac6: Pulling fs layer 14:29:29 3ead6fa29328: Pulling fs layer 14:29:29 5c2a1cbceb83: Pulling fs layer 14:29:29 a8d5f1318db7: Pulling fs layer 14:29:29 c427282e49a2: Pulling fs layer 14:29:29 1827001aaf11: Pulling fs layer 14:29:29 0714d37db230: Pulling fs layer 14:29:29 ac28cf19c067: Pulling fs layer 14:29:29 a8d5f1318db7: Waiting 14:29:29 ca983d60f3e2: Pulling fs layer 14:29:29 9f894cec8388: Pulling fs layer 14:29:29 c427282e49a2: Waiting 14:29:29 1827001aaf11: Waiting 14:29:29 0714d37db230: Waiting 14:29:29 9f894cec8388: Waiting 14:29:29 ac28cf19c067: Waiting 14:29:29 5c2a1cbceb83: Waiting 14:29:29 ca983d60f3e2: Waiting 14:29:29 caf521ccaac6: Verifying Checksum 14:29:29 caf521ccaac6: Download complete 14:29:29 5c2a1cbceb83: Verifying Checksum 14:29:29 5c2a1cbceb83: Download complete 14:29:29 a8d5f1318db7: Verifying Checksum 14:29:29 a8d5f1318db7: Download complete 14:29:29 c427282e49a2: Verifying Checksum 14:29:29 c427282e49a2: Download complete 14:29:29 3ead6fa29328: Verifying Checksum 14:29:29 3ead6fa29328: Download complete 14:29:29 0714d37db230: Download complete 14:29:29 ac28cf19c067: Download complete 14:29:29 ca983d60f3e2: Download complete 14:29:29 9f894cec8388: Download complete 14:29:29 1fe172e4850f: Verifying Checksum 14:29:29 1fe172e4850f: Download complete 14:29:30 1827001aaf11: Verifying Checksum 14:29:30 1827001aaf11: Download complete 14:29:31 1fe172e4850f: Pull complete 14:29:31 caf521ccaac6: Pull complete 14:29:32 3ead6fa29328: Pull complete 14:29:32 5c2a1cbceb83: Pull complete 14:29:32 a8d5f1318db7: Pull complete 14:29:32 c427282e49a2: Pull complete 14:29:34 1827001aaf11: Pull complete 14:29:34 0714d37db230: Pull complete 14:29:34 ac28cf19c067: Pull complete 14:29:34 ca983d60f3e2: Pull complete 14:29:35 9f894cec8388: Pull complete 14:29:35 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 14:29:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 14:29:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 14:29:35 prd-ubuntu20.04-docker-8c-8g-41815 does not seem to be running inside a container 14:29:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 14:29:37 $ docker top 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 -eo pid,comm 14:29:37 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). 14:29:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:29:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:37 [ssh-agent] Looking for ssh-agent implementation... 14:29:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:37 $ docker exec 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 ssh-agent 14:29:37 SSH_AUTH_SOCK=/tmp/ssh-I5Xn8L4x1TgZ/agent.32 14:29:37 SSH_AGENT_PID=39 14:29:37 Running ssh-add (command line suppressed) 14:29:38 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8886553311702262285.key (/w/workspace/edgex-go/3@tmp/private_key_8886553311702262285.key) 14:29:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:38 + git tag --points-at HEAD [Pipeline] } 14:29:38 $ docker exec --env ******** --env ******** 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 ssh-agent -k 14:29:38 unset SSH_AUTH_SOCK; 14:29:38 unset SSH_AGENT_PID; 14:29:38 echo Agent pid 39 killed; 14:29:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:29:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:29:38 [ssh-agent] Looking for ssh-agent implementation... 14:29:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:38 $ docker exec 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 ssh-agent 14:29:38 SSH_AUTH_SOCK=/tmp/ssh-oDKbqkdFXYeZ/agent.72 14:29:38 SSH_AGENT_PID=78 14:29:38 Running ssh-add (command line suppressed) 14:29:38 Identity added: /w/workspace/edgex-go/3@tmp/private_key_6087868218668518745.key (/w/workspace/edgex-go/3@tmp/private_key_6087868218668518745.key) 14:29:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:29:39 + git semver init 14:29:39 2022-05-09 14:29:39,414 [run_init] DEBUG init version:0.0.0 force:False 14:29:39 2022-05-09 14:29:39,416 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 14:29:39 2022-05-09 14:29:39,417 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 14:29:39 2022-05-09 14:29:39,417 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 14:29:43 2022-05-09 14:29:43,515 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 14:29:43 2022-05-09 14:29:43,515 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4011 with force:False 14:29:43 2022-05-09 14:29:43,515 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4011 14:29:43 2022-05-09 14:29:43,518 [execute] INFO git cat-file --batch-check 14:29:43 2022-05-09 14:29:43,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 14:29:43 2022-05-09 14:29:43,526 [execute] INFO git cat-file --batch 14:29:43 2022-05-09 14:29:43,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 14:29:43 2022-05-09 14:29:43,533 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4011 14:29:43 0.0.0 [Pipeline] } 14:29:43 $ docker exec --env ******** --env ******** 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 ssh-agent -k 14:29:43 unset SSH_AUTH_SOCK; 14:29:43 unset SSH_AGENT_PID; 14:29:43 echo Agent pid 78 killed; 14:29:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:29:44 + git semver [Pipeline] } 14:29:44 $ docker stop --time=1 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 14:29:45 $ docker rm -f 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 [Pipeline] // withDockerContainer [Pipeline] sh 14:29:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:29:46 Stashed 1 file(s) [Pipeline] echo 14:29:46 [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 14:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:29:46 ========================================================= 14:29:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 14:29:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:29:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:29:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 14:29:46 59bf1c3509f3: Pulling fs layer 14:29:46 666ba61612fd: Pulling fs layer 14:29:46 8ed8ca486205: Pulling fs layer 14:29:46 4fe6c5a15a65: Pulling fs layer 14:29:46 22a0e8bec74d: Pulling fs layer 14:29:46 ca2b28591e48: Pulling fs layer 14:29:46 a51346096db8: Pulling fs layer 14:29:46 daebc70d1ce1: Pulling fs layer 14:29:46 0e18a0eac166: Pulling fs layer 14:29:46 4fe6c5a15a65: Waiting 14:29:46 22a0e8bec74d: Waiting 14:29:46 ca2b28591e48: Waiting 14:29:46 a51346096db8: Waiting 14:29:46 daebc70d1ce1: Waiting 14:29:46 0e18a0eac166: Waiting 14:29:46 8ed8ca486205: Verifying Checksum 14:29:46 8ed8ca486205: Download complete 14:29:46 666ba61612fd: Download complete 14:29:46 22a0e8bec74d: Verifying Checksum 14:29:46 22a0e8bec74d: Download complete 14:29:46 ca2b28591e48: Verifying Checksum 14:29:46 ca2b28591e48: Download complete 14:29:46 59bf1c3509f3: Verifying Checksum 14:29:46 59bf1c3509f3: Download complete 14:29:46 a51346096db8: Download complete 14:29:47 daebc70d1ce1: Verifying Checksum 14:29:47 daebc70d1ce1: Download complete 14:29:47 59bf1c3509f3: Pull complete 14:29:47 666ba61612fd: Pull complete 14:29:47 8ed8ca486205: Pull complete 14:29:47 0e18a0eac166: Verifying Checksum 14:29:47 0e18a0eac166: Download complete 14:29:47 4fe6c5a15a65: Download complete 14:29:52 4fe6c5a15a65: Pull complete 14:29:52 22a0e8bec74d: Pull complete 14:29:52 ca2b28591e48: Pull complete 14:29:52 a51346096db8: Pull complete 14:29:52 daebc70d1ce1: Pull complete 14:29:53 0e18a0eac166: Pull complete 14:29:53 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 14:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:29:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:29:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:29:54 WORKDIR /edgex 14:29:54 COPY go.mod . 14:29:54 RUN go mod download 14:29:54 + docker build -t ci-base-image-x86_64 -f - . 14:29:55 Sending build context to Docker daemon 335.2MB 14:29:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 14:29:55 ---> f018257e8ee9 14:29:55 Step 2/4 : WORKDIR /edgex 14:29:57 ---> Running in 702584e01517 14:29:57 Removing intermediate container 702584e01517 14:29:57 ---> e201c96a7095 14:29:57 Step 3/4 : COPY go.mod . 14:29:57 ---> ed0927d03eab 14:29:57 Step 4/4 : RUN go mod download 14:29:58 ---> Running in 63a281a6b3ab 14:30:01 Still waiting to schedule task 14:30:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-41814’ is offline 14:30:13 Removing intermediate container 63a281a6b3ab 14:30:13 ---> 823321131cc3 14:30:13 Successfully built 823321131cc3 14:30:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:30:13 + docker inspect -f . ci-base-image-x86_64 14:30:13 . [Pipeline] withDockerContainer 14:30:13 prd-ubuntu20.04-docker-8c-8g-41815 does not seem to be running inside a container 14:30:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 14:30:14 $ docker top cbac1de3a48f5aaaabae9dc30a844d39d3944d6c6d43c28384774d4b74f8883f -eo pid,comm [Pipeline] { [Pipeline] sh 14:30:14 + go version 14:30:14 go version go1.17.6 linux/amd64 [Pipeline] } 14:30:14 $ docker stop --time=1 cbac1de3a48f5aaaabae9dc30a844d39d3944d6c6d43c28384774d4b74f8883f 14:30:15 $ docker rm -f cbac1de3a48f5aaaabae9dc30a844d39d3944d6c6d43c28384774d4b74f8883f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:16 + docker inspect -f . ci-base-image-x86_64 14:30:16 . [Pipeline] withDockerContainer 14:30:16 prd-ubuntu20.04-docker-8c-8g-41815 does not seem to be running inside a container 14:30:16 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 14:30:16 $ docker top 42320d5c4b314708225dd69b5361e32012b98936209ea5760cfd3913e51fff95 -eo pid,comm [Pipeline] { [Pipeline] echo 14:30:17 ========================================================= 14:30:17 [edgeXBuildGoParallel] Running Tests and Build... 14:30:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:30:17 + make test 14:30:17 go mod tidy -compat=1.17 14:30:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:30:22 ? github.com/edgexfoundry/edgex-go [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:30:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 14:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:30:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements 14:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:30:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 53.4% of statements 14:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:30:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.332s coverage: 89.2% of statements 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:30:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.086s coverage: 84.4% of statements 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:30:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:30:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:30:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:30:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:30:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 14:30:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements 14:30:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:30:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 14:30:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements 14:30:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 14:30:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 14:30:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 14:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 14:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 14:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 82.5% of statements 14:30:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.2% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.364s coverage: 65.4% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 43.8% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:31:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 14:31:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 14:31:00 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 14:31:18 GO111MODULE=on go vet ./... 14:31:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:31:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:31:21 ./bin/test-attribution-txt.sh [Pipeline] echo 14:31:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:31:22 + ls -al . 14:31:22 total 672 14:31:22 drwxrwxr-x 10 1001 1001 4096 May 9 14:31 . 14:31:22 drwxr-xr-x 4 root root 4096 May 9 14:30 .. 14:31:22 -rw-rw-r-- 1 1001 1001 11 May 9 14:29 .dockerignore 14:31:22 drwxrwxr-x 8 1001 1001 4096 May 9 14:29 .git 14:31:22 drwxrwxr-x 3 1001 1001 4096 May 9 14:29 .github 14:31:22 -rw-rw-r-- 1 1001 1001 879 May 9 14:29 .gitignore 14:31:22 -rw-rw-r-- 1 1001 1001 42 May 9 14:29 .golangci.yml 14:31:22 -rw-rw-r-- 1 1001 1001 87 May 9 14:29 .hadolint.yml 14:31:22 drwxr-xr-x 3 1001 1001 4096 May 9 14:29 .semver 14:31:22 -rw-rw-r-- 1 1001 1001 166 May 9 14:29 .sonarcloud.properties 14:31:22 -rw-rw-r-- 1 1001 1001 1171 May 9 14:29 ADOPTERS.md 14:31:22 -rw-rw-r-- 1 1001 1001 10086 May 9 14:29 Attribution.txt 14:31:22 -rw-rw-r-- 1 1001 1001 51732 May 9 14:29 CHANGELOG.md 14:31:22 -rw-rw-r-- 1 1001 1001 3804 May 9 14:29 CONTRIBUTING.md 14:31:22 -rw-rw-r-- 1 1001 1001 677 May 9 14:29 GOVERNANCE.md 14:31:22 -rw-rw-r-- 1 1001 1001 850 May 9 14:29 Jenkinsfile 14:31:22 -rw-rw-r-- 1 1001 1001 10775 May 9 14:29 LICENSE 14:31:22 -rw-rw-r-- 1 1001 1001 10389 May 9 14:29 Makefile 14:31:22 -rw-rw-r-- 1 1001 1001 582 May 9 14:29 OWNERS.md 14:31:22 -rw-rw-r-- 1 1001 1001 9094 May 9 14:29 README.md 14:31:22 -rw-rw-r-- 1 1001 1001 6912 May 9 14:29 SECURITY.md 14:31:22 -rw-rw-r-- 1 1001 1001 5 May 9 14:29 VERSION 14:31:22 -rw-rw-r-- 1 1001 1001 4131 May 9 14:29 ZMQWindows.md 14:31:22 drwxrwxr-x 2 1001 1001 4096 May 9 14:29 bin 14:31:22 drwxrwxr-x 18 1001 1001 4096 May 9 14:29 cmd 14:31:22 -rw-r--r-- 1 root root 435134 May 9 14:30 coverage.out 14:31:22 -rw-rw-r-- 1 1001 1001 3256 May 9 14:29 go.mod 14:31:22 -rw-rw-r-- 1 1001 1001 35162 May 9 14:30 go.sum 14:31:22 drwxrwxr-x 8 1001 1001 4096 May 9 14:29 internal 14:31:22 drwxrwxr-x 3 1001 1001 4096 May 9 14:29 openapi 14:31:22 drwxrwxr-x 4 1001 1001 4096 May 9 14:29 snap 14:31:22 -rw-rw-r-- 1 1001 1001 204 May 9 14:29 version.go [Pipeline] sh 14:31:22 + '[' -e coverage.out ] 14:31:22 + chown 1001:1001 coverage.out [Pipeline] stash 14:31:22 Stashed 1 file(s) [Pipeline] sh 14:31:22 + make build 14:31:22 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 14:31:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41816 in /w/workspace/edgexfoundry_edgex-go_PR-4011 [Pipeline] { [Pipeline] ws 14:31:35 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 14:31:36 The recommended git tool is: git 14:31: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/core-metadata/core-metadata ./cmd/core-metadata 14:31:43 using credential edgex-jenkins-ssh 14:31:43 Cloning the remote Git repository 14:31:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:31:43 > git init /w/workspace/edgex-go/3 # timeout=10 14:31:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:31:43 > git --version # timeout=10 14:31:43 > git --version # 'git version 2.25.1' 14:31:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:31:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:44 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 14:31:45 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 14:31:51 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 14:31:51 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 14:31:51 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 14:31:53 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 14:31:53 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 14:31: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:31:55 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 14:31: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:31: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:31:58 $ docker stop --time=1 42320d5c4b314708225dd69b5361e32012b98936209ea5760cfd3913e51fff95 14:32:00 Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:32:00 Merge succeeded, producing d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:32:00 Checking out Revision d9eab8b91c7d40a4847a4b02ed7aa536685513ff (PR-4011) 14:31:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:31:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:31:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:31:59 using GIT_SSH to set credentials SSH Credentials for GitHub 14:31:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4011/head:refs/remotes/origin/PR-4011 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:32:00 > git config core.sparsecheckout # timeout=10 14:32:00 > git checkout -f d9eab8b91c7d40a4847a4b02ed7aa536685513ff # timeout=10 14:32:00 > git remote # timeout=10 14:32:00 > git config --get remote.origin.url # timeout=10 14:32:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:32:00 > git merge ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 14:32:00 > git rev-parse HEAD^{commit} # timeout=10 14:32:00 > git config core.sparsecheckout # timeout=10 14:32:00 > git checkout -f d9eab8b91c7d40a4847a4b02ed7aa536685513ff # timeout=10 14:32:02 $ docker rm -f 42320d5c4b314708225dd69b5361e32012b98936209ea5760cfd3913e51fff95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:32:03 14:32:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:32:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:32:03 latest: Pulling from edgex-devops/edgex-compose 14:32:03 cbdbe7a5bc2a: Pulling fs layer 14:32:03 ca9280d653b3: Pulling fs layer 14:32:03 7e9c9ca2126c: Pulling fs layer 14:32:03 cbdbe7a5bc2a: Verifying Checksum 14:32:03 cbdbe7a5bc2a: Download complete 14:32:04 ca9280d653b3: Verifying Checksum 14:32:04 ca9280d653b3: Download complete 14:32:04 cbdbe7a5bc2a: Pull complete 14:32:04 7e9c9ca2126c: Download complete 14:32:04 ca9280d653b3: Pull complete 14:32:04 Commit message: "fix(snap): update processAppOptions list " [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:32:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:32:05 % Total % Received % Xferd Average Speed Time Time Time Current 14:32:05 Dload Upload Total Spent Left Speed 14:32:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh 14:32:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:32:06 + sudo tee /etc/docker/daemon.new 14:32:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:32:06 { 14:32:06 "registry-mirrors": [ 14:32:06 "https://nexus3.edgexfoundry.org:10001" 14:32:06 ], 14:32:06 "bip": "10.250.0.254/24", 14:32:06 "hosts": [ 14:32:06 "tcp://0.0.0.0:5555", 14:32:06 "unix:///var/run/docker.sock" 14:32:06 ], 14:32:06 "mtu": 1458, 14:32:06 "selinux-enabled": true, 14:32:06 "seccomp-profile": "/etc/docker/seccomp.json" 14:32:06 } [Pipeline] sh 14:32:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:32:07 + sudo service docker restart 14:32:07 7e9c9ca2126c: Pull complete 14:32:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:32:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:32:07 prd-ubuntu20.04-docker-8c-8g-41815 does not seem to be running inside a container 14:32:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 14:32:09 $ docker top c27ba93db34f55cf87b026162903a942368170843998a6dd806765ae0ac282f4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:09 + + docker-compose buildgrep --help parallel 14:32:09 14:32:10 --parallel Build images in parallel. [Pipeline] } 14:32:10 $ docker stop --time=1 c27ba93db34f55cf87b026162903a942368170843998a6dd806765ae0ac282f4 14:32:11 $ docker rm -f c27ba93db34f55cf87b026162903a942368170843998a6dd806765ae0ac282f4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:32:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:32:12 . [Pipeline] withDockerContainer 14:32:12 prd-ubuntu20.04-docker-8c-8g-41815 does not seem to be running inside a container 14:32:12 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:32:12 $ docker top 9fbcc2b5ed2edf9a7f42f2363e04cef3e0b46cd34475fc9de7f57226af52da8c -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:13 + docker-compose -f ./docker-compose-build.yml build --parallel 14:32:13 Building core-command ... 14:32:13 Building core-data ... 14:32:13 Building core-metadata ... 14:32:13 Building security-bootstrapper ... 14:32:13 Building security-proxy-setup ... 14:32:13 Building security-secretstore-setup ... 14:32:13 Building security-spiffe-token-provider ... 14:32:13 Building security-spire-agent ... 14:32:13 Building security-spire-config ... 14:32:13 Building security-spire-server ... 14:32:13 Building support-notifications ... 14:32:13 Building support-scheduler ... 14:32:13 Building sys-mgmt-agent ... 14:32:13 Building security-spire-server 14:32:13 Building core-data 14:32:13 Building security-bootstrapper 14:32:13 Building security-spire-config 14:32:13 Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:32:25 provisioning config files... 14:32:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5807831148316067850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:32:25 ---> docker-login.sh 14:32:25 nexus3.edgexfoundry.org:10001 14:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:26 Configure a credential helper to remove this warning. See 14:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:26 14:32:26 Login Succeeded 14:32:26 nexus3.edgexfoundry.org:10002 14:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:27 Configure a credential helper to remove this warning. See 14:32:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:27 14:32:27 Login Succeeded 14:32:27 nexus3.edgexfoundry.org:10003 14:32:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:28 Configure a credential helper to remove this warning. See 14:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:28 14:32:28 Login Succeeded 14:32:28 nexus3.edgexfoundry.org:10004 14:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:28 Configure a credential helper to remove this warning. See 14:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:28 14:32:28 Login Succeeded 14:32:28 docker.io 14:32:28 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:32:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:32:28 ---> 823321131cc3 14:32:28 Step 3/31 : WORKDIR /edgex-go 14:32:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:32:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:32:28 ---> 823321131cc3 14:32:28 Step 3/23 : WORKDIR /edgex-go 14:32:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:32:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:32:28 ---> 823321131cc3 14:32:28 Step 3/25 : WORKDIR /edgex-go 14:32:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:32:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:32:28 ---> 823321131cc3 14:32:28 Step 3/23 : WORKDIR /edgex-go 14:32:28 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:32:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:32:28 ---> 823321131cc3 14:32:28 Step 3/26 : WORKDIR /edgex-go 14:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:32:29 Configure a credential helper to remove this warning. See 14:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:32:29 14:32:29 Login Succeeded 14:32:29 ---> docker-login.sh ends [Pipeline] } 14:32:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:32:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:32:29 ========================================================= 14:32:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 14:32:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:32:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:32:30 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:32:30 9b3977197b4f: Pulling fs layer 14:32:30 1a89e8eeedd5: Pulling fs layer 14:32:30 94645a83ff95: Pulling fs layer 14:32:30 3f3a8bcf1eab: Pulling fs layer 14:32:30 0c92f367c5e7: Pulling fs layer 14:32:30 3096ccb668a1: Pulling fs layer 14:32:30 e8cf19c19ddd: Pulling fs layer 14:32:30 a4caa8a26152: Pulling fs layer 14:32:30 0c92f367c5e7: Waiting 14:32:30 3096ccb668a1: Waiting 14:32:30 e8cf19c19ddd: Waiting 14:32:30 a4caa8a26152: Waiting 14:32:30 3f3a8bcf1eab: Waiting 14:32:30 94645a83ff95: Verifying Checksum 14:32:30 94645a83ff95: Download complete 14:32:30 1a89e8eeedd5: Download complete 14:32:30 0c92f367c5e7: Verifying Checksum 14:32:30 0c92f367c5e7: Download complete 14:32:30 3096ccb668a1: Verifying Checksum 14:32:30 3096ccb668a1: Download complete 14:32:30 9b3977197b4f: Download complete 14:32:30 e8cf19c19ddd: Verifying Checksum 14:32:30 e8cf19c19ddd: Download complete 14:32:31 9b3977197b4f: Pull complete 14:32:31 ---> Running in 78d4ee7d1936 14:32:31 ---> Running in 7e1c465c77ec 14:32:31 ---> Running in fcebf160a537 14:32:31 ---> Running in f4ec30299e02 14:32:31 ---> Running in 7cda075aff83 14:32:31 1a89e8eeedd5: Pull complete 14:32:31 Removing intermediate container fcebf160a537 14:32:31 ---> fc86d0f90dc3 14:32:31 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:32:31 94645a83ff95: Pull complete 14:32:31 Removing intermediate container 7e1c465c77ec 14:32:31 ---> d52d7389b1d4 14:32:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:32:31 Removing intermediate container 78d4ee7d1936 14:32:31 ---> 27ae184710b8 14:32:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:32:31 Removing intermediate container f4ec30299e02 14:32:31 ---> f5cf609af21f 14:32:31 Removing intermediate container 7cda075aff83 14:32:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 2391cd3cfee7 14:32:31 14:32:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:32:31 ---> Running in 59eceba04d09 14:32:31 ---> Running in 65000a1f9be3 14:32:32 ---> Running in 78b27679edf7 14:32:32 ---> Running in a1b5034e208f 14:32:32 ---> Running in 0c6b08eef9f7 14:32:32 a4caa8a26152: Verifying Checksum 14:32:32 a4caa8a26152: Download complete 14:32:33 3f3a8bcf1eab: Verifying Checksum 14:32:33 3f3a8bcf1eab: Download complete 14:32:33 Removing intermediate container 59eceba04d09 14:32:33 ---> 11afeaded64a 14:32:33 Step 5/31 : RUN apk add --update --no-cache make git 14:32:33 ---> Running in b6b1a8683c46 14:32:33 Removing intermediate container 78b27679edf7 14:32:33 ---> 30c43b8d1bf7 14:32:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:32:33 ---> Running in a2c2e1288f3a 14:32:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:32:33 Removing intermediate container a1b5034e208f 14:32:33 ---> fcff49e95fa9 14:32:33 Step 5/23 : RUN apk add --update --no-cache make bash git 14:32:33 Removing intermediate container 0c6b08eef9f7 14:32:33 ---> e86c743f9be0 14:32:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:32:33 ---> Running in 492ab63e28de 14:32:33 ---> Running in 1dc94828db0a 14:32:34 Removing intermediate container 65000a1f9be3 14:32:34 ---> 589ed2b72df5 14:32:34 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:32:34 ---> Running in bc802665fe24 14:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:32:35 OK: 221 MiB in 52 packages 14:32:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:32:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:32:35 OK: 221 MiB in 52 packages 14:32:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:32:35 Removing intermediate container b6b1a8683c46 14:32:35 ---> a2b1a5704a85 14:32:35 Step 6/31 : COPY go.mod vendor* ./ 14:32:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:32:35 ---> 4446c2c1de09 14:32:35 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:35 OK: 221 MiB in 52 packages 14:32:35 ---> Running in 4b18dc4a37fc 14:32:35 OK: 221 MiB in 52 packages 14:32:35 Removing intermediate container a2c2e1288f3a 14:32:35 ---> 5cf65ba2db3b 14:32:35 Step 6/26 : COPY go.mod vendor* ./ 14:32:35 OK: 221 MiB in 52 packages 14:32:35 ---> cbcb41a7157d 14:32:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:36 ---> Running in f4d050f7a2bb 14:32:36 Removing intermediate container 492ab63e28de 14:32:36 ---> 0821e21adcc8 14:32:36 Step 6/23 : COPY go.mod vendor* ./ 14:32:36 Removing intermediate container 1dc94828db0a 14:32:36 ---> ec03d3f53933 14:32:36 Step 6/23 : COPY go.mod vendor* ./ 14:32:36 ---> 9964b3b4ff16 14:32:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:36 Removing intermediate container bc802665fe24 14:32:36 ---> 5ac517f66241 14:32:36 Step 6/25 : COPY go.mod vendor* ./ 14:32:36 ---> a9e13b08a9cf 14:32:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:36 ---> Running in e4ddadb5e8c5 14:32:36 ---> Running in cefebbaca264 14:32:36 ---> 5f61405e5775 14:32:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:32:36 ---> Running in 5ea7bd3d4fb7 14:32:36 Removing intermediate container 4b18dc4a37fc 14:32:36 ---> 12bec96685d8 14:32:36 Step 8/31 : COPY . . 14:32:38 Removing intermediate container f4d050f7a2bb 14:32:38 ---> dcec65ed9813 14:32:38 Step 8/26 : COPY . . 14:32:41 Removing intermediate container e4ddadb5e8c5 14:32:41 ---> 122a830f677c 14:32:41 Step 8/23 : COPY . . 14:32:41 Removing intermediate container cefebbaca264 14:32:41 ---> 7617f00bc31e 14:32:41 Step 8/23 : COPY . . 14:32:41 Removing intermediate container 5ea7bd3d4fb7 14:32:41 ---> ba7dab6f973d 14:32:41 Step 8/25 : COPY . . 14:32:45 3f3a8bcf1eab: Pull complete 14:32:45 0c92f367c5e7: Pull complete 14:32:45 3096ccb668a1: Pull complete 14:32:46 e8cf19c19ddd: Pull complete 14:32:46 ---> d9bc2adfdb10 14:32:46 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:32:48 ---> Running in f7554c4ca58e 14:32:48 ---> 6a2a09e05cdc 14:32:48 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:32:48 ---> dd0d6ae4059d 14:32:48 Step 9/23 : RUN make cmd/core-data/core-data 14:32:48 ---> 246c943e29c7 14:32:48 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:32:48 ---> Running in a8b625aa981a 14:32:48 ---> Running in f0cbe62e5e9c 14:32:48 ---> Running in 2d8fdb14e097 14:32: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:32:48 ---> 8d3a72b28f2a 14:32:48 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:32:48 ---> Running in 674d9703eb2d 14:32:48 Removing intermediate container a8b625aa981a 14:32:48 ---> 8ee6501f6432 14:32:48 Step 10/26 : RUN mkdir -p spire-build 14:32:48 Removing intermediate container 2d8fdb14e097 14:32:48 ---> 4ac68b10daf1 14:32:48 Step 10/25 : RUN mkdir -p spire-build 14:32:48 ---> Running in 46261e874379 14:32:48 ---> Running in d58a325de353 14:32:48 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 14:32: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:32:49 Removing intermediate container 46261e874379 14:32:49 ---> 14009bcb8d52 14:32:49 Step 11/26 : WORKDIR /edgex-go/spire-build 14:32:50 Removing intermediate container d58a325de353 14:32:50 ---> d1f3e7251d99 14:32:50 Step 11/25 : WORKDIR /edgex-go/spire-build 14:32:50 ---> Running in 1b3d062f453f 14:32:50 ---> Running in 6de290982598 14:32:50 Removing intermediate container 1b3d062f453f 14:32:50 ---> 76997efcbc1c 14:32:50 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-agentRemoving intermediate container 6de290982598 14:32:50 14:32:50 ---> 896cfc54bab8 14:32:50 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 14:32:50 ---> Running in 7a6dcabf0ad4 14:32:50 ---> Running in b9589faa45fa 14:32:51 spire-1.2.1/ 14:32:51 spire-1.2.1/.data/ 14:32:51 spire-1.2.1/.data/.file 14:32:51 spire-1.2.1/.dockerignore 14:32:51 spire-1.2.1/.gitattributes 14:32:51 spire-1.2.1/.githooks/ 14:32:51 spire-1.2.1/.githooks/pre-commit 14:32:51 spire-1.2.1/.github/ 14:32:51 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:32:51 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:32:51 spire-1.2.1/.github/dependabot.yml 14:32:51 spire-1.2.1/.github/workflows/ 14:32:51 spire-1.2.1/.github/workflows/nightly_build.yaml 14:32:51 spire-1.2.1/.github/workflows/pr_build.yaml 14:32:51 spire-1.2.1/.github/workflows/release_build.yaml 14:32:51 spire-1.2.1/.github/workflows/scripts/ 14:32:51 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:32:51 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:32:51 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:32:51 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:32:51 spire-1.2.1/.github/workflows/scripts/split.sh 14:32:51 spire-1.2.1/.gitignore 14:32:51 spire-1.2.1/.go-version 14:32:51 spire-1.2.1/.golangci.yml 14:32:51 spire-1.2.1/ADOPTERS.md 14:32:51 spire-1.2.1/CHANGELOG.md 14:32:51 spire-1.2.1/CODE-OF-CONDUCT.md 14:32:51 spire-1.2.1/CODEOWNERS 14:32:51 spire-1.2.1/CONTRIBUTING.md 14:32:51 spire-1.2.1/Dockerfile 14:32:51 spire-1.2.1/Dockerfile.dev 14:32:51 spire-1.2.1/Dockerfile.scratch 14:32:51 spire-1.2.1/LICENSE 14:32:51 spire-1.2.1/MAINTAINERS.md 14:32:51 spire-1.2.1/Makefile 14:32:51 spire-1.2.1/README.md 14:32:51 spire-1.2.1/ROADMAP.md 14:32:51 spire-1.2.1/SECURITY.md 14:32:51 spire-1.2.1/cmd/ 14:32:51 spire-1.2.1/cmd/spire-agent/ 14:32:51 spire-1.2.1/cmd/spire-agent/cli/ 14:32:51 spire-1.2.1/cmd/spire-agent/cli/api/ 14:32:51 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:32:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:32:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:32:51 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:32:51 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:32:51 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:32:51 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:32:51 spire-1.2.1/cmd/spire-agent/cli/common/ 14:32:51 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:32:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:32:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:32:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:32:51 spire-1.2.1/cmd/spire-agent/cli/run/ 14:32:51 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:32:51 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:32:51 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:32:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:32:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:32:51 spire-1.2.1/cmd/spire-agent/main.go 14:32:51 spire-1.2.1/cmd/spire-server/ 14:32:51 spire-1.2.1/cmd/spire-server/cli/ 14:32:51 spire-1.2.1/cmd/spire-server/cli/agent/ 14:32:51 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:32:51 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/cli.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/entry/ 14:32:51 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/ 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:32:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:32:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/run/ 14:32:51 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/token/ 14:32:51 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/validate/ 14:32:51 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/x509/ 14:32:51 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:32:51 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:32:51 spire-1.2.1/cmd/spire-server/main.go 14:32:51 spire-1.2.1/cmd/spire-server/util/ 14:32:51 spire-1.2.1/cmd/spire-server/util/util.go 14:32:51 spire-1.2.1/conf/ 14:32:51 spire-1.2.1/conf/agent/ 14:32:51 spire-1.2.1/conf/agent/agent.conf 14:32:51 spire-1.2.1/conf/agent/agent_full.conf 14:32:51 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:32:51 spire-1.2.1/conf/server/ 14:32:51 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:32:51 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:32:51 spire-1.2.1/conf/server/server.conf 14:32:51 spire-1.2.1/conf/server/server_full.conf 14:32:51 spire-1.2.1/doc/ 14:32:51 spire-1.2.1/doc/SPIRE101.md 14:32:51 spire-1.2.1/doc/auditlog.md 14:32:51 spire-1.2.1/doc/authorization_policy_engine.md 14:32:51 spire-1.2.1/doc/changelog_guidelines.md 14:32:51 spire-1.2.1/doc/cure53-report.pdf 14:32:51 spire-1.2.1/doc/images/ 14:32:51 spire-1.2.1/doc/images/2019_roadmap.png 14:32:51 spire-1.2.1/doc/images/SPIRE101.png 14:32:51 spire-1.2.1/doc/images/SPIRE_agent.png 14:32:51 spire-1.2.1/doc/images/SPIRE_server.png 14:32:51 spire-1.2.1/doc/images/cache_mgr.png 14:32:51 spire-1.2.1/doc/images/cache_mgr_components.png 14:32:51 spire-1.2.1/doc/images/federated_spire.png 14:32:51 spire-1.2.1/doc/images/ha_mode.png 14:32:51 spire-1.2.1/doc/images/nested_spire.png 14:32:51 spire-1.2.1/doc/images/oidc_federation.png 14:32:51 spire-1.2.1/doc/images/single_trust_domain.png 14:32:51 spire-1.2.1/doc/images/spiffe_compatible.png 14:32:51 spire-1.2.1/doc/images/spire_logo.png 14:32:51 spire-1.2.1/doc/migrating_registration_api_clients.md 14:32:51 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:32:51 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:32:51 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:32:51 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:32:51 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:32:51 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:32:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:32:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:32:51 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:32:51 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:32:51 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:32:51 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:32:51 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:32:51 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:32:51 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:32:51 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:32:51 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:32:51 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:32:51 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:32:51 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:32:51 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:32:51 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:32:51 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:32:51 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:32:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:32:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:32:51 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:32:51 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:32:51 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:32:51 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:32:51 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:32:51 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:32:51 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:32:51 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:32:51 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:32:51 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:32:51 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:32:51 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:32:51 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:32:51 spire-1.2.1/doc/scaling_spire.md 14:32:51 spire-1.2.1/doc/spire_agent.md 14:32:51 spire-1.2.1/doc/spire_server.md 14:32:51 spire-1.2.1/doc/supported_integrations.md 14:32:51 spire-1.2.1/doc/telemetry.md 14:32:51 spire-1.2.1/doc/telemetry_config.md 14:32:51 spire-1.2.1/doc/upgrading.md 14:32:51 spire-1.2.1/doc/using_spire.md 14:32:51 spire-1.2.1/examples/ 14:32:51 spire-1.2.1/examples/README.md 14:32:51 spire-1.2.1/go.mod 14:32:51 spire-1.2.1/go.sum 14:32:51 spire-1.2.1/pkg/ 14:32:51 spire-1.2.1/pkg/agent/ 14:32:51 spire-1.2.1/pkg/agent/agent.go 14:32:51 spire-1.2.1/pkg/agent/api/ 14:32:51 spire-1.2.1/pkg/agent/api/config.go 14:32:51 spire-1.2.1/pkg/agent/api/debug/ 14:32:51 spire-1.2.1/pkg/agent/api/debug/v1/ 14:32:51 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:32:51 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:32:51 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:32:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:32:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:32:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:32:51 spire-1.2.1/pkg/agent/api/endpoints.go 14:32:51 spire-1.2.1/pkg/agent/api/health/ 14:32:51 spire-1.2.1/pkg/agent/api/health/v1/ 14:32:51 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:32:51 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:32:51 spire-1.2.1/pkg/agent/api/rpccontext/ 14:32:51 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:32:51 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:32:51 spire-1.2.1/pkg/agent/attestor/ 14:32:51 spire-1.2.1/pkg/agent/attestor/node/ 14:32:51 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:32:51 spire-1.2.1/pkg/agent/attestor/node/node.go 14:32:51 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:32:51 spire-1.2.1/pkg/agent/attestor/workload/ 14:32:51 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:32:51 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:32:51 spire-1.2.1/pkg/agent/catalog/ 14:32:51 spire-1.2.1/pkg/agent/catalog/catalog.go 14:32:51 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:32:51 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:32:51 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:32:51 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:32:51 spire-1.2.1/pkg/agent/client/ 14:32:51 spire-1.2.1/pkg/agent/client/client.go 14:32:51 spire-1.2.1/pkg/agent/client/client_test.go 14:32:51 spire-1.2.1/pkg/agent/client/dial.go 14:32:51 spire-1.2.1/pkg/agent/client/nodeconn.go 14:32:51 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:32:51 spire-1.2.1/pkg/agent/client/update.go 14:32:51 spire-1.2.1/pkg/agent/client/util.go 14:32:51 spire-1.2.1/pkg/agent/common/ 14:32:51 spire-1.2.1/pkg/agent/common/backoff/ 14:32:51 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:32:51 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:32:51 spire-1.2.1/pkg/agent/common/cgroups/ 14:32:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:32:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:32:51 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:32:51 spire-1.2.1/pkg/agent/config.go 14:32:51 spire-1.2.1/pkg/agent/endpoints/ 14:32:51 spire-1.2.1/pkg/agent/endpoints/config.go 14:32:51 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:32:51 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:32:51 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:32:51 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:32:51 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:32:51 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:32:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:32:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:32:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:32:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:32:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:32:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:32:51 spire-1.2.1/pkg/agent/endpoints/workload/ 14:32:51 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:32:51 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:32:51 spire-1.2.1/pkg/agent/manager/ 14:32:51 spire-1.2.1/pkg/agent/manager/cache/ 14:32:51 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:32:51 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:32:51 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:32:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:32:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:32:51 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:32:51 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:32:51 spire-1.2.1/pkg/agent/manager/config.go 14:32:51 spire-1.2.1/pkg/agent/manager/manager.go 14:32:51 spire-1.2.1/pkg/agent/manager/manager_test.go 14:32:51 spire-1.2.1/pkg/agent/manager/storage.go 14:32:51 spire-1.2.1/pkg/agent/manager/storage_test.go 14:32:51 spire-1.2.1/pkg/agent/manager/storecache/ 14:32:51 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:32:51 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:32:51 spire-1.2.1/pkg/agent/manager/sync.go 14:32:51 spire-1.2.1/pkg/agent/plugin/ 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:32:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:32:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:32:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:32:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:32:51 spire-1.2.1/pkg/agent/svid/ 14:32:51 spire-1.2.1/pkg/agent/svid/rotator.go 14:32:51 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:32:51 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:32:51 spire-1.2.1/pkg/agent/svid/store/ 14:32:51 spire-1.2.1/pkg/agent/svid/store/service.go 14:32:51 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:32:51 spire-1.2.1/pkg/common/ 14:32:51 spire-1.2.1/pkg/common/agentpathtemplate/ 14:32:51 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:32:51 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:32:51 spire-1.2.1/pkg/common/api/ 14:32:51 spire-1.2.1/pkg/common/api/metrics.go 14:32:51 spire-1.2.1/pkg/common/api/middleware/ 14:32:51 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:32:51 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:32:51 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:32:51 spire-1.2.1/pkg/common/api/middleware/logger.go 14:32:51 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:32:51 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:32:51 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:32:51 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:32:51 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:32:51 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:32:51 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:32:51 spire-1.2.1/pkg/common/api/middleware/names.go 14:32:51 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:32:51 spire-1.2.1/pkg/common/api/names.go 14:32:51 spire-1.2.1/pkg/common/api/ratelimit.go 14:32:51 spire-1.2.1/pkg/common/api/rpccontext/ 14:32:51 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:32:51 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:32:51 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:32:51 spire-1.2.1/pkg/common/auth/ 14:32:51 spire-1.2.1/pkg/common/auth/interceptors.go 14:32:51 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:32:51 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:32:51 spire-1.2.1/pkg/common/bundleutil/ 14:32:51 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:32:51 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:32:51 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:32:51 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:32:51 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:32:51 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:32:51 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:32:51 spire-1.2.1/pkg/common/bundleutil/types.go 14:32:51 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:32:51 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:32:51 spire-1.2.1/pkg/common/catalog/ 14:32:51 spire-1.2.1/pkg/common/catalog/bind.go 14:32:51 spire-1.2.1/pkg/common/catalog/builtin.go 14:32:51 spire-1.2.1/pkg/common/catalog/catalog.go 14:32:51 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:32:51 spire-1.2.1/pkg/common/catalog/closers.go 14:32:51 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:32:51 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:32:51 spire-1.2.1/pkg/common/catalog/config.go 14:32:51 spire-1.2.1/pkg/common/catalog/config_test.go 14:32:51 spire-1.2.1/pkg/common/catalog/configure.go 14:32:51 spire-1.2.1/pkg/common/catalog/constraints.go 14:32:51 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:32:51 spire-1.2.1/pkg/common/catalog/context.go 14:32:51 spire-1.2.1/pkg/common/catalog/external.go 14:32:51 spire-1.2.1/pkg/common/catalog/host.go 14:32:51 spire-1.2.1/pkg/common/catalog/pipenet.go 14:32:51 spire-1.2.1/pkg/common/catalog/plugin.go 14:32:51 spire-1.2.1/pkg/common/catalog/testplugin/ 14:32:51 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:32:51 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:32:51 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:32:51 spire-1.2.1/pkg/common/cli/ 14:32:51 spire-1.2.1/pkg/common/cli/env.go 14:32:51 spire-1.2.1/pkg/common/cli/flags.go 14:32:51 spire-1.2.1/pkg/common/cli/trust_domain.go 14:32:51 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:32:51 spire-1.2.1/pkg/common/cli/umask.go 14:32:51 spire-1.2.1/pkg/common/cli/umask_posix.go 14:32:51 spire-1.2.1/pkg/common/cli/umask_test.go 14:32:51 spire-1.2.1/pkg/common/cli/umask_windows.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/ 14:32:51 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/flag.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/format.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/ 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:32:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:32:51 spire-1.2.1/pkg/common/coretypes/ 14:32:51 spire-1.2.1/pkg/common/coretypes/bundle/ 14:32:51 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:32:51 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:32:51 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:32:51 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:32:51 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:32:51 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:32:51 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:32:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:32:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:32:51 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:32:51 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:32:51 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:32:51 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:32:51 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:32:51 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:32:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:32:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:32:51 spire-1.2.1/pkg/common/cryptoutil/ 14:32:51 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:32:51 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:32:51 spire-1.2.1/pkg/common/diskutil/ 14:32:51 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:32:51 spire-1.2.1/pkg/common/diskutil/file_test.go 14:32:51 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:32:51 spire-1.2.1/pkg/common/errorutil/ 14:32:51 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:32:51 spire-1.2.1/pkg/common/health/ 14:32:51 spire-1.2.1/pkg/common/health/config.go 14:32:51 spire-1.2.1/pkg/common/health/context.go 14:32:51 spire-1.2.1/pkg/common/health/context_test.go 14:32:51 spire-1.2.1/pkg/common/health/health.go 14:32:51 spire-1.2.1/pkg/common/health/health_test.go 14:32:51 spire-1.2.1/pkg/common/health/logger.go 14:32:51 spire-1.2.1/pkg/common/hostservice/ 14:32:51 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:32:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:32:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:32:51 spire-1.2.1/pkg/common/idutil/ 14:32:51 spire-1.2.1/pkg/common/idutil/require.go 14:32:51 spire-1.2.1/pkg/common/idutil/require_test.go 14:32:51 spire-1.2.1/pkg/common/idutil/safety.go 14:32:51 spire-1.2.1/pkg/common/idutil/safety_test.go 14:32:51 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:32:51 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:32:51 spire-1.2.1/pkg/common/jwtsvid/ 14:32:51 spire-1.2.1/pkg/common/jwtsvid/common.go 14:32:51 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:32:51 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:32:51 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:32:51 spire-1.2.1/pkg/common/jwtutil/ 14:32:51 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:32:51 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:32:51 spire-1.2.1/pkg/common/log/ 14:32:51 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:32:51 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:32:51 spire-1.2.1/pkg/common/log/log.go 14:32:51 spire-1.2.1/pkg/common/log/log_test.go 14:32:51 spire-1.2.1/pkg/common/log/options.go 14:32:51 spire-1.2.1/pkg/common/nodeutil/ 14:32:51 spire-1.2.1/pkg/common/nodeutil/node.go 14:32:51 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:32:51 spire-1.2.1/pkg/common/peertracker/ 14:32:51 spire-1.2.1/pkg/common/peertracker/conn.go 14:32:51 spire-1.2.1/pkg/common/peertracker/credentials.go 14:32:51 spire-1.2.1/pkg/common/peertracker/errors.go 14:32:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:32:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:32:51 spire-1.2.1/pkg/common/peertracker/info.go 14:32:51 spire-1.2.1/pkg/common/peertracker/listener.go 14:32:51 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:32:51 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:32:51 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:32:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:32:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:32:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:32:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:32:51 spire-1.2.1/pkg/common/peertracker/tcp.go 14:32:51 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:32:51 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:32:51 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:32:51 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:32:51 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:32:51 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:32:51 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:32:51 spire-1.2.1/pkg/common/peertracker/uds.go 14:32:51 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:32:51 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:32:51 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:32:51 spire-1.2.1/pkg/common/pemutil/ 14:32:51 spire-1.2.1/pkg/common/pemutil/block.go 14:32:51 spire-1.2.1/pkg/common/pemutil/certs.go 14:32:51 spire-1.2.1/pkg/common/pemutil/common.go 14:32:51 spire-1.2.1/pkg/common/pemutil/csr.go 14:32:51 spire-1.2.1/pkg/common/pemutil/keys.go 14:32:51 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:32:51 spire-1.2.1/pkg/common/pemutil/testdata/ 14:32:51 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:32:51 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:32:51 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:32:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:32:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:32:51 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:32:51 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:32:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:32:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:32:51 spire-1.2.1/pkg/common/plugin/ 14:32:51 spire-1.2.1/pkg/common/plugin/aws/ 14:32:51 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:32:51 spire-1.2.1/pkg/common/plugin/azure/ 14:32:51 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:32:51 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:32:51 spire-1.2.1/pkg/common/plugin/facade.go 14:32:51 spire-1.2.1/pkg/common/plugin/facade_test.go 14:32:51 spire-1.2.1/pkg/common/plugin/gcp/ 14:32:51 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:32:51 spire-1.2.1/pkg/common/plugin/k8s/ 14:32:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:32:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:32:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:32:51 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:32:51 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:32:51 spire-1.2.1/pkg/common/plugin/log.go 14:32:51 spire-1.2.1/pkg/common/plugin/sshpop/ 14:32:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:32:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:32:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:32:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:32:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:32:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:32:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:32:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:32:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:32:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:32:51 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:32:51 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:32:51 spire-1.2.1/pkg/common/plugin/x509pop/ 14:32:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:32:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:32:51 spire-1.2.1/pkg/common/profiling/ 14:32:51 spire-1.2.1/pkg/common/profiling/dumpers.go 14:32:51 spire-1.2.1/pkg/common/profiling/profiling.go 14:32:51 spire-1.2.1/pkg/common/protoutil/ 14:32:51 spire-1.2.1/pkg/common/protoutil/masks.go 14:32:51 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:32:51 spire-1.2.1/pkg/common/rotationutil/ 14:32:51 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:32:51 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:32:51 spire-1.2.1/pkg/common/selector/ 14:32:51 spire-1.2.1/pkg/common/selector/selector.go 14:32:51 spire-1.2.1/pkg/common/selector/selector_test.go 14:32:51 spire-1.2.1/pkg/common/selector/set.go 14:32:51 spire-1.2.1/pkg/common/selector/set_utils.go 14:32:51 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:32:51 spire-1.2.1/pkg/common/telemetry/ 14:32:51 spire-1.2.1/pkg/common/telemetry/agent/ 14:32:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:32:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:32:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:32:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:32:51 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:32:51 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:32:51 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:32:51 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:32:51 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:32:51 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:32:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:32:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:32:51 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:32:51 spire-1.2.1/pkg/common/telemetry/call.go 14:32:51 spire-1.2.1/pkg/common/telemetry/common/ 14:32:51 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:32:51 spire-1.2.1/pkg/common/telemetry/config.go 14:32:51 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:32:51 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:32:51 spire-1.2.1/pkg/common/telemetry/inmem.go 14:32:51 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:32:51 spire-1.2.1/pkg/common/telemetry/m3.go 14:32:51 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:32:51 spire-1.2.1/pkg/common/telemetry/metrics.go 14:32:51 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:32:51 spire-1.2.1/pkg/common/telemetry/names.go 14:32:51 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:32:51 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:32:51 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:32:51 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/ 14:32:51 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:32:51 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:32:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:32:51 spire-1.2.1/pkg/common/telemetry/server/server.go 14:32:51 spire-1.2.1/pkg/common/telemetry/sink.go 14:32:51 spire-1.2.1/pkg/common/telemetry/statsd.go 14:32:51 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:32:51 spire-1.2.1/pkg/common/telemetry/uptime.go 14:32:51 spire-1.2.1/pkg/common/telemetry/version.go 14:32:51 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:32:51 spire-1.2.1/pkg/common/uptime/ 14:32:51 spire-1.2.1/pkg/common/uptime/uptime.go 14:32:51 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:32:51 spire-1.2.1/pkg/common/util/ 14:32:51 spire-1.2.1/pkg/common/util/certs.go 14:32:51 spire-1.2.1/pkg/common/util/certs_test.go 14:32:51 spire-1.2.1/pkg/common/util/csr.go 14:32:51 spire-1.2.1/pkg/common/util/hash.go 14:32:51 spire-1.2.1/pkg/common/util/selectors.go 14:32:51 spire-1.2.1/pkg/common/util/selectors_test.go 14:32:51 spire-1.2.1/pkg/common/util/signals.go 14:32:51 spire-1.2.1/pkg/common/util/sort.go 14:32:51 spire-1.2.1/pkg/common/util/sort_test.go 14:32:51 spire-1.2.1/pkg/common/util/task.go 14:32:51 spire-1.2.1/pkg/common/util/task_test.go 14:32:51 spire-1.2.1/pkg/common/util/testdata/ 14:32:51 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:32:51 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:32:51 spire-1.2.1/pkg/common/version/ 14:32:51 spire-1.2.1/pkg/common/version/version.go 14:32:51 spire-1.2.1/pkg/common/x509svid/ 14:32:51 spire-1.2.1/pkg/common/x509svid/common_test.go 14:32:51 spire-1.2.1/pkg/common/x509svid/csr.go 14:32:51 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:32:51 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:32:51 spire-1.2.1/pkg/common/x509util/ 14:32:51 spire-1.2.1/pkg/common/x509util/cert.go 14:32:51 spire-1.2.1/pkg/common/x509util/dns.go 14:32:51 spire-1.2.1/pkg/common/x509util/dns_test.go 14:32:51 spire-1.2.1/pkg/common/x509util/keyid.go 14:32:51 spire-1.2.1/pkg/common/x509util/keypair.go 14:32:51 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:32:51 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:32:51 spire-1.2.1/pkg/server/ 14:32:51 spire-1.2.1/pkg/server/api/ 14:32:51 spire-1.2.1/pkg/server/api/agent.go 14:32:51 spire-1.2.1/pkg/server/api/agent/ 14:32:51 spire-1.2.1/pkg/server/api/agent/v1/ 14:32:51 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:32:51 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:32:51 spire-1.2.1/pkg/server/api/agent_test.go 14:32:51 spire-1.2.1/pkg/server/api/api.go 14:32:51 spire-1.2.1/pkg/server/api/audit/ 14:32:51 spire-1.2.1/pkg/server/api/audit/audit.go 14:32:51 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:32:51 spire-1.2.1/pkg/server/api/bundle.go 14:32:51 spire-1.2.1/pkg/server/api/bundle/ 14:32:51 spire-1.2.1/pkg/server/api/bundle/v1/ 14:32:51 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:32:51 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:32:51 spire-1.2.1/pkg/server/api/bundle_test.go 14:32:51 spire-1.2.1/pkg/server/api/debug/ 14:32:51 spire-1.2.1/pkg/server/api/debug/v1/ 14:32:51 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:32:51 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:32:51 spire-1.2.1/pkg/server/api/entry.go 14:32:51 spire-1.2.1/pkg/server/api/entry/ 14:32:51 spire-1.2.1/pkg/server/api/entry/v1/ 14:32:51 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:32:51 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:32:51 spire-1.2.1/pkg/server/api/entry_test.go 14:32:51 spire-1.2.1/pkg/server/api/health/ 14:32:51 spire-1.2.1/pkg/server/api/health/v1/ 14:32:51 spire-1.2.1/pkg/server/api/health/v1/service.go 14:32:51 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:32:51 spire-1.2.1/pkg/server/api/id.go 14:32:51 spire-1.2.1/pkg/server/api/id_test.go 14:32:51 spire-1.2.1/pkg/server/api/limits/ 14:32:51 spire-1.2.1/pkg/server/api/limits/limits.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/ 14:32:51 spire-1.2.1/pkg/server/api/middleware/alias.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/audit.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/caller.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/common.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/entries.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:32:51 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:32:51 spire-1.2.1/pkg/server/api/ratelimit.go 14:32:51 spire-1.2.1/pkg/server/api/rpccontext/ 14:32:51 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:32:51 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:32:51 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:32:51 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:32:51 spire-1.2.1/pkg/server/api/selector.go 14:32:51 spire-1.2.1/pkg/server/api/selector_test.go 14:32:51 spire-1.2.1/pkg/server/api/status.go 14:32:51 spire-1.2.1/pkg/server/api/status_test.go 14:32:51 spire-1.2.1/pkg/server/api/svid/ 14:32:51 spire-1.2.1/pkg/server/api/svid/v1/ 14:32:51 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:32:51 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:32:51 spire-1.2.1/pkg/server/api/trustdomain.go 14:32:51 spire-1.2.1/pkg/server/api/trustdomain/ 14:32:51 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:32:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:32:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:32:51 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:32:51 spire-1.2.1/pkg/server/authpolicy/ 14:32:51 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:32:51 spire-1.2.1/pkg/server/authpolicy/policy.go 14:32:51 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:32:51 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:32:51 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:32:51 spire-1.2.1/pkg/server/authpolicy/validate.go 14:32:51 spire-1.2.1/pkg/server/bundle/ 14:32:51 spire-1.2.1/pkg/server/bundle/client/ 14:32:51 spire-1.2.1/pkg/server/bundle/client/client.go 14:32:51 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:32:51 spire-1.2.1/pkg/server/bundle/client/manager.go 14:32:51 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:32:51 spire-1.2.1/pkg/server/bundle/client/sources.go 14:32:51 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:32:51 spire-1.2.1/pkg/server/bundle/client/updater.go 14:32:51 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:32:51 spire-1.2.1/pkg/server/ca/ 14:32:51 spire-1.2.1/pkg/server/ca/ca.go 14:32:51 spire-1.2.1/pkg/server/ca/ca_health.go 14:32:51 spire-1.2.1/pkg/server/ca/ca_test.go 14:32:51 spire-1.2.1/pkg/server/ca/journal.go 14:32:51 spire-1.2.1/pkg/server/ca/journal_test.go 14:32:51 spire-1.2.1/pkg/server/ca/manager.go 14:32:51 spire-1.2.1/pkg/server/ca/manager_health.go 14:32:51 spire-1.2.1/pkg/server/ca/manager_test.go 14:32:51 spire-1.2.1/pkg/server/ca/templates.go 14:32:51 spire-1.2.1/pkg/server/ca/upstream_client.go 14:32:51 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:32:51 spire-1.2.1/pkg/server/ca/validation.go 14:32:51 spire-1.2.1/pkg/server/cache/ 14:32:51 spire-1.2.1/pkg/server/cache/dscache/ 14:32:51 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:32:51 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:32:51 spire-1.2.1/pkg/server/cache/entrycache/ 14:32:51 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:32:51 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:32:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:32:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:32:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:32:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:32:51 spire-1.2.1/pkg/server/catalog/ 14:32:51 spire-1.2.1/pkg/server/catalog/catalog.go 14:32:51 spire-1.2.1/pkg/server/catalog/keymanager.go 14:32:51 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:32:51 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:32:51 spire-1.2.1/pkg/server/catalog/notifier.go 14:32:51 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:32:51 spire-1.2.1/pkg/server/config.go 14:32:51 spire-1.2.1/pkg/server/datastore/ 14:32:51 spire-1.2.1/pkg/server/datastore/datastore.go 14:32:51 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:32:51 spire-1.2.1/pkg/server/datastore/repository.go 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:32:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:32:51 spire-1.2.1/pkg/server/endpoints/ 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/ 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:32:51 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:32:51 spire-1.2.1/pkg/server/endpoints/config.go 14:32:51 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:32:51 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:32:51 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:32:51 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:32:51 spire-1.2.1/pkg/server/endpoints/middleware.go 14:32:51 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:32:51 spire-1.2.1/pkg/server/hostservice/ 14:32:51 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:32:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:32:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:32:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:32:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:32:51 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:32:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:32:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/ 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/ 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:32:51 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:32:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:32:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:32:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:32:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:32:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:32:51 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:32:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:32:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/notifier/ 14:32:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:32:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:32:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:32:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:32:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:32:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:32:51 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:32:51 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:32:51 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:32:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:32:51 spire-1.2.1/pkg/server/registration/ 14:32:51 spire-1.2.1/pkg/server/registration/manager.go 14:32:51 spire-1.2.1/pkg/server/registration/manager_test.go 14:32:51 spire-1.2.1/pkg/server/scanentries.go 14:32:51 spire-1.2.1/pkg/server/scanentries_test.go 14:32:51 spire-1.2.1/pkg/server/server.go 14:32:51 spire-1.2.1/pkg/server/server_test.go 14:32:51 spire-1.2.1/pkg/server/svid/ 14:32:51 spire-1.2.1/pkg/server/svid/observer.go 14:32:51 spire-1.2.1/pkg/server/svid/observer_test.go 14:32:51 spire-1.2.1/pkg/server/svid/rotator.go 14:32:51 spire-1.2.1/pkg/server/svid/rotator_config.go 14:32:51 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:32:51 spire-1.2.1/pkg/server/svid/rotator_test.go 14:32:51 spire-1.2.1/proto/ 14:32:51 spire-1.2.1/proto/private/ 14:32:51 spire-1.2.1/proto/private/server/ 14:32:51 spire-1.2.1/proto/private/server/journal/ 14:32:51 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:32:51 spire-1.2.1/proto/private/server/journal/journal.proto 14:32:51 spire-1.2.1/proto/spire/ 14:32:51 spire-1.2.1/proto/spire/common/ 14:32:51 spire-1.2.1/proto/spire/common/common.pb.go 14:32:51 spire-1.2.1/proto/spire/common/common.proto 14:32:51 spire-1.2.1/proto/spire/common/plugin/ 14:32:51 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:32:51 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:32:51 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:32:51 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:32:51 spire-1.2.1/proto/spire/plugin/ 14:32:51 spire-1.2.1/proto/spire/plugin/agent/ 14:32:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:32:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:32:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:32:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:32:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:32:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:32:51 spire-1.2.1/release/ 14:32:51 spire-1.2.1/release/spire-extras/ 14:32:51 spire-1.2.1/release/spire-extras/README.md 14:32:51 spire-1.2.1/release/spire-extras/conf/ 14:32:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:32:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:32:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:32:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:32:51 spire-1.2.1/release/spire/ 14:32:51 spire-1.2.1/release/spire/README.md 14:32:51 spire-1.2.1/release/spire/conf/ 14:32:51 spire-1.2.1/release/spire/conf/agent/ 14:32:51 spire-1.2.1/release/spire/conf/agent/agent.conf 14:32:51 spire-1.2.1/release/spire/conf/server/ 14:32:51 spire-1.2.1/release/spire/conf/server/server.conf 14:32:51 spire-1.2.1/script/ 14:32:51 spire-1.2.1/script/build-artifact.sh 14:32:51 spire-1.2.1/script/generate_dummy_ca.sh 14:32:51 spire-1.2.1/support/ 14:32:51 spire-1.2.1/support/k8s/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:32:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:32:51 spire-1.2.1/support/oidc-discovery-provider/ 14:32:51 spire-1.2.1/support/oidc-discovery-provider/README.md 14:32:51 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:32:51 spire-1.2.1/support/oidc-discovery-provider/config.go 14:32:51 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:32:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:32:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:32:51 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:32:51 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:32:51 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:32:51 spire-1.2.1/support/oidc-discovery-provider/main.go 14:32:51 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:32:51 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:32:51 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:32:51 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:32:51 spire-1.2.1/test/ 14:32:51 spire-1.2.1/test/clock/ 14:32:51 spire-1.2.1/test/clock/clock.go 14:32:51 spire-1.2.1/test/fakes/ 14:32:51 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:32:51 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:32:51 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:32:51 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:32:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:32:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:32:51 spire-1.2.1/test/fakes/fakeagentstore/ 14:32:51 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:32:51 spire-1.2.1/test/fakes/fakedatastore/ 14:32:51 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:32:51 spire-1.2.1/test/fakes/fakeentryclient/ 14:32:51 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:32:51 spire-1.2.1/test/fakes/fakehealthchecker/ 14:32:51 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:32:51 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:32:51 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:32:51 spire-1.2.1/test/fakes/fakemetrics/ 14:32:51 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:32:51 spire-1.2.1/test/fakes/fakenoderesolver/ 14:32:51 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:32:51 spire-1.2.1/test/fakes/fakenotifier/ 14:32:51 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:32:51 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:32:51 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:32:51 spire-1.2.1/test/fakes/fakeserverca/ 14:32:51 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:32:51 spire-1.2.1/test/fakes/fakeservercatalog/ 14:32:51 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:32:51 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:32:51 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:32:51 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:32:51 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:32:51 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:32:51 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:32:51 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:32:51 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:32:51 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:32:51 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:32:51 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:32:51 spire-1.2.1/test/fixture/ 14:32:51 spire-1.2.1/test/fixture/certs/ 14:32:51 spire-1.2.1/test/fixture/certs/agent_svid.der 14:32:51 spire-1.2.1/test/fixture/certs/base_cert.pem 14:32:51 spire-1.2.1/test/fixture/certs/base_csr.pem 14:32:51 spire-1.2.1/test/fixture/certs/base_key.pem 14:32:51 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:32:51 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:32:51 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:32:51 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:32:51 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:32:51 spire-1.2.1/test/fixture/certs/blog_key.pem 14:32:51 spire-1.2.1/test/fixture/certs/bundle.der 14:32:51 spire-1.2.1/test/fixture/certs/ca.pem 14:32:51 spire-1.2.1/test/fixture/certs/ca_key.pem 14:32:51 spire-1.2.1/test/fixture/certs/database_cert.pem 14:32:51 spire-1.2.1/test/fixture/certs/database_csr.pem 14:32:51 spire-1.2.1/test/fixture/certs/database_key.pem 14:32:51 spire-1.2.1/test/fixture/certs/node_cert.pem 14:32:51 spire-1.2.1/test/fixture/certs/node_csr.pem 14:32:51 spire-1.2.1/test/fixture/certs/node_key.pem 14:32:51 spire-1.2.1/test/fixture/certs/svid.pem 14:32:51 spire-1.2.1/test/fixture/certs/svid_key.pem 14:32:51 spire-1.2.1/test/fixture/config/ 14:32:51 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:32:51 spire-1.2.1/test/fixture/config/agent_good.conf 14:32:51 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:32:51 spire-1.2.1/test/fixture/config/plugin_good.conf 14:32:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:32:51 spire-1.2.1/test/fixture/config/server_good.conf 14:32:51 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:32:51 spire-1.2.1/test/fixture/fixture.go 14:32:51 spire-1.2.1/test/fixture/nodeattestor/ 14:32:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:32:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:32:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:32:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:32:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:32:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:32:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:32:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:32:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:32:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:32:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:32:51 spire-1.2.1/test/fixture/registration/ 14:32:51 spire-1.2.1/test/fixture/registration/entries.json 14:32:51 spire-1.2.1/test/fixture/registration/good-for-update.json 14:32:51 spire-1.2.1/test/fixture/registration/good.json 14:32:51 spire-1.2.1/test/fixture/registration/invalid.json 14:32:51 spire-1.2.1/test/fixture/registration/invalid_json.json 14:32:51 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:32:51 spire-1.2.1/test/integration/ 14:32:51 spire-1.2.1/test/integration/README.md 14:32:51 spire-1.2.1/test/integration/common 14:32:51 spire-1.2.1/test/integration/setup/ 14:32:51 spire-1.2.1/test/integration/setup/adminclient/ 14:32:51 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:32:51 spire-1.2.1/test/integration/setup/adminclient/client.go 14:32:51 spire-1.2.1/test/integration/setup/debugagent/ 14:32:51 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:32:51 spire-1.2.1/test/integration/setup/debugagent/main.go 14:32:51 spire-1.2.1/test/integration/setup/debugserver/ 14:32:51 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:32:51 spire-1.2.1/test/integration/setup/debugserver/main.go 14:32:51 spire-1.2.1/test/integration/setup/downstreamclient/ 14:32:51 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:32:51 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:32:51 spire-1.2.1/test/integration/setup/itclient/ 14:32:51 spire-1.2.1/test/integration/setup/itclient/client.go 14:32:51 spire-1.2.1/test/integration/setup/node-attestation/ 14:32:51 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:32:51 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:32:51 spire-1.2.1/test/integration/setup/x509pop/ 14:32:51 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:32:51 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:32:51 spire-1.2.1/test/integration/suites/ 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:32:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:32:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:32:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:32:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:32:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:32:51 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:32:51 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:32:51 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:32:51 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:32:51 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:32:51 spire-1.2.1/test/integration/suites/join-token/ 14:32:51 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:32:51 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:32:51 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:32:51 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:32:51 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:32:51 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:32:51 spire-1.2.1/test/integration/suites/join-token/README.md 14:32:51 spire-1.2.1/test/integration/suites/join-token/conf/ 14:32:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:32:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/join-token/teardown 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:32:51 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:32:51 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:32:51 spire-1.2.1/test/integration/suites/k8s/ 14:32:51 spire-1.2.1/test/integration/suites/k8s/00-setup 14:32:51 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:32:51 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:32:51 spire-1.2.1/test/integration/suites/k8s/README.md 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/ 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:32:51 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:32:51 spire-1.2.1/test/integration/suites/k8s/teardown 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/ 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:32:51 spire-1.2.1/test/integration/suites/rotation/ 14:32:51 spire-1.2.1/test/integration/suites/rotation/00-setup 14:32:51 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:32:51 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:32:51 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:32:51 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:32:51 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:32:51 spire-1.2.1/test/integration/suites/rotation/README.md 14:32:51 spire-1.2.1/test/integration/suites/rotation/conf/ 14:32:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:32:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/rotation/teardown 14:32:51 spire-1.2.1/test/integration/suites/self-test/ 14:32:51 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:32:51 spire-1.2.1/test/integration/suites/self-test/README.md 14:32:51 spire-1.2.1/test/integration/suites/self-test/teardown 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:32:51 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:32:51 spire-1.2.1/test/integration/suites/upgrade/ 14:32:51 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:32:51 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:32:51 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:32:51 spire-1.2.1/test/integration/suites/upgrade/README.md 14:32:51 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:32:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:32:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:32:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:32:51 spire-1.2.1/test/integration/suites/upgrade/teardown 14:32:51 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:32:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:32:51 spire-1.2.1/test/integration/test-one.sh 14:32:51 spire-1.2.1/test/integration/test.sh 14:32:51 spire-1.2.1/test/plugintest/ 14:32:51 spire-1.2.1/test/plugintest/config.go 14:32:51 spire-1.2.1/test/plugintest/load.go 14:32:51 spire-1.2.1/test/plugintest/option.go 14:32:51 spire-1.2.1/test/spiretest/ 14:32:51 spire-1.2.1/test/spiretest/apiserver.go 14:32:51 spire-1.2.1/test/spiretest/assertions.go 14:32:51 spire-1.2.1/test/spiretest/dir.go 14:32:51 spire-1.2.1/test/spiretest/errors_posix.go 14:32:51 spire-1.2.1/test/spiretest/errors_windows.go 14:32:51 spire-1.2.1/test/spiretest/logs.go 14:32:51 spire-1.2.1/test/spiretest/socketapi.go 14:32:51 spire-1.2.1/test/spiretest/suite.go 14:32:51 spire-1.2.1/test/spiretest/x509.go 14:32:51 spire-1.2.1/test/testca/ 14:32:51 spire-1.2.1/test/testca/ca.go 14:32:51 spire-1.2.1/test/testkey/ 14:32:51 spire-1.2.1/test/testkey/generate.sh 14:32:51 spire-1.2.1/test/testkey/genkeys.go 14:32:51 spire-1.2.1/test/testkey/keys.go 14:32:51 spire-1.2.1/test/testkey/new.go 14:32:51 spire-1.2.1/test/tpmsimulator/ 14:32:51 spire-1.2.1/test/tpmsimulator/simulator.go 14:32:51 spire-1.2.1/test/util/ 14:32:51 spire-1.2.1/test/util/cert_fixtures.go 14:32:51 spire-1.2.1/test/util/cert_generation.go 14:32:51 spire-1.2.1/test/util/io_redirection.go 14:32:51 spire-1.2.1/test/util/race.go 14:32:51 spire-1.2.1/test/util/util.go 14:32:51 building spire from source... 14:32:51 Installing go1.17.7... 14:32:52 spire-1.2.1/ 14:32:52 spire-1.2.1/.data/ 14:32:52 spire-1.2.1/.data/.file 14:32:52 spire-1.2.1/.dockerignore 14:32:52 spire-1.2.1/.gitattributes 14:32:52 spire-1.2.1/.githooks/ 14:32:52 spire-1.2.1/.githooks/pre-commit 14:32:52 spire-1.2.1/.github/ 14:32:52 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:32:52 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:32:52 spire-1.2.1/.github/dependabot.yml 14:32:52 spire-1.2.1/.github/workflows/ 14:32:52 spire-1.2.1/.github/workflows/nightly_build.yaml 14:32:52 spire-1.2.1/.github/workflows/pr_build.yaml 14:32:52 spire-1.2.1/.github/workflows/release_build.yaml 14:32:52 spire-1.2.1/.github/workflows/scripts/ 14:32:52 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:32:52 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:32:52 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:32:52 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:32:52 spire-1.2.1/.github/workflows/scripts/split.sh 14:32:52 spire-1.2.1/.gitignore 14:32:52 spire-1.2.1/.go-version 14:32:52 spire-1.2.1/.golangci.yml 14:32:52 spire-1.2.1/ADOPTERS.md 14:32:52 spire-1.2.1/CHANGELOG.md 14:32:52 spire-1.2.1/CODE-OF-CONDUCT.md 14:32:52 spire-1.2.1/CODEOWNERS 14:32:52 spire-1.2.1/CONTRIBUTING.md 14:32:52 spire-1.2.1/Dockerfile 14:32:52 spire-1.2.1/Dockerfile.dev 14:32:52 spire-1.2.1/Dockerfile.scratch 14:32:52 spire-1.2.1/LICENSE 14:32:52 spire-1.2.1/MAINTAINERS.md 14:32:52 spire-1.2.1/Makefile 14:32:52 spire-1.2.1/README.md 14:32:52 spire-1.2.1/ROADMAP.md 14:32:52 spire-1.2.1/SECURITY.md 14:32:52 spire-1.2.1/cmd/ 14:32:52 spire-1.2.1/cmd/spire-agent/ 14:32:52 spire-1.2.1/cmd/spire-agent/cli/ 14:32:52 spire-1.2.1/cmd/spire-agent/cli/api/ 14:32:52 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:32:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:32:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:32:52 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:32:52 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:32:52 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:32:52 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:32:52 spire-1.2.1/cmd/spire-agent/cli/common/ 14:32:52 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:32:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:32:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:32:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:32:52 spire-1.2.1/cmd/spire-agent/cli/run/ 14:32:52 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:32:52 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:32:52 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:32:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:32:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:32:52 spire-1.2.1/cmd/spire-agent/main.go 14:32:52 spire-1.2.1/cmd/spire-server/ 14:32:52 spire-1.2.1/cmd/spire-server/cli/ 14:32:52 spire-1.2.1/cmd/spire-server/cli/agent/ 14:32:52 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:32:52 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/cli.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/entry/ 14:32:52 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/ 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:32:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:32:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/run/ 14:32:52 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/token/ 14:32:52 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/validate/ 14:32:52 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/x509/ 14:32:52 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:32:52 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:32:52 spire-1.2.1/cmd/spire-server/main.go 14:32:52 spire-1.2.1/cmd/spire-server/util/ 14:32:52 spire-1.2.1/cmd/spire-server/util/util.go 14:32:52 spire-1.2.1/conf/ 14:32:52 spire-1.2.1/conf/agent/ 14:32:52 spire-1.2.1/conf/agent/agent.conf 14:32:52 spire-1.2.1/conf/agent/agent_full.conf 14:32:52 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:32:52 spire-1.2.1/conf/server/ 14:32:52 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:32:52 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:32:52 spire-1.2.1/conf/server/server.conf 14:32:52 spire-1.2.1/conf/server/server_full.conf 14:32:52 spire-1.2.1/doc/ 14:32:52 spire-1.2.1/doc/SPIRE101.md 14:32:52 spire-1.2.1/doc/auditlog.md 14:32:52 spire-1.2.1/doc/authorization_policy_engine.md 14:32:52 spire-1.2.1/doc/changelog_guidelines.md 14:32:52 spire-1.2.1/doc/cure53-report.pdf 14:32:52 spire-1.2.1/doc/images/ 14:32:52 spire-1.2.1/doc/images/2019_roadmap.png 14:32:52 spire-1.2.1/doc/images/SPIRE101.png 14:32:52 spire-1.2.1/doc/images/SPIRE_agent.png 14:32:52 spire-1.2.1/doc/images/SPIRE_server.png 14:32:52 spire-1.2.1/doc/images/cache_mgr.png 14:32:52 spire-1.2.1/doc/images/cache_mgr_components.png 14:32:52 spire-1.2.1/doc/images/federated_spire.png 14:32:52 spire-1.2.1/doc/images/ha_mode.png 14:32:52 spire-1.2.1/doc/images/nested_spire.png 14:32:52 spire-1.2.1/doc/images/oidc_federation.png 14:32:52 spire-1.2.1/doc/images/single_trust_domain.png 14:32:52 spire-1.2.1/doc/images/spiffe_compatible.png 14:32:52 spire-1.2.1/doc/images/spire_logo.png 14:32:52 spire-1.2.1/doc/migrating_registration_api_clients.md 14:32:52 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:32:52 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:32:52 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:32:52 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:32:52 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:32:52 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:32:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:32:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:32:52 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:32:52 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:32:52 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:32:52 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:32:52 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:32:52 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:32:52 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:32:52 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:32:52 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:32:52 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:32:52 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:32:52 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:32:52 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:32:52 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:32:52 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:32:52 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:32:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:32:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:32:52 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:32:52 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:32:52 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:32:52 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:32:52 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:32:52 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:32:52 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:32:52 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:32:52 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:32:52 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:32:52 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:32:52 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:32:52 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:32:52 spire-1.2.1/doc/scaling_spire.md 14:32:52 spire-1.2.1/doc/spire_agent.md 14:32:52 spire-1.2.1/doc/spire_server.md 14:32:52 spire-1.2.1/doc/supported_integrations.md 14:32:52 spire-1.2.1/doc/telemetry.md 14:32:52 spire-1.2.1/doc/telemetry_config.md 14:32:52 spire-1.2.1/doc/upgrading.md 14:32:52 spire-1.2.1/doc/using_spire.md 14:32:52 spire-1.2.1/examples/ 14:32:52 spire-1.2.1/examples/README.md 14:32:52 spire-1.2.1/go.mod 14:32:52 spire-1.2.1/go.sum 14:32:52 spire-1.2.1/pkg/ 14:32:52 spire-1.2.1/pkg/agent/ 14:32:52 spire-1.2.1/pkg/agent/agent.go 14:32:52 spire-1.2.1/pkg/agent/api/ 14:32:52 spire-1.2.1/pkg/agent/api/config.go 14:32:52 spire-1.2.1/pkg/agent/api/debug/ 14:32:52 spire-1.2.1/pkg/agent/api/debug/v1/ 14:32:52 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:32:52 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:32:52 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:32:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:32:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:32:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:32:52 spire-1.2.1/pkg/agent/api/endpoints.go 14:32:52 spire-1.2.1/pkg/agent/api/health/ 14:32:52 spire-1.2.1/pkg/agent/api/health/v1/ 14:32:52 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:32:52 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:32:52 spire-1.2.1/pkg/agent/api/rpccontext/ 14:32:52 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:32:52 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:32:52 spire-1.2.1/pkg/agent/attestor/ 14:32:52 spire-1.2.1/pkg/agent/attestor/node/ 14:32:52 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:32:52 spire-1.2.1/pkg/agent/attestor/node/node.go 14:32:52 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:32:52 spire-1.2.1/pkg/agent/attestor/workload/ 14:32:52 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:32:52 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:32:52 spire-1.2.1/pkg/agent/catalog/ 14:32:52 spire-1.2.1/pkg/agent/catalog/catalog.go 14:32:52 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:32:52 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:32:52 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:32:52 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:32:52 spire-1.2.1/pkg/agent/client/ 14:32:52 spire-1.2.1/pkg/agent/client/client.go 14:32:52 spire-1.2.1/pkg/agent/client/client_test.go 14:32:52 spire-1.2.1/pkg/agent/client/dial.go 14:32:52 spire-1.2.1/pkg/agent/client/nodeconn.go 14:32:52 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:32:52 spire-1.2.1/pkg/agent/client/update.go 14:32:52 spire-1.2.1/pkg/agent/client/util.go 14:32:52 spire-1.2.1/pkg/agent/common/ 14:32:52 spire-1.2.1/pkg/agent/common/backoff/ 14:32:52 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:32:52 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:32:52 spire-1.2.1/pkg/agent/common/cgroups/ 14:32:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:32:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:32:52 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:32:52 spire-1.2.1/pkg/agent/config.go 14:32:52 spire-1.2.1/pkg/agent/endpoints/ 14:32:52 spire-1.2.1/pkg/agent/endpoints/config.go 14:32:52 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:32:52 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:32:52 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:32:52 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:32:52 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:32:52 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:32:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:32:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:32:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:32:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:32:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:32:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:32:52 spire-1.2.1/pkg/agent/endpoints/workload/ 14:32:52 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:32:52 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:32:52 spire-1.2.1/pkg/agent/manager/ 14:32:52 spire-1.2.1/pkg/agent/manager/cache/ 14:32:52 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:32:52 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:32:52 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:32:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:32:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:32:52 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:32:52 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:32:52 spire-1.2.1/pkg/agent/manager/config.go 14:32:52 spire-1.2.1/pkg/agent/manager/manager.go 14:32:52 spire-1.2.1/pkg/agent/manager/manager_test.go 14:32:52 spire-1.2.1/pkg/agent/manager/storage.go 14:32:52 spire-1.2.1/pkg/agent/manager/storage_test.go 14:32:52 spire-1.2.1/pkg/agent/manager/storecache/ 14:32:52 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:32:52 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:32:52 spire-1.2.1/pkg/agent/manager/sync.go 14:32:52 spire-1.2.1/pkg/agent/plugin/ 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:32:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:32:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:32:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:32:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:32:52 spire-1.2.1/pkg/agent/svid/ 14:32:52 spire-1.2.1/pkg/agent/svid/rotator.go 14:32:52 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:32:52 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:32:52 spire-1.2.1/pkg/agent/svid/store/ 14:32:52 spire-1.2.1/pkg/agent/svid/store/service.go 14:32:52 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:32:52 spire-1.2.1/pkg/common/ 14:32:52 spire-1.2.1/pkg/common/agentpathtemplate/ 14:32:52 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:32:52 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:32:52 spire-1.2.1/pkg/common/api/ 14:32:52 spire-1.2.1/pkg/common/api/metrics.go 14:32:52 spire-1.2.1/pkg/common/api/middleware/ 14:32:52 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:32:52 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:32:52 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:32:52 spire-1.2.1/pkg/common/api/middleware/logger.go 14:32:52 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:32:52 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:32:52 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:32:52 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:32:52 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:32:52 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:32:52 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:32:52 spire-1.2.1/pkg/common/api/middleware/names.go 14:32:52 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:32:52 spire-1.2.1/pkg/common/api/names.go 14:32:52 spire-1.2.1/pkg/common/api/ratelimit.go 14:32:52 spire-1.2.1/pkg/common/api/rpccontext/ 14:32:52 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:32:52 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:32:52 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:32:52 spire-1.2.1/pkg/common/auth/ 14:32:52 spire-1.2.1/pkg/common/auth/interceptors.go 14:32:52 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:32:52 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:32:52 spire-1.2.1/pkg/common/bundleutil/ 14:32:52 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:32:52 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:32:52 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:32:52 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:32:52 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:32:52 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:32:52 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:32:52 spire-1.2.1/pkg/common/bundleutil/types.go 14:32:52 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:32:52 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:32:52 spire-1.2.1/pkg/common/catalog/ 14:32:52 spire-1.2.1/pkg/common/catalog/bind.go 14:32:52 spire-1.2.1/pkg/common/catalog/builtin.go 14:32:52 spire-1.2.1/pkg/common/catalog/catalog.go 14:32:52 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:32:52 spire-1.2.1/pkg/common/catalog/closers.go 14:32:52 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:32:52 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:32:52 spire-1.2.1/pkg/common/catalog/config.go 14:32:52 spire-1.2.1/pkg/common/catalog/config_test.go 14:32:52 spire-1.2.1/pkg/common/catalog/configure.go 14:32:52 spire-1.2.1/pkg/common/catalog/constraints.go 14:32:52 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:32:52 spire-1.2.1/pkg/common/catalog/context.go 14:32:52 spire-1.2.1/pkg/common/catalog/external.go 14:32:52 spire-1.2.1/pkg/common/catalog/host.go 14:32:52 spire-1.2.1/pkg/common/catalog/pipenet.go 14:32:52 spire-1.2.1/pkg/common/catalog/plugin.go 14:32:52 spire-1.2.1/pkg/common/catalog/testplugin/ 14:32:52 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:32:52 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:32:52 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:32:52 spire-1.2.1/pkg/common/cli/ 14:32:52 spire-1.2.1/pkg/common/cli/env.go 14:32:52 spire-1.2.1/pkg/common/cli/flags.go 14:32:52 spire-1.2.1/pkg/common/cli/trust_domain.go 14:32:52 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:32:52 spire-1.2.1/pkg/common/cli/umask.go 14:32:52 spire-1.2.1/pkg/common/cli/umask_posix.go 14:32:52 spire-1.2.1/pkg/common/cli/umask_test.go 14:32:52 spire-1.2.1/pkg/common/cli/umask_windows.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/ 14:32:52 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/flag.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/format.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/ 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:32:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:32:52 spire-1.2.1/pkg/common/coretypes/ 14:32:52 spire-1.2.1/pkg/common/coretypes/bundle/ 14:32:52 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:32:52 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:32:52 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:32:52 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:32:52 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:32:52 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:32:52 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:32:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:32:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:32:52 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:32:52 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:32:52 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:32:52 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:32:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:32:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:32:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:32:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:32:52 spire-1.2.1/pkg/common/cryptoutil/ 14:32:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:32:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:32:52 spire-1.2.1/pkg/common/diskutil/ 14:32:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:32:52 spire-1.2.1/pkg/common/diskutil/file_test.go 14:32:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:32:52 spire-1.2.1/pkg/common/errorutil/ 14:32:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:32:52 spire-1.2.1/pkg/common/health/ 14:32:52 spire-1.2.1/pkg/common/health/config.go 14:32:52 spire-1.2.1/pkg/common/health/context.go 14:32:52 spire-1.2.1/pkg/common/health/context_test.go 14:32:52 spire-1.2.1/pkg/common/health/health.go 14:32:52 spire-1.2.1/pkg/common/health/health_test.go 14:32:52 spire-1.2.1/pkg/common/health/logger.go 14:32:52 spire-1.2.1/pkg/common/hostservice/ 14:32:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:32:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:32:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:32:52 spire-1.2.1/pkg/common/idutil/ 14:32:52 spire-1.2.1/pkg/common/idutil/require.go 14:32:52 spire-1.2.1/pkg/common/idutil/require_test.go 14:32:52 spire-1.2.1/pkg/common/idutil/safety.go 14:32:52 spire-1.2.1/pkg/common/idutil/safety_test.go 14:32:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:32:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:32:52 spire-1.2.1/pkg/common/jwtsvid/ 14:32:52 spire-1.2.1/pkg/common/jwtsvid/common.go 14:32:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:32:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:32:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:32:52 spire-1.2.1/pkg/common/jwtutil/ 14:32:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:32:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:32:52 spire-1.2.1/pkg/common/log/ 14:32:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:32:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:32:52 spire-1.2.1/pkg/common/log/log.go 14:32:52 spire-1.2.1/pkg/common/log/log_test.go 14:32:52 spire-1.2.1/pkg/common/log/options.go 14:32:52 spire-1.2.1/pkg/common/nodeutil/ 14:32:52 spire-1.2.1/pkg/common/nodeutil/node.go 14:32:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:32:52 spire-1.2.1/pkg/common/peertracker/ 14:32:52 spire-1.2.1/pkg/common/peertracker/conn.go 14:32:52 spire-1.2.1/pkg/common/peertracker/credentials.go 14:32:52 spire-1.2.1/pkg/common/peertracker/errors.go 14:32:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:32:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:32:52 spire-1.2.1/pkg/common/peertracker/info.go 14:32:52 spire-1.2.1/pkg/common/peertracker/listener.go 14:32:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:32:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:32:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:32:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:32:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:32:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:32:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:32:52 spire-1.2.1/pkg/common/peertracker/tcp.go 14:32:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:32:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:32:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:32:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:32:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:32:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:32:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:32:52 spire-1.2.1/pkg/common/peertracker/uds.go 14:32:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:32:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:32:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:32:52 spire-1.2.1/pkg/common/pemutil/ 14:32:52 spire-1.2.1/pkg/common/pemutil/block.go 14:32:52 spire-1.2.1/pkg/common/pemutil/certs.go 14:32:52 spire-1.2.1/pkg/common/pemutil/common.go 14:32:52 spire-1.2.1/pkg/common/pemutil/csr.go 14:32:52 spire-1.2.1/pkg/common/pemutil/keys.go 14:32:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:32:52 spire-1.2.1/pkg/common/pemutil/testdata/ 14:32:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:32:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:32:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:32:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:32:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:32:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:32:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:32:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:32:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:32:52 spire-1.2.1/pkg/common/plugin/ 14:32:52 spire-1.2.1/pkg/common/plugin/aws/ 14:32:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:32:52 spire-1.2.1/pkg/common/plugin/azure/ 14:32:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:32:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:32:52 spire-1.2.1/pkg/common/plugin/facade.go 14:32:52 spire-1.2.1/pkg/common/plugin/facade_test.go 14:32:52 spire-1.2.1/pkg/common/plugin/gcp/ 14:32:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:32:52 spire-1.2.1/pkg/common/plugin/k8s/ 14:32:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:32:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:32:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:32:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:32:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:32:52 spire-1.2.1/pkg/common/plugin/log.go 14:32:52 spire-1.2.1/pkg/common/plugin/sshpop/ 14:32:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:32:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:32:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:32:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:32:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:32:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:32:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:32:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:32:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:32:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:32:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:32:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:32:52 spire-1.2.1/pkg/common/plugin/x509pop/ 14:32:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:32:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:32:52 spire-1.2.1/pkg/common/profiling/ 14:32:52 spire-1.2.1/pkg/common/profiling/dumpers.go 14:32:52 spire-1.2.1/pkg/common/profiling/profiling.go 14:32:52 spire-1.2.1/pkg/common/protoutil/ 14:32:52 spire-1.2.1/pkg/common/protoutil/masks.go 14:32:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:32:52 spire-1.2.1/pkg/common/rotationutil/ 14:32:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:32:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:32:52 spire-1.2.1/pkg/common/selector/ 14:32:52 spire-1.2.1/pkg/common/selector/selector.go 14:32:52 spire-1.2.1/pkg/common/selector/selector_test.go 14:32:52 spire-1.2.1/pkg/common/selector/set.go 14:32:52 spire-1.2.1/pkg/common/selector/set_utils.go 14:32:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:32:52 spire-1.2.1/pkg/common/telemetry/ 14:32:52 spire-1.2.1/pkg/common/telemetry/agent/ 14:32:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:32:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:32:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:32:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:32:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:32:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:32:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:32:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:32:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:32:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:32:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:32:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:32:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:32:52 spire-1.2.1/pkg/common/telemetry/call.go 14:32:52 spire-1.2.1/pkg/common/telemetry/common/ 14:32:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:32:52 spire-1.2.1/pkg/common/telemetry/config.go 14:32:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:32:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:32:52 spire-1.2.1/pkg/common/telemetry/inmem.go 14:32:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:32:52 spire-1.2.1/pkg/common/telemetry/m3.go 14:32:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:32:52 spire-1.2.1/pkg/common/telemetry/metrics.go 14:32:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:32:52 spire-1.2.1/pkg/common/telemetry/names.go 14:32:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:32:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:32:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:32:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/ 14:32:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:32:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:32:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:32:52 spire-1.2.1/pkg/common/telemetry/server/server.go 14:32:52 spire-1.2.1/pkg/common/telemetry/sink.go 14:32:52 spire-1.2.1/pkg/common/telemetry/statsd.go 14:32:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:32:52 spire-1.2.1/pkg/common/telemetry/uptime.go 14:32:52 spire-1.2.1/pkg/common/telemetry/version.go 14:32:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:32:52 spire-1.2.1/pkg/common/uptime/ 14:32:52 spire-1.2.1/pkg/common/uptime/uptime.go 14:32:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:32:52 spire-1.2.1/pkg/common/util/ 14:32:52 spire-1.2.1/pkg/common/util/certs.go 14:32:52 spire-1.2.1/pkg/common/util/certs_test.go 14:32:52 spire-1.2.1/pkg/common/util/csr.go 14:32:52 spire-1.2.1/pkg/common/util/hash.go 14:32:52 spire-1.2.1/pkg/common/util/selectors.go 14:32:52 spire-1.2.1/pkg/common/util/selectors_test.go 14:32:52 spire-1.2.1/pkg/common/util/signals.go 14:32:52 spire-1.2.1/pkg/common/util/sort.go 14:32:52 spire-1.2.1/pkg/common/util/sort_test.go 14:32:52 spire-1.2.1/pkg/common/util/task.go 14:32:52 spire-1.2.1/pkg/common/util/task_test.go 14:32:52 spire-1.2.1/pkg/common/util/testdata/ 14:32:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:32:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:32:52 spire-1.2.1/pkg/common/version/ 14:32:52 spire-1.2.1/pkg/common/version/version.go 14:32:52 spire-1.2.1/pkg/common/x509svid/ 14:32:52 spire-1.2.1/pkg/common/x509svid/common_test.go 14:32:52 spire-1.2.1/pkg/common/x509svid/csr.go 14:32:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:32:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:32:52 spire-1.2.1/pkg/common/x509util/ 14:32:52 spire-1.2.1/pkg/common/x509util/cert.go 14:32:52 spire-1.2.1/pkg/common/x509util/dns.go 14:32:52 spire-1.2.1/pkg/common/x509util/dns_test.go 14:32:52 spire-1.2.1/pkg/common/x509util/keyid.go 14:32:52 spire-1.2.1/pkg/common/x509util/keypair.go 14:32:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:32:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:32:52 spire-1.2.1/pkg/server/ 14:32:52 spire-1.2.1/pkg/server/api/ 14:32:52 spire-1.2.1/pkg/server/api/agent.go 14:32:52 spire-1.2.1/pkg/server/api/agent/ 14:32:52 spire-1.2.1/pkg/server/api/agent/v1/ 14:32:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:32:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:32:52 spire-1.2.1/pkg/server/api/agent_test.go 14:32:52 spire-1.2.1/pkg/server/api/api.go 14:32:52 spire-1.2.1/pkg/server/api/audit/ 14:32:52 spire-1.2.1/pkg/server/api/audit/audit.go 14:32:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:32:52 spire-1.2.1/pkg/server/api/bundle.go 14:32:52 spire-1.2.1/pkg/server/api/bundle/ 14:32:52 spire-1.2.1/pkg/server/api/bundle/v1/ 14:32:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:32:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:32:52 spire-1.2.1/pkg/server/api/bundle_test.go 14:32:52 spire-1.2.1/pkg/server/api/debug/ 14:32:52 spire-1.2.1/pkg/server/api/debug/v1/ 14:32:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:32:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:32:52 spire-1.2.1/pkg/server/api/entry.go 14:32:52 spire-1.2.1/pkg/server/api/entry/ 14:32:52 spire-1.2.1/pkg/server/api/entry/v1/ 14:32:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:32:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:32:52 spire-1.2.1/pkg/server/api/entry_test.go 14:32:52 spire-1.2.1/pkg/server/api/health/ 14:32:52 spire-1.2.1/pkg/server/api/health/v1/ 14:32:52 spire-1.2.1/pkg/server/api/health/v1/service.go 14:32:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:32:52 spire-1.2.1/pkg/server/api/id.go 14:32:52 spire-1.2.1/pkg/server/api/id_test.go 14:32:52 spire-1.2.1/pkg/server/api/limits/ 14:32:52 spire-1.2.1/pkg/server/api/limits/limits.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/ 14:32:52 spire-1.2.1/pkg/server/api/middleware/alias.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/audit.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/caller.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/common.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/entries.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:32:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:32:52 spire-1.2.1/pkg/server/api/ratelimit.go 14:32:52 spire-1.2.1/pkg/server/api/rpccontext/ 14:32:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:32:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:32:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:32:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:32:52 spire-1.2.1/pkg/server/api/selector.go 14:32:52 spire-1.2.1/pkg/server/api/selector_test.go 14:32:52 spire-1.2.1/pkg/server/api/status.go 14:32:52 spire-1.2.1/pkg/server/api/status_test.go 14:32:52 spire-1.2.1/pkg/server/api/svid/ 14:32:52 spire-1.2.1/pkg/server/api/svid/v1/ 14:32:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:32:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:32:52 spire-1.2.1/pkg/server/api/trustdomain.go 14:32:52 spire-1.2.1/pkg/server/api/trustdomain/ 14:32:52 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:32:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:32:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:32:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:32:52 spire-1.2.1/pkg/server/authpolicy/ 14:32:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:32:52 spire-1.2.1/pkg/server/authpolicy/policy.go 14:32:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:32:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:32:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:32:52 spire-1.2.1/pkg/server/authpolicy/validate.go 14:32:52 spire-1.2.1/pkg/server/bundle/ 14:32:52 spire-1.2.1/pkg/server/bundle/client/ 14:32:52 spire-1.2.1/pkg/server/bundle/client/client.go 14:32:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:32:52 spire-1.2.1/pkg/server/bundle/client/manager.go 14:32:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:32:52 spire-1.2.1/pkg/server/bundle/client/sources.go 14:32:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:32:52 spire-1.2.1/pkg/server/bundle/client/updater.go 14:32:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:32:52 spire-1.2.1/pkg/server/ca/ 14:32:52 spire-1.2.1/pkg/server/ca/ca.go 14:32:52 spire-1.2.1/pkg/server/ca/ca_health.go 14:32:52 spire-1.2.1/pkg/server/ca/ca_test.go 14:32:52 spire-1.2.1/pkg/server/ca/journal.go 14:32:52 spire-1.2.1/pkg/server/ca/journal_test.go 14:32:52 spire-1.2.1/pkg/server/ca/manager.go 14:32:52 spire-1.2.1/pkg/server/ca/manager_health.go 14:32:52 spire-1.2.1/pkg/server/ca/manager_test.go 14:32:52 spire-1.2.1/pkg/server/ca/templates.go 14:32:52 spire-1.2.1/pkg/server/ca/upstream_client.go 14:32:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:32:52 spire-1.2.1/pkg/server/ca/validation.go 14:32:52 spire-1.2.1/pkg/server/cache/ 14:32:52 spire-1.2.1/pkg/server/cache/dscache/ 14:32:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:32:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:32:52 spire-1.2.1/pkg/server/cache/entrycache/ 14:32:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:32:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:32:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:32:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:32:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:32:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:32:52 spire-1.2.1/pkg/server/catalog/ 14:32:52 spire-1.2.1/pkg/server/catalog/catalog.go 14:32:52 spire-1.2.1/pkg/server/catalog/keymanager.go 14:32:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:32:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:32:52 spire-1.2.1/pkg/server/catalog/notifier.go 14:32:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:32:52 spire-1.2.1/pkg/server/config.go 14:32:52 spire-1.2.1/pkg/server/datastore/ 14:32:52 spire-1.2.1/pkg/server/datastore/datastore.go 14:32:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:32:52 spire-1.2.1/pkg/server/datastore/repository.go 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:32:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:32:52 spire-1.2.1/pkg/server/endpoints/ 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/ 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:32:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:32:52 spire-1.2.1/pkg/server/endpoints/config.go 14:32:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:32:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:32:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:32:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:32:52 spire-1.2.1/pkg/server/endpoints/middleware.go 14:32:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:32:52 spire-1.2.1/pkg/server/hostservice/ 14:32:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:32:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:32:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:32:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:32:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:32:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:32:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:32:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/ 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/ 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:32:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:32:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:32:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:32:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:32:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:32:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:32:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:32:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:32:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/notifier/ 14:32:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:32:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:32:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:32:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:32:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:32:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:32:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:32:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:32:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:32:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:32:52 spire-1.2.1/pkg/server/registration/ 14:32:52 spire-1.2.1/pkg/server/registration/manager.go 14:32:52 spire-1.2.1/pkg/server/registration/manager_test.go 14:32:52 spire-1.2.1/pkg/server/scanentries.go 14:32:52 spire-1.2.1/pkg/server/scanentries_test.go 14:32:52 spire-1.2.1/pkg/server/server.go 14:32:52 spire-1.2.1/pkg/server/server_test.go 14:32:52 spire-1.2.1/pkg/server/svid/ 14:32:52 spire-1.2.1/pkg/server/svid/observer.go 14:32:52 spire-1.2.1/pkg/server/svid/observer_test.go 14:32:52 spire-1.2.1/pkg/server/svid/rotator.go 14:32:52 spire-1.2.1/pkg/server/svid/rotator_config.go 14:32:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:32:52 spire-1.2.1/pkg/server/svid/rotator_test.go 14:32:52 spire-1.2.1/proto/ 14:32:52 spire-1.2.1/proto/private/ 14:32:52 spire-1.2.1/proto/private/server/ 14:32:52 spire-1.2.1/proto/private/server/journal/ 14:32:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:32:52 spire-1.2.1/proto/private/server/journal/journal.proto 14:32:52 spire-1.2.1/proto/spire/ 14:32:52 spire-1.2.1/proto/spire/common/ 14:32:52 spire-1.2.1/proto/spire/common/common.pb.go 14:32:52 spire-1.2.1/proto/spire/common/common.proto 14:32:52 spire-1.2.1/proto/spire/common/plugin/ 14:32:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:32:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:32:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:32:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:32:52 spire-1.2.1/proto/spire/plugin/ 14:32:52 spire-1.2.1/proto/spire/plugin/agent/ 14:32:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:32:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:32:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:32:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:32:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:32:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:32:52 spire-1.2.1/release/ 14:32:52 spire-1.2.1/release/spire-extras/ 14:32:52 spire-1.2.1/release/spire-extras/README.md 14:32:52 spire-1.2.1/release/spire-extras/conf/ 14:32:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:32:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:32:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:32:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:32:52 spire-1.2.1/release/spire/ 14:32:52 spire-1.2.1/release/spire/README.md 14:32:52 spire-1.2.1/release/spire/conf/ 14:32:52 spire-1.2.1/release/spire/conf/agent/ 14:32:52 spire-1.2.1/release/spire/conf/agent/agent.conf 14:32:52 spire-1.2.1/release/spire/conf/server/ 14:32:52 spire-1.2.1/release/spire/conf/server/server.conf 14:32:52 spire-1.2.1/script/ 14:32:52 spire-1.2.1/script/build-artifact.sh 14:32:52 spire-1.2.1/script/generate_dummy_ca.sh 14:32:52 spire-1.2.1/support/ 14:32:52 spire-1.2.1/support/k8s/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:32:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:32:52 spire-1.2.1/support/oidc-discovery-provider/ 14:32:52 spire-1.2.1/support/oidc-discovery-provider/README.md 14:32:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:32:52 spire-1.2.1/support/oidc-discovery-provider/config.go 14:32:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:32:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:32:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:32:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:32:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:32:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:32:52 spire-1.2.1/support/oidc-discovery-provider/main.go 14:32:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:32:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:32:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:32:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:32:52 spire-1.2.1/test/ 14:32:52 spire-1.2.1/test/clock/ 14:32:52 spire-1.2.1/test/clock/clock.go 14:32:52 spire-1.2.1/test/fakes/ 14:32:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:32:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:32:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:32:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:32:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:32:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:32:52 spire-1.2.1/test/fakes/fakeagentstore/ 14:32:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:32:52 spire-1.2.1/test/fakes/fakedatastore/ 14:32:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:32:52 spire-1.2.1/test/fakes/fakeentryclient/ 14:32:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:32:52 spire-1.2.1/test/fakes/fakehealthchecker/ 14:32:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:32:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:32:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:32:52 spire-1.2.1/test/fakes/fakemetrics/ 14:32:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:32:52 spire-1.2.1/test/fakes/fakenoderesolver/ 14:32:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:32:52 spire-1.2.1/test/fakes/fakenotifier/ 14:32:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:32:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:32:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:32:52 spire-1.2.1/test/fakes/fakeserverca/ 14:32:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:32:52 spire-1.2.1/test/fakes/fakeservercatalog/ 14:32:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:32:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:32:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:32:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:32:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:32:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:32:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:32:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:32:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:32:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:32:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:32:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:32:52 spire-1.2.1/test/fixture/ 14:32:52 spire-1.2.1/test/fixture/certs/ 14:32:52 spire-1.2.1/test/fixture/certs/agent_svid.der 14:32:52 spire-1.2.1/test/fixture/certs/base_cert.pem 14:32:52 spire-1.2.1/test/fixture/certs/base_csr.pem 14:32:52 spire-1.2.1/test/fixture/certs/base_key.pem 14:32:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:32:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:32:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:32:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:32:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:32:52 spire-1.2.1/test/fixture/certs/blog_key.pem 14:32:52 spire-1.2.1/test/fixture/certs/bundle.der 14:32:52 spire-1.2.1/test/fixture/certs/ca.pem 14:32:52 spire-1.2.1/test/fixture/certs/ca_key.pem 14:32:52 spire-1.2.1/test/fixture/certs/database_cert.pem 14:32:52 spire-1.2.1/test/fixture/certs/database_csr.pem 14:32:52 spire-1.2.1/test/fixture/certs/database_key.pem 14:32:52 spire-1.2.1/test/fixture/certs/node_cert.pem 14:32:52 spire-1.2.1/test/fixture/certs/node_csr.pem 14:32:52 spire-1.2.1/test/fixture/certs/node_key.pem 14:32:52 spire-1.2.1/test/fixture/certs/svid.pem 14:32:52 spire-1.2.1/test/fixture/certs/svid_key.pem 14:32:52 spire-1.2.1/test/fixture/config/ 14:32:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:32:52 spire-1.2.1/test/fixture/config/agent_good.conf 14:32:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:32:52 spire-1.2.1/test/fixture/config/plugin_good.conf 14:32:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:32:52 spire-1.2.1/test/fixture/config/server_good.conf 14:32:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:32:52 spire-1.2.1/test/fixture/fixture.go 14:32:52 spire-1.2.1/test/fixture/nodeattestor/ 14:32:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:32:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:32:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:32:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:32:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:32:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:32:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:32:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:32:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:32:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:32:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:32:52 spire-1.2.1/test/fixture/registration/ 14:32:52 spire-1.2.1/test/fixture/registration/entries.json 14:32:52 spire-1.2.1/test/fixture/registration/good-for-update.json 14:32:52 spire-1.2.1/test/fixture/registration/good.json 14:32:52 spire-1.2.1/test/fixture/registration/invalid.json 14:32:52 spire-1.2.1/test/fixture/registration/invalid_json.json 14:32:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:32:52 spire-1.2.1/test/integration/ 14:32:52 spire-1.2.1/test/integration/README.md 14:32:52 spire-1.2.1/test/integration/common 14:32:52 spire-1.2.1/test/integration/setup/ 14:32:52 spire-1.2.1/test/integration/setup/adminclient/ 14:32:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:32:52 spire-1.2.1/test/integration/setup/adminclient/client.go 14:32:52 spire-1.2.1/test/integration/setup/debugagent/ 14:32:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:32:52 spire-1.2.1/test/integration/setup/debugagent/main.go 14:32:52 spire-1.2.1/test/integration/setup/debugserver/ 14:32:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:32:52 spire-1.2.1/test/integration/setup/debugserver/main.go 14:32:52 spire-1.2.1/test/integration/setup/downstreamclient/ 14:32:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:32:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:32:52 spire-1.2.1/test/integration/setup/itclient/ 14:32:52 spire-1.2.1/test/integration/setup/itclient/client.go 14:32:52 spire-1.2.1/test/integration/setup/node-attestation/ 14:32:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:32:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:32:52 spire-1.2.1/test/integration/setup/x509pop/ 14:32:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:32:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:32:52 spire-1.2.1/test/integration/suites/ 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:32:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:32:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:32:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:32:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:32:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:32:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:32:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:32:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:32:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:32:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:32:52 spire-1.2.1/test/integration/suites/join-token/ 14:32:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:32:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:32:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:32:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:32:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:32:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:32:52 spire-1.2.1/test/integration/suites/join-token/README.md 14:32:52 spire-1.2.1/test/integration/suites/join-token/conf/ 14:32:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:32:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/join-token/teardown 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:32:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:32:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:32:52 spire-1.2.1/test/integration/suites/k8s/ 14:32:52 spire-1.2.1/test/integration/suites/k8s/00-setup 14:32:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:32:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:32:52 spire-1.2.1/test/integration/suites/k8s/README.md 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/ 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:32:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:32:52 spire-1.2.1/test/integration/suites/k8s/teardown 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/ 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:32:52 spire-1.2.1/test/integration/suites/rotation/ 14:32:52 spire-1.2.1/test/integration/suites/rotation/00-setup 14:32:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:32:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:32:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:32:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:32:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:32:52 spire-1.2.1/test/integration/suites/rotation/README.md 14:32:52 spire-1.2.1/test/integration/suites/rotation/conf/ 14:32:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:32:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/rotation/teardown 14:32:52 spire-1.2.1/test/integration/suites/self-test/ 14:32:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:32:52 spire-1.2.1/test/integration/suites/self-test/README.md 14:32:52 spire-1.2.1/test/integration/suites/self-test/teardown 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:32:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:32:52 spire-1.2.1/test/integration/suites/upgrade/ 14:32:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:32:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:32:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:32:52 spire-1.2.1/test/integration/suites/upgrade/README.md 14:32:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:32:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:32:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:32:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:32:52 spire-1.2.1/test/integration/suites/upgrade/teardown 14:32:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:32:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:32:52 spire-1.2.1/test/integration/test-one.sh 14:32:52 spire-1.2.1/test/integration/test.sh 14:32:52 spire-1.2.1/test/plugintest/ 14:32:52 spire-1.2.1/test/plugintest/config.go 14:32:52 spire-1.2.1/test/plugintest/load.go 14:32:52 spire-1.2.1/test/plugintest/option.go 14:32:52 spire-1.2.1/test/spiretest/ 14:32:52 spire-1.2.1/test/spiretest/apiserver.go 14:32:52 spire-1.2.1/test/spiretest/assertions.go 14:32:52 spire-1.2.1/test/spiretest/dir.go 14:32:52 spire-1.2.1/test/spiretest/errors_posix.go 14:32:52 spire-1.2.1/test/spiretest/errors_windows.go 14:32:52 spire-1.2.1/test/spiretest/logs.go 14:32:52 spire-1.2.1/test/spiretest/socketapi.go 14:32:52 spire-1.2.1/test/spiretest/suite.go 14:32:52 spire-1.2.1/test/spiretest/x509.go 14:32:52 spire-1.2.1/test/testca/ 14:32:52 spire-1.2.1/test/testca/ca.go 14:32:52 spire-1.2.1/test/testkey/ 14:32:52 spire-1.2.1/test/testkey/generate.sh 14:32:52 spire-1.2.1/test/testkey/genkeys.go 14:32:52 spire-1.2.1/test/testkey/keys.go 14:32:52 spire-1.2.1/test/testkey/new.go 14:32:52 spire-1.2.1/test/tpmsimulator/ 14:32:52 spire-1.2.1/test/tpmsimulator/simulator.go 14:32:52 spire-1.2.1/test/util/ 14:32:52 spire-1.2.1/test/util/cert_fixtures.go 14:32:52 spire-1.2.1/test/util/cert_generation.go 14:32:52 spire-1.2.1/test/util/io_redirection.go 14:32:52 spire-1.2.1/test/util/race.go 14:32:52 spire-1.2.1/test/util/util.go 14:32:52 building spire from source... 14:32:52 Installing go1.17.7... 14:32:52 a4caa8a26152: Pull complete 14:32:52 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 14:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:32:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 14:32:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:32:53 WORKDIR /edgex 14:32:53 COPY go.mod . 14:32:53 RUN go mod download 14:32:53 + docker build -t ci-base-image-arm64 -f - . 14:32:55 Sending build context to Docker daemon 169.3MB 14:32:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 14:32:55 ---> 725f1c02e7f9 14:32:55 Step 2/4 : WORKDIR /edgex 14:32:57 ---> Running in da5b991a4d0d 14:32:57 Removing intermediate container da5b991a4d0d 14:32:57 ---> 59a19e46414a 14:32:57 Step 3/4 : COPY go.mod . 14:32:57 Building bin/spire-server... 14:32:57 go: downloading github.com/mitchellh/cli v1.1.2 14:32:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:32:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:32:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:32:57 go: downloading google.golang.org/grpc v1.44.0 14:32:57 Building bin/spire-server... 14:32:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:32:58 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:32:58 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:32:58 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:32:58 go: downloading github.com/mitchellh/cli v1.1.2 14:32:58 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:32:58 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:32:58 go: downloading github.com/imdario/mergo v0.3.12 14:32:58 go: downloading github.com/imdario/mergo v0.3.12 14:32:58 go: downloading github.com/sirupsen/logrus v1.8.1 14:32:58 go: downloading github.com/sirupsen/logrus v1.8.1 14:32:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:32:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:32:58 go: downloading google.golang.org/grpc v1.44.0 14:32:58 ---> 13aea85db585 14:32:58 Step 4/4 : RUN go mod download 14:32:58 ---> Running in 1dbafda1e927 14:32:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:32:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:32:58 go: downloading github.com/fatih/color v1.13.0 14:32:58 go: downloading github.com/mattn/go-isatty v0.0.14 14:32:58 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:32:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:32:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:32:58 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:32:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:32:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:32:58 go: downloading github.com/armon/go-metrics v0.3.10 14:32:58 go: downloading github.com/prometheus/client_golang v1.12.1 14:32:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:32:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:32:58 go: downloading github.com/fatih/color v1.13.0 14:32:58 go: downloading github.com/mattn/go-isatty v0.0.14 14:32:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:32:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:32:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:32:58 go: downloading github.com/open-policy-agent/opa v0.38.0 14:32:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:32:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:32:58 go: downloading github.com/mattn/go-colorable v0.1.12 14:32:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:32:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:32:58 go: downloading github.com/armon/go-metrics v0.3.10 14:32:58 go: downloading github.com/Masterminds/goutils v1.1.0 14:32:58 go: downloading github.com/Masterminds/semver v1.5.0 14:32:58 go: downloading github.com/google/uuid v1.1.2 14:32:58 go: downloading github.com/huandu/xstrings v1.3.2 14:32:58 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:32:58 go: downloading github.com/prometheus/client_golang v1.12.1 14:32:58 go: downloading github.com/oklog/run v1.0.0 14:32:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:32:58 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:32:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:32:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:32:58 go: downloading github.com/prometheus/client_model v0.2.0 14:32:58 go: downloading github.com/open-policy-agent/opa v0.38.0 14:32:58 go: downloading github.com/prometheus/common v0.32.1 14:32:58 go: downloading github.com/beorn7/perks v1.0.1 14:32:58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:32:58 go: downloading github.com/prometheus/procfs v0.7.3 14:32:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:32:58 go: downloading github.com/imkira/go-observer v1.0.3 14:32:58 go: downloading github.com/Masterminds/goutils v1.1.0 14:32:58 go: downloading github.com/Masterminds/semver v1.5.0 14:32:58 go: downloading github.com/google/uuid v1.1.2 14:32:58 go: downloading github.com/huandu/xstrings v1.3.2 14:32:58 go: downloading github.com/mattn/go-colorable v0.1.12 14:32:58 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:32:58 go: downloading github.com/oklog/run v1.0.0 14:32:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:32:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:32:58 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:32:59 go: downloading github.com/imkira/go-observer v1.0.3 14:32:59 go: downloading go.uber.org/atomic v1.9.0 14:32:59 go: downloading github.com/hashicorp/errwrap v1.1.0 14:32:59 go: downloading go.uber.org/atomic v1.9.0 14:32:59 go: downloading github.com/beorn7/perks v1.0.1 14:32:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:32:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:32:59 go: downloading github.com/prometheus/client_model v0.2.0 14:32:59 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:32:59 go: downloading github.com/prometheus/common v0.32.1 14:32:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:32:59 go: downloading github.com/prometheus/procfs v0.7.3 14:32:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:32:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:32:59 go: downloading github.com/blang/semver/v4 v4.0.0 14:32:59 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:32:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:32:59 go: downloading github.com/hashicorp/errwrap v1.1.0 14:32:59 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:32:59 go: downloading github.com/jinzhu/gorm v1.9.16 14:32:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:32:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:32:59 go: downloading github.com/lib/pq v1.10.4 14:32:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:32:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:32:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:32:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:32:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:33:01 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:33:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:33:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:33:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:33:02 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:33:02 go: downloading github.com/stretchr/testify v1.7.0 14:33:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:33:02 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:33:02 go: downloading github.com/blang/semver/v4 v4.0.0 14:33:02 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:33:02 go: downloading github.com/stretchr/testify v1.7.0 14:33:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:33:02 go: downloading github.com/jinzhu/gorm v1.9.16 14:33:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:33:02 go: downloading github.com/lib/pq v1.10.4 14:33:02 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:33:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:33:06 go: downloading google.golang.org/api v0.70.0 14:33:06 go: downloading k8s.io/client-go v0.23.4 14:33:06 go: downloading github.com/google/go-tpm v0.3.3 14:33:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:33:06 go: downloading google.golang.org/api v0.70.0 14:33:06 go: downloading k8s.io/client-go v0.23.4 14:33:06 go: downloading k8s.io/api v0.23.4 14:33:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:33:06 go: downloading github.com/google/go-tpm v0.3.3 14:33:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:33:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:33:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:33:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:33:06 go: downloading cloud.google.com/go/storage v1.21.0 14:33:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:33:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:33:06 go: downloading cloud.google.com/go/storage v1.21.0 14:33:07 go: downloading cloud.google.com/go v0.100.2 14:33:07 go: downloading cloud.google.com/go v0.100.2 14:33:07 go: downloading k8s.io/api v0.23.4 14:33:08 go: downloading k8s.io/apimachinery v0.23.4 14:33:08 go: downloading k8s.io/apimachinery v0.23.4 14:33:08 go: downloading k8s.io/kube-aggregator v0.23.3 14:33:08 go: downloading k8s.io/kube-aggregator v0.23.3 14:33:09 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:33:09 go: downloading cloud.google.com/go/security v1.3.0 14:33:09 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:33:09 go: downloading cloud.google.com/go/security v1.3.0 14:33:09 go: downloading github.com/hashicorp/vault/api v1.4.1 14:33:09 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:33:09 go: downloading github.com/hashicorp/vault/api v1.4.1 14:33:09 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:33:09 go: downloading github.com/twmb/murmur3 v1.1.6 14:33:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:33:09 go: downloading github.com/aws/smithy-go v1.11.0 14:33:09 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:33:09 go: downloading github.com/twmb/murmur3 v1.1.6 14:33:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:33:10 go: downloading github.com/jinzhu/inflection v1.0.0 14:33:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:33:10 go: downloading github.com/aws/smithy-go v1.11.0 14:33:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:33:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:33:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:33:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:33:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:33:10 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:33:10 go: downloading github.com/jinzhu/inflection v1.0.0 14:33:10 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:33:10 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:33:10 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:33:10 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:33:10 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:33:10 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:33:10 go: downloading github.com/dimchansky/utfbom v1.1.1 14:33:10 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:33:10 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:33:10 go: downloading cloud.google.com/go/iam v0.1.1 14:33:10 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:33:10 go: downloading github.com/dimchansky/utfbom v1.1.1 14:33:10 go: downloading cloud.google.com/go/compute v1.3.0 14:33:10 go: downloading cloud.google.com/go/compute v1.3.0 14:33:10 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:33:10 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:33:10 go: downloading github.com/gogo/protobuf v1.3.2 14:33:10 go: downloading cloud.google.com/go/iam v0.1.1 14:33:10 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:33:10 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:33:10 go: downloading k8s.io/klog/v2 v2.30.0 14:33:10 go: downloading github.com/gogo/protobuf v1.3.2 14:33:10 go: downloading k8s.io/klog/v2 v2.30.0 14:33:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:33:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:33:11 go: downloading github.com/google/gofuzz v1.1.0 14:33:11 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:33:11 go: downloading github.com/spf13/pflag v1.0.5 14:33:11 go: downloading github.com/spf13/pflag v1.0.5 14:33:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:33:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:33:11 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:33:11 go: downloading github.com/google/gofuzz v1.1.0 14:33:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:33:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:33:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:33:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:33:11 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:33:11 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:33:11 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:33:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:33:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:33:11 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:33:11 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:33:11 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:33:11 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:33:11 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:33:11 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:33:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:33:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:33:11 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:33:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:33:11 go: downloading gopkg.in/yaml.v2 v2.4.0 14:33:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:33:11 go: downloading gopkg.in/yaml.v2 v2.4.0 14:33:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:33:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:33:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:33:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:33:11 go: downloading github.com/gobwas/glob v0.2.3 14:33:11 go: downloading github.com/gobwas/glob v0.2.3 14:33:11 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:33:11 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:33:11 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:33:11 go: downloading go.opencensus.io v0.23.0 14:33:11 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:33:11 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:33:11 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:33:11 go: downloading go.opencensus.io v0.23.0 14:33:11 go: downloading gopkg.in/inf.v0 v0.9.1 14:33:11 go: downloading gopkg.in/inf.v0 v0.9.1 14:33:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:33:11 go: downloading github.com/go-logr/logr v1.2.2 14:33:11 go: downloading github.com/go-logr/logr v1.2.2 14:33:11 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:33:11 go: downloading github.com/googleapis/gnostic v0.5.5 14:33:11 go: downloading github.com/google/go-cmp v0.5.7 14:33:11 go: downloading github.com/googleapis/gnostic v0.5.5 14:33:11 go: downloading github.com/json-iterator/go v1.1.12 14:33:11 go: downloading github.com/google/go-cmp v0.5.7 14:33:11 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:33:11 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:33:11 go: downloading github.com/json-iterator/go v1.1.12 14:33:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:33:11 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:33:11 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:33:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:33:11 go: downloading go.uber.org/zap v1.21.0 14:33:11 go: downloading go.uber.org/zap v1.21.0 14:33:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:33:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:33:12 go: downloading github.com/tklauser/numcpus v0.3.0 14:33:12 go: downloading sigs.k8s.io/yaml v1.3.0 14:33:12 go: downloading github.com/tklauser/numcpus v0.3.0 14:33:12 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:33:12 go: downloading sigs.k8s.io/yaml v1.3.0 14:33:12 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:33:12 go: downloading github.com/golang/snappy v0.0.4 14:33:12 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:33:12 go: downloading github.com/ryanuber/go-glob v1.0.0 14:33:12 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:33:12 go: downloading github.com/golang/snappy v0.0.4 14:33:12 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:33:12 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:33:12 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:33:12 go: downloading github.com/hashicorp/go-version v1.2.0 14:33:12 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:33:12 go: downloading github.com/ryanuber/go-glob v1.0.0 14:33:12 go: downloading github.com/hashicorp/go-version v1.2.0 14:33:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:33:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:33:12 go: downloading github.com/modern-go/reflect2 v1.0.2 14:33:12 go: downloading github.com/modern-go/reflect2 v1.0.2 14:33:12 go: downloading go.uber.org/multierr v1.6.0 14:33:12 go: downloading go.uber.org/multierr v1.6.0 14:33:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:33:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:33:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:33:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:33:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:33:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:33:40 Removing intermediate container 674d9703eb2d 14:33:40 ---> 1f6a05152a33 14:33:40 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:33:40 Removing intermediate container f7554c4ca58e 14:33:40 ---> f6cf5e354031 14:33:40 14:33:40 Step 10/31 : FROM alpine:3.14 14:33:40 Removing intermediate container f0cbe62e5e9c 14:33:40 ---> 1f0955c5a7e3 14:33:40 14:33:40 Step 10/23 : FROM alpine:3.14 14:33:40 ---> Running in 9338fbc9f97d 14:33: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:33:40 3.14: Pulling from library/alpine 14:33:40 3.14: Pulling from library/alpine 14:33:40 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:33:40 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:33:40 Status: Downloaded newer image for alpine:3.14 14:33:40 Status: Image is up to date for alpine:3.14 14:33:40 ---> e04c818066af 14:33:40 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:33:40 ---> e04c818066af 14:33:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:33:41 ---> Running in e20bb92fe260 14:33:41 ---> Running in 186264c140bf 14:33:41 Removing intermediate container 9338fbc9f97d 14:33:41 ---> 0022590b184b 14:33:41 14:33:41 Step 11/23 : FROM docker:20.10.14 14:33:41 20.10.14: Pulling from library/docker 14:33:41 Removing intermediate container 186264c140bf 14:33:41 ---> a0f902650fb6 14:33:41 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:33:41 Removing intermediate container e20bb92fe260 14:33:41 ---> 5023854af7d3 14:33:41 Step 12/23 : ENV APP_PORT=59880 14:33:42 ---> Running in 4404b0c10bea 14:33:42 ---> Running in 5d43561c3076 14:33:42 Removing intermediate container 5d43561c3076 14:33:42 ---> 54e6c5b6a225 14:33:42 Step 13/23 : EXPOSE $APP_PORT 14:33:42 ---> Running in bf396070982f 14:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:33:43 Removing intermediate container bf396070982f 14:33:43 ---> 470fb2850329 14:33:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:33:43 ---> Running in 9f6451b46f32 14:33:43 (1/2) Installing dumb-init (1.2.5-r1) 14:33:43 (2/2) Installing su-exec (0.2-r1) 14:33:43 Executing busybox-1.33.1-r7.trigger 14:33:43 OK: 6 MiB in 16 packages 14:33:44 Removing intermediate container 4404b0c10bea 14:33:44 ---> 2b4b17ee4c8c 14:33:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:33:44 ---> Running in a28db4d9986c 14:33:44 Removing intermediate container a28db4d9986c 14:33:44 ---> aca4da0145ee 14:33:44 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:33:45 ---> Running in 571c6acda08a 14:33:45 Removing intermediate container 9f6451b46f32 14:33:45 ---> e2f59aed15c2 14:33:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:33:45 ---> Running in 71262465f87d 14:33:45 Removing intermediate container 571c6acda08a 14:33:45 ---> eea2d13b2e49 14:33:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:33:45 ---> Running in fdeb947d7beb 14:33:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:33:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:33:47 (1/6) Installing dumb-init (1.2.5-r1) 14:33:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:33:47 (3/6) Installing libsodium (1.0.18-r0) 14:33:48 Removing intermediate container fdeb947d7beb 14:33:48 ---> 1b154e132c59 14:33:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:33:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:33:48 (5/6) Installing libzmq (4.3.4-r0) 14:33:48 ---> Running in c575cf7498dc 14:33:48 (6/6) Installing zeromq (4.3.4-r0) 14:33:48 Executing busybox-1.33.1-r7.trigger 14:33:48 OK: 8 MiB in 20 packages 14:33:48 Removing intermediate container c575cf7498dc 14:33:48 ---> e2daa0905be8 14:33:48 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:33:49 ---> 15e267f89f4e 14:33:49 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:33:49 ---> Running in b9417640d803 14:33:49 Removing intermediate container 71262465f87d 14:33:49 ---> 7ee54b8e7bb8 14:33:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:33:50 ---> 785006bec1fd 14:33:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:33:51 Removing intermediate container b9417640d803 14:33:51 ---> 846b611d470d 14:33:51 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:33:51 ---> 6e90cbd69bcf 14:33:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:33:52 ---> eb06f59ac1a9 14:33:52 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:33:52 ---> 9a6b015ca539 14:33:52 Step 19/23 : ENTRYPOINT ["/core-data"] 14:33:52 ---> Running in f7bd41bfd6f3 14:33:53 Removing intermediate container f7bd41bfd6f3 14:33:53 ---> d187831ef162 14:33:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:33:53 ---> Running in 07ddef71eb9c 14:33:53 ---> 4c52f43ca1c2 14:33:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:33:53 Removing intermediate container 07ddef71eb9c 14:33:53 ---> 456d63774ed1 14:33:53 Step 21/23 : LABEL arch=x86_64 14:33:54 ---> Running in c5933f762b3b 14:33:54 ---> 0eec04868227 14:33:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:33:54 Removing intermediate container c5933f762b3b 14:33:54 ---> cf94f80c8252 14:33:54 Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:33:54 ---> Running in 76fefa6ca133 14:33:54 Removing intermediate container 1dbafda1e927 14:33:54 ---> 273fc553f023 14:33:54 Successfully built 273fc553f023 14:33:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:33:54 Removing intermediate container 76fefa6ca133 14:33:54 ---> 68a408fb7223 14:33:54 Step 23/23 : LABEL version=0.0.0 14:33:54 ---> b0844637ab55 14:33:55 + docker inspect -f . ci-base-image-arm64 14:33:55 . [Pipeline] withDockerContainer 14:33:55 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:33:55 ---> Running in 20cde9cac48d 14:33:55 prd-ubuntu20.04-docker-arm64-4c-16g-41816 does not seem to be running inside a container 14:33:55 Removing intermediate container 20cde9cac48d 14:33:55 ---> 788b9a6d5078 14:33:55 14:33:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:33:55 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:33:55 Status: Downloaded newer image for docker:20.10.14 14:33:55 ---> 7417809fdb73 14:33:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:33:55 Successfully built 788b9a6d5078 14:33:55 ---> b992f829b5c0 14:33:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:33:55 Successfully tagged core-data:latest 14:33:55  Building core-data ... done Building support-notifications 14:33:55 ---> Running in b9f4f63219b3 14:33:55 ---> Running in 5c1e7d8ed852 14:33:56 $ docker top d1d3c0b13938a669508d938ad7a9b016b942529619aca8b9832982cec32a6391 -eo pid,comm 14:33:56 Removing intermediate container b9f4f63219b3 14:33:56 ---> 5d17bc6f4350 14:33:56 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 [Pipeline] { [Pipeline] sh 14:33:57 Removing intermediate container 5c1e7d8ed852 14:33:57 ---> d44e084f46c9 14:33:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:33:57 ---> Running in 157061dad32a 14:33:57 + go version 14:33:57 go version go1.17.6 linux/arm64 [Pipeline] } 14:33:57 $ docker stop --time=1 d1d3c0b13938a669508d938ad7a9b016b942529619aca8b9832982cec32a6391 14:33:58 ---> 0eb7228b860d 14:33:58 Step 26/31 : RUN chmod +x /entrypoint.sh 14:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:33:58 ---> Running in 0bb723fd3070 14:33:58 (1/43) Installing readline (8.1.1-r0) 14:33:58 (2/43) Installing bash (5.1.16-r0) 14:33:58 Executing bash-5.1.16-r0.post-install 14:33:58 (3/43) Installing brotli-libs (1.0.9-r5) 14:33:58 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:33:58 (5/43) Installing libcurl (7.80.0-r1) 14:33:58 (6/43) Installing curl (7.80.0-r1) 14:33:58 (7/43) Installing dumb-init (1.2.5-r1) 14:33:58 (8/43) Installing libbz2 (1.0.8-r1) 14:33:58 (9/43) Installing expat (2.4.7-r0) 14:33:58 (10/43) Installing libffi (3.4.2-r1) 14:33:58 (11/43) Installing gdbm (1.22-r0) 14:33:58 (12/43) Installing xz-libs (5.2.5-r1) 14:33:58 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:33:58 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:33:58 (15/43) Installing mpdecimal (2.5.1-r1) 14:33:58 (16/43) Installing sqlite-libs (3.36.0-r0) 14:33:58 (17/43) Installing python3 (3.9.7-r4) 14:33:59 (18/43) Installing py3-appdirs (1.4.4-r2) 14:33:59 (19/43) Installing py3-certifi (2020.12.5-r1) 14:33:59 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:33:59 (21/43) Installing py3-idna (3.3-r0) 14:33:59 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:33:59 (23/43) Installing py3-requests (2.26.0-r1) 14:33:59 (24/43) Installing py3-msgpack (1.0.2-r1) 14:33:59 $ docker rm -f d1d3c0b13938a669508d938ad7a9b016b942529619aca8b9832982cec32a6391 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 14:33:59 (25/43) Installing py3-lockfile (0.12.2-r4) 14:33:59 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:33:59 (27/43) Installing py3-colorama (0.4.4-r1) 14:33:59 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:33:59 (29/43) Installing py3-distlib (0.3.3-r0) 14:33:59 (30/43) Installing py3-distro (1.6.0-r0) 14:33:59 (31/43) Installing py3-six (1.16.0-r0) 14:33:59 (32/43) Installing py3-webencodings (0.5.1-r4) 14:33:59 (33/43) Installing py3-html5lib (1.1-r1) 14:33:59 (34/43) Installing py3-parsing (2.4.7-r2) 14:33:59 (35/43) Installing py3-packaging (20.9-r1) 14:33:59 (36/43) Installing py3-tomli (1.2.2-r0) 14:33:59 (37/43) Installing py3-pep517 (0.12.0-r0) 14:33:59 (38/43) Installing py3-progress (1.6-r0) 14:33:59 (39/43) Installing py3-retrying (1.3.3-r2) 14:33:59 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:33:59 (41/43) Installing py3-setuptools (52.0.0-r4) 14:33:59 (42/43) Installing py3-toml (0.10.2-r2) 14:33:59 (43/43) Installing py3-pip (20.3.4-r1) 14:33:59 Executing busybox-1.34.1-r5.trigger 14:33:59 OK: 83 MiB in 65 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:33:59 + docker inspect -f . ci-base-image-arm64 14:33:59 . [Pipeline] withDockerContainer 14:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-41816 does not seem to be running inside a container 14:34:00 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:34:00 Collecting docker-compose==1.23.2 14:34:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:34:00 Collecting jsonschema<3,>=2.5.1 14:34:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:34:00 Collecting dockerpty<0.5,>=0.4.1 14:34:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:34:01 Collecting websocket-client<1.0,>=0.32.0 14:34:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:34:01 Collecting texttable<0.10,>=0.9.0 14:34:01 Downloading texttable-0.9.1.tar.gz (11 kB) 14:34:01 $ docker top 074e2d2fe787807ce9ad3f00bc56b10c8190c19c4aeb7166f7b593ada37cc82f -eo pid,comm [Pipeline] { [Pipeline] echo 14:34:01 ========================================================= 14:34:01 [edgeXBuildGoParallel] Running Tests and Build... 14:34:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:34:01 Collecting docopt<0.7,>=0.6.1 14:34:01 Downloading docopt-0.6.2.tar.gz (25 kB) 14:34:02 Removing intermediate container 0bb723fd3070 14:34:02 ---> 4c6ebe1dfe93 14:34:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:34:02 Collecting docker<4.0,>=3.6.0 14:34:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:34:02 Collecting cached-property<2,>=1.2.0 14:34:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:34:02 ---> Running in 23d051f16bd2 14:34:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:34:02 + make test 14:34:02 go mod tidy -compat=1.17 14:34:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:34:02 Collecting PyYAML<4,>=3.10 14:34:02 Downloading PyYAML-3.13.tar.gz (270 kB) 14:34:02 Removing intermediate container 23d051f16bd2 14:34:02 ---> cf4b50684eec 14:34:02 Step 28/31 : CMD ["gate"] 14:34:03 ---> Running in 63b22a6d8e9c 14:34:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 14:34:03 Collecting docker-pycreds>=0.4.0 14:34:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:34:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:34:03 Collecting idna<2.8,>=2.5 14:34:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:34:03 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) 14:34:03 Removing intermediate container 63b22a6d8e9c 14:34:03 ---> fe23bd592ac3 14:34:03 Step 29/31 : LABEL arch=x86_64 14:34:03 Collecting urllib3<1.25,>=1.21.1 14:34:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:34:03 Collecting chardet<3.1.0,>=3.0.2 14:34:03 ---> Running in 970b79232f48 14:34:03 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:34:03 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:34:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:34:03 ---> 823321131cc3 14:34:03 Step 3/22 : WORKDIR /edgex-go 14:34:03 ---> Using cache 14:34:03 ---> 2391cd3cfee7 14:34:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:03 ---> Using cache 14:34:03 ---> fcff49e95fa9 14:34:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:34:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:34:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:34:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:34:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:34:03 ---> Running in 1e47d76f8b15 14:34:03 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:34:03 Attempting uninstall: urllib3 14:34:03 Found existing installation: urllib3 1.26.7 14:34:03 Uninstalling urllib3-1.26.7: 14:34:04 Successfully uninstalled urllib3-1.26.7 14:34:04 Removing intermediate container 970b79232f48 14:34:04 ---> 210d365115b1 14:34:04 Step 30/31 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:34:04 Attempting uninstall: idna 14:34:04 Found existing installation: idna 3.3 14:34:04 Uninstalling idna-3.3: 14:34:04 Successfully uninstalled idna-3.3 14:34:04 ---> Running in 78491c009c5f 14:34:04 Removing intermediate container 78491c009c5f 14:34:04 ---> 67e6ea39fe5e 14:34:04 Step 31/31 : LABEL version=0.0.0 14:34:04 Attempting uninstall: requests 14:34:04 Found existing installation: requests 2.26.0 14:34:04 Uninstalling requests-2.26.0: 14:34:04 Successfully uninstalled requests-2.26.0 14:34:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:34:05 ---> Running in 179c49e63c5b 14:34:05 Running setup.py install for texttable: started 14:34:05 Removing intermediate container 179c49e63c5b 14:34:05 ---> 9acb19ddf111 14:34:05 14:34:05 Running setup.py install for texttable: finished with status 'done' 14:34:05 Running setup.py install for PyYAML: started 14:34:05 Successfully built 9acb19ddf111 14:34:05 Successfully tagged security-bootstrapper:latest 14:34:05  Building security-bootstrapper ... done Building security-spire-agent 14:34:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:34:05 Running setup.py install for PyYAML: finished with status 'done' 14:34:05 Running setup.py install for docopt: started 14:34:06 OK: 221 MiB in 52 packages 14:34:06 Running setup.py install for docopt: finished with status 'done' 14:34:06 Running setup.py install for dockerpty: started 14:34:06 Running setup.py install for dockerpty: finished with status 'done' 14:34:08 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 14:34:08 Removing intermediate container 1e47d76f8b15 14:34:08 ---> 9b6e0b558657 14:34:08 Step 6/22 : COPY go.mod vendor* ./ 14:34:09 ---> 6429b49d842a 14:34:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:09 ---> Running in a97c0986fa42 14:34:13 Removing intermediate container a97c0986fa42 14:34:13 ---> 08844151d9ed 14:34:13 Step 8/22 : COPY . . 14:34:14 Removing intermediate container 157061dad32a 14:34:14 ---> d8b4a10eb36c 14:34:14 Step 14/23 : ENV APP_PORT=58890 14:34:14 ---> Running in f9fe5880d2bc 14:34:15 Removing intermediate container f9fe5880d2bc 14:34:15 ---> 355938c9d05a 14:34:15 Step 15/23 : EXPOSE $APP_PORT 14:34:15 ---> Running in 013f60270a27 14:34:16 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:34:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:34:16 ---> 823321131cc3 14:34:16 Step 3/26 : WORKDIR /edgex-go 14:34:16 ---> Using cache 14:34:16 ---> 2391cd3cfee7 14:34:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:16 ---> Using cache 14:34:16 ---> fcff49e95fa9 14:34:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:34:17 ---> Running in ffe94f1d1dd6 14:34:17 Removing intermediate container 013f60270a27 14:34:17 ---> 1796623e0bdb 14:34:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:34:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:34:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:34:20 OK: 221 MiB in 52 packages 14:34:21 ---> 1ca5cbc26b49 14:34:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:34:22 ---> 3e69ae967ba0 14:34:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:34:23 Removing intermediate container ffe94f1d1dd6 14:34:23 ---> f11d594c167c 14:34:23 Step 6/26 : COPY go.mod vendor* ./ 14:34:24 ---> c5cb544c47f8 14:34:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:34:24 ---> 72127a9857b8 14:34:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:24 ---> Running in aae9cdde5baf 14:34:24 ---> Running in e56ca2eafeb0 14:34:24 ---> a2a0cdf5c8c8 14:34:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:34:24 ---> Running in ebc9305b571e 14:34:24 Removing intermediate container aae9cdde5baf 14:34:24 ---> c81939d5ec46 14:34:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:34:24 ---> Running in 50e1d85a83a4 14:34:25 Removing intermediate container 50e1d85a83a4 14:34:25 ---> 3edf1c8f74d4 14:34:25 Step 21/23 : LABEL arch=x86_64 14:34:25 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 14:34:25 ---> Running in ff35a1898a3b 14:34:25 Removing intermediate container ff35a1898a3b 14:34:25 ---> 75e4b15b409f 14:34:25 Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:34:25 ---> Running in 36bb1932ac71 14:34:26 Removing intermediate container 36bb1932ac71 14:34:26 ---> 6598dd88421c 14:34:26 Step 23/23 : LABEL version=0.0.0 14:34:26 Removing intermediate container e56ca2eafeb0 14:34:26 ---> b7976f375f98 14:34:26 Step 8/26 : COPY . . 14:34:26 ---> Running in b35097d0ce6d 14:34:27 Removing intermediate container b35097d0ce6d 14:34:27 ---> 890c9a2b4cfe 14:34:27 14:34:27 Successfully built 890c9a2b4cfe 14:34:27 Successfully tagged sys-mgmt-agent:latest 14:34:27 Building core-metadata 14:34:35  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:34:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:34:35 ---> 823321131cc3 14:34:35 Step 3/23 : WORKDIR /edgex-go 14:34:35 ---> Using cache 14:34:35 ---> 2391cd3cfee7 14:34:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:35 ---> Using cache 14:34:35 ---> fcff49e95fa9 14:34:35 Step 5/23 : RUN apk add --update --no-cache make git 14:34:35 ? github.com/edgexfoundry/edgex-go [no test files] 14:34:41 ---> Running in 19a6bee8d605 14:34:41 ---> 4d4a4b8ece3c 14:34:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:34:41 ---> Running in dc0efeda9b0e 14:34:41 Removing intermediate container dc0efeda9b0e 14:34:41 ---> 049c8d44d295 14:34:41 Step 10/26 : RUN mkdir -p spire-build 14:34:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:34:42 ---> Running in 0dfbd6440368 14:34:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:34:43 OK: 221 MiB in 52 packages 14:34:43 Removing intermediate container 0dfbd6440368 14:34:43 ---> e57e121c23d1 14:34:43 Step 11/26 : WORKDIR /edgex-go/spire-build 14:34:43 ---> Running in 8c67328ef4c5 14:34:43 Removing intermediate container 19a6bee8d605 14:34:43 ---> a39cfafa77eb 14:34:43 Step 6/23 : COPY go.mod vendor* ./ 14:34:44 Removing intermediate container 8c67328ef4c5 14:34:44 ---> 4fc8ef1782ad 14:34:44 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 14:34:44 ---> 07918db4cb80 14:34:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:34:44 ---> Running in 7ba33a901f17 14:34:44 ---> Running in 8a104a9a7d97 14:34:46 spire-1.2.1/ 14:34:46 spire-1.2.1/.data/ 14:34:46 spire-1.2.1/.data/.file 14:34:46 spire-1.2.1/.dockerignore 14:34:46 spire-1.2.1/.gitattributes 14:34:46 spire-1.2.1/.githooks/ 14:34:46 spire-1.2.1/.githooks/pre-commit 14:34:46 spire-1.2.1/.github/ 14:34:46 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:34:46 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:34:46 spire-1.2.1/.github/dependabot.yml 14:34:46 spire-1.2.1/.github/workflows/ 14:34:46 spire-1.2.1/.github/workflows/nightly_build.yaml 14:34:46 spire-1.2.1/.github/workflows/pr_build.yaml 14:34:46 spire-1.2.1/.github/workflows/release_build.yaml 14:34:46 spire-1.2.1/.github/workflows/scripts/ 14:34:46 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:34:46 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:34:46 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:34:46 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:34:46 spire-1.2.1/.github/workflows/scripts/split.sh 14:34:46 spire-1.2.1/.gitignore 14:34:46 spire-1.2.1/.go-version 14:34:46 spire-1.2.1/.golangci.yml 14:34:46 spire-1.2.1/ADOPTERS.md 14:34:46 spire-1.2.1/CHANGELOG.md 14:34:46 spire-1.2.1/CODE-OF-CONDUCT.md 14:34:46 spire-1.2.1/CODEOWNERS 14:34:46 spire-1.2.1/CONTRIBUTING.md 14:34:46 spire-1.2.1/Dockerfile 14:34:46 spire-1.2.1/Dockerfile.dev 14:34:46 spire-1.2.1/Dockerfile.scratch 14:34:46 spire-1.2.1/LICENSE 14:34:46 spire-1.2.1/MAINTAINERS.md 14:34:46 spire-1.2.1/Makefile 14:34:46 spire-1.2.1/README.md 14:34:46 spire-1.2.1/ROADMAP.md 14:34:46 spire-1.2.1/SECURITY.md 14:34:46 spire-1.2.1/cmd/ 14:34:46 spire-1.2.1/cmd/spire-agent/ 14:34:46 spire-1.2.1/cmd/spire-agent/cli/ 14:34:46 spire-1.2.1/cmd/spire-agent/cli/api/ 14:34:46 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:34:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:34:46 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:34:46 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:34:46 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:34:46 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:34:46 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:34:46 spire-1.2.1/cmd/spire-agent/cli/common/ 14:34:46 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:34:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:34:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:34:46 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:34:46 spire-1.2.1/cmd/spire-agent/cli/run/ 14:34:46 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:34:46 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:34:46 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:34:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:34:46 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:34:46 spire-1.2.1/cmd/spire-agent/main.go 14:34:46 spire-1.2.1/cmd/spire-server/ 14:34:46 spire-1.2.1/cmd/spire-server/cli/ 14:34:46 spire-1.2.1/cmd/spire-server/cli/agent/ 14:34:46 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:34:46 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/cli.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/entry/ 14:34:46 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/ 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:34:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:34:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/run/ 14:34:46 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/token/ 14:34:46 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/validate/ 14:34:46 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/x509/ 14:34:46 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:34:46 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:34:46 spire-1.2.1/cmd/spire-server/main.go 14:34:46 spire-1.2.1/cmd/spire-server/util/ 14:34:46 spire-1.2.1/cmd/spire-server/util/util.go 14:34:46 spire-1.2.1/conf/ 14:34:46 spire-1.2.1/conf/agent/ 14:34:46 spire-1.2.1/conf/agent/agent.conf 14:34:46 spire-1.2.1/conf/agent/agent_full.conf 14:34:46 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:34:46 spire-1.2.1/conf/server/ 14:34:46 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:34:46 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:34:46 spire-1.2.1/conf/server/server.conf 14:34:46 spire-1.2.1/conf/server/server_full.conf 14:34:46 spire-1.2.1/doc/ 14:34:46 spire-1.2.1/doc/SPIRE101.md 14:34:46 spire-1.2.1/doc/auditlog.md 14:34:46 spire-1.2.1/doc/authorization_policy_engine.md 14:34:46 spire-1.2.1/doc/changelog_guidelines.md 14:34:46 spire-1.2.1/doc/cure53-report.pdf 14:34:46 spire-1.2.1/doc/images/ 14:34:46 spire-1.2.1/doc/images/2019_roadmap.png 14:34:46 spire-1.2.1/doc/images/SPIRE101.png 14:34:46 spire-1.2.1/doc/images/SPIRE_agent.png 14:34:46 spire-1.2.1/doc/images/SPIRE_server.png 14:34:46 spire-1.2.1/doc/images/cache_mgr.png 14:34:46 spire-1.2.1/doc/images/cache_mgr_components.png 14:34:46 spire-1.2.1/doc/images/federated_spire.png 14:34:46 spire-1.2.1/doc/images/ha_mode.png 14:34:46 spire-1.2.1/doc/images/nested_spire.png 14:34:46 spire-1.2.1/doc/images/oidc_federation.png 14:34:46 spire-1.2.1/doc/images/single_trust_domain.png 14:34:46 spire-1.2.1/doc/images/spiffe_compatible.png 14:34:46 spire-1.2.1/doc/images/spire_logo.png 14:34:46 spire-1.2.1/doc/migrating_registration_api_clients.md 14:34:46 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:34:46 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:34:46 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:34:46 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:34:46 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:34:46 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:34:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:34:46 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:34:46 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:34:46 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:34:46 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:34:46 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:34:46 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:34:46 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:34:46 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:34:46 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:34:46 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:34:46 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:34:46 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:34:46 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:34:46 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:34:46 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:34:46 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:34:46 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:34:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:34:46 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:34:46 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:34:46 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:34:46 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:34:46 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:34:46 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:34:46 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:34:46 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:34:46 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:34:46 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:34:46 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:34:46 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:34:46 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:34:46 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:34:46 spire-1.2.1/doc/scaling_spire.md 14:34:46 spire-1.2.1/doc/spire_agent.md 14:34:46 spire-1.2.1/doc/spire_server.md 14:34:46 spire-1.2.1/doc/supported_integrations.md 14:34:46 spire-1.2.1/doc/telemetry.md 14:34:46 spire-1.2.1/doc/telemetry_config.md 14:34:46 spire-1.2.1/doc/upgrading.md 14:34:46 spire-1.2.1/doc/using_spire.md 14:34:46 spire-1.2.1/examples/ 14:34:46 spire-1.2.1/examples/README.md 14:34:46 spire-1.2.1/go.mod 14:34:46 spire-1.2.1/go.sum 14:34:46 spire-1.2.1/pkg/ 14:34:46 spire-1.2.1/pkg/agent/ 14:34:46 spire-1.2.1/pkg/agent/agent.go 14:34:46 spire-1.2.1/pkg/agent/api/ 14:34:46 spire-1.2.1/pkg/agent/api/config.go 14:34:46 spire-1.2.1/pkg/agent/api/debug/ 14:34:46 spire-1.2.1/pkg/agent/api/debug/v1/ 14:34:46 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:34:46 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:34:46 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:34:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:34:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:34:46 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:34:46 spire-1.2.1/pkg/agent/api/endpoints.go 14:34:46 spire-1.2.1/pkg/agent/api/health/ 14:34:46 spire-1.2.1/pkg/agent/api/health/v1/ 14:34:46 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:34:46 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:34:46 spire-1.2.1/pkg/agent/api/rpccontext/ 14:34:46 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:34:46 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:34:46 spire-1.2.1/pkg/agent/attestor/ 14:34:46 spire-1.2.1/pkg/agent/attestor/node/ 14:34:46 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:34:46 spire-1.2.1/pkg/agent/attestor/node/node.go 14:34:46 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:34:46 spire-1.2.1/pkg/agent/attestor/workload/ 14:34:46 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:34:46 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:34:46 spire-1.2.1/pkg/agent/catalog/ 14:34:46 spire-1.2.1/pkg/agent/catalog/catalog.go 14:34:46 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:34:46 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:34:46 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:34:46 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:34:46 spire-1.2.1/pkg/agent/client/ 14:34:46 spire-1.2.1/pkg/agent/client/client.go 14:34:46 spire-1.2.1/pkg/agent/client/client_test.go 14:34:46 spire-1.2.1/pkg/agent/client/dial.go 14:34:46 spire-1.2.1/pkg/agent/client/nodeconn.go 14:34:46 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:34:46 spire-1.2.1/pkg/agent/client/update.go 14:34:46 spire-1.2.1/pkg/agent/client/util.go 14:34:46 spire-1.2.1/pkg/agent/common/ 14:34:46 spire-1.2.1/pkg/agent/common/backoff/ 14:34:46 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:34:46 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:34:46 spire-1.2.1/pkg/agent/common/cgroups/ 14:34:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:34:46 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:34:46 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:34:46 spire-1.2.1/pkg/agent/config.go 14:34:46 spire-1.2.1/pkg/agent/endpoints/ 14:34:46 spire-1.2.1/pkg/agent/endpoints/config.go 14:34:46 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:34:46 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:34:46 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:34:46 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:34:46 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:34:46 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:34:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:34:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:34:46 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:34:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:34:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:34:46 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:34:46 spire-1.2.1/pkg/agent/endpoints/workload/ 14:34:46 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:34:46 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:34:46 spire-1.2.1/pkg/agent/manager/ 14:34:46 spire-1.2.1/pkg/agent/manager/cache/ 14:34:46 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:34:46 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:34:46 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:34:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:34:46 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:34:46 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:34:46 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:34:46 spire-1.2.1/pkg/agent/manager/config.go 14:34:46 spire-1.2.1/pkg/agent/manager/manager.go 14:34:46 spire-1.2.1/pkg/agent/manager/manager_test.go 14:34:46 spire-1.2.1/pkg/agent/manager/storage.go 14:34:46 spire-1.2.1/pkg/agent/manager/storage_test.go 14:34:46 spire-1.2.1/pkg/agent/manager/storecache/ 14:34:46 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:34:46 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:34:46 spire-1.2.1/pkg/agent/manager/sync.go 14:34:46 spire-1.2.1/pkg/agent/plugin/ 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:34:46 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:34:46 spire-1.2.1/pkg/agent/svid/ 14:34:46 spire-1.2.1/pkg/agent/svid/rotator.go 14:34:46 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:34:46 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:34:46 spire-1.2.1/pkg/agent/svid/store/ 14:34:46 spire-1.2.1/pkg/agent/svid/store/service.go 14:34:46 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:34:46 spire-1.2.1/pkg/common/ 14:34:46 spire-1.2.1/pkg/common/agentpathtemplate/ 14:34:46 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:34:46 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:34:46 spire-1.2.1/pkg/common/api/ 14:34:46 spire-1.2.1/pkg/common/api/metrics.go 14:34:46 spire-1.2.1/pkg/common/api/middleware/ 14:34:46 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:34:46 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:34:46 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:34:46 spire-1.2.1/pkg/common/api/middleware/logger.go 14:34:46 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:34:46 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:34:46 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:34:46 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:34:46 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:34:46 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:34:46 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:34:46 spire-1.2.1/pkg/common/api/middleware/names.go 14:34:46 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:34:46 spire-1.2.1/pkg/common/api/names.go 14:34:46 spire-1.2.1/pkg/common/api/ratelimit.go 14:34:46 spire-1.2.1/pkg/common/api/rpccontext/ 14:34:46 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:34:46 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:34:46 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:34:46 spire-1.2.1/pkg/common/auth/ 14:34:46 spire-1.2.1/pkg/common/auth/interceptors.go 14:34:46 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:34:46 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:34:46 spire-1.2.1/pkg/common/bundleutil/ 14:34:46 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:34:46 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:34:46 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:34:46 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:34:46 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:34:46 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:34:46 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:34:46 spire-1.2.1/pkg/common/bundleutil/types.go 14:34:46 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:34:46 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:34:46 spire-1.2.1/pkg/common/catalog/ 14:34:46 spire-1.2.1/pkg/common/catalog/bind.go 14:34:46 spire-1.2.1/pkg/common/catalog/builtin.go 14:34:46 spire-1.2.1/pkg/common/catalog/catalog.go 14:34:46 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:34:46 spire-1.2.1/pkg/common/catalog/closers.go 14:34:46 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:34:46 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:34:46 spire-1.2.1/pkg/common/catalog/config.go 14:34:46 spire-1.2.1/pkg/common/catalog/config_test.go 14:34:46 spire-1.2.1/pkg/common/catalog/configure.go 14:34:46 spire-1.2.1/pkg/common/catalog/constraints.go 14:34:46 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:34:46 spire-1.2.1/pkg/common/catalog/context.go 14:34:46 spire-1.2.1/pkg/common/catalog/external.go 14:34:46 spire-1.2.1/pkg/common/catalog/host.go 14:34:46 spire-1.2.1/pkg/common/catalog/pipenet.go 14:34:46 spire-1.2.1/pkg/common/catalog/plugin.go 14:34:46 spire-1.2.1/pkg/common/catalog/testplugin/ 14:34:46 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:34:46 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:34:46 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:34:46 spire-1.2.1/pkg/common/cli/ 14:34:46 spire-1.2.1/pkg/common/cli/env.go 14:34:46 spire-1.2.1/pkg/common/cli/flags.go 14:34:46 spire-1.2.1/pkg/common/cli/trust_domain.go 14:34:46 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:34:46 spire-1.2.1/pkg/common/cli/umask.go 14:34:46 spire-1.2.1/pkg/common/cli/umask_posix.go 14:34:46 spire-1.2.1/pkg/common/cli/umask_test.go 14:34:46 spire-1.2.1/pkg/common/cli/umask_windows.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/ 14:34:46 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/flag.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/format.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/ 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:34:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:34:46 spire-1.2.1/pkg/common/coretypes/ 14:34:46 spire-1.2.1/pkg/common/coretypes/bundle/ 14:34:46 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:34:46 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:34:46 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:34:46 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:34:46 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:34:46 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:34:46 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:34:46 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:34:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:34:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:34:46 spire-1.2.1/pkg/common/cryptoutil/ 14:34:46 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:34:46 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:34:46 spire-1.2.1/pkg/common/diskutil/ 14:34:46 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:34:46 spire-1.2.1/pkg/common/diskutil/file_test.go 14:34:46 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:34:46 spire-1.2.1/pkg/common/errorutil/ 14:34:46 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:34:46 spire-1.2.1/pkg/common/health/ 14:34:46 spire-1.2.1/pkg/common/health/config.go 14:34:46 spire-1.2.1/pkg/common/health/context.go 14:34:46 spire-1.2.1/pkg/common/health/context_test.go 14:34:46 spire-1.2.1/pkg/common/health/health.go 14:34:46 spire-1.2.1/pkg/common/health/health_test.go 14:34:46 spire-1.2.1/pkg/common/health/logger.go 14:34:46 spire-1.2.1/pkg/common/hostservice/ 14:34:46 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:34:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:34:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:34:46 spire-1.2.1/pkg/common/idutil/ 14:34:46 spire-1.2.1/pkg/common/idutil/require.go 14:34:46 spire-1.2.1/pkg/common/idutil/require_test.go 14:34:46 spire-1.2.1/pkg/common/idutil/safety.go 14:34:46 spire-1.2.1/pkg/common/idutil/safety_test.go 14:34:46 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:34:46 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:34:46 spire-1.2.1/pkg/common/jwtsvid/ 14:34:46 spire-1.2.1/pkg/common/jwtsvid/common.go 14:34:46 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:34:46 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:34:46 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:34:46 spire-1.2.1/pkg/common/jwtutil/ 14:34:46 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:34:46 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:34:46 spire-1.2.1/pkg/common/log/ 14:34:46 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:34:46 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:34:46 spire-1.2.1/pkg/common/log/log.go 14:34:46 spire-1.2.1/pkg/common/log/log_test.go 14:34:46 spire-1.2.1/pkg/common/log/options.go 14:34:46 spire-1.2.1/pkg/common/nodeutil/ 14:34:46 spire-1.2.1/pkg/common/nodeutil/node.go 14:34:46 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:34:46 spire-1.2.1/pkg/common/peertracker/ 14:34:46 spire-1.2.1/pkg/common/peertracker/conn.go 14:34:46 spire-1.2.1/pkg/common/peertracker/credentials.go 14:34:46 spire-1.2.1/pkg/common/peertracker/errors.go 14:34:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:34:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:34:46 spire-1.2.1/pkg/common/peertracker/info.go 14:34:46 spire-1.2.1/pkg/common/peertracker/listener.go 14:34:46 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:34:46 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:34:46 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:34:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:34:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:34:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:34:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:34:46 spire-1.2.1/pkg/common/peertracker/tcp.go 14:34:46 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:34:46 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:34:46 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:34:46 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:34:46 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:34:46 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:34:46 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:34:46 spire-1.2.1/pkg/common/peertracker/uds.go 14:34:46 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:34:46 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:34:46 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:34:46 spire-1.2.1/pkg/common/pemutil/ 14:34:46 spire-1.2.1/pkg/common/pemutil/block.go 14:34:46 spire-1.2.1/pkg/common/pemutil/certs.go 14:34:46 spire-1.2.1/pkg/common/pemutil/common.go 14:34:46 spire-1.2.1/pkg/common/pemutil/csr.go 14:34:46 spire-1.2.1/pkg/common/pemutil/keys.go 14:34:46 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:34:46 spire-1.2.1/pkg/common/pemutil/testdata/ 14:34:46 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:34:46 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:34:46 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:34:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:34:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:34:46 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:34:46 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:34:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:34:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:34:46 spire-1.2.1/pkg/common/plugin/ 14:34:46 spire-1.2.1/pkg/common/plugin/aws/ 14:34:46 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:34:46 spire-1.2.1/pkg/common/plugin/azure/ 14:34:46 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:34:46 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:34:46 spire-1.2.1/pkg/common/plugin/facade.go 14:34:46 spire-1.2.1/pkg/common/plugin/facade_test.go 14:34:46 spire-1.2.1/pkg/common/plugin/gcp/ 14:34:46 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:34:46 spire-1.2.1/pkg/common/plugin/k8s/ 14:34:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:34:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:34:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:34:46 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:34:46 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:34:46 spire-1.2.1/pkg/common/plugin/log.go 14:34:46 spire-1.2.1/pkg/common/plugin/sshpop/ 14:34:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:34:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:34:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:34:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:34:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:34:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:34:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:34:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:34:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:34:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:34:46 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:34:46 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:34:46 spire-1.2.1/pkg/common/plugin/x509pop/ 14:34:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:34:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:34:46 spire-1.2.1/pkg/common/profiling/ 14:34:46 spire-1.2.1/pkg/common/profiling/dumpers.go 14:34:46 spire-1.2.1/pkg/common/profiling/profiling.go 14:34:46 spire-1.2.1/pkg/common/protoutil/ 14:34:46 spire-1.2.1/pkg/common/protoutil/masks.go 14:34:46 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:34:46 spire-1.2.1/pkg/common/rotationutil/ 14:34:46 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:34:46 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:34:46 spire-1.2.1/pkg/common/selector/ 14:34:46 spire-1.2.1/pkg/common/selector/selector.go 14:34:46 spire-1.2.1/pkg/common/selector/selector_test.go 14:34:46 spire-1.2.1/pkg/common/selector/set.go 14:34:46 spire-1.2.1/pkg/common/selector/set_utils.go 14:34:46 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:34:46 spire-1.2.1/pkg/common/telemetry/ 14:34:46 spire-1.2.1/pkg/common/telemetry/agent/ 14:34:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:34:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:34:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:34:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:34:46 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:34:46 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:34:46 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:34:46 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:34:46 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:34:46 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:34:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:34:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:34:46 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:34:46 spire-1.2.1/pkg/common/telemetry/call.go 14:34:46 spire-1.2.1/pkg/common/telemetry/common/ 14:34:46 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:34:46 spire-1.2.1/pkg/common/telemetry/config.go 14:34:46 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:34:46 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:34:46 spire-1.2.1/pkg/common/telemetry/inmem.go 14:34:46 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:34:46 spire-1.2.1/pkg/common/telemetry/m3.go 14:34:46 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:34:46 spire-1.2.1/pkg/common/telemetry/metrics.go 14:34:46 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:34:46 spire-1.2.1/pkg/common/telemetry/names.go 14:34:46 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:34:46 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:34:46 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:34:46 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/ 14:34:46 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:34:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:34:46 spire-1.2.1/pkg/common/telemetry/server/server.go 14:34:46 spire-1.2.1/pkg/common/telemetry/sink.go 14:34:46 spire-1.2.1/pkg/common/telemetry/statsd.go 14:34:46 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:34:46 spire-1.2.1/pkg/common/telemetry/uptime.go 14:34:46 spire-1.2.1/pkg/common/telemetry/version.go 14:34:46 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:34:46 spire-1.2.1/pkg/common/uptime/ 14:34:46 spire-1.2.1/pkg/common/uptime/uptime.go 14:34:46 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:34:46 spire-1.2.1/pkg/common/util/ 14:34:46 spire-1.2.1/pkg/common/util/certs.go 14:34:46 spire-1.2.1/pkg/common/util/certs_test.go 14:34:46 spire-1.2.1/pkg/common/util/csr.go 14:34:46 spire-1.2.1/pkg/common/util/hash.go 14:34:46 spire-1.2.1/pkg/common/util/selectors.go 14:34:46 spire-1.2.1/pkg/common/util/selectors_test.go 14:34:46 spire-1.2.1/pkg/common/util/signals.go 14:34:46 spire-1.2.1/pkg/common/util/sort.go 14:34:46 spire-1.2.1/pkg/common/util/sort_test.go 14:34:46 spire-1.2.1/pkg/common/util/task.go 14:34:46 spire-1.2.1/pkg/common/util/task_test.go 14:34:46 spire-1.2.1/pkg/common/util/testdata/ 14:34:46 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:34:46 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:34:46 spire-1.2.1/pkg/common/version/ 14:34:46 spire-1.2.1/pkg/common/version/version.go 14:34:46 spire-1.2.1/pkg/common/x509svid/ 14:34:46 spire-1.2.1/pkg/common/x509svid/common_test.go 14:34:46 spire-1.2.1/pkg/common/x509svid/csr.go 14:34:46 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:34:46 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:34:46 spire-1.2.1/pkg/common/x509util/ 14:34:46 spire-1.2.1/pkg/common/x509util/cert.go 14:34:46 spire-1.2.1/pkg/common/x509util/dns.go 14:34:46 spire-1.2.1/pkg/common/x509util/dns_test.go 14:34:46 spire-1.2.1/pkg/common/x509util/keyid.go 14:34:46 spire-1.2.1/pkg/common/x509util/keypair.go 14:34:46 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:34:46 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:34:46 spire-1.2.1/pkg/server/ 14:34:46 spire-1.2.1/pkg/server/api/ 14:34:46 spire-1.2.1/pkg/server/api/agent.go 14:34:46 spire-1.2.1/pkg/server/api/agent/ 14:34:46 spire-1.2.1/pkg/server/api/agent/v1/ 14:34:46 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:34:46 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:34:46 spire-1.2.1/pkg/server/api/agent_test.go 14:34:46 spire-1.2.1/pkg/server/api/api.go 14:34:46 spire-1.2.1/pkg/server/api/audit/ 14:34:46 spire-1.2.1/pkg/server/api/audit/audit.go 14:34:46 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:34:46 spire-1.2.1/pkg/server/api/bundle.go 14:34:46 spire-1.2.1/pkg/server/api/bundle/ 14:34:46 spire-1.2.1/pkg/server/api/bundle/v1/ 14:34:46 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:34:46 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:34:46 spire-1.2.1/pkg/server/api/bundle_test.go 14:34:46 spire-1.2.1/pkg/server/api/debug/ 14:34:46 spire-1.2.1/pkg/server/api/debug/v1/ 14:34:46 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:34:46 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:34:46 spire-1.2.1/pkg/server/api/entry.go 14:34:46 spire-1.2.1/pkg/server/api/entry/ 14:34:46 spire-1.2.1/pkg/server/api/entry/v1/ 14:34:46 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:34:46 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:34:46 spire-1.2.1/pkg/server/api/entry_test.go 14:34:46 spire-1.2.1/pkg/server/api/health/ 14:34:46 spire-1.2.1/pkg/server/api/health/v1/ 14:34:46 spire-1.2.1/pkg/server/api/health/v1/service.go 14:34:46 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:34:46 spire-1.2.1/pkg/server/api/id.go 14:34:46 spire-1.2.1/pkg/server/api/id_test.go 14:34:46 spire-1.2.1/pkg/server/api/limits/ 14:34:46 spire-1.2.1/pkg/server/api/limits/limits.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/ 14:34:46 spire-1.2.1/pkg/server/api/middleware/alias.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/audit.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/caller.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/common.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/entries.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:34:46 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:34:46 spire-1.2.1/pkg/server/api/ratelimit.go 14:34:46 spire-1.2.1/pkg/server/api/rpccontext/ 14:34:46 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:34:46 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:34:46 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:34:46 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:34:46 spire-1.2.1/pkg/server/api/selector.go 14:34:46 spire-1.2.1/pkg/server/api/selector_test.go 14:34:46 spire-1.2.1/pkg/server/api/status.go 14:34:46 spire-1.2.1/pkg/server/api/status_test.go 14:34:46 spire-1.2.1/pkg/server/api/svid/ 14:34:46 spire-1.2.1/pkg/server/api/svid/v1/ 14:34:46 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:34:46 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:34:46 spire-1.2.1/pkg/server/api/trustdomain.go 14:34:46 spire-1.2.1/pkg/server/api/trustdomain/ 14:34:46 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:34:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:34:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:34:46 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:34:46 spire-1.2.1/pkg/server/authpolicy/ 14:34:46 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:34:46 spire-1.2.1/pkg/server/authpolicy/policy.go 14:34:46 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:34:46 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:34:46 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:34:46 spire-1.2.1/pkg/server/authpolicy/validate.go 14:34:46 spire-1.2.1/pkg/server/bundle/ 14:34:46 spire-1.2.1/pkg/server/bundle/client/ 14:34:46 spire-1.2.1/pkg/server/bundle/client/client.go 14:34:46 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:34:46 spire-1.2.1/pkg/server/bundle/client/manager.go 14:34:46 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:34:46 spire-1.2.1/pkg/server/bundle/client/sources.go 14:34:46 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:34:46 spire-1.2.1/pkg/server/bundle/client/updater.go 14:34:46 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:34:46 spire-1.2.1/pkg/server/ca/ 14:34:46 spire-1.2.1/pkg/server/ca/ca.go 14:34:46 spire-1.2.1/pkg/server/ca/ca_health.go 14:34:46 spire-1.2.1/pkg/server/ca/ca_test.go 14:34:46 spire-1.2.1/pkg/server/ca/journal.go 14:34:46 spire-1.2.1/pkg/server/ca/journal_test.go 14:34:46 spire-1.2.1/pkg/server/ca/manager.go 14:34:46 spire-1.2.1/pkg/server/ca/manager_health.go 14:34:46 spire-1.2.1/pkg/server/ca/manager_test.go 14:34:46 spire-1.2.1/pkg/server/ca/templates.go 14:34:46 spire-1.2.1/pkg/server/ca/upstream_client.go 14:34:46 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:34:46 spire-1.2.1/pkg/server/ca/validation.go 14:34:46 spire-1.2.1/pkg/server/cache/ 14:34:46 spire-1.2.1/pkg/server/cache/dscache/ 14:34:46 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:34:46 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:34:46 spire-1.2.1/pkg/server/cache/entrycache/ 14:34:46 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:34:46 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:34:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:34:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:34:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:34:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:34:46 spire-1.2.1/pkg/server/catalog/ 14:34:46 spire-1.2.1/pkg/server/catalog/catalog.go 14:34:46 spire-1.2.1/pkg/server/catalog/keymanager.go 14:34:46 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:34:46 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:34:46 spire-1.2.1/pkg/server/catalog/notifier.go 14:34:46 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:34:46 spire-1.2.1/pkg/server/config.go 14:34:46 spire-1.2.1/pkg/server/datastore/ 14:34:46 spire-1.2.1/pkg/server/datastore/datastore.go 14:34:46 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:34:46 spire-1.2.1/pkg/server/datastore/repository.go 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:34:46 spire-1.2.1/pkg/server/endpoints/ 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/ 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:34:46 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:34:46 spire-1.2.1/pkg/server/endpoints/config.go 14:34:46 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:34:46 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:34:46 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:34:46 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:34:46 spire-1.2.1/pkg/server/endpoints/middleware.go 14:34:46 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:34:46 spire-1.2.1/pkg/server/hostservice/ 14:34:46 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:34:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:34:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:34:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:34:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:34:46 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:34:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:34:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/ 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/ 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:34:46 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/notifier/ 14:34:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:34:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:34:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:34:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:34:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:34:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:34:46 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:34:46 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:34:46 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:34:46 spire-1.2.1/pkg/server/registration/ 14:34:46 spire-1.2.1/pkg/server/registration/manager.go 14:34:46 spire-1.2.1/pkg/server/registration/manager_test.go 14:34:46 spire-1.2.1/pkg/server/scanentries.go 14:34:46 spire-1.2.1/pkg/server/scanentries_test.go 14:34:46 spire-1.2.1/pkg/server/server.go 14:34:46 spire-1.2.1/pkg/server/server_test.go 14:34:46 spire-1.2.1/pkg/server/svid/ 14:34:46 spire-1.2.1/pkg/server/svid/observer.go 14:34:46 spire-1.2.1/pkg/server/svid/observer_test.go 14:34:46 spire-1.2.1/pkg/server/svid/rotator.go 14:34:46 spire-1.2.1/pkg/server/svid/rotator_config.go 14:34:46 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:34:46 spire-1.2.1/pkg/server/svid/rotator_test.go 14:34:46 spire-1.2.1/proto/ 14:34:46 spire-1.2.1/proto/private/ 14:34:46 spire-1.2.1/proto/private/server/ 14:34:46 spire-1.2.1/proto/private/server/journal/ 14:34:46 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:34:46 spire-1.2.1/proto/private/server/journal/journal.proto 14:34:46 spire-1.2.1/proto/spire/ 14:34:46 spire-1.2.1/proto/spire/common/ 14:34:46 spire-1.2.1/proto/spire/common/common.pb.go 14:34:46 spire-1.2.1/proto/spire/common/common.proto 14:34:46 spire-1.2.1/proto/spire/common/plugin/ 14:34:46 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:34:46 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:34:46 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:34:46 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:34:46 spire-1.2.1/proto/spire/plugin/ 14:34:46 spire-1.2.1/proto/spire/plugin/agent/ 14:34:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:34:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:34:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:34:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:34:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:34:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:34:46 spire-1.2.1/release/ 14:34:46 spire-1.2.1/release/spire-extras/ 14:34:46 spire-1.2.1/release/spire-extras/README.md 14:34:46 spire-1.2.1/release/spire-extras/conf/ 14:34:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:34:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:34:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:34:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:34:46 spire-1.2.1/release/spire/ 14:34:46 spire-1.2.1/release/spire/README.md 14:34:46 spire-1.2.1/release/spire/conf/ 14:34:46 spire-1.2.1/release/spire/conf/agent/ 14:34:46 spire-1.2.1/release/spire/conf/agent/agent.conf 14:34:46 spire-1.2.1/release/spire/conf/server/ 14:34:46 spire-1.2.1/release/spire/conf/server/server.conf 14:34:46 spire-1.2.1/script/ 14:34:46 spire-1.2.1/script/build-artifact.sh 14:34:46 spire-1.2.1/script/generate_dummy_ca.sh 14:34:46 spire-1.2.1/support/ 14:34:46 spire-1.2.1/support/k8s/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:34:46 spire-1.2.1/support/oidc-discovery-provider/ 14:34:46 spire-1.2.1/support/oidc-discovery-provider/README.md 14:34:46 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:34:46 spire-1.2.1/support/oidc-discovery-provider/config.go 14:34:46 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:34:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:34:46 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:34:46 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:34:46 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:34:46 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:34:46 spire-1.2.1/support/oidc-discovery-provider/main.go 14:34:46 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:34:46 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:34:46 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:34:46 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:34:46 spire-1.2.1/test/ 14:34:46 spire-1.2.1/test/clock/ 14:34:46 spire-1.2.1/test/clock/clock.go 14:34:46 spire-1.2.1/test/fakes/ 14:34:46 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:34:46 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:34:46 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:34:46 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:34:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:34:46 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:34:46 spire-1.2.1/test/fakes/fakeagentstore/ 14:34:46 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:34:46 spire-1.2.1/test/fakes/fakedatastore/ 14:34:46 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:34:46 spire-1.2.1/test/fakes/fakeentryclient/ 14:34:46 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:34:46 spire-1.2.1/test/fakes/fakehealthchecker/ 14:34:46 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:34:46 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:34:46 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:34:46 spire-1.2.1/test/fakes/fakemetrics/ 14:34:46 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:34:46 spire-1.2.1/test/fakes/fakenoderesolver/ 14:34:46 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:34:46 spire-1.2.1/test/fakes/fakenotifier/ 14:34:46 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:34:46 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:34:46 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:34:46 spire-1.2.1/test/fakes/fakeserverca/ 14:34:46 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:34:46 spire-1.2.1/test/fakes/fakeservercatalog/ 14:34:46 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:34:46 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:34:46 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:34:46 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:34:46 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:34:46 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:34:46 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:34:46 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:34:46 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:34:46 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:34:46 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:34:46 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:34:46 spire-1.2.1/test/fixture/ 14:34:46 spire-1.2.1/test/fixture/certs/ 14:34:46 spire-1.2.1/test/fixture/certs/agent_svid.der 14:34:46 spire-1.2.1/test/fixture/certs/base_cert.pem 14:34:46 spire-1.2.1/test/fixture/certs/base_csr.pem 14:34:46 spire-1.2.1/test/fixture/certs/base_key.pem 14:34:46 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:34:46 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:34:46 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:34:46 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:34:46 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:34:46 spire-1.2.1/test/fixture/certs/blog_key.pem 14:34:46 spire-1.2.1/test/fixture/certs/bundle.der 14:34:46 spire-1.2.1/test/fixture/certs/ca.pem 14:34:46 spire-1.2.1/test/fixture/certs/ca_key.pem 14:34:46 spire-1.2.1/test/fixture/certs/database_cert.pem 14:34:46 spire-1.2.1/test/fixture/certs/database_csr.pem 14:34:46 spire-1.2.1/test/fixture/certs/database_key.pem 14:34:46 spire-1.2.1/test/fixture/certs/node_cert.pem 14:34:46 spire-1.2.1/test/fixture/certs/node_csr.pem 14:34:46 spire-1.2.1/test/fixture/certs/node_key.pem 14:34:46 spire-1.2.1/test/fixture/certs/svid.pem 14:34:46 spire-1.2.1/test/fixture/certs/svid_key.pem 14:34:46 spire-1.2.1/test/fixture/config/ 14:34:46 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:34:46 spire-1.2.1/test/fixture/config/agent_good.conf 14:34:46 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:34:46 spire-1.2.1/test/fixture/config/plugin_good.conf 14:34:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:34:46 spire-1.2.1/test/fixture/config/server_good.conf 14:34:46 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:34:46 spire-1.2.1/test/fixture/fixture.go 14:34:46 spire-1.2.1/test/fixture/nodeattestor/ 14:34:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:34:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:34:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:34:46 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:34:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:34:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:34:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:34:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:34:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:34:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:34:46 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:34:46 spire-1.2.1/test/fixture/registration/ 14:34:46 spire-1.2.1/test/fixture/registration/entries.json 14:34:46 spire-1.2.1/test/fixture/registration/good-for-update.json 14:34:46 spire-1.2.1/test/fixture/registration/good.json 14:34:46 spire-1.2.1/test/fixture/registration/invalid.json 14:34:46 spire-1.2.1/test/fixture/registration/invalid_json.json 14:34:46 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:34:46 spire-1.2.1/test/integration/ 14:34:46 spire-1.2.1/test/integration/README.md 14:34:46 spire-1.2.1/test/integration/common 14:34:46 spire-1.2.1/test/integration/setup/ 14:34:46 spire-1.2.1/test/integration/setup/adminclient/ 14:34:46 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:34:46 spire-1.2.1/test/integration/setup/adminclient/client.go 14:34:46 spire-1.2.1/test/integration/setup/debugagent/ 14:34:46 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:34:46 spire-1.2.1/test/integration/setup/debugagent/main.go 14:34:46 spire-1.2.1/test/integration/setup/debugserver/ 14:34:46 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:34:46 spire-1.2.1/test/integration/setup/debugserver/main.go 14:34:46 spire-1.2.1/test/integration/setup/downstreamclient/ 14:34:46 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:34:46 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:34:46 spire-1.2.1/test/integration/setup/itclient/ 14:34:46 spire-1.2.1/test/integration/setup/itclient/client.go 14:34:46 spire-1.2.1/test/integration/setup/node-attestation/ 14:34:46 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:34:46 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:34:46 spire-1.2.1/test/integration/setup/x509pop/ 14:34:46 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:34:46 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:34:46 spire-1.2.1/test/integration/suites/ 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:34:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:34:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:34:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:34:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:34:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:34:46 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:34:46 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:34:46 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:34:46 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:34:46 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:34:46 spire-1.2.1/test/integration/suites/join-token/ 14:34:46 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:34:46 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:34:46 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:34:46 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:34:46 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:34:46 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:34:46 spire-1.2.1/test/integration/suites/join-token/README.md 14:34:46 spire-1.2.1/test/integration/suites/join-token/conf/ 14:34:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:34:46 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/join-token/teardown 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:34:46 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:34:46 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:34:46 spire-1.2.1/test/integration/suites/k8s/ 14:34:46 spire-1.2.1/test/integration/suites/k8s/00-setup 14:34:46 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:34:46 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:34:46 spire-1.2.1/test/integration/suites/k8s/README.md 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/ 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:34:46 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:34:46 spire-1.2.1/test/integration/suites/k8s/teardown 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/ 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:34:46 spire-1.2.1/test/integration/suites/rotation/ 14:34:46 spire-1.2.1/test/integration/suites/rotation/00-setup 14:34:46 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:34:46 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:34:46 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:34:46 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:34:46 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:34:46 spire-1.2.1/test/integration/suites/rotation/README.md 14:34:46 spire-1.2.1/test/integration/suites/rotation/conf/ 14:34:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:34:46 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/rotation/teardown 14:34:46 spire-1.2.1/test/integration/suites/self-test/ 14:34:46 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:34:46 spire-1.2.1/test/integration/suites/self-test/README.md 14:34:46 spire-1.2.1/test/integration/suites/self-test/teardown 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:34:46 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:34:46 spire-1.2.1/test/integration/suites/upgrade/ 14:34:46 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:34:46 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:34:46 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:34:46 spire-1.2.1/test/integration/suites/upgrade/README.md 14:34:46 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:34:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:34:46 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:34:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:34:46 spire-1.2.1/test/integration/suites/upgrade/teardown 14:34:46 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:34:46 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:34:46 spire-1.2.1/test/integration/test-one.sh 14:34:46 spire-1.2.1/test/integration/test.sh 14:34:46 spire-1.2.1/test/plugintest/ 14:34:46 spire-1.2.1/test/plugintest/config.go 14:34:46 spire-1.2.1/test/plugintest/load.go 14:34:46 spire-1.2.1/test/plugintest/option.go 14:34:46 spire-1.2.1/test/spiretest/ 14:34:46 spire-1.2.1/test/spiretest/apiserver.go 14:34:46 spire-1.2.1/test/spiretest/assertions.go 14:34:46 spire-1.2.1/test/spiretest/dir.go 14:34:46 spire-1.2.1/test/spiretest/errors_posix.go 14:34:46 spire-1.2.1/test/spiretest/errors_windows.go 14:34:46 spire-1.2.1/test/spiretest/logs.go 14:34:46 spire-1.2.1/test/spiretest/socketapi.go 14:34:46 spire-1.2.1/test/spiretest/suite.go 14:34:46 spire-1.2.1/test/spiretest/x509.go 14:34:46 spire-1.2.1/test/testca/ 14:34:46 spire-1.2.1/test/testca/ca.go 14:34:46 spire-1.2.1/test/testkey/ 14:34:46 spire-1.2.1/test/testkey/generate.sh 14:34:46 spire-1.2.1/test/testkey/genkeys.go 14:34:46 spire-1.2.1/test/testkey/keys.go 14:34:46 spire-1.2.1/test/testkey/new.go 14:34:46 spire-1.2.1/test/tpmsimulator/ 14:34:46 spire-1.2.1/test/tpmsimulator/simulator.go 14:34:46 spire-1.2.1/test/util/ 14:34:46 spire-1.2.1/test/util/cert_fixtures.go 14:34:46 spire-1.2.1/test/util/cert_generation.go 14:34:46 spire-1.2.1/test/util/io_redirection.go 14:34:46 spire-1.2.1/test/util/race.go 14:34:46 spire-1.2.1/test/util/util.go 14:34:46 building spire from source... 14:34:46 Installing go1.17.7... 14:34:46 Removing intermediate container 8a104a9a7d97 14:34:46 ---> bb196c98a56f 14:34:46 Step 8/23 : COPY . . 14:34:53 Building bin/spire-server... 14:34:53 go: downloading github.com/mitchellh/cli v1.1.2 14:34:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:34:53 go: downloading google.golang.org/grpc v1.44.0 14:34:53 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:34:53 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:34:53 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:34:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:34:53 go: downloading github.com/sirupsen/logrus v1.8.1 14:34:53 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:34:53 go: downloading github.com/imdario/mergo v0.3.12 14:34:53 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:34:53 go: downloading github.com/fatih/color v1.13.0 14:34:53 go: downloading github.com/mattn/go-isatty v0.0.14 14:34:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:34:53 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:34:53 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:34:53 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:34:53 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:34:53 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:34:53 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:34:53 go: downloading github.com/open-policy-agent/opa v0.38.0 14:34:53 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:34:53 go: downloading github.com/armon/go-metrics v0.3.10 14:34:53 go: downloading github.com/prometheus/client_golang v1.12.1 14:34:53 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:34:53 go: downloading github.com/Masterminds/goutils v1.1.0 14:34:53 go: downloading github.com/Masterminds/semver v1.5.0 14:34:53 go: downloading github.com/google/uuid v1.1.2 14:34:53 go: downloading github.com/huandu/xstrings v1.3.2 14:34:53 go: downloading github.com/mattn/go-colorable v0.1.12 14:34:53 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:34:53 go: downloading github.com/oklog/run v1.0.0 14:34:53 go: downloading github.com/imkira/go-observer v1.0.3 14:34:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:34:53 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:34:53 go: downloading github.com/prometheus/client_model v0.2.0 14:34:53 go: downloading github.com/prometheus/common v0.32.1 14:34:53 go: downloading github.com/beorn7/perks v1.0.1 14:34:53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:34:54 go: downloading github.com/prometheus/procfs v0.7.3 14:34:54 go: downloading github.com/hashicorp/errwrap v1.1.0 14:34:54 go: downloading go.uber.org/atomic v1.9.0 14:34:54 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:34:54 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:34:54 go: downloading github.com/blang/semver/v4 v4.0.0 14:34:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:34:54 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:34:54 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:34:54 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:34:54 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:34:55 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:34:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:34:55 go: downloading github.com/stretchr/testify v1.7.0 14:34:55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:34:55 go: downloading github.com/jinzhu/gorm v1.9.16 14:34:55 go: downloading github.com/lib/pq v1.10.4 14:34:55 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:34:55 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:34:55  ---> 325bbd064830 14:34:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:34:56 ---> Running in 9a6a19851392 14:34: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-metadata/core-metadata ./cmd/core-metadata 14:34:58 Removing intermediate container ebc9305b571e 14:34:58 ---> 470b8d734738 14:34:58 14:34:58 Step 10/22 : FROM alpine:3.14 14:34:58 ---> e04c818066af 14:34:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:34:58 ---> Running in 1f7e9dfeda76 14:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:34:58 (1/2) Installing ca-certificates (20211220-r0) 14:34:58 (2/2) Installing dumb-init (1.2.5-r1) 14:34:58 Executing busybox-1.33.1-r7.trigger 14:34:58 Executing ca-certificates-20211220-r0.trigger 14:34:58 OK: 6 MiB in 16 packages 14:34:59 go: downloading google.golang.org/api v0.70.0 14:34:59 go: downloading k8s.io/client-go v0.23.4 14:34:59 go: downloading k8s.io/api v0.23.4 14:34:59 go: downloading github.com/google/go-tpm v0.3.3 14:34:59 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:34:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:34:59 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:35:00 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:35:00 go: downloading cloud.google.com/go/storage v1.21.0 14:35:00 Removing intermediate container 1f7e9dfeda76 14:35:00 ---> f81f49f8ca48 14:35:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:35:00 go: downloading cloud.google.com/go v0.100.2 14:35:00  ---> Running in 70ba3f5860c2 14:35:00 go: downloading k8s.io/apimachinery v0.23.4 14:35:00 Removing intermediate container 70ba3f5860c2 14:35:00 ---> c3d706893eed 14:35:00 Step 13/22 : ENV APP_PORT=59860 14:35:00 ---> Running in 75b4dc75a212 14:35:00 go: downloading k8s.io/kube-aggregator v0.23.3 14:35:00 Removing intermediate container 75b4dc75a212 14:35:00 ---> 94f86b23bfeb 14:35:00 Step 14/22 : EXPOSE $APP_PORT 14:35:00 ---> Running in 221c69eb0e69 14:35:01 go: downloading cloud.google.com/go/security v1.3.0 14:35:01 Removing intermediate container 221c69eb0e69 14:35:01 ---> 2f92e922af33 14:35:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:01 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:35:01  ---> e9cfba9c4fb4 14:35:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:35:01 go: downloading github.com/hashicorp/vault/api v1.4.1 14:35:01 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:35:01 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:35:01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:35:01 go: downloading github.com/twmb/murmur3 v1.1.6 14:35:02  ---> b645a037d31e 14:35:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:35:02 go: downloading github.com/jinzhu/inflection v1.0.0 14:35:02 go: downloading github.com/aws/smithy-go v1.11.0 14:35:02 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:35:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:35:02  ---> c3dfb31994cb 14:35:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:35:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:35:02  ---> Running in a1472081837c 14:35:02 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:35:02 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:35:02 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:35:02 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:35:02 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:35:02 Removing intermediate container a1472081837c 14:35:02 ---> 617ee07e3291 14:35:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:35:02 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:35:02  ---> Running in 6bfd69229475 14:35:03 go: downloading github.com/dimchansky/utfbom v1.1.1 14:35:03 go: downloading cloud.google.com/go/compute v1.3.0 14:35:03 go: downloading cloud.google.com/go/iam v0.1.1 14:35:03 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:35:03 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:35:03 go: downloading github.com/gogo/protobuf v1.3.2 14:35:03 go: downloading k8s.io/klog/v2 v2.30.0 14:35:03 Removing intermediate container 6bfd69229475 14:35:03 ---> b61628f2cef5 14:35:03 Step 20/22 : LABEL arch=x86_64 14:35:03 go: downloading github.com/google/gofuzz v1.1.0 14:35:03 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:35:03 go: downloading github.com/spf13/pflag v1.0.5 14:35:03  ---> Running in 160ca334dbd1 14:35:03 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:35:03 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:35:03 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:35:03 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:35:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:35:03 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:35:03 Removing intermediate container 160ca334dbd1 14:35:03 ---> ffdc90eeb142 14:35:03 Step 21/22 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:35:03 ---> Running in 487fbe682bfa 14:35:03 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:35:03 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:35:03 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:35:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:35:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:35:03 go: downloading gopkg.in/yaml.v2 v2.4.0 14:35:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:35:03 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:35:03 go: downloading github.com/gobwas/glob v0.2.3 14:35:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:35:03 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:35:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:35:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:35:03 go: downloading go.opencensus.io v0.23.0 14:35:03 Removing intermediate container 487fbe682bfa 14:35:03 ---> 8c1722758f8c 14:35:03 Step 22/22 : LABEL version=0.0.0 14:35:03 go: downloading gopkg.in/inf.v0 v0.9.1 14:35:03 go: downloading github.com/google/go-cmp v0.5.7 14:35:04 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:35:04  ---> Running in a524fc81879b 14:35:04 go: downloading github.com/googleapis/gnostic v0.5.5 14:35:04 go: downloading github.com/json-iterator/go v1.1.12 14:35:04 go: downloading github.com/go-logr/logr v1.2.2 14:35:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:35:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:35:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:35:04 go: downloading go.uber.org/zap v1.21.0 14:35:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:35:04 go: downloading github.com/tklauser/numcpus v0.3.0 14:35:04 Removing intermediate container a524fc81879b 14:35:04 ---> b45a8e2f1f02 14:35:04 14:35:04 go: downloading sigs.k8s.io/yaml v1.3.0 14:35:04 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:35:04 go: downloading github.com/ryanuber/go-glob v1.0.0 14:35:04 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:35:04 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:35:04 go: downloading github.com/hashicorp/go-version v1.2.0 14:35:04 go: downloading github.com/golang/snappy v0.0.4 14:35:04 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:35:04 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:35:04 go: downloading github.com/modern-go/reflect2 v1.0.2 14:35:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:35:04 Successfully built b45a8e2f1f02 14:35:04 go: downloading go.uber.org/multierr v1.6.0 14:35:04 Successfully tagged support-notifications:latest 14:35:04  Building support-notifications ... done Building security-spiffe-token-provider 14:35:07 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:35:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:35:07 ---> 823321131cc3 14:35:07 Step 3/20 : WORKDIR /edgex-go 14:35:07 ---> Using cache 14:35:07 ---> 2391cd3cfee7 14:35:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:35:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:35:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:35:10  ---> Running in a16a888dd175 14:35:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:35:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:35:12 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:35:12 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:35:12 OK: 15864 distinct packages available 14:35:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:35:12 Removing intermediate container 9a6a19851392 14:35:12 ---> c21c504dbe70 14:35:12 14:35:12 Step 10/23 : FROM alpine:3.14 14:35:12 ---> e04c818066af 14:35:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:35:12 ---> Running in 913e800b6db2 14:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:35:12 (1/1) Installing dumb-init (1.2.5-r1) 14:35:12 Executing busybox-1.33.1-r7.trigger 14:35:12 OK: 6 MiB in 15 packages 14:35:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:35:13 Removing intermediate container 913e800b6db2 14:35:13 ---> 6333da7e3e4a 14:35:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:35:13 ---> Running in 0a3fd435a311 14:35:13 OK: 221 MiB in 52 packages 14:35:13 Removing intermediate container 0a3fd435a311 14:35:13 ---> 7c9773d1c949 14:35:13 Step 13/23 : ENV APP_PORT=59881 14:35:13 ---> Running in 29b578bed1ec 14:35:13 Removing intermediate container 29b578bed1ec 14:35:13 ---> 27039df8b199 14:35:13 Step 14/23 : EXPOSE $APP_PORT 14:35:13 ---> Running in 7935851bdbec 14:35:13 Removing intermediate container 7935851bdbec 14:35:13 ---> 282ed2080e1b 14:35:13 Step 15/23 : WORKDIR / 14:35:13 ---> Running in e55054c2659a 14:35:13 Removing intermediate container a16a888dd175 14:35:13 ---> e800f3b29221 14:35:13 Step 5/20 : COPY go.mod vendor* ./ 14:35:13 Removing intermediate container e55054c2659a 14:35:13 ---> 012d611d631c 14:35:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:35:13 ---> f7f6f0398b05 14:35:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:13 ---> Running in 88b7381e6bf5 14:35:13 ---> ed5a68526faf 14:35:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:35:14 ---> c3e8ef3e0b2c 14:35:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:35:14 ---> bcb917b5b889 14:35:14 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:35:14 ---> Running in 68fd9029c635 14:35:14 Removing intermediate container 68fd9029c635 14:35:14 ---> 83889288013e 14:35:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:35:15 ---> Running in 6714c4af2d70 14:35:15 Removing intermediate container 88b7381e6bf5 14:35:15 ---> bb5b0424a342 14:35:15 Step 7/20 : COPY . . 14:35:15 Removing intermediate container 6714c4af2d70 14:35:15 ---> 65c4b4adc42d 14:35:15 Step 21/23 : LABEL arch=x86_64 14:35:15 ---> Running in 11ab5b33e5a2 14:35:15 Removing intermediate container 11ab5b33e5a2 14:35:15 ---> e00e68d03266 14:35:15 Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:35:15 ---> Running in fe1747ba2941 14:35:16 Removing intermediate container fe1747ba2941 14:35:16 ---> bbaa49394289 14:35:16 Step 23/23 : LABEL version=0.0.0 14:35:16 ---> Running in f1c6234f9c0b 14:35:16 Removing intermediate container f1c6234f9c0b 14:35:16 ---> 1d34ad56dd4b 14:35:16 14:35:16 Successfully built 1d34ad56dd4b 14:35:16 Successfully tagged core-metadata:latest 14:35:16  Building core-metadata ... done Building security-proxy-setup 14:35:22 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:35:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:35:22 ---> 823321131cc3 14:35:22 Step 3/22 : WORKDIR /edgex-go 14:35:22 ---> Using cache 14:35:22 ---> 2391cd3cfee7 14:35:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:35:22 ---> Using cache 14:35:22 ---> fcff49e95fa9 14:35:22 Step 5/22 : RUN apk add --update --no-cache make git 14:35:22 ---> Using cache 14:35:22 ---> a39cfafa77eb 14:35:22 Step 6/22 : COPY go.mod vendor* ./ 14:35:22 ---> Using cache 14:35:22 ---> 07918db4cb80 14:35:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:22 ---> Using cache 14:35:22 ---> bb196c98a56f 14:35:22 Step 8/22 : COPY . . 14:35:22 ---> Using cache 14:35:22 ---> 325bbd064830 14:35:22 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:35:23 ---> Running in aa1273defbb6 14:35:23 ---> 645589e30a47 14:35:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:35:23 ---> Running in de7af8c6b7aa 14:35: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:35: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:35:46 Building bin/spire-agent... 14:35:46 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:35:46 Building bin/spire-agent... 14:35:46 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:35:46 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:35:46 go: downloading github.com/docker/docker v20.10.12+incompatible 14:35:46 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:35:46 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:35:46 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:35:46 go: downloading github.com/docker/docker v20.10.12+incompatible 14:35:46 go: downloading github.com/google/go-tpm-tools v0.3.3 14:35:46 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:35:46 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:35:46 go: downloading github.com/google/go-tpm-tools v0.3.3 14:35:46 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:35:46 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:35:46 go: downloading github.com/docker/go-units v0.4.0 14:35:46 go: downloading github.com/docker/go-connections v0.4.0 14:35:46 go: downloading github.com/opencontainers/image-spec v1.0.1 14:35:46 go: downloading github.com/opencontainers/go-digest v1.0.0 14:35:46 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:35:46 go: downloading github.com/containerd/containerd v1.3.4 14:35:46 go: downloading github.com/docker/go-units v0.4.0 14:35:46 go: downloading github.com/opencontainers/image-spec v1.0.1 14:35:46 go: downloading github.com/docker/go-connections v0.4.0 14:35:46 go: downloading github.com/containerd/containerd v1.3.4 14:35:46 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:35:46 go: downloading github.com/opencontainers/go-digest v1.0.0 14:35:46 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 14:35:54 Removing intermediate container aa1273defbb6 14:35:54 ---> abd4408aebdc 14:35:54 14:35:54 Step 10/22 : FROM alpine:3.14 14:35:54 ---> e04c818066af 14:35:54 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:35:54 ---> Running in 4f21bb8170ff 14:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:35:55 (1/6) Installing ca-certificates (20211220-r0) 14:35:55 (2/6) Installing brotli-libs (1.0.9-r5) 14:35:55 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:35:55 (4/6) Installing libcurl (7.79.1-r1) 14:35:55 (5/6) Installing curl (7.79.1-r1) 14:35:55 (6/6) Installing dumb-init (1.2.5-r1) 14:35:55 Executing busybox-1.33.1-r7.trigger 14:35:55 Executing ca-certificates-20211220-r0.trigger 14:35:56 OK: 8 MiB in 20 packages 14:35:57 Removing intermediate container 4f21bb8170ff 14:35:57 ---> 27fc8cb1843b 14:35:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:35:57 ---> Running in b13ba68aa3e6 14:35:57 Removing intermediate container b13ba68aa3e6 14:35:57 ---> d9678ebfb890 14:35:57 Step 13/22 : WORKDIR /edgex 14:35:57 ---> Running in 2e8573818066 14:35:58 Removing intermediate container 2e8573818066 14:35:58 ---> db0da9abcfaf 14:35:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:35:58 Removing intermediate container de7af8c6b7aa 14:35:58 ---> 75567adbbbb1 14:35:58 14:35:58 Step 9/20 : FROM alpine:3.15 14:35:58 3.15: Pulling from library/alpine 14:35:58 ---> ab05dbfbee62 14:35:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:35:59 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:35:59 Status: Downloaded newer image for alpine:3.15 14:35:59 ---> 0ac33e5f5afa 14:35:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:35:59 ---> Running in e37cca6d89b2 14:35:59 Removing intermediate container e37cca6d89b2 14:35:59 ---> e197031a33c0 14:35:59 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:35:59 ---> 638ea0408614 14:35:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:35:59 ---> Running in cd35091130c6 14:36:01 ---> 598a60d10b65 14:36:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:36:01 Removing intermediate container cd35091130c6 14:36:01 ---> 7534a02ae708 14:36:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:36:01 ---> 968c56febcf3 14:36:01 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:36:01 ---> Running in 5af4121c8b4b 14:36:01 ---> Running in 8e982350a3de 14:36:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:36:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:36:03 Removing intermediate container 8e982350a3de 14:36:03 ---> fe09c9cbdaf6 14:36:03 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:36:03 ---> Running in 54c52cdc3e07 14:36:03 Removing intermediate container 54c52cdc3e07 14:36:03 ---> ed20a644b711 14:36:03 Step 20/22 : LABEL arch=x86_64 14:36:03 ---> Running in 625909442ccc 14:36:03 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:36:03 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:36:03 OK: 15855 distinct packages available 14:36:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:36:03 Removing intermediate container 625909442ccc 14:36:03 ---> e287ebf170eb 14:36:03 Step 21/22 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:36:03 ---> Running in 788eb6574c91 14:36:04 Removing intermediate container 788eb6574c91 14:36:04 ---> 05637370295b 14:36:04 Step 22/22 : LABEL version=0.0.0 14:36:04 ---> Running in 3eeb8ab42d88 14:36:04 Removing intermediate container 3eeb8ab42d88 14:36:04 ---> 29ff38621055 14:36:04 14:36:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:36:04 Successfully built 29ff38621055 14:36:04 Successfully tagged security-proxy-setup:latest 14:36:04  Building security-proxy-setup ... done Building support-scheduler 14:36:04 (1/9) Installing ca-certificates (20211220-r0) 14:36:04 (2/9) Installing brotli-libs (1.0.9-r5) 14:36:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:36:05 (4/9) Installing libcurl (7.80.0-r1) 14:36:05 (5/9) Installing curl (7.80.0-r1) 14:36:05 (6/9) Installing dumb-init (1.2.5-r1) 14:36:05 (7/9) Installing musl-obstack (1.2.3-r0) 14:36:05 (8/9) Installing libucontext (1.1-r0) 14:36:05 (9/9) Installing gcompat (1.0.0-r4) 14:36:05 Executing busybox-1.34.1-r5.trigger 14:36:05 Executing ca-certificates-20211220-r0.trigger 14:36:05 OK: 8 MiB in 23 packages 14:36:07 Removing intermediate container 5af4121c8b4b 14:36:07 ---> 3514c0698ab4 14:36:07 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:36:08 ---> 5cc82a125d8b 14:36:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:36:09 ---> 9d7566806a38 14:36:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:36:10 ---> b1704ec792c1 14:36:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:36:10 ---> Running in 981558b6498c 14:36:10 Removing intermediate container 981558b6498c 14:36:10 ---> 5cf56d7b5c0d 14:36:10 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:36:10 ---> Running in 45fab0340be4 14:36:10 Removing intermediate container 45fab0340be4 14:36:10 ---> 18dc1af9f317 14:36:10 Step 18/20 : LABEL arch=x86_64 14:36:10 ---> Running in 44b5b9a6f806 14:36:11 Removing intermediate container 44b5b9a6f806 14:36:11 ---> b421e94f2f84 14:36:11 Step 19/20 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:36:11 ---> Running in c805574ddcf2 14:36:11 Removing intermediate container c805574ddcf2 14:36:11 ---> b92b2a9a6003 14:36:11 Step 20/20 : LABEL version=0.0.0 14:36:11 ---> Running in 437e37440007 14:36:12 Removing intermediate container 437e37440007 14:36:12 ---> 6bbae713fe4b 14:36:12 14:36:12 Successfully built 6bbae713fe4b 14:36:12 Successfully tagged security-spiffe-token-provider:latest 14:36:12  Building security-spiffe-token-provider ... done Building core-command 14:36:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:36:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:36:15 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:36:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:36:15 ---> 823321131cc3 14:36:15 Step 3/22 : WORKDIR /edgex-go 14:36:15 ---> Using cache 14:36:15 ---> 2391cd3cfee7 14:36:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:15 ---> Using cache 14:36:15 ---> fcff49e95fa9 14:36:15 Step 5/22 : RUN apk add --update --no-cache make git 14:36:15 ---> Using cache 14:36:15 ---> a39cfafa77eb 14:36:15 Step 6/22 : COPY go.mod vendor* ./ 14:36:15 ---> Using cache 14:36:15 ---> 07918db4cb80 14:36:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:15 ---> Using cache 14:36:15 ---> bb196c98a56f 14:36:15 Step 8/22 : COPY . . 14:36:15 ---> Using cache 14:36:15 ---> 325bbd064830 14:36:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:36:18 ---> Running in 4f58f6b9bbe4 14:36:19 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 14:36:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:36:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:36:23 ---> 823321131cc3 14:36:23 Step 3/23 : WORKDIR /edgex-go 14:36:23 ---> Using cache 14:36:23 ---> 2391cd3cfee7 14:36:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:36:23 ---> Using cache 14:36:23 ---> fcff49e95fa9 14:36:23 Step 5/23 : RUN apk add --update --no-cache make git 14:36:23 ---> Using cache 14:36:23 ---> a39cfafa77eb 14:36:23 Step 6/23 : COPY go.mod vendor* ./ 14:36:23 ---> Using cache 14:36:23 ---> 07918db4cb80 14:36:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:36:23 ---> Using cache 14:36:23 ---> bb196c98a56f 14:36:23 Step 8/23 : COPY . . 14:36:23 ---> Using cache 14:36:23 ---> 325bbd064830 14:36:23 Step 9/23 : RUN make cmd/core-command/core-command 14:36:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.229s coverage: 28.7% of statements 14:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:36:25 ---> Running in f5b0650307bd 14: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 14:36:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.441s coverage: 98.5% of statements 14:36:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:36:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.511s coverage: 53.4% of statements 14:36:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:36:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.870s coverage: 89.2% of statements 14:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:36:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.292s coverage: 84.4% of statements 14:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:36:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:36:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.345s coverage: 95.6% of statements 14:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:36:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:36:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 72.2% of statements 14:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:36:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.422s coverage: 60.0% of statements 14:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:36:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.565s coverage: 0.9% of statements 14:36:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:36:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.362s coverage: 58.8% of statements 14:36:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.6% of statements 14:36:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements 14:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.222s coverage: 79.5% of statements 14:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements 14:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.335s coverage: 96.3% of statements 14:36:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements 14:36:58 Removing intermediate container f5b0650307bd 14:36:58 ---> c4f03bd4be9c 14:36:58 14:36:58 Step 10/23 : FROM alpine:3.14 14:36:58 ---> e04c818066af 14:36:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:36:58 ---> Using cache 14:36:58 ---> 6333da7e3e4a 14:36:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:36:58 ---> Using cache 14:36:58 ---> 7c9773d1c949 14:36:58 Step 13/23 : ENV APP_PORT=59882 14:36:58 Removing intermediate container 4f58f6b9bbe4 14:36:58 ---> edcb9644f6d1 14:36:58 14:36:58 Step 10/22 : FROM alpine:3.14 14:36:58 ---> e04c818066af 14:36:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:36:58 ---> Using cache 14:36:58 ---> 6333da7e3e4a 14:36:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:36:58 ---> Using cache 14:36:58 ---> 7c9773d1c949 14:36:58 Step 13/22 : ENV APP_PORT=59861 14:36:58 ---> Running in 66b2f63b47b6 14:36:58 ---> Running in 03cbd54a6fda 14:36:58 Removing intermediate container 03cbd54a6fda 14:36:58 ---> 17fa28020128 14:36:58 Step 14/22 : EXPOSE $APP_PORT 14:36:58 Removing intermediate container 66b2f63b47b6 14:36:58 ---> 92144f3454ca 14:36:58 Step 14/23 : EXPOSE $APP_PORT 14:36:58 ---> Running in 69171f186228 14:36:58 ---> Running in 67c247a87685 14:36:59 Removing intermediate container 69171f186228 14:36:59 ---> f0f49d2f11d3 14:36:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:36:59 Removing intermediate container 67c247a87685 14:36:59 ---> 16148804b6f1 14:36:59 Step 15/23 : WORKDIR / 14:36:59 ---> Running in 5b1dceb5215a 14:36:59 ---> 93435a4abbc3 14:36:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:36:59 Removing intermediate container 5b1dceb5215a 14:36:59 ---> 8e6a7e7f3855 14:36:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:36:59 ---> 27cf491dcadc 14:36:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:36:59 ---> 94b54ad71308 14:36:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:37:00 ---> d957df1f9566 14:37:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:37:00 ---> 5c1641cad63a 14:37:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:37:00 ---> Running in d6d834c14ebb 14:37:00 Removing intermediate container d6d834c14ebb 14:37:00 ---> 6f1387627200 14:37:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:37:00 ---> 83792a65f7fc 14:37:00 Step 19/23 : ENTRYPOINT ["/core-command"] 14:37:00 ---> Running in 939ab2dad9a0 14:37:00 ---> Running in b840a2efb7d8 14:37:00 Removing intermediate container 939ab2dad9a0 14:37:00 ---> 46dfa722d153 14:37:00 Step 20/22 : LABEL arch=x86_64 14:37:00 ---> Running in a07b13d6fc9a 14:37:00 Removing intermediate container b840a2efb7d8 14:37:00 ---> 98c6d3f9e086 14:37:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:37:01 ---> Running in 73da9d535e42 14:37:01 Removing intermediate container a07b13d6fc9a 14:37:01 ---> 20b4cba4d0c2 14:37:01 Step 21/22 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:37:01 ---> Running in b6d4f6817150 14:37:01 Removing intermediate container 73da9d535e42 14:37:01 ---> 0149c138870d 14:37:01 Step 21/23 : LABEL arch=x86_64 14:37:01 ---> Running in 21556500ca8c 14:37:01 Removing intermediate container b6d4f6817150 14:37:01 ---> c95ca89474e2 14:37:01 Step 22/22 : LABEL version=0.0.0 14:37:02 Removing intermediate container 21556500ca8c 14:37:02 ---> 2a46aad9b3ea 14:37:02 Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:37:02 ---> Running in 6d9ee14f2b4e 14:37:02 ---> Running in 4331ebe4c7e0 14:37:02 Removing intermediate container 6d9ee14f2b4e 14:37:02 ---> 04849ad28107 14:37:02 14:37:02 Successfully built 04849ad28107 14:37:02 Successfully tagged support-scheduler:latest 14:37:02  Building support-scheduler ... done Building security-secretstore-setup 14:37:02 Removing intermediate container 4331ebe4c7e0 14:37:02 ---> 84907d31ed07 14:37:02 Step 23/23 : LABEL version=0.0.0 14:37:02 ---> Running in e6dbd8511393 14:37:03 Removing intermediate container e6dbd8511393 14:37:03 ---> b39ea3a3e3b0 14:37:03 14:37:04 Successfully built b39ea3a3e3b0 14:37:04 Successfully tagged core-command:latest 14:37:07  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:37:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:37:07 ---> 823321131cc3 14:37:07 Step 3/25 : WORKDIR /edgex-go 14:37:07 ---> Using cache 14:37:07 ---> 2391cd3cfee7 14:37:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:07 ---> Using cache 14:37:07 ---> fcff49e95fa9 14:37:07 Step 5/25 : RUN apk add --update --no-cache make git 14:37:07 ---> Using cache 14:37:07 ---> a39cfafa77eb 14:37:07 Step 6/25 : COPY go.mod vendor* ./ 14:37:07 ---> Using cache 14:37:07 ---> 07918db4cb80 14:37:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:07 ---> Using cache 14:37:07 ---> bb196c98a56f 14:37:07 Step 8/25 : COPY . . 14:37:07 ---> Using cache 14:37:07 ---> 325bbd064830 14:37:07 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:37:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.246s coverage: 94.4% of statements 14:37:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements 14:37:08 ---> Running in 9f67e41d1340 14:37:08 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 14:37:09 Removing intermediate container b9589faa45fa 14:37:09 ---> 7471ee39bb8b 14:37:09 14:37:09 Step 13/25 : FROM alpine:3.15 14:37:09 ---> 0ac33e5f5afa 14:37:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:37:09 ---> Using cache 14:37:09 ---> e197031a33c0 14:37:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:09 ---> Using cache 14:37:09 ---> 7534a02ae708 14:37:09 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:37:09 Removing intermediate container 7a6dcabf0ad4 14:37:09 ---> 9274bfb07549 14:37:09 14:37:09 Step 13/26 : FROM alpine:3.15 14:37:09 ---> 0ac33e5f5afa 14:37:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:37:09 ---> Using cache 14:37:09 ---> e197031a33c0 14:37:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:09 ---> Using cache 14:37:09 ---> 7534a02ae708 14:37:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:37:09 ---> Running in a92fcba0d7ca 14:37:09 ---> Running in 7157618b7866 14:37:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:37:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:37:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:37:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:37:10 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:37:10 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:37:10 OK: 15855 distinct packages available 14:37:10 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:37:10 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:37:10 OK: 15855 distinct packages available 14:37:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:37:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:37:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:37:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:37:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.590s coverage: 82.5% of statements 14:37:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:37:12 (1/4) Installing dumb-init (1.2.5-r1) 14:37:12 (1/5) Installing dumb-init (1.2.5-r1) 14:37:12 (2/4) Installing musl-obstack (1.2.3-r0) 14:37:12 (2/5) Installing musl-obstack (1.2.3-r0) 14:37:12 (3/4) Installing libucontext (1.1-r0) 14:37:12 (3/5) Installing libucontext (1.1-r0) 14:37:12 (4/4) Installing gcompat (1.0.0-r4) 14:37:12 (4/5) Installing gcompat (1.0.0-r4) 14:37:12 Executing busybox-1.34.1-r5.trigger 14:37:12 OK: 6 MiB in 18 packages 14:37:12 (5/5) Installing openssl (1.1.1n-r0) 14:37:12 Executing busybox-1.34.1-r5.trigger 14:37:12 OK: 6 MiB in 19 packages 14:37:13 Removing intermediate container 7157618b7866 14:37:13 ---> 6a3d403f8f23 14:37:13 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:37:13 Removing intermediate container a92fcba0d7ca 14:37:13 ---> 7c9ba2252a06 14:37:13 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:37:16 ---> 2532753ac3cd 14:37:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:37:16 ---> f999d78f1504 14:37:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:37:16 ---> b99ecd562b19 14:37:16 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:37:16 ---> 2b2464cf00d2 14:37:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:37:16 ---> Running in ed23b443ba50 14:37:16 Removing intermediate container ed23b443ba50 14:37:16 ---> 94328562420c 14:37:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:37:16 ---> 3307bb7e88c0 14:37:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:37:16 ---> e8a13009b140 14:37:16 Step 21/26 : WORKDIR / 14:37:16 ---> Running in 8968b7aac4f9 14:37:16 ---> 7087e4c1bba6 14:37:16 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:37:16 ---> Running in fd044aeffe68 14:37:16 Removing intermediate container 8968b7aac4f9 14:37:16 ---> 03c3c7b9fc7f 14:37:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:37:16 ---> Running in b35773501b90 14:37:16 Removing intermediate container fd044aeffe68 14:37:16 ---> 3e2b31aefc21 14:37:16 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:37:16 ---> Running in 6ee6b7b6eafd 14:37:16 Removing intermediate container b35773501b90 14:37:16 ---> 04d97d0f0374 14:37:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:37:16 ---> Running in f1c3d4bb9255 14:37:17 Removing intermediate container 6ee6b7b6eafd 14:37:17 ---> 08e16bd6c55b 14:37:17 Step 23/25 : LABEL arch=x86_64 14:37:17 Removing intermediate container f1c3d4bb9255 14:37:17 ---> 9e572e343bf8 14:37:17 Step 24/26 : LABEL arch=x86_64 14:37:17 ---> Running in ebc304ee8164 14:37:17 ---> Running in 045fe7e8c177 14:37:17 Removing intermediate container ebc304ee8164 14:37:17 ---> 503af001c868 14:37:17 Step 24/25 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:37:17 Removing intermediate container 045fe7e8c177 14:37:17 ---> 529acd104295 14:37:17 Step 25/26 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:37:17 ---> Running in 3b5e11da29f5 14:37:17 ---> Running in 5b795040ac0d 14:37:17 Removing intermediate container 3b5e11da29f5 14:37:17 ---> 4e5061a6a1af 14:37:17 Step 25/25 : LABEL version=0.0.0 14:37:17 ---> Running in bd2c90be268e 14:37:17 Removing intermediate container 5b795040ac0d 14:37:17 ---> b5788e3c5057 14:37:17 Step 26/26 : LABEL version=0.0.0 14:37:17 ---> Running in 90d7c3e66285 14:37:17 Removing intermediate container bd2c90be268e 14:37:17 ---> d3afdb12bb81 14:37:17 14:37:17 Removing intermediate container 90d7c3e66285 14:37:17 ---> 64ffb654f214 14:37:17 14:37:17 Successfully built d3afdb12bb81 14:37:17 Successfully tagged security-spire-server:latest 14:37:17  Building security-spire-server ... done Successfully built 64ffb654f214 14:37:17 Successfully tagged security-spire-config:latest 14:37:19  Building security-spire-config ... 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 14:37:19 Building bin/spire-agent... 14:37:19 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:37:20 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:37:20 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:37:20 go: downloading github.com/docker/docker v20.10.12+incompatible 14:37:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:37:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:37:20 go: downloading github.com/google/go-tpm-tools v0.3.3 14:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements 14:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 14:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements 14:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 14:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.253s coverage: 58.8% of statements 14:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 14:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.263s coverage: 87.2% of statements 14:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 85.4% of statements 14:37:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.795s coverage: 91.2% of statements 14:37:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:37:20 go: downloading github.com/docker/go-units v0.4.0 14:37:20 go: downloading github.com/docker/go-connections v0.4.0 14:37:20 go: downloading github.com/opencontainers/image-spec v1.0.1 14:37:20 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:37:20 go: downloading github.com/containerd/containerd v1.3.4 14:37:20 go: downloading github.com/opencontainers/go-digest v1.0.0 14:37:22 Removing intermediate container 9f67e41d1340 14:37:22 ---> ba90916f3322 14:37:22 14:37:22 Step 10/25 : FROM alpine:3.14 14:37:22 ---> e04c818066af 14:37:22 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:37:22 ---> Running in 21d87b8792f4 14:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 14:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 14:37:22 (1/3) Installing ca-certificates (20211220-r0) 14:37:22 (2/3) Installing dumb-init (1.2.5-r1) 14:37:22 (3/3) Installing su-exec (0.2-r1) 14:37:22 Executing busybox-1.33.1-r7.trigger 14:37:22 Executing ca-certificates-20211220-r0.trigger 14:37:23 OK: 6 MiB in 17 packages 14:37:23 Removing intermediate container 21d87b8792f4 14:37:23 ---> 19559235b470 14:37:23 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:37:23 ---> Running in 0b539d2e3a7c 14:37:23 Removing intermediate container 0b539d2e3a7c 14:37:23 ---> 20c1df2574a6 14:37:23 Step 13/25 : WORKDIR / 14:37:23 ---> Running in b12e26b3c659 14:37:23 Removing intermediate container b12e26b3c659 14:37:23 ---> c7809fd41564 14:37:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:37:24 ---> edb5fcdea693 14:37:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:37:24 ---> 2d67dc287370 14:37:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:37:24 ---> 640679bb565b 14:37:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.386s coverage: 64.4% of statements 14:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:37:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements 14:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements 14:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 14:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 14:37:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 14:37:24 ---> cef126bd3402 14:37:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:37:25 ---> 5f61d6f8345a 14:37:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:37:25 ---> 01d0a9279ef1 14:37:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:37:26 ---> 9a613239bc0c 14:37:26 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/ 14:37:26 ---> Running in 0fa8458ac018 14:37:26 Removing intermediate container 0fa8458ac018 14:37:26 ---> b511236c689f 14:37:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:37:26 ---> Running in c5712fccf84c 14:37:26 Removing intermediate container c5712fccf84c 14:37:26 ---> 8672b240eca9 14:37:26 Step 23/25 : LABEL arch=x86_64 14:37:26 ---> Running in 0c489cd7ed44 14:37:26 Removing intermediate container 0c489cd7ed44 14:37:26 ---> 44eac3b0e253 14:37:26 Step 24/25 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:37:26 ---> Running in c1e0a2d26486 14:37:27 Removing intermediate container c1e0a2d26486 14:37:27 ---> 524e6ef1e6b0 14:37:27 Step 25/25 : LABEL version=0.0.0 14:37:27 ---> Running in 9a0a33a71157 14:37:27 Removing intermediate container 9a0a33a71157 14:37:27 ---> a4704d8ad9bd 14:37:27 14:37:27 Successfully built a4704d8ad9bd 14:37:27 Successfully tagged security-secretstore-setup:latest 14:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.449s coverage: 65.4% of statements 14:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.863s coverage: 43.8% of statements 14:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.365s coverage: 89.5% of statements 14:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.297s coverage: 84.8% of statements 14:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:37:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:37:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:37:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.469s coverage: 17.7% of statements 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:37:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.707s coverage: 92.3% of statements 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:37:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.257s coverage: 63.2% of statements 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:37:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:37:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.196s coverage: 28.9% of statements 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:37:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:37:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.321s coverage: 100.0% of statements 14:37:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 14:37:45 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 14:37:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:37:45 GO111MODULE=on go vet ./... 14:38:13  Building security-secretstore-setup ... done Removing intermediate container 7ba33a901f17 14:38:13 ---> 611b8ec82b34 14:38:13 14:38:13 Step 13/26 : FROM alpine:3.15 14:38:13 ---> 0ac33e5f5afa 14:38:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:38:13 ---> Using cache 14:38:13 ---> e197031a33c0 14:38:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:13 ---> Using cache 14:38:13 ---> 7534a02ae708 14:38:13 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:38:13 ---> Using cache 14:38:13 ---> 7c9ba2252a06 14:38:13 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:38:13 ---> 3cebf7fc94a5 14:38:13 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:38:13 ---> 1d81cf5bea9c 14:38:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:38:14 ---> c79cec843b88 14:38:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:38:14 ---> 4ecb26771c78 14:38:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:38:14 ---> 20d6f0410140 14:38:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:38:14 ---> Running in 01a8b8cbacba 14:38:14 Removing intermediate container 01a8b8cbacba 14:38:14 ---> da7601feb298 14:38:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:38:14 ---> Running in 960e1eb57941 14:38:14 Removing intermediate container 960e1eb57941 14:38:14 ---> 43c2f96ed1bc 14:38:14 Step 24/26 : LABEL arch=x86_64 14:38:14 ---> Running in 4433ea1bfc87 14:38:14 Removing intermediate container 4433ea1bfc87 14:38:14 ---> 6ad1363f0ad7 14:38:14 Step 25/26 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:38:14 ---> Running in 3c0e65bc5bac 14:38:14 Removing intermediate container 3c0e65bc5bac 14:38:14 ---> fc95277e3509 14:38:14 Step 26/26 : LABEL version=0.0.0 14:38:14 ---> Running in 055e719b231b 14:38:14 Removing intermediate container 055e719b231b 14:38:14 ---> d349c4292e97 14:38:14 14:38:14 Successfully built d349c4292e97 14:38:14 Successfully tagged security-spire-agent:latest 14:38:15  Building security-spire-agent ... done  [Pipeline] } 14:38:15 $ docker stop --time=1 9fbcc2b5ed2edf9a7f42f2363e04cef3e0b46cd34475fc9de7f57226af52da8c 14:38:16 $ docker rm -f 9fbcc2b5ed2edf9a7f42f2363e04cef3e0b46cd34475fc9de7f57226af52da8c [Pipeline] // withDockerContainer [Pipeline] sh 14:38:16 + docker images 14:38:16 REPOSITORY TAG IMAGE ID CREATED SIZE 14:38:16 security-spire-agent latest d349c4292e97 2 seconds ago 127MB 14:38:16 611b8ec82b34 13 seconds ago 4.43GB 14:38:16 security-secretstore-setup latest a4704d8ad9bd 50 seconds ago 28.5MB 14:38:16 ba90916f3322 55 seconds ago 1.5GB 14:38:16 security-spire-server latest d3afdb12bb81 59 seconds ago 87.3MB 14:38:16 security-spire-config latest 64ffb654f214 59 seconds ago 86.7MB 14:38:16 9274bfb07549 About a minute ago 4.43GB 14:38:16 7471ee39bb8b About a minute ago 4.43GB 14:38:16 core-command latest b39ea3a3e3b0 About a minute ago 16.1MB 14:38:16 support-scheduler latest 04849ad28107 About a minute ago 26.3MB 14:38:16 edcb9644f6d1 About a minute ago 1.55GB 14:38:16 c4f03bd4be9c About a minute ago 1.49GB 14:38:16 security-spiffe-token-provider latest 6bbae713fe4b 2 minutes ago 28.8MB 14:38:16 security-proxy-setup latest 29ff38621055 2 minutes ago 26.9MB 14:38:16 75567adbbbb1 2 minutes ago 1.54GB 14:38:16 abd4408aebdc 2 minutes ago 1.5GB 14:38:16 core-metadata latest 1d34ad56dd4b 3 minutes ago 17MB 14:38:16 c21c504dbe70 3 minutes ago 1.5GB 14:38:16 support-notifications latest b45a8e2f1f02 3 minutes ago 26.9MB 14:38:16 470b8d734738 3 minutes ago 1.55GB 14:38:16 sys-mgmt-agent latest 890c9a2b4cfe 3 minutes ago 299MB 14:38:16 security-bootstrapper latest 9acb19ddf111 4 minutes ago 19.1MB 14:38:16 core-data latest 788b9a6d5078 4 minutes ago 22.5MB 14:38:16 0022590b184b 4 minutes ago 1.49GB 14:38:16 1f0955c5a7e3 4 minutes ago 1.52GB 14:38:16 f6cf5e354031 4 minutes ago 1.5GB 14:38:16 ci-base-image-x86_64 latest 823321131cc3 8 minutes ago 895MB 14:38:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 14:38:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 14:38:16 docker 20.10.14 7417809fdb73 4 weeks ago 218MB 14:38:16 alpine 3.14 e04c818066af 4 weeks ago 5.59MB 14:38:16 alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB 14:38:16 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] } 14:39:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:39:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:39:24 ./bin/test-attribution-txt.sh [Pipeline] echo 14:39:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:39:28 + ls -al . 14:39:28 total 668 14:39:28 drwxrwxr-x 9 1001 1001 4096 May 9 14:39 . 14:39:28 drwxr-xr-x 4 root root 4096 May 9 14:34 .. 14:39:28 -rw-rw-r-- 1 1001 1001 11 May 9 14:32 .dockerignore 14:39:28 drwxrwxr-x 8 1001 1001 4096 May 9 14:32 .git 14:39:28 drwxrwxr-x 3 1001 1001 4096 May 9 14:32 .github 14:39:28 -rw-rw-r-- 1 1001 1001 879 May 9 14:32 .gitignore 14:39:28 -rw-rw-r-- 1 1001 1001 42 May 9 14:32 .golangci.yml 14:39:28 -rw-rw-r-- 1 1001 1001 87 May 9 14:32 .hadolint.yml 14:39:28 -rw-rw-r-- 1 1001 1001 166 May 9 14:32 .sonarcloud.properties 14:39:28 -rw-rw-r-- 1 1001 1001 1171 May 9 14:32 ADOPTERS.md 14:39:28 -rw-rw-r-- 1 1001 1001 10086 May 9 14:32 Attribution.txt 14:39:28 -rw-rw-r-- 1 1001 1001 51732 May 9 14:32 CHANGELOG.md 14:39:28 -rw-rw-r-- 1 1001 1001 3804 May 9 14:32 CONTRIBUTING.md 14:39:28 -rw-rw-r-- 1 1001 1001 677 May 9 14:32 GOVERNANCE.md 14:39:28 -rw-rw-r-- 1 1001 1001 850 May 9 14:32 Jenkinsfile 14:39:28 -rw-rw-r-- 1 1001 1001 10775 May 9 14:32 LICENSE 14:39:28 -rw-rw-r-- 1 1001 1001 10389 May 9 14:32 Makefile 14:39:28 -rw-rw-r-- 1 1001 1001 582 May 9 14:32 OWNERS.md 14:39:28 -rw-rw-r-- 1 1001 1001 9094 May 9 14:32 README.md 14:39:28 -rw-rw-r-- 1 1001 1001 6912 May 9 14:32 SECURITY.md 14:39:28 -rw-rw-r-- 1 1001 1001 5 May 9 14:29 VERSION 14:39:28 -rw-rw-r-- 1 1001 1001 4131 May 9 14:32 ZMQWindows.md 14:39:28 drwxrwxr-x 2 1001 1001 4096 May 9 14:32 bin 14:39:28 drwxrwxr-x 18 1001 1001 4096 May 9 14:32 cmd 14:39:28 -rw-r--r-- 1 root root 435134 May 9 14:37 coverage.out 14:39:28 -rw-rw-r-- 1 1001 1001 3256 May 9 14:32 go.mod 14:39:28 -rw-rw-r-- 1 1001 1001 35162 May 9 14:34 go.sum 14:39:28 drwxrwxr-x 8 1001 1001 4096 May 9 14:32 internal 14:39:28 drwxrwxr-x 3 1001 1001 4096 May 9 14:32 openapi 14:39:28 drwxrwxr-x 4 1001 1001 4096 May 9 14:32 snap 14:39:28 -rw-rw-r-- 1 1001 1001 204 May 9 14:32 version.go [Pipeline] sh 14:39:29 + '[' -e coverage.out ] 14:39:29 + chown 1001:1001 coverage.out [Pipeline] stash 14:39:29 Warning: overwriting stash ‘coverage-report’ 14:39:30 Stashed 1 file(s) [Pipeline] sh 14:39:30 + make build 14:39: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 14:40: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/core-metadata/core-metadata ./cmd/core-metadata 14:41: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/core-command/core-command ./cmd/core-command 14:41:49 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 14:42: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 14:42: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:42:23 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 14:42: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 14:42:32 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 14:42: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:42:41 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 14:42:44 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 14:42:51 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] } 14:42:57 $ docker stop --time=1 074e2d2fe787807ce9ad3f00bc56b10c8190c19c4aeb7166f7b593ada37cc82f 14:42:59 $ docker rm -f 074e2d2fe787807ce9ad3f00bc56b10c8190c19c4aeb7166f7b593ada37cc82f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:43:01 14:43:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:43:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:43:01 latest: Pulling from edgex-devops/edgex-compose-arm64 14:43:01 29e5d40040c1: Pulling fs layer 14:43:01 1ce36da41761: Pulling fs layer 14:43:01 25b303627fd3: Pulling fs layer 14:43:01 29e5d40040c1: Verifying Checksum 14:43:01 29e5d40040c1: Download complete 14:43:02 1ce36da41761: Verifying Checksum 14:43:02 1ce36da41761: Download complete 14:43:02 29e5d40040c1: Pull complete 14:43:03 25b303627fd3: Verifying Checksum 14:43:03 25b303627fd3: Download complete 14:43:03 1ce36da41761: Pull complete 14:43:16 25b303627fd3: Pull complete 14:43:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:43:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:43:16 prd-ubuntu20.04-docker-arm64-4c-16g-41816 does not seem to be running inside a container 14:43:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:43:18 $ docker top a11c7a89f1f3dc97c8b70fd210214bfdc7ded706f484cc3082aa90acba7e4bea -eo pid,comm [Pipeline] { [Pipeline] sh 14:43:19 + grep parallel 14:43:19 + docker-compose build --help 14:43:24 --parallel Build images in parallel. [Pipeline] } 14:43:24 $ docker stop --time=1 a11c7a89f1f3dc97c8b70fd210214bfdc7ded706f484cc3082aa90acba7e4bea 14:43:25 $ docker rm -f a11c7a89f1f3dc97c8b70fd210214bfdc7ded706f484cc3082aa90acba7e4bea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:43:26 . [Pipeline] withDockerContainer 14:43:26 prd-ubuntu20.04-docker-arm64-4c-16g-41816 does not seem to be running inside a container 14:43:26 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:43:27 $ docker top 1b39a95a400fdc07d6807118a253ae18c7a6f05651f78bb1650580ef195cfb1d -eo pid,comm [Pipeline] { [Pipeline] sh 14:43:28 + docker-compose -f ./docker-compose-build.yml build --parallel 14:43:33 Building core-command ... 14:43:33 Building core-data ... 14:43:33 Building core-metadata ... 14:43:33 Building security-bootstrapper ... 14:43:33 Building security-proxy-setup ... 14:43:33 Building security-secretstore-setup ... 14:43:33 Building security-spiffe-token-provider ... 14:43:33 Building security-spire-agent ... 14:43:33 Building security-spire-config ... 14:43:33 Building security-spire-server ... 14:43:33 Building support-notifications ... 14:43:33 Building support-scheduler ... 14:43:33 Building sys-mgmt-agent ... 14:43:33 Building core-command 14:43:33 Building security-spiffe-token-provider 14:43:33 Building support-scheduler 14:43:33 Building security-bootstrapper 14:43:33 Building security-spire-config 14:45:10 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:45:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:45:10 ---> 273fc553f023 14:45:10 Step 3/20 : WORKDIR /edgex-go 14:45:10 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:45:10 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:45:10 ---> 273fc553f023 14:45:10 Step 3/31 : WORKDIR /edgex-go 14:45:10 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:45:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:45:10 ---> 273fc553f023 14:45:10 Step 3/26 : WORKDIR /edgex-go 14:45:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:45:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:45:10 ---> 273fc553f023 14:45:10 Step 3/22 : WORKDIR /edgex-go 14:45:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:45:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:45:10 ---> 273fc553f023 14:45:10 Step 3/23 : WORKDIR /edgex-go 14:45:10 ---> Running in 84c78f58bc42 14:45:10 ---> Running in c54eb2ca8b62 14:45:10 ---> Running in 4c2fc69c3b6f 14:45:10 ---> Running in de0e92cd11b0 14:45:10 ---> Running in 92884e8c137b 14:45:10 Removing intermediate container c54eb2ca8b62 14:45:10 ---> 2083b5037cff 14:45:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:45:10 Removing intermediate container 84c78f58bc42 14:45:10 ---> 41791ba45edc 14:45:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:45:10 Removing intermediate container 4c2fc69c3b6f 14:45:10 ---> 599804d9cbbe 14:45:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:45:10 ---> Running in a19226dc1214 14:45:10 Removing intermediate container de0e92cd11b0 14:45:10 ---> 8bfb8b0f558f 14:45:10 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:45:10 Removing intermediate container 92884e8c137b 14:45:10 ---> 4536456b5bc1 14:45:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:45:10 ---> Running in 52b6d484880f 14:45:10 ---> Running in 9c21ec391ea4 14:45:10 ---> Running in e33a93e7a4f7 14:45:10 ---> Running in b7f7634e355e 14:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:45:10 Removing intermediate container a19226dc1214 14:45:10 ---> 3fa79da024ae 14:45:10 Step 5/22 : RUN apk add --update --no-cache make git 14:45:10 ---> Running in a8b3537aad6c 14:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:45:10 Removing intermediate container 52b6d484880f 14:45:10 ---> 4750ca582197 14:45:10 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:45:10 Removing intermediate container e33a93e7a4f7 14:45:10 ---> c9423bdd1946 14:45:10 Step 5/23 : RUN apk add --update --no-cache make git 14:45:10 ---> Running in 5cf56561ee52 14:45:10 ---> Running in 156cd02655ca 14:45:10 Removing intermediate container b7f7634e355e 14:45:10 ---> f3c2f6b21eaa 14:45:10 Step 5/31 : RUN apk add --update --no-cache make git 14:45:10 ---> Running in 065c018d6827 14:45:10 v3.15.4-97-ge94e0a3d62 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:45:10 v3.15.4-96-g6f61cdf997 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:45:10 OK: 15741 distinct packages available 14:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:45:10 OK: 220 MiB in 52 packages 14:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:45:10 OK: 220 MiB in 52 packages 14:45:10 OK: 220 MiB in 52 packages 14:45:10 Removing intermediate container 9c21ec391ea4 14:45:10 ---> d1654b12f060 14:45:10 Step 5/20 : COPY go.mod vendor* ./ 14:45:10 OK: 220 MiB in 52 packages 14:45:10 OK: 220 MiB in 52 packages 14:45:10 Removing intermediate container a8b3537aad6c 14:45:10 ---> a810540272c0 14:45:10 Step 6/22 : COPY go.mod vendor* ./ 14:45:10 ---> c26fa10121bc 14:45:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:10 Removing intermediate container 5cf56561ee52 14:45:10 ---> 4c6fd3cebe84 14:45:10 Step 6/26 : COPY go.mod vendor* ./ 14:45:10 ---> Running in e59aea971dfe 14:45:10 Removing intermediate container 065c018d6827 14:45:10 ---> 2b8ad22d4606 14:45:10 Step 6/31 : COPY go.mod vendor* ./ 14:45:10 Removing intermediate container 156cd02655ca 14:45:10 ---> 33f6f254dd19 14:45:10 Step 6/23 : COPY go.mod vendor* ./ 14:45:10 ---> e8a67006b5ac 14:45:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:10 ---> Running in 4c8bdf6a3603 14:45:11 ---> ce08701fbb35 14:45:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:11 ---> Running in 697fd56f09e9 14:45:11 ---> af5e9b925182 14:45:11 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:11 ---> 6b2230bd3b0d 14:45:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:12 ---> Running in fd11df24673b 14:45:12 ---> Running in 200e24c5588b 14:45:14 Removing intermediate container e59aea971dfe 14:45:14 ---> 7e1723d2b49e 14:45:14 Step 7/20 : COPY . . 14:45:16 Removing intermediate container 4c8bdf6a3603 14:45:16 ---> b2b9678535af 14:45:16 Step 8/22 : COPY . . 14:45:16 Removing intermediate container 697fd56f09e9 14:45:16 ---> b05631aa8448 14:45:16 Step 8/26 : COPY . . 14:45:17 Removing intermediate container fd11df24673b 14:45:17 ---> 42cedfa167a3 14:45:17 Step 8/31 : COPY . . 14:45:17 Removing intermediate container 200e24c5588b 14:45:17 ---> 70c1787ec1e5 14:45:17 Step 8/23 : COPY . . 14:45:44 ---> 55beb92cb0a8 14:45:44 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:45:44 ---> 6cef6868c470 14:45:44 Step 9/23 : RUN make cmd/core-command/core-command 14:45:44 ---> 5eeb7a17a37a 14:45:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:45:44 ---> b2e5e9459ac7 14:45:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:45:44 ---> Running in 5b919cbdb5fd 14:45:44 ---> Running in 7e357107c176 14:45:44 ---> Running in 397725cbca71 14:45:44 ---> Running in 176d41c1d8e2 14:45:44 ---> 1494360b36ac 14:45:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:45:44 ---> Running in aa77ce67b43c 14:45:44 Removing intermediate container aa77ce67b43c 14:45:44 ---> 577960a4a351 14:45:44 Step 10/26 : RUN mkdir -p spire-build 14:45:44 ---> Running in 3d0cc0b119a8 14:45:45 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 14:45:45 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 14:45:46 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 14:45:46 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 14:45:47 Removing intermediate container 3d0cc0b119a8 14:45:47 ---> e76de7af4db9 14:45:47 Step 11/26 : WORKDIR /edgex-go/spire-build 14:45:47 ---> Running in 9fab8e1cf75a 14:45:48 Removing intermediate container 9fab8e1cf75a 14:45:48 ---> 86a252bbda1a 14:45:48 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 14:45:48 ---> Running in 41c5307577ac 14:45:50 spire-1.2.1/ 14:45:50 spire-1.2.1/.data/ 14:45:50 spire-1.2.1/.data/.file 14:45:50 spire-1.2.1/.dockerignore 14:45:50 spire-1.2.1/.gitattributes 14:45:50 spire-1.2.1/.githooks/ 14:45:50 spire-1.2.1/.githooks/pre-commit 14:45:50 spire-1.2.1/.github/ 14:45:50 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:45:50 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:45:50 spire-1.2.1/.github/dependabot.yml 14:45:50 spire-1.2.1/.github/workflows/ 14:45:50 spire-1.2.1/.github/workflows/nightly_build.yaml 14:45:50 spire-1.2.1/.github/workflows/pr_build.yaml 14:45:50 spire-1.2.1/.github/workflows/release_build.yaml 14:45:50 spire-1.2.1/.github/workflows/scripts/ 14:45:50 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:45:50 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:45:50 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:45:50 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:45:50 spire-1.2.1/.github/workflows/scripts/split.sh 14:45:50 spire-1.2.1/.gitignore 14:45:50 spire-1.2.1/.go-version 14:45:50 spire-1.2.1/.golangci.yml 14:45:50 spire-1.2.1/ADOPTERS.md 14:45:50 spire-1.2.1/CHANGELOG.md 14:45:50 spire-1.2.1/CODE-OF-CONDUCT.md 14:45:50 spire-1.2.1/CODEOWNERS 14:45:50 spire-1.2.1/CONTRIBUTING.md 14:45:50 spire-1.2.1/Dockerfile 14:45:50 spire-1.2.1/Dockerfile.dev 14:45:50 spire-1.2.1/Dockerfile.scratch 14:45:50 spire-1.2.1/LICENSE 14:45:50 spire-1.2.1/MAINTAINERS.md 14:45:50 spire-1.2.1/Makefile 14:45:50 spire-1.2.1/README.md 14:45:50 spire-1.2.1/ROADMAP.md 14:45:50 spire-1.2.1/SECURITY.md 14:45:50 spire-1.2.1/cmd/ 14:45:50 spire-1.2.1/cmd/spire-agent/ 14:45:50 spire-1.2.1/cmd/spire-agent/cli/ 14:45:50 spire-1.2.1/cmd/spire-agent/cli/api/ 14:45:50 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:45:50 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:45:50 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:45:50 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:45:50 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:45:50 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:45:50 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:45:50 spire-1.2.1/cmd/spire-agent/cli/common/ 14:45:50 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:45:50 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:45:50 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:45:50 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:45:50 spire-1.2.1/cmd/spire-agent/cli/run/ 14:45:50 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:45:50 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:45:50 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:45:50 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:45:50 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:45:50 spire-1.2.1/cmd/spire-agent/main.go 14:45:50 spire-1.2.1/cmd/spire-server/ 14:45:50 spire-1.2.1/cmd/spire-server/cli/ 14:45:50 spire-1.2.1/cmd/spire-server/cli/agent/ 14:45:50 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:45:50 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/cli.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/entry/ 14:45:50 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/ 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:45:50 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:45:50 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/run/ 14:45:50 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/token/ 14:45:50 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/validate/ 14:45:50 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/x509/ 14:45:50 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:45:50 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:45:50 spire-1.2.1/cmd/spire-server/main.go 14:45:50 spire-1.2.1/cmd/spire-server/util/ 14:45:50 spire-1.2.1/cmd/spire-server/util/util.go 14:45:50 spire-1.2.1/conf/ 14:45:50 spire-1.2.1/conf/agent/ 14:45:50 spire-1.2.1/conf/agent/agent.conf 14:45:50 spire-1.2.1/conf/agent/agent_full.conf 14:45:50 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:45:50 spire-1.2.1/conf/server/ 14:45:50 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:45:50 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:45:50 spire-1.2.1/conf/server/server.conf 14:45:50 spire-1.2.1/conf/server/server_full.conf 14:45:50 spire-1.2.1/doc/ 14:45:50 spire-1.2.1/doc/SPIRE101.md 14:45:50 spire-1.2.1/doc/auditlog.md 14:45:50 spire-1.2.1/doc/authorization_policy_engine.md 14:45:50 spire-1.2.1/doc/changelog_guidelines.md 14:45:50 spire-1.2.1/doc/cure53-report.pdf 14:45:50 spire-1.2.1/doc/images/ 14:45:50 spire-1.2.1/doc/images/2019_roadmap.png 14:45:50 spire-1.2.1/doc/images/SPIRE101.png 14:45:50 spire-1.2.1/doc/images/SPIRE_agent.png 14:45:50 spire-1.2.1/doc/images/SPIRE_server.png 14:45:50 spire-1.2.1/doc/images/cache_mgr.png 14:45:50 spire-1.2.1/doc/images/cache_mgr_components.png 14:45:50 spire-1.2.1/doc/images/federated_spire.png 14:45:50 spire-1.2.1/doc/images/ha_mode.png 14:45:50 spire-1.2.1/doc/images/nested_spire.png 14:45:50 spire-1.2.1/doc/images/oidc_federation.png 14:45:50 spire-1.2.1/doc/images/single_trust_domain.png 14:45:50 spire-1.2.1/doc/images/spiffe_compatible.png 14:45:50 spire-1.2.1/doc/images/spire_logo.png 14:45:50 spire-1.2.1/doc/migrating_registration_api_clients.md 14:45:50 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:45:50 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:45:50 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:45:50 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:45:50 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:45:50 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:45:50 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:45:50 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:45:50 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:45:50 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:45:50 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:45:51 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:45:51 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:45:51 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:45:51 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:45:51 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:45:51 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:45:51 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:45:51 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:45:51 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:45:51 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:45:51 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:45:51 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:45:51 spire-1.2.1/doc/scaling_spire.md 14:45:51 spire-1.2.1/doc/spire_agent.md 14:45:51 spire-1.2.1/doc/spire_server.md 14:45:51 spire-1.2.1/doc/supported_integrations.md 14:45:51 spire-1.2.1/doc/telemetry.md 14:45:51 spire-1.2.1/doc/telemetry_config.md 14:45:51 spire-1.2.1/doc/upgrading.md 14:45:51 spire-1.2.1/doc/using_spire.md 14:45:51 spire-1.2.1/examples/ 14:45:51 spire-1.2.1/examples/README.md 14:45:51 spire-1.2.1/go.mod 14:45:51 spire-1.2.1/go.sum 14:45:51 spire-1.2.1/pkg/ 14:45:51 spire-1.2.1/pkg/agent/ 14:45:51 spire-1.2.1/pkg/agent/agent.go 14:45:51 spire-1.2.1/pkg/agent/api/ 14:45:51 spire-1.2.1/pkg/agent/api/config.go 14:45:51 spire-1.2.1/pkg/agent/api/debug/ 14:45:51 spire-1.2.1/pkg/agent/api/debug/v1/ 14:45:51 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:45:51 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:45:51 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:45:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:45:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:45:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:45:51 spire-1.2.1/pkg/agent/api/endpoints.go 14:45:51 spire-1.2.1/pkg/agent/api/health/ 14:45:51 spire-1.2.1/pkg/agent/api/health/v1/ 14:45:51 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:45:51 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:45:51 spire-1.2.1/pkg/agent/api/rpccontext/ 14:45:51 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:45:51 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:45:51 spire-1.2.1/pkg/agent/attestor/ 14:45:51 spire-1.2.1/pkg/agent/attestor/node/ 14:45:51 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:45:51 spire-1.2.1/pkg/agent/attestor/node/node.go 14:45:51 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:45:51 spire-1.2.1/pkg/agent/attestor/workload/ 14:45:51 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:45:51 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:45:51 spire-1.2.1/pkg/agent/catalog/ 14:45:51 spire-1.2.1/pkg/agent/catalog/catalog.go 14:45:51 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:45:51 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:45:51 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:45:51 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:45:51 spire-1.2.1/pkg/agent/client/ 14:45:51 spire-1.2.1/pkg/agent/client/client.go 14:45:51 spire-1.2.1/pkg/agent/client/client_test.go 14:45:51 spire-1.2.1/pkg/agent/client/dial.go 14:45:51 spire-1.2.1/pkg/agent/client/nodeconn.go 14:45:51 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:45:51 spire-1.2.1/pkg/agent/client/update.go 14:45:51 spire-1.2.1/pkg/agent/client/util.go 14:45:51 spire-1.2.1/pkg/agent/common/ 14:45:51 spire-1.2.1/pkg/agent/common/backoff/ 14:45:51 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:45:51 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:45:51 spire-1.2.1/pkg/agent/common/cgroups/ 14:45:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:45:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:45:51 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:45:51 spire-1.2.1/pkg/agent/config.go 14:45:51 spire-1.2.1/pkg/agent/endpoints/ 14:45:51 spire-1.2.1/pkg/agent/endpoints/config.go 14:45:51 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:45:51 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:45:51 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:45:51 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:45:51 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:45:51 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:45:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:45:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:45:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:45:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:45:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:45:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:45:51 spire-1.2.1/pkg/agent/endpoints/workload/ 14:45:51 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:45:51 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:45:51 spire-1.2.1/pkg/agent/manager/ 14:45:51 spire-1.2.1/pkg/agent/manager/cache/ 14:45:51 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:45:51 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:45:51 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:45:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:45:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:45:51 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:45:51 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:45:51 spire-1.2.1/pkg/agent/manager/config.go 14:45:51 spire-1.2.1/pkg/agent/manager/manager.go 14:45:51 spire-1.2.1/pkg/agent/manager/manager_test.go 14:45:51 spire-1.2.1/pkg/agent/manager/storage.go 14:45:51 spire-1.2.1/pkg/agent/manager/storage_test.go 14:45:51 spire-1.2.1/pkg/agent/manager/storecache/ 14:45:51 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:45:51 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:45:51 spire-1.2.1/pkg/agent/manager/sync.go 14:45:51 spire-1.2.1/pkg/agent/plugin/ 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:45:51 spire-1.2.1/pkg/agent/svid/ 14:45:51 spire-1.2.1/pkg/agent/svid/rotator.go 14:45:51 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:45:51 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:45:51 spire-1.2.1/pkg/agent/svid/store/ 14:45:51 spire-1.2.1/pkg/agent/svid/store/service.go 14:45:51 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:45:51 spire-1.2.1/pkg/common/ 14:45:51 spire-1.2.1/pkg/common/agentpathtemplate/ 14:45:51 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:45:51 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:45:51 spire-1.2.1/pkg/common/api/ 14:45:51 spire-1.2.1/pkg/common/api/metrics.go 14:45:51 spire-1.2.1/pkg/common/api/middleware/ 14:45:51 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:45:51 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:45:51 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:45:51 spire-1.2.1/pkg/common/api/middleware/logger.go 14:45:51 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:45:51 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:45:51 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:45:51 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:45:51 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:45:51 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:45:51 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:45:51 spire-1.2.1/pkg/common/api/middleware/names.go 14:45:51 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:45:51 spire-1.2.1/pkg/common/api/names.go 14:45:51 spire-1.2.1/pkg/common/api/ratelimit.go 14:45:51 spire-1.2.1/pkg/common/api/rpccontext/ 14:45:51 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:45:51 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:45:51 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:45:51 spire-1.2.1/pkg/common/auth/ 14:45:51 spire-1.2.1/pkg/common/auth/interceptors.go 14:45:51 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:45:51 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:45:51 spire-1.2.1/pkg/common/bundleutil/ 14:45:51 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:45:51 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:45:51 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:45:51 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:45:51 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:45:51 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:45:51 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:45:51 spire-1.2.1/pkg/common/bundleutil/types.go 14:45:51 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:45:51 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:45:51 spire-1.2.1/pkg/common/catalog/ 14:45:51 spire-1.2.1/pkg/common/catalog/bind.go 14:45:51 spire-1.2.1/pkg/common/catalog/builtin.go 14:45:51 spire-1.2.1/pkg/common/catalog/catalog.go 14:45:51 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:45:51 spire-1.2.1/pkg/common/catalog/closers.go 14:45:51 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:45:51 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:45:51 spire-1.2.1/pkg/common/catalog/config.go 14:45:51 spire-1.2.1/pkg/common/catalog/config_test.go 14:45:51 spire-1.2.1/pkg/common/catalog/configure.go 14:45:51 spire-1.2.1/pkg/common/catalog/constraints.go 14:45:51 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:45:51 spire-1.2.1/pkg/common/catalog/context.go 14:45:51 spire-1.2.1/pkg/common/catalog/external.go 14:45:51 spire-1.2.1/pkg/common/catalog/host.go 14:45:51 spire-1.2.1/pkg/common/catalog/pipenet.go 14:45:51 spire-1.2.1/pkg/common/catalog/plugin.go 14:45:51 spire-1.2.1/pkg/common/catalog/testplugin/ 14:45:51 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:45:51 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:45:51 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:45:51 spire-1.2.1/pkg/common/cli/ 14:45:51 spire-1.2.1/pkg/common/cli/env.go 14:45:51 spire-1.2.1/pkg/common/cli/flags.go 14:45:51 spire-1.2.1/pkg/common/cli/trust_domain.go 14:45:51 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:45:51 spire-1.2.1/pkg/common/cli/umask.go 14:45:51 spire-1.2.1/pkg/common/cli/umask_posix.go 14:45:51 spire-1.2.1/pkg/common/cli/umask_test.go 14:45:51 spire-1.2.1/pkg/common/cli/umask_windows.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/ 14:45:51 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/flag.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/format.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/ 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:45:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:45:51 spire-1.2.1/pkg/common/coretypes/ 14:45:51 spire-1.2.1/pkg/common/coretypes/bundle/ 14:45:51 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:45:51 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:45:51 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:45:51 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:45:51 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:45:51 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:45:51 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:45:51 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:45:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:45:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:45:51 spire-1.2.1/pkg/common/cryptoutil/ 14:45:51 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:45:51 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:45:51 spire-1.2.1/pkg/common/diskutil/ 14:45:51 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:45:51 spire-1.2.1/pkg/common/diskutil/file_test.go 14:45:51 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:45:51 spire-1.2.1/pkg/common/errorutil/ 14:45:51 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:45:51 spire-1.2.1/pkg/common/health/ 14:45:51 spire-1.2.1/pkg/common/health/config.go 14:45:51 spire-1.2.1/pkg/common/health/context.go 14:45:51 spire-1.2.1/pkg/common/health/context_test.go 14:45:51 spire-1.2.1/pkg/common/health/health.go 14:45:51 spire-1.2.1/pkg/common/health/health_test.go 14:45:51 spire-1.2.1/pkg/common/health/logger.go 14:45:51 spire-1.2.1/pkg/common/hostservice/ 14:45:51 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:45:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:45:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:45:51 spire-1.2.1/pkg/common/idutil/ 14:45:51 spire-1.2.1/pkg/common/idutil/require.go 14:45:51 spire-1.2.1/pkg/common/idutil/require_test.go 14:45:51 spire-1.2.1/pkg/common/idutil/safety.go 14:45:51 spire-1.2.1/pkg/common/idutil/safety_test.go 14:45:51 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:45:51 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:45:51 spire-1.2.1/pkg/common/jwtsvid/ 14:45:51 spire-1.2.1/pkg/common/jwtsvid/common.go 14:45:51 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:45:51 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:45:51 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:45:51 spire-1.2.1/pkg/common/jwtutil/ 14:45:51 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:45:51 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:45:51 spire-1.2.1/pkg/common/log/ 14:45:51 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:45:51 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:45:51 spire-1.2.1/pkg/common/log/log.go 14:45:51 spire-1.2.1/pkg/common/log/log_test.go 14:45:51 spire-1.2.1/pkg/common/log/options.go 14:45:51 spire-1.2.1/pkg/common/nodeutil/ 14:45:51 spire-1.2.1/pkg/common/nodeutil/node.go 14:45:51 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:45:51 spire-1.2.1/pkg/common/peertracker/ 14:45:51 spire-1.2.1/pkg/common/peertracker/conn.go 14:45:51 spire-1.2.1/pkg/common/peertracker/credentials.go 14:45:51 spire-1.2.1/pkg/common/peertracker/errors.go 14:45:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:45:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:45:51 spire-1.2.1/pkg/common/peertracker/info.go 14:45:51 spire-1.2.1/pkg/common/peertracker/listener.go 14:45:51 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:45:51 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:45:51 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:45:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:45:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:45:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:45:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:45:51 spire-1.2.1/pkg/common/peertracker/tcp.go 14:45:51 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:45:51 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:45:51 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:45:51 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:45:51 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:45:51 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:45:51 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:45:51 spire-1.2.1/pkg/common/peertracker/uds.go 14:45:51 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:45:51 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:45:51 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:45:51 spire-1.2.1/pkg/common/pemutil/ 14:45:51 spire-1.2.1/pkg/common/pemutil/block.go 14:45:51 spire-1.2.1/pkg/common/pemutil/certs.go 14:45:51 spire-1.2.1/pkg/common/pemutil/common.go 14:45:51 spire-1.2.1/pkg/common/pemutil/csr.go 14:45:51 spire-1.2.1/pkg/common/pemutil/keys.go 14:45:51 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:45:51 spire-1.2.1/pkg/common/pemutil/testdata/ 14:45:51 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:45:51 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:45:51 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:45:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:45:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:45:51 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:45:51 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:45:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:45:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:45:51 spire-1.2.1/pkg/common/plugin/ 14:45:51 spire-1.2.1/pkg/common/plugin/aws/ 14:45:51 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:45:51 spire-1.2.1/pkg/common/plugin/azure/ 14:45:51 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:45:51 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:45:51 spire-1.2.1/pkg/common/plugin/facade.go 14:45:51 spire-1.2.1/pkg/common/plugin/facade_test.go 14:45:51 spire-1.2.1/pkg/common/plugin/gcp/ 14:45:51 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:45:51 spire-1.2.1/pkg/common/plugin/k8s/ 14:45:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:45:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:45:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:45:51 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:45:51 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:45:51 spire-1.2.1/pkg/common/plugin/log.go 14:45:51 spire-1.2.1/pkg/common/plugin/sshpop/ 14:45:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:45:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:45:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:45:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:45:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:45:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:45:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:45:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:45:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:45:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:45:51 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:45:51 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:45:51 spire-1.2.1/pkg/common/plugin/x509pop/ 14:45:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:45:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:45:51 spire-1.2.1/pkg/common/profiling/ 14:45:51 spire-1.2.1/pkg/common/profiling/dumpers.go 14:45:51 spire-1.2.1/pkg/common/profiling/profiling.go 14:45:51 spire-1.2.1/pkg/common/protoutil/ 14:45:51 spire-1.2.1/pkg/common/protoutil/masks.go 14:45:51 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:45:51 spire-1.2.1/pkg/common/rotationutil/ 14:45:51 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:45:51 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:45:51 spire-1.2.1/pkg/common/selector/ 14:45:51 spire-1.2.1/pkg/common/selector/selector.go 14:45:51 spire-1.2.1/pkg/common/selector/selector_test.go 14:45:51 spire-1.2.1/pkg/common/selector/set.go 14:45:51 spire-1.2.1/pkg/common/selector/set_utils.go 14:45:51 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:45:51 spire-1.2.1/pkg/common/telemetry/ 14:45:51 spire-1.2.1/pkg/common/telemetry/agent/ 14:45:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:45:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:45:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:45:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:45:51 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:45:51 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:45:51 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:45:51 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:45:51 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:45:51 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:45:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:45:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:45:51 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:45:51 spire-1.2.1/pkg/common/telemetry/call.go 14:45:51 spire-1.2.1/pkg/common/telemetry/common/ 14:45:51 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:45:51 spire-1.2.1/pkg/common/telemetry/config.go 14:45:51 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:45:51 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:45:51 spire-1.2.1/pkg/common/telemetry/inmem.go 14:45:51 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:45:51 spire-1.2.1/pkg/common/telemetry/m3.go 14:45:51 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:45:51 spire-1.2.1/pkg/common/telemetry/metrics.go 14:45:51 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:45:51 spire-1.2.1/pkg/common/telemetry/names.go 14:45:51 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:45:51 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:45:51 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:45:51 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/ 14:45:51 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:45:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:45:51 spire-1.2.1/pkg/common/telemetry/server/server.go 14:45:51 spire-1.2.1/pkg/common/telemetry/sink.go 14:45:51 spire-1.2.1/pkg/common/telemetry/statsd.go 14:45:51 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:45:51 spire-1.2.1/pkg/common/telemetry/uptime.go 14:45:51 spire-1.2.1/pkg/common/telemetry/version.go 14:45:51 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:45:51 spire-1.2.1/pkg/common/uptime/ 14:45:51 spire-1.2.1/pkg/common/uptime/uptime.go 14:45:51 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:45:51 spire-1.2.1/pkg/common/util/ 14:45:51 spire-1.2.1/pkg/common/util/certs.go 14:45:51 spire-1.2.1/pkg/common/util/certs_test.go 14:45:51 spire-1.2.1/pkg/common/util/csr.go 14:45:51 spire-1.2.1/pkg/common/util/hash.go 14:45:51 spire-1.2.1/pkg/common/util/selectors.go 14:45:51 spire-1.2.1/pkg/common/util/selectors_test.go 14:45:51 spire-1.2.1/pkg/common/util/signals.go 14:45:51 spire-1.2.1/pkg/common/util/sort.go 14:45:51 spire-1.2.1/pkg/common/util/sort_test.go 14:45:51 spire-1.2.1/pkg/common/util/task.go 14:45:51 spire-1.2.1/pkg/common/util/task_test.go 14:45:51 spire-1.2.1/pkg/common/util/testdata/ 14:45:51 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:45:51 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:45:51 spire-1.2.1/pkg/common/version/ 14:45:51 spire-1.2.1/pkg/common/version/version.go 14:45:51 spire-1.2.1/pkg/common/x509svid/ 14:45:51 spire-1.2.1/pkg/common/x509svid/common_test.go 14:45:51 spire-1.2.1/pkg/common/x509svid/csr.go 14:45:51 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:45:51 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:45:51 spire-1.2.1/pkg/common/x509util/ 14:45:51 spire-1.2.1/pkg/common/x509util/cert.go 14:45:51 spire-1.2.1/pkg/common/x509util/dns.go 14:45:51 spire-1.2.1/pkg/common/x509util/dns_test.go 14:45:51 spire-1.2.1/pkg/common/x509util/keyid.go 14:45:51 spire-1.2.1/pkg/common/x509util/keypair.go 14:45:51 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:45:51 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:45:51 spire-1.2.1/pkg/server/ 14:45:51 spire-1.2.1/pkg/server/api/ 14:45:51 spire-1.2.1/pkg/server/api/agent.go 14:45:51 spire-1.2.1/pkg/server/api/agent/ 14:45:51 spire-1.2.1/pkg/server/api/agent/v1/ 14:45:51 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:45:51 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:45:51 spire-1.2.1/pkg/server/api/agent_test.go 14:45:51 spire-1.2.1/pkg/server/api/api.go 14:45:51 spire-1.2.1/pkg/server/api/audit/ 14:45:51 spire-1.2.1/pkg/server/api/audit/audit.go 14:45:51 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:45:51 spire-1.2.1/pkg/server/api/bundle.go 14:45:51 spire-1.2.1/pkg/server/api/bundle/ 14:45:51 spire-1.2.1/pkg/server/api/bundle/v1/ 14:45:51 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:45:51 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:45:51 spire-1.2.1/pkg/server/api/bundle_test.go 14:45:51 spire-1.2.1/pkg/server/api/debug/ 14:45:51 spire-1.2.1/pkg/server/api/debug/v1/ 14:45:51 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:45:51 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:45:51 spire-1.2.1/pkg/server/api/entry.go 14:45:51 spire-1.2.1/pkg/server/api/entry/ 14:45:51 spire-1.2.1/pkg/server/api/entry/v1/ 14:45:51 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:45:51 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:45:51 spire-1.2.1/pkg/server/api/entry_test.go 14:45:51 spire-1.2.1/pkg/server/api/health/ 14:45:51 spire-1.2.1/pkg/server/api/health/v1/ 14:45:51 spire-1.2.1/pkg/server/api/health/v1/service.go 14:45:51 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:45:51 spire-1.2.1/pkg/server/api/id.go 14:45:51 spire-1.2.1/pkg/server/api/id_test.go 14:45:51 spire-1.2.1/pkg/server/api/limits/ 14:45:51 spire-1.2.1/pkg/server/api/limits/limits.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/ 14:45:51 spire-1.2.1/pkg/server/api/middleware/alias.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/audit.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/caller.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/common.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/entries.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:45:51 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:45:51 spire-1.2.1/pkg/server/api/ratelimit.go 14:45:51 spire-1.2.1/pkg/server/api/rpccontext/ 14:45:51 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:45:51 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:45:51 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:45:51 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:45:51 spire-1.2.1/pkg/server/api/selector.go 14:45:51 spire-1.2.1/pkg/server/api/selector_test.go 14:45:51 spire-1.2.1/pkg/server/api/status.go 14:45:51 spire-1.2.1/pkg/server/api/status_test.go 14:45:51 spire-1.2.1/pkg/server/api/svid/ 14:45:51 spire-1.2.1/pkg/server/api/svid/v1/ 14:45:51 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:45:51 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:45:51 spire-1.2.1/pkg/server/api/trustdomain.go 14:45:51 spire-1.2.1/pkg/server/api/trustdomain/ 14:45:51 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:45:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:45:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:45:51 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:45:51 spire-1.2.1/pkg/server/authpolicy/ 14:45:51 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:45:51 spire-1.2.1/pkg/server/authpolicy/policy.go 14:45:51 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:45:51 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:45:51 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:45:51 spire-1.2.1/pkg/server/authpolicy/validate.go 14:45:51 spire-1.2.1/pkg/server/bundle/ 14:45:51 spire-1.2.1/pkg/server/bundle/client/ 14:45:51 spire-1.2.1/pkg/server/bundle/client/client.go 14:45:51 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:45:51 spire-1.2.1/pkg/server/bundle/client/manager.go 14:45:51 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:45:51 spire-1.2.1/pkg/server/bundle/client/sources.go 14:45:51 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:45:51 spire-1.2.1/pkg/server/bundle/client/updater.go 14:45:51 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:45:51 spire-1.2.1/pkg/server/ca/ 14:45:51 spire-1.2.1/pkg/server/ca/ca.go 14:45:51 spire-1.2.1/pkg/server/ca/ca_health.go 14:45:51 spire-1.2.1/pkg/server/ca/ca_test.go 14:45:51 spire-1.2.1/pkg/server/ca/journal.go 14:45:51 spire-1.2.1/pkg/server/ca/journal_test.go 14:45:51 spire-1.2.1/pkg/server/ca/manager.go 14:45:51 spire-1.2.1/pkg/server/ca/manager_health.go 14:45:51 spire-1.2.1/pkg/server/ca/manager_test.go 14:45:51 spire-1.2.1/pkg/server/ca/templates.go 14:45:51 spire-1.2.1/pkg/server/ca/upstream_client.go 14:45:51 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:45:51 spire-1.2.1/pkg/server/ca/validation.go 14:45:51 spire-1.2.1/pkg/server/cache/ 14:45:51 spire-1.2.1/pkg/server/cache/dscache/ 14:45:51 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:45:51 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:45:51 spire-1.2.1/pkg/server/cache/entrycache/ 14:45:51 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:45:51 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:45:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:45:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:45:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:45:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:45:51 spire-1.2.1/pkg/server/catalog/ 14:45:51 spire-1.2.1/pkg/server/catalog/catalog.go 14:45:51 spire-1.2.1/pkg/server/catalog/keymanager.go 14:45:51 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:45:51 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:45:51 spire-1.2.1/pkg/server/catalog/notifier.go 14:45:51 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:45:51 spire-1.2.1/pkg/server/config.go 14:45:51 spire-1.2.1/pkg/server/datastore/ 14:45:51 spire-1.2.1/pkg/server/datastore/datastore.go 14:45:51 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:45:51 spire-1.2.1/pkg/server/datastore/repository.go 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:45:51 spire-1.2.1/pkg/server/endpoints/ 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/ 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:45:51 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:45:51 spire-1.2.1/pkg/server/endpoints/config.go 14:45:51 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:45:51 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:45:51 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:45:51 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:45:51 spire-1.2.1/pkg/server/endpoints/middleware.go 14:45:51 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:45:51 spire-1.2.1/pkg/server/hostservice/ 14:45:51 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:45:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:45:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:45:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:45:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:45:51 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:45:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:45:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/ 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/ 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:45:51 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/notifier/ 14:45:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:45:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:45:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:45:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:45:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:45:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:45:51 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:45:51 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:45:51 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:45:51 spire-1.2.1/pkg/server/registration/ 14:45:51 spire-1.2.1/pkg/server/registration/manager.go 14:45:51 spire-1.2.1/pkg/server/registration/manager_test.go 14:45:51 spire-1.2.1/pkg/server/scanentries.go 14:45:51 spire-1.2.1/pkg/server/scanentries_test.go 14:45:51 spire-1.2.1/pkg/server/server.go 14:45:51 spire-1.2.1/pkg/server/server_test.go 14:45:51 spire-1.2.1/pkg/server/svid/ 14:45:51 spire-1.2.1/pkg/server/svid/observer.go 14:45:51 spire-1.2.1/pkg/server/svid/observer_test.go 14:45:51 spire-1.2.1/pkg/server/svid/rotator.go 14:45:51 spire-1.2.1/pkg/server/svid/rotator_config.go 14:45:51 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:45:51 spire-1.2.1/pkg/server/svid/rotator_test.go 14:45:51 spire-1.2.1/proto/ 14:45:51 spire-1.2.1/proto/private/ 14:45:51 spire-1.2.1/proto/private/server/ 14:45:51 spire-1.2.1/proto/private/server/journal/ 14:45:51 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:45:51 spire-1.2.1/proto/private/server/journal/journal.proto 14:45:51 spire-1.2.1/proto/spire/ 14:45:51 spire-1.2.1/proto/spire/common/ 14:45:51 spire-1.2.1/proto/spire/common/common.pb.go 14:45:51 spire-1.2.1/proto/spire/common/common.proto 14:45:51 spire-1.2.1/proto/spire/common/plugin/ 14:45:51 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:45:51 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:45:51 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:45:51 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:45:51 spire-1.2.1/proto/spire/plugin/ 14:45:51 spire-1.2.1/proto/spire/plugin/agent/ 14:45:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:45:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:45:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:45:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:45:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:45:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:45:51 spire-1.2.1/release/ 14:45:51 spire-1.2.1/release/spire-extras/ 14:45:51 spire-1.2.1/release/spire-extras/README.md 14:45:51 spire-1.2.1/release/spire-extras/conf/ 14:45:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:45:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:45:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:45:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:45:51 spire-1.2.1/release/spire/ 14:45:51 spire-1.2.1/release/spire/README.md 14:45:51 spire-1.2.1/release/spire/conf/ 14:45:51 spire-1.2.1/release/spire/conf/agent/ 14:45:51 spire-1.2.1/release/spire/conf/agent/agent.conf 14:45:51 spire-1.2.1/release/spire/conf/server/ 14:45:51 spire-1.2.1/release/spire/conf/server/server.conf 14:45:51 spire-1.2.1/script/ 14:45:51 spire-1.2.1/script/build-artifact.sh 14:45:51 spire-1.2.1/script/generate_dummy_ca.sh 14:45:51 spire-1.2.1/support/ 14:45:51 spire-1.2.1/support/k8s/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:45:51 spire-1.2.1/support/oidc-discovery-provider/ 14:45:51 spire-1.2.1/support/oidc-discovery-provider/README.md 14:45:51 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:45:51 spire-1.2.1/support/oidc-discovery-provider/config.go 14:45:51 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:45:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:45:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:45:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:45:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:45:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:45:52 spire-1.2.1/support/oidc-discovery-provider/main.go 14:45:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:45:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:45:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:45:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:45:52 spire-1.2.1/test/ 14:45:52 spire-1.2.1/test/clock/ 14:45:52 spire-1.2.1/test/clock/clock.go 14:45:52 spire-1.2.1/test/fakes/ 14:45:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:45:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:45:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:45:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:45:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:45:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:45:52 spire-1.2.1/test/fakes/fakeagentstore/ 14:45:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:45:52 spire-1.2.1/test/fakes/fakedatastore/ 14:45:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:45:52 spire-1.2.1/test/fakes/fakeentryclient/ 14:45:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:45:52 spire-1.2.1/test/fakes/fakehealthchecker/ 14:45:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:45:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:45:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:45:52 spire-1.2.1/test/fakes/fakemetrics/ 14:45:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:45:52 spire-1.2.1/test/fakes/fakenoderesolver/ 14:45:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:45:52 spire-1.2.1/test/fakes/fakenotifier/ 14:45:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:45:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:45:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:45:52 spire-1.2.1/test/fakes/fakeserverca/ 14:45:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:45:52 spire-1.2.1/test/fakes/fakeservercatalog/ 14:45:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:45:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:45:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:45:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:45:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:45:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:45:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:45:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:45:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:45:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:45:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:45:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:45:52 spire-1.2.1/test/fixture/ 14:45:52 spire-1.2.1/test/fixture/certs/ 14:45:52 spire-1.2.1/test/fixture/certs/agent_svid.der 14:45:52 spire-1.2.1/test/fixture/certs/base_cert.pem 14:45:52 spire-1.2.1/test/fixture/certs/base_csr.pem 14:45:52 spire-1.2.1/test/fixture/certs/base_key.pem 14:45:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:45:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:45:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:45:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:45:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:45:52 spire-1.2.1/test/fixture/certs/blog_key.pem 14:45:52 spire-1.2.1/test/fixture/certs/bundle.der 14:45:52 spire-1.2.1/test/fixture/certs/ca.pem 14:45:52 spire-1.2.1/test/fixture/certs/ca_key.pem 14:45:52 spire-1.2.1/test/fixture/certs/database_cert.pem 14:45:52 spire-1.2.1/test/fixture/certs/database_csr.pem 14:45:52 spire-1.2.1/test/fixture/certs/database_key.pem 14:45:52 spire-1.2.1/test/fixture/certs/node_cert.pem 14:45:52 spire-1.2.1/test/fixture/certs/node_csr.pem 14:45:52 spire-1.2.1/test/fixture/certs/node_key.pem 14:45:52 spire-1.2.1/test/fixture/certs/svid.pem 14:45:52 spire-1.2.1/test/fixture/certs/svid_key.pem 14:45:52 spire-1.2.1/test/fixture/config/ 14:45:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:45:52 spire-1.2.1/test/fixture/config/agent_good.conf 14:45:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:45:52 spire-1.2.1/test/fixture/config/plugin_good.conf 14:45:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:45:52 spire-1.2.1/test/fixture/config/server_good.conf 14:45:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:45:52 spire-1.2.1/test/fixture/fixture.go 14:45:52 spire-1.2.1/test/fixture/nodeattestor/ 14:45:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:45:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:45:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:45:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:45:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:45:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:45:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:45:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:45:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:45:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:45:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:45:52 spire-1.2.1/test/fixture/registration/ 14:45:52 spire-1.2.1/test/fixture/registration/entries.json 14:45:52 spire-1.2.1/test/fixture/registration/good-for-update.json 14:45:52 spire-1.2.1/test/fixture/registration/good.json 14:45:52 spire-1.2.1/test/fixture/registration/invalid.json 14:45:52 spire-1.2.1/test/fixture/registration/invalid_json.json 14:45:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:45:52 spire-1.2.1/test/integration/ 14:45:52 spire-1.2.1/test/integration/README.md 14:45:52 spire-1.2.1/test/integration/common 14:45:52 spire-1.2.1/test/integration/setup/ 14:45:52 spire-1.2.1/test/integration/setup/adminclient/ 14:45:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:45:52 spire-1.2.1/test/integration/setup/adminclient/client.go 14:45:52 spire-1.2.1/test/integration/setup/debugagent/ 14:45:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:45:52 spire-1.2.1/test/integration/setup/debugagent/main.go 14:45:52 spire-1.2.1/test/integration/setup/debugserver/ 14:45:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:45:52 spire-1.2.1/test/integration/setup/debugserver/main.go 14:45:52 spire-1.2.1/test/integration/setup/downstreamclient/ 14:45:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:45:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:45:52 spire-1.2.1/test/integration/setup/itclient/ 14:45:52 spire-1.2.1/test/integration/setup/itclient/client.go 14:45:52 spire-1.2.1/test/integration/setup/node-attestation/ 14:45:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:45:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:45:52 spire-1.2.1/test/integration/setup/x509pop/ 14:45:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:45:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:45:52 spire-1.2.1/test/integration/suites/ 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:45:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:45:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:45:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:45:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:45:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:45:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:45:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:45:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:45:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:45:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:45:52 spire-1.2.1/test/integration/suites/join-token/ 14:45:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:45:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:45:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:45:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:45:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:45:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:45:52 spire-1.2.1/test/integration/suites/join-token/README.md 14:45:52 spire-1.2.1/test/integration/suites/join-token/conf/ 14:45:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:45:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/join-token/teardown 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:45:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:45:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:45:52 spire-1.2.1/test/integration/suites/k8s/ 14:45:52 spire-1.2.1/test/integration/suites/k8s/00-setup 14:45:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:45:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:45:52 spire-1.2.1/test/integration/suites/k8s/README.md 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/ 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:45:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:45:52 spire-1.2.1/test/integration/suites/k8s/teardown 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/ 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:45:52 spire-1.2.1/test/integration/suites/rotation/ 14:45:52 spire-1.2.1/test/integration/suites/rotation/00-setup 14:45:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:45:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:45:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:45:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:45:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:45:52 spire-1.2.1/test/integration/suites/rotation/README.md 14:45:52 spire-1.2.1/test/integration/suites/rotation/conf/ 14:45:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:45:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/rotation/teardown 14:45:52 spire-1.2.1/test/integration/suites/self-test/ 14:45:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:45:52 spire-1.2.1/test/integration/suites/self-test/README.md 14:45:52 spire-1.2.1/test/integration/suites/self-test/teardown 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:45:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:45:52 spire-1.2.1/test/integration/suites/upgrade/ 14:45:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:45:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:45:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:45:52 spire-1.2.1/test/integration/suites/upgrade/README.md 14:45:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:45:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:45:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:45:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:45:52 spire-1.2.1/test/integration/suites/upgrade/teardown 14:45:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:45:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:45:52 spire-1.2.1/test/integration/test-one.sh 14:45:52 spire-1.2.1/test/integration/test.sh 14:45:52 spire-1.2.1/test/plugintest/ 14:45:52 spire-1.2.1/test/plugintest/config.go 14:45:52 spire-1.2.1/test/plugintest/load.go 14:45:52 spire-1.2.1/test/plugintest/option.go 14:45:52 spire-1.2.1/test/spiretest/ 14:45:52 spire-1.2.1/test/spiretest/apiserver.go 14:45:52 spire-1.2.1/test/spiretest/assertions.go 14:45:52 spire-1.2.1/test/spiretest/dir.go 14:45:52 spire-1.2.1/test/spiretest/errors_posix.go 14:45:52 spire-1.2.1/test/spiretest/errors_windows.go 14:45:52 spire-1.2.1/test/spiretest/logs.go 14:45:52 spire-1.2.1/test/spiretest/socketapi.go 14:45:52 spire-1.2.1/test/spiretest/suite.go 14:45:52 spire-1.2.1/test/spiretest/x509.go 14:45:52 spire-1.2.1/test/testca/ 14:45:52 spire-1.2.1/test/testca/ca.go 14:45:52 spire-1.2.1/test/testkey/ 14:45:52 spire-1.2.1/test/testkey/generate.sh 14:45:52 spire-1.2.1/test/testkey/genkeys.go 14:45:52 spire-1.2.1/test/testkey/keys.go 14:45:52 spire-1.2.1/test/testkey/new.go 14:45:52 spire-1.2.1/test/tpmsimulator/ 14:45:52 spire-1.2.1/test/tpmsimulator/simulator.go 14:45:52 spire-1.2.1/test/util/ 14:45:52 spire-1.2.1/test/util/cert_fixtures.go 14:45:52 spire-1.2.1/test/util/cert_generation.go 14:45:52 spire-1.2.1/test/util/io_redirection.go 14:45:52 spire-1.2.1/test/util/race.go 14:45:52 spire-1.2.1/test/util/util.go 14:45:52 building spire from source... 14:45:53 Installing go1.17.7... 14:46:19 Building bin/spire-server... 14:46:19 go: downloading github.com/mitchellh/cli v1.1.2 14:46:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:46:19 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:46:19 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:46:19 go: downloading google.golang.org/grpc v1.44.0 14:46:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:46:20 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:46:20 go: downloading github.com/sirupsen/logrus v1.8.1 14:46:20 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:46:21 go: downloading github.com/imdario/mergo v0.3.12 14:46:21 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:46:21 go: downloading github.com/fatih/color v1.13.0 14:46:21 go: downloading github.com/mattn/go-isatty v0.0.14 14:46:22 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:46:22 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:46:22 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:46:22 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:46:22 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:46:24 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:46:24 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:46:24 go: downloading github.com/armon/go-metrics v0.3.10 14:46:24 go: downloading github.com/prometheus/client_golang v1.12.1 14:46:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:46:26 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:46:26 go: downloading github.com/open-policy-agent/opa v0.38.0 14:46:53 go: downloading github.com/mattn/go-colorable v0.1.12 14:46:53 go: downloading github.com/Masterminds/goutils v1.1.0 14:46:53 go: downloading github.com/Masterminds/semver v1.5.0 14:46:53 go: downloading github.com/huandu/xstrings v1.3.2 14:46:53 go: downloading github.com/google/uuid v1.1.2 14:46:53 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:46:53 go: downloading github.com/oklog/run v1.0.0 14:46:53 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:46:53 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:46:53 go: downloading github.com/prometheus/client_model v0.2.0 14:46:53 go: downloading github.com/prometheus/common v0.32.1 14:46:53 go: downloading github.com/beorn7/perks v1.0.1 14:46:53 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:46:53 go: downloading github.com/prometheus/procfs v0.7.3 14:46:53 go: downloading go.uber.org/atomic v1.9.0 14:46:53 go: downloading github.com/imkira/go-observer v1.0.3 14:46:53 go: downloading github.com/hashicorp/errwrap v1.1.0 14:46:53 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:46:53 go: downloading github.com/twmb/murmur3 v1.1.6 14:46:53 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:46:53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:46:53 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:46:53 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:46:53 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:46:53 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:46:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:46:58 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:46:59 go: downloading github.com/stretchr/testify v1.7.0 14:46:59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:46:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:46:59 go: downloading github.com/blang/semver/v4 v4.0.0 14:46:59 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:46:59 go: downloading github.com/jinzhu/gorm v1.9.16 14:47:00 go: downloading github.com/lib/pq v1.10.4 14:47:00 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:47:00 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:47:22 go: downloading google.golang.org/api v0.70.0 14:47:22 go: downloading k8s.io/client-go v0.23.4 14:47:22 go: downloading k8s.io/api v0.23.4 14:47:33 go: downloading github.com/google/go-tpm v0.3.3 14:47:33 go: downloading cloud.google.com/go/storage v1.21.0 14:47:34 go: downloading cloud.google.com/go v0.100.2 14:47:37 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:48:04 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:48:04 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:48:04 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:48:04 go: downloading k8s.io/apimachinery v0.23.4 14:48:04 go: downloading k8s.io/kube-aggregator v0.23.3 14:48:05 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:48:06 go: downloading cloud.google.com/go/security v1.3.0 14:48:07 go: downloading github.com/hashicorp/vault/api v1.4.1 14:48:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:48:08 go: downloading gopkg.in/yaml.v2 v2.4.0 14:48:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:48:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:48:08 go: downloading github.com/gobwas/glob v0.2.3 14:48:09 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:48:09 go: downloading github.com/aws/smithy-go v1.11.0 14:48:10 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:48:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:48:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:48:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:48:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:48:11 go: downloading github.com/jinzhu/inflection v1.0.0 14:48:11 go: downloading github.com/gogo/protobuf v1.3.2 14:48:16 go: downloading cloud.google.com/go/compute v1.3.0 14:48:17 go: downloading cloud.google.com/go/iam v0.1.1 14:48:17 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:48:17 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:48:17 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:48:18 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:48:18 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:48:18 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:48:18 go: downloading github.com/dimchansky/utfbom v1.1.1 14:48:18 go: downloading k8s.io/klog/v2 v2.30.0 14:48:18 go: downloading github.com/google/gofuzz v1.1.0 14:48:18 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:48:19 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:48:20 go: downloading github.com/spf13/pflag v1.0.5 14:48:20 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:48:20 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:48:20 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:48:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:48:20 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:48:20 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:48:20 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:48:22 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:48:22 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:48:22 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:48:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:48:22 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:48:24 go: downloading go.opencensus.io v0.23.0 14:48:25 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:48:25 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:48:25 go: downloading gopkg.in/inf.v0 v0.9.1 14:48:25 go: downloading github.com/go-logr/logr v1.2.2 14:48:26 go: downloading github.com/google/go-cmp v0.5.7 14:48:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:48:26 go: downloading github.com/json-iterator/go v1.1.12 14:48:27 go: downloading github.com/googleapis/gnostic v0.5.5 14:48:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:48:31 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:48:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:48:32 go: downloading github.com/tklauser/numcpus v0.3.0 14:48:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:48:32 go: downloading go.uber.org/zap v1.21.0 14:48:33 go: downloading sigs.k8s.io/yaml v1.3.0 14:48:33 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:48:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:48:33 go: downloading github.com/modern-go/reflect2 v1.0.2 14:48:33 go: downloading github.com/ryanuber/go-glob v1.0.0 14:48:33 go: downloading github.com/golang/snappy v0.0.4 14:48:34 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:48:44 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:48:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:48:44 go: downloading github.com/hashicorp/go-version v1.2.0 14:48:44 go: downloading go.uber.org/multierr v1.6.0 14:49:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:49:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:50:07 Removing intermediate container 7e357107c176 14:50:07 ---> c6c79efe2b62 14:50:07 14:50:07 Step 10/23 : FROM alpine:3.14 14:50:07 3.14: Pulling from library/alpine 14:50:08 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:50:08 Status: Downloaded newer image for alpine:3.14 14:50:08 ---> ac73e934f311 14:50:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:50:09 ---> Running in fd053ed01e53 14:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:50:12 (1/1) Installing dumb-init (1.2.5-r1) 14:50:12 Executing busybox-1.33.1-r7.trigger 14:50:12 OK: 5 MiB in 15 packages 14:50:13 Removing intermediate container fd053ed01e53 14:50:13 ---> 28c2f8983ea3 14:50:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:50:13 ---> Running in abe36b840531 14:50:14 Removing intermediate container abe36b840531 14:50:14 ---> df96506ec76a 14:50:14 Step 13/23 : ENV APP_PORT=59882 14:50:14 ---> Running in 90d0478dbf20 14:50:14 Removing intermediate container 90d0478dbf20 14:50:14 ---> 9a08dbcca9d0 14:50:14 Step 14/23 : EXPOSE $APP_PORT 14:50:14 ---> Running in d3a0e72ab938 14:50:15 Removing intermediate container d3a0e72ab938 14:50:15 ---> 01b0e83a240f 14:50:15 Step 15/23 : WORKDIR / 14:50:15 ---> Running in 3b9868567022 14:50:16 Removing intermediate container 3b9868567022 14:50:16 ---> 4dd2856f51e7 14:50:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:50:17 ---> 534c01182fce 14:50:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:50:19 ---> 3eacd1c8ff81 14:50:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:50:20 ---> 644e6d3e19d1 14:50:20 Step 19/23 : ENTRYPOINT ["/core-command"] 14:50:20 ---> Running in a71e410e063e 14:50:21 Removing intermediate container a71e410e063e 14:50:21 ---> 6efac7ba4c1f 14:50:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:50:22 ---> Running in 064aebf294a5 14:50:23 Removing intermediate container 064aebf294a5 14:50:23 ---> 71101bf1783f 14:50:23 Step 21/23 : LABEL arch=arm64 14:50:23 ---> Running in 576a66f4a2e7 14:50:24 Removing intermediate container 576a66f4a2e7 14:50:24 ---> b6f19d5a98d6 14:50:24 Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:50:24 ---> Running in 08e45c617062 14:50:24 Removing intermediate container 08e45c617062 14:50:24 ---> 7f7df3ea8dc8 14:50:24 Step 23/23 : LABEL version=0.0.0 14:50:25 ---> Running in e1b1ede54c77 14:50:26 Removing intermediate container e1b1ede54c77 14:50:26 ---> c142ceaee1b0 14:50:26 14:50:27 Successfully built c142ceaee1b0 14:50:27 Successfully tagged core-command-arm64:latest 14:50:27  Building core-command ... done Building support-notifications 14:50:27 Removing intermediate container 176d41c1d8e2 14:50:27 ---> 695a9655bac8 14:50:27 14:50:27 Step 10/31 : FROM alpine:3.14 14:50:27 ---> ac73e934f311 14:50:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:50:28 ---> Running in 14afd5f1c249 14:50:28 Removing intermediate container 14afd5f1c249 14:50:28 ---> 87215f83655b 14:50:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:50:28 ---> Running in 52369df3e6e4 14:50:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:50:32 (1/2) Installing dumb-init (1.2.5-r1) 14:50:32 (2/2) Installing su-exec (0.2-r1) 14:50:32 Executing busybox-1.33.1-r7.trigger 14:50:32 OK: 6 MiB in 16 packages 14:50:34 Removing intermediate container 52369df3e6e4 14:50:34 ---> 6a876dafcdda 14:50:34 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:50:34 ---> Running in 6c0e2f252bbc 14:50:34 Removing intermediate container 6c0e2f252bbc 14:50:34 ---> 0396ede62d9c 14:50:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:50:34 ---> Running in 51caba432cfa 14:50:35 Removing intermediate container 51caba432cfa 14:50:35 ---> f0ef995f19d9 14:50:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:50:35 ---> Running in 40a7b02cb5c8 14:50:38 Removing intermediate container 40a7b02cb5c8 14:50:38 ---> 6a8f6df62a1b 14:50:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:50:38 ---> Running in 91b5a45227a7 14:50:39 Removing intermediate container 91b5a45227a7 14:50:39 ---> 7e1f6ef105ae 14:50:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:50:40 ---> ca7399776c43 14:50:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:50:40 ---> Running in 5d9d07e4d648 14:50:44 Removing intermediate container 5d9d07e4d648 14:50:44 ---> 00e814ea3360 14:50:44 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:50:45 ---> 6cf2d85d7419 14:50:45 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:50:48 ---> f16818ea1acc 14:50:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:50:49 ---> 943db5b1dec3 14:50:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:50:50 ---> 7e560ecb4839 14:50:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:50:52 ---> 003b0a9011c0 14:50:52 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:50:52 ---> Running in 6a4dd4f857b5 14:50:53 Removing intermediate container 6a4dd4f857b5 14:50:53 ---> 1493e03afba1 14:50:53 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:50:54 ---> fb5afc4bf0a0 14:50:54 Step 26/31 : RUN chmod +x /entrypoint.sh 14:50:54 ---> Running in d9fba8573e1b 14:50:58 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:50:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:50:58 ---> 273fc553f023 14:50:58 Step 3/22 : WORKDIR /edgex-go 14:50:58 ---> Using cache 14:50:58 ---> 4536456b5bc1 14:50:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:58 ---> Using cache 14:50:58 ---> c9423bdd1946 14:50:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:50:58 ---> Running in df93a677a487 14:50:58 Removing intermediate container d9fba8573e1b 14:50:58 ---> 872aa9aa98d5 14:50:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:50:58 ---> Running in 91ae3f834f14 14:51:00 Removing intermediate container 91ae3f834f14 14:51:00 ---> 055fdfeb6be3 14:51:00 Step 28/31 : CMD ["gate"] 14:51:00 ---> Running in a31831bed838 14:51:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:51:00 Removing intermediate container a31831bed838 14:51:00 ---> 202b46af5d1a 14:51:00 Step 29/31 : LABEL arch=arm64 14:51:01 ---> Running in 7e71efd883cb 14:51:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:51:01 Removing intermediate container 7e71efd883cb 14:51:01 ---> 7db47af8f971 14:51:01 Step 30/31 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:51:02 ---> Running in 5c05dd763a59 14:51:02 Removing intermediate container 5c05dd763a59 14:51:02 ---> c090e4b540f9 14:51:02 Step 31/31 : LABEL version=0.0.0 14:51:02 ---> Running in 2557b1348cfe 14:51:03 OK: 220 MiB in 52 packages 14:51:03 Removing intermediate container 2557b1348cfe 14:51:03 ---> c9fb36e8d1d7 14:51:03 14:51:04 Successfully built c9fb36e8d1d7 14:51:04 Successfully tagged security-bootstrapper-arm64:latest 14:51:04 Building security-spire-agent 14:51:04  Building security-bootstrapper ... done Removing intermediate container df93a677a487 14:51:04 ---> d00c6aa04eb5 14:51:04 Step 6/22 : COPY go.mod vendor* ./ 14:51:05 ---> 93ddd7ee3a57 14:51:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:05 ---> Running in 44c6c226dd5a 14:51:11 Removing intermediate container 44c6c226dd5a 14:51:11 ---> bc204f01ec16 14:51:11 Step 8/22 : COPY . . 14:51:33 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:51:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:51:33 ---> 273fc553f023 14:51:33 Step 3/26 : WORKDIR /edgex-go 14:51:33 ---> Using cache 14:51:33 ---> 4536456b5bc1 14:51:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:33 ---> Using cache 14:51:33 ---> c9423bdd1946 14:51:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:51:34 ---> Running in 373714f2e5ed 14:51:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:51:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:51:38 ---> 5be786e0b0b6 14:51:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:51:38 ---> Running in 72632732cce6 14:51:39 OK: 220 MiB in 52 packages 14:51:40 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 14:51:41 Removing intermediate container 373714f2e5ed 14:51:41 ---> 926eac1b37a4 14:51:41 Step 6/26 : COPY go.mod vendor* ./ 14:51:42 ---> 261155dccbe7 14:51:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:51:42 ---> Running in 07d003c5abf9 14:51:47 Removing intermediate container 07d003c5abf9 14:51:47 ---> 6041e35cf2a4 14:51:47 Step 8/26 : COPY . . 14:52:09 ---> 47cb2c9bc274 14:52:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:52:09 ---> Running in df9307c541e3 14:52:09 Removing intermediate container df9307c541e3 14:52:09 ---> db9811323da6 14:52:09 Step 10/26 : RUN mkdir -p spire-build 14:52:10 ---> Running in 784dec9bbcad 14:52:12 Removing intermediate container 784dec9bbcad 14:52:12 ---> 6116099ad437 14:52:12 Step 11/26 : WORKDIR /edgex-go/spire-build 14:52:13 ---> Running in c842253f3838 14:52:13 Removing intermediate container c842253f3838 14:52:13 ---> b4a4fce80ef5 14:52:13 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 14:52:13 ---> Running in ecc176f1be82 14:52:17 spire-1.2.1/ 14:52:17 spire-1.2.1/.data/ 14:52:17 spire-1.2.1/.data/.file 14:52:17 spire-1.2.1/.dockerignore 14:52:17 spire-1.2.1/.gitattributes 14:52:17 spire-1.2.1/.githooks/ 14:52:17 spire-1.2.1/.githooks/pre-commit 14:52:17 spire-1.2.1/.github/ 14:52:17 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:52:17 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:52:17 spire-1.2.1/.github/dependabot.yml 14:52:17 spire-1.2.1/.github/workflows/ 14:52:17 spire-1.2.1/.github/workflows/nightly_build.yaml 14:52:17 spire-1.2.1/.github/workflows/pr_build.yaml 14:52:17 spire-1.2.1/.github/workflows/release_build.yaml 14:52:17 spire-1.2.1/.github/workflows/scripts/ 14:52:17 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:52:17 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:52:17 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:52:17 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:52:17 spire-1.2.1/.github/workflows/scripts/split.sh 14:52:17 spire-1.2.1/.gitignore 14:52:17 spire-1.2.1/.go-version 14:52:17 spire-1.2.1/.golangci.yml 14:52:17 spire-1.2.1/ADOPTERS.md 14:52:17 spire-1.2.1/CHANGELOG.md 14:52:17 spire-1.2.1/CODE-OF-CONDUCT.md 14:52:17 spire-1.2.1/CODEOWNERS 14:52:17 spire-1.2.1/CONTRIBUTING.md 14:52:17 spire-1.2.1/Dockerfile 14:52:17 spire-1.2.1/Dockerfile.dev 14:52:17 spire-1.2.1/Dockerfile.scratch 14:52:17 spire-1.2.1/LICENSE 14:52:17 spire-1.2.1/MAINTAINERS.md 14:52:17 spire-1.2.1/Makefile 14:52:17 spire-1.2.1/README.md 14:52:17 spire-1.2.1/ROADMAP.md 14:52:17 spire-1.2.1/SECURITY.md 14:52:17 spire-1.2.1/cmd/ 14:52:17 spire-1.2.1/cmd/spire-agent/ 14:52:17 spire-1.2.1/cmd/spire-agent/cli/ 14:52:17 spire-1.2.1/cmd/spire-agent/cli/api/ 14:52:17 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:52:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:52:17 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:52:17 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:52:17 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:52:17 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:52:17 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:52:17 spire-1.2.1/cmd/spire-agent/cli/common/ 14:52:17 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:52:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:52:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:52:17 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:52:17 spire-1.2.1/cmd/spire-agent/cli/run/ 14:52:17 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:52:17 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:52:17 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:52:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:52:17 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:52:17 spire-1.2.1/cmd/spire-agent/main.go 14:52:17 spire-1.2.1/cmd/spire-server/ 14:52:17 spire-1.2.1/cmd/spire-server/cli/ 14:52:17 spire-1.2.1/cmd/spire-server/cli/agent/ 14:52:17 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:52:17 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/cli.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/entry/ 14:52:17 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/ 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:52:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:52:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/run/ 14:52:17 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/token/ 14:52:17 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/validate/ 14:52:17 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/x509/ 14:52:17 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:52:17 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:52:17 spire-1.2.1/cmd/spire-server/main.go 14:52:17 spire-1.2.1/cmd/spire-server/util/ 14:52:17 spire-1.2.1/cmd/spire-server/util/util.go 14:52:17 spire-1.2.1/conf/ 14:52:17 spire-1.2.1/conf/agent/ 14:52:17 spire-1.2.1/conf/agent/agent.conf 14:52:17 spire-1.2.1/conf/agent/agent_full.conf 14:52:17 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:52:17 spire-1.2.1/conf/server/ 14:52:17 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:52:17 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:52:17 spire-1.2.1/conf/server/server.conf 14:52:17 spire-1.2.1/conf/server/server_full.conf 14:52:17 spire-1.2.1/doc/ 14:52:17 spire-1.2.1/doc/SPIRE101.md 14:52:17 spire-1.2.1/doc/auditlog.md 14:52:17 spire-1.2.1/doc/authorization_policy_engine.md 14:52:17 spire-1.2.1/doc/changelog_guidelines.md 14:52:17 spire-1.2.1/doc/cure53-report.pdf 14:52:17 spire-1.2.1/doc/images/ 14:52:17 spire-1.2.1/doc/images/2019_roadmap.png 14:52:17 spire-1.2.1/doc/images/SPIRE101.png 14:52:17 spire-1.2.1/doc/images/SPIRE_agent.png 14:52:17 spire-1.2.1/doc/images/SPIRE_server.png 14:52:17 spire-1.2.1/doc/images/cache_mgr.png 14:52:17 spire-1.2.1/doc/images/cache_mgr_components.png 14:52:17 spire-1.2.1/doc/images/federated_spire.png 14:52:17 spire-1.2.1/doc/images/ha_mode.png 14:52:17 spire-1.2.1/doc/images/nested_spire.png 14:52:17 spire-1.2.1/doc/images/oidc_federation.png 14:52:17 spire-1.2.1/doc/images/single_trust_domain.png 14:52:17 spire-1.2.1/doc/images/spiffe_compatible.png 14:52:17 spire-1.2.1/doc/images/spire_logo.png 14:52:17 spire-1.2.1/doc/migrating_registration_api_clients.md 14:52:17 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:52:17 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:52:17 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:52:17 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:52:17 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:52:17 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:52:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:52:17 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:52:17 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:52:17 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:52:17 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:52:17 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:52:17 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:52:17 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:52:17 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:52:17 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:52:17 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:52:17 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:52:17 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:52:17 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:52:17 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:52:17 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:52:17 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:52:17 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:52:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:52:17 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:52:17 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:52:17 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:52:17 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:52:17 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:52:17 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:52:17 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:52:17 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:52:17 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:52:17 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:52:17 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:52:17 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:52:17 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:52:17 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:52:17 spire-1.2.1/doc/scaling_spire.md 14:52:17 spire-1.2.1/doc/spire_agent.md 14:52:17 spire-1.2.1/doc/spire_server.md 14:52:17 spire-1.2.1/doc/supported_integrations.md 14:52:17 spire-1.2.1/doc/telemetry.md 14:52:17 spire-1.2.1/doc/telemetry_config.md 14:52:17 spire-1.2.1/doc/upgrading.md 14:52:17 spire-1.2.1/doc/using_spire.md 14:52:17 spire-1.2.1/examples/ 14:52:17 spire-1.2.1/examples/README.md 14:52:17 spire-1.2.1/go.mod 14:52:17 spire-1.2.1/go.sum 14:52:17 spire-1.2.1/pkg/ 14:52:17 spire-1.2.1/pkg/agent/ 14:52:17 spire-1.2.1/pkg/agent/agent.go 14:52:17 spire-1.2.1/pkg/agent/api/ 14:52:17 spire-1.2.1/pkg/agent/api/config.go 14:52:17 spire-1.2.1/pkg/agent/api/debug/ 14:52:17 spire-1.2.1/pkg/agent/api/debug/v1/ 14:52:17 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:52:17 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:52:17 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:52:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:52:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:52:17 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:52:17 spire-1.2.1/pkg/agent/api/endpoints.go 14:52:17 spire-1.2.1/pkg/agent/api/health/ 14:52:17 spire-1.2.1/pkg/agent/api/health/v1/ 14:52:17 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:52:17 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:52:17 spire-1.2.1/pkg/agent/api/rpccontext/ 14:52:17 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:52:17 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:52:17 spire-1.2.1/pkg/agent/attestor/ 14:52:17 spire-1.2.1/pkg/agent/attestor/node/ 14:52:17 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:52:17 spire-1.2.1/pkg/agent/attestor/node/node.go 14:52:17 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:52:17 spire-1.2.1/pkg/agent/attestor/workload/ 14:52:17 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:52:17 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:52:17 spire-1.2.1/pkg/agent/catalog/ 14:52:17 spire-1.2.1/pkg/agent/catalog/catalog.go 14:52:17 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:52:17 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:52:17 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:52:17 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:52:17 spire-1.2.1/pkg/agent/client/ 14:52:17 spire-1.2.1/pkg/agent/client/client.go 14:52:17 spire-1.2.1/pkg/agent/client/client_test.go 14:52:17 spire-1.2.1/pkg/agent/client/dial.go 14:52:17 spire-1.2.1/pkg/agent/client/nodeconn.go 14:52:17 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:52:17 spire-1.2.1/pkg/agent/client/update.go 14:52:17 spire-1.2.1/pkg/agent/client/util.go 14:52:17 spire-1.2.1/pkg/agent/common/ 14:52:17 spire-1.2.1/pkg/agent/common/backoff/ 14:52:17 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:52:17 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:52:17 spire-1.2.1/pkg/agent/common/cgroups/ 14:52:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:52:17 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:52:17 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:52:17 spire-1.2.1/pkg/agent/config.go 14:52:17 spire-1.2.1/pkg/agent/endpoints/ 14:52:17 spire-1.2.1/pkg/agent/endpoints/config.go 14:52:17 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:52:17 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:52:17 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:52:17 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:52:17 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:52:17 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:52:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:52:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:52:17 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:52:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:52:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:52:17 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:52:17 spire-1.2.1/pkg/agent/endpoints/workload/ 14:52:17 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:52:17 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:52:17 spire-1.2.1/pkg/agent/manager/ 14:52:17 spire-1.2.1/pkg/agent/manager/cache/ 14:52:17 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:52:17 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:52:17 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:52:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:52:17 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:52:17 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:52:17 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:52:17 spire-1.2.1/pkg/agent/manager/config.go 14:52:17 spire-1.2.1/pkg/agent/manager/manager.go 14:52:17 spire-1.2.1/pkg/agent/manager/manager_test.go 14:52:17 spire-1.2.1/pkg/agent/manager/storage.go 14:52:17 spire-1.2.1/pkg/agent/manager/storage_test.go 14:52:17 spire-1.2.1/pkg/agent/manager/storecache/ 14:52:17 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:52:17 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:52:17 spire-1.2.1/pkg/agent/manager/sync.go 14:52:17 spire-1.2.1/pkg/agent/plugin/ 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:52:17 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:52:17 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:52:17 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:52:17 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:52:17 spire-1.2.1/pkg/agent/svid/ 14:52:17 spire-1.2.1/pkg/agent/svid/rotator.go 14:52:17 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:52:17 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:52:17 spire-1.2.1/pkg/agent/svid/store/ 14:52:17 spire-1.2.1/pkg/agent/svid/store/service.go 14:52:17 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:52:17 spire-1.2.1/pkg/common/ 14:52:17 spire-1.2.1/pkg/common/agentpathtemplate/ 14:52:17 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:52:17 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:52:17 spire-1.2.1/pkg/common/api/ 14:52:17 spire-1.2.1/pkg/common/api/metrics.go 14:52:17 spire-1.2.1/pkg/common/api/middleware/ 14:52:17 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:52:17 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:52:17 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:52:17 spire-1.2.1/pkg/common/api/middleware/logger.go 14:52:17 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:52:17 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:52:17 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:52:17 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:52:17 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:52:17 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:52:17 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:52:17 spire-1.2.1/pkg/common/api/middleware/names.go 14:52:17 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:52:17 spire-1.2.1/pkg/common/api/names.go 14:52:17 spire-1.2.1/pkg/common/api/ratelimit.go 14:52:17 spire-1.2.1/pkg/common/api/rpccontext/ 14:52:17 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:52:17 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:52:17 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:52:17 spire-1.2.1/pkg/common/auth/ 14:52:17 spire-1.2.1/pkg/common/auth/interceptors.go 14:52:17 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:52:17 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:52:17 spire-1.2.1/pkg/common/bundleutil/ 14:52:17 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:52:17 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:52:17 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:52:17 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:52:17 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:52:17 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:52:17 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:52:17 spire-1.2.1/pkg/common/bundleutil/types.go 14:52:17 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:52:17 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:52:17 spire-1.2.1/pkg/common/catalog/ 14:52:17 spire-1.2.1/pkg/common/catalog/bind.go 14:52:17 spire-1.2.1/pkg/common/catalog/builtin.go 14:52:17 spire-1.2.1/pkg/common/catalog/catalog.go 14:52:17 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:52:17 spire-1.2.1/pkg/common/catalog/closers.go 14:52:17 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:52:17 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:52:17 spire-1.2.1/pkg/common/catalog/config.go 14:52:17 spire-1.2.1/pkg/common/catalog/config_test.go 14:52:17 spire-1.2.1/pkg/common/catalog/configure.go 14:52:17 spire-1.2.1/pkg/common/catalog/constraints.go 14:52:17 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:52:17 spire-1.2.1/pkg/common/catalog/context.go 14:52:17 spire-1.2.1/pkg/common/catalog/external.go 14:52:17 spire-1.2.1/pkg/common/catalog/host.go 14:52:17 spire-1.2.1/pkg/common/catalog/pipenet.go 14:52:17 spire-1.2.1/pkg/common/catalog/plugin.go 14:52:17 spire-1.2.1/pkg/common/catalog/testplugin/ 14:52:17 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:52:17 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:52:17 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:52:17 spire-1.2.1/pkg/common/cli/ 14:52:17 spire-1.2.1/pkg/common/cli/env.go 14:52:17 spire-1.2.1/pkg/common/cli/flags.go 14:52:17 spire-1.2.1/pkg/common/cli/trust_domain.go 14:52:17 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:52:17 spire-1.2.1/pkg/common/cli/umask.go 14:52:17 spire-1.2.1/pkg/common/cli/umask_posix.go 14:52:17 spire-1.2.1/pkg/common/cli/umask_test.go 14:52:17 spire-1.2.1/pkg/common/cli/umask_windows.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/ 14:52:17 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/flag.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/format.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/ 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:52:17 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:52:17 spire-1.2.1/pkg/common/coretypes/ 14:52:17 spire-1.2.1/pkg/common/coretypes/bundle/ 14:52:17 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:52:17 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:52:17 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:52:17 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:52:17 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:52:17 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:52:17 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:52:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:52:17 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:52:17 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:52:17 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:52:17 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:52:17 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:52:17 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:52:17 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:52:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:52:17 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:52:17 spire-1.2.1/pkg/common/cryptoutil/ 14:52:17 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:52:17 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:52:17 spire-1.2.1/pkg/common/diskutil/ 14:52:17 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:52:17 spire-1.2.1/pkg/common/diskutil/file_test.go 14:52:17 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:52:17 spire-1.2.1/pkg/common/errorutil/ 14:52:17 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:52:17 spire-1.2.1/pkg/common/health/ 14:52:17 spire-1.2.1/pkg/common/health/config.go 14:52:17 spire-1.2.1/pkg/common/health/context.go 14:52:17 spire-1.2.1/pkg/common/health/context_test.go 14:52:17 spire-1.2.1/pkg/common/health/health.go 14:52:17 spire-1.2.1/pkg/common/health/health_test.go 14:52:17 spire-1.2.1/pkg/common/health/logger.go 14:52:17 spire-1.2.1/pkg/common/hostservice/ 14:52:17 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:52:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:52:17 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:52:17 spire-1.2.1/pkg/common/idutil/ 14:52:17 spire-1.2.1/pkg/common/idutil/require.go 14:52:17 spire-1.2.1/pkg/common/idutil/require_test.go 14:52:17 spire-1.2.1/pkg/common/idutil/safety.go 14:52:17 spire-1.2.1/pkg/common/idutil/safety_test.go 14:52:17 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:52:17 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:52:17 spire-1.2.1/pkg/common/jwtsvid/ 14:52:17 spire-1.2.1/pkg/common/jwtsvid/common.go 14:52:17 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:52:17 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:52:17 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:52:17 spire-1.2.1/pkg/common/jwtutil/ 14:52:17 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:52:17 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:52:17 spire-1.2.1/pkg/common/log/ 14:52:17 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:52:17 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:52:17 spire-1.2.1/pkg/common/log/log.go 14:52:17 spire-1.2.1/pkg/common/log/log_test.go 14:52:17 spire-1.2.1/pkg/common/log/options.go 14:52:17 spire-1.2.1/pkg/common/nodeutil/ 14:52:17 spire-1.2.1/pkg/common/nodeutil/node.go 14:52:17 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:52:17 spire-1.2.1/pkg/common/peertracker/ 14:52:17 spire-1.2.1/pkg/common/peertracker/conn.go 14:52:17 spire-1.2.1/pkg/common/peertracker/credentials.go 14:52:17 spire-1.2.1/pkg/common/peertracker/errors.go 14:52:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:52:17 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:52:17 spire-1.2.1/pkg/common/peertracker/info.go 14:52:17 spire-1.2.1/pkg/common/peertracker/listener.go 14:52:17 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:52:17 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:52:17 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:52:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:52:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:52:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:52:17 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:52:17 spire-1.2.1/pkg/common/peertracker/tcp.go 14:52:17 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:52:17 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:52:17 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:52:17 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:52:17 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:52:17 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:52:17 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:52:17 spire-1.2.1/pkg/common/peertracker/uds.go 14:52:17 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:52:17 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:52:17 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:52:17 spire-1.2.1/pkg/common/pemutil/ 14:52:17 spire-1.2.1/pkg/common/pemutil/block.go 14:52:17 spire-1.2.1/pkg/common/pemutil/certs.go 14:52:17 spire-1.2.1/pkg/common/pemutil/common.go 14:52:17 spire-1.2.1/pkg/common/pemutil/csr.go 14:52:17 spire-1.2.1/pkg/common/pemutil/keys.go 14:52:17 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:52:17 spire-1.2.1/pkg/common/pemutil/testdata/ 14:52:17 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:52:17 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:52:17 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:52:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:52:17 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:52:17 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:52:17 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:52:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:52:17 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:52:17 spire-1.2.1/pkg/common/plugin/ 14:52:17 spire-1.2.1/pkg/common/plugin/aws/ 14:52:17 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:52:17 spire-1.2.1/pkg/common/plugin/azure/ 14:52:17 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:52:17 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:52:17 spire-1.2.1/pkg/common/plugin/facade.go 14:52:17 spire-1.2.1/pkg/common/plugin/facade_test.go 14:52:17 spire-1.2.1/pkg/common/plugin/gcp/ 14:52:17 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:52:17 spire-1.2.1/pkg/common/plugin/k8s/ 14:52:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:52:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:52:17 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:52:17 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:52:17 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:52:17 spire-1.2.1/pkg/common/plugin/log.go 14:52:17 spire-1.2.1/pkg/common/plugin/sshpop/ 14:52:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:52:17 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:52:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:52:17 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:52:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:52:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:52:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:52:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:52:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:52:17 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:52:17 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:52:17 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:52:17 spire-1.2.1/pkg/common/plugin/x509pop/ 14:52:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:52:17 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:52:17 spire-1.2.1/pkg/common/profiling/ 14:52:17 spire-1.2.1/pkg/common/profiling/dumpers.go 14:52:17 spire-1.2.1/pkg/common/profiling/profiling.go 14:52:17 spire-1.2.1/pkg/common/protoutil/ 14:52:17 spire-1.2.1/pkg/common/protoutil/masks.go 14:52:17 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:52:17 spire-1.2.1/pkg/common/rotationutil/ 14:52:17 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:52:17 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:52:17 spire-1.2.1/pkg/common/selector/ 14:52:17 spire-1.2.1/pkg/common/selector/selector.go 14:52:17 spire-1.2.1/pkg/common/selector/selector_test.go 14:52:17 spire-1.2.1/pkg/common/selector/set.go 14:52:17 spire-1.2.1/pkg/common/selector/set_utils.go 14:52:17 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:52:17 spire-1.2.1/pkg/common/telemetry/ 14:52:17 spire-1.2.1/pkg/common/telemetry/agent/ 14:52:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:52:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:52:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:52:17 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:52:17 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:52:17 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:52:17 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:52:17 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:52:17 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:52:17 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:52:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:52:17 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:52:17 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:52:17 spire-1.2.1/pkg/common/telemetry/call.go 14:52:17 spire-1.2.1/pkg/common/telemetry/common/ 14:52:17 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:52:17 spire-1.2.1/pkg/common/telemetry/config.go 14:52:17 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:52:17 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:52:17 spire-1.2.1/pkg/common/telemetry/inmem.go 14:52:17 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:52:17 spire-1.2.1/pkg/common/telemetry/m3.go 14:52:17 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:52:17 spire-1.2.1/pkg/common/telemetry/metrics.go 14:52:17 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:52:17 spire-1.2.1/pkg/common/telemetry/names.go 14:52:17 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:52:17 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:52:17 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:52:17 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/ 14:52:17 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:52:17 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:52:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:52:17 spire-1.2.1/pkg/common/telemetry/server/server.go 14:52:17 spire-1.2.1/pkg/common/telemetry/sink.go 14:52:17 spire-1.2.1/pkg/common/telemetry/statsd.go 14:52:17 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:52:17 spire-1.2.1/pkg/common/telemetry/uptime.go 14:52:17 spire-1.2.1/pkg/common/telemetry/version.go 14:52:17 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:52:17 spire-1.2.1/pkg/common/uptime/ 14:52:17 spire-1.2.1/pkg/common/uptime/uptime.go 14:52:17 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:52:17 spire-1.2.1/pkg/common/util/ 14:52:17 spire-1.2.1/pkg/common/util/certs.go 14:52:17 spire-1.2.1/pkg/common/util/certs_test.go 14:52:17 spire-1.2.1/pkg/common/util/csr.go 14:52:17 spire-1.2.1/pkg/common/util/hash.go 14:52:17 spire-1.2.1/pkg/common/util/selectors.go 14:52:17 spire-1.2.1/pkg/common/util/selectors_test.go 14:52:17 spire-1.2.1/pkg/common/util/signals.go 14:52:17 spire-1.2.1/pkg/common/util/sort.go 14:52:17 spire-1.2.1/pkg/common/util/sort_test.go 14:52:17 spire-1.2.1/pkg/common/util/task.go 14:52:17 spire-1.2.1/pkg/common/util/task_test.go 14:52:17 spire-1.2.1/pkg/common/util/testdata/ 14:52:17 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:52:17 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:52:17 spire-1.2.1/pkg/common/version/ 14:52:17 spire-1.2.1/pkg/common/version/version.go 14:52:17 spire-1.2.1/pkg/common/x509svid/ 14:52:17 spire-1.2.1/pkg/common/x509svid/common_test.go 14:52:17 spire-1.2.1/pkg/common/x509svid/csr.go 14:52:17 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:52:17 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:52:17 spire-1.2.1/pkg/common/x509util/ 14:52:17 spire-1.2.1/pkg/common/x509util/cert.go 14:52:17 spire-1.2.1/pkg/common/x509util/dns.go 14:52:17 spire-1.2.1/pkg/common/x509util/dns_test.go 14:52:17 spire-1.2.1/pkg/common/x509util/keyid.go 14:52:17 spire-1.2.1/pkg/common/x509util/keypair.go 14:52:17 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:52:17 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:52:17 spire-1.2.1/pkg/server/ 14:52:17 spire-1.2.1/pkg/server/api/ 14:52:17 spire-1.2.1/pkg/server/api/agent.go 14:52:17 spire-1.2.1/pkg/server/api/agent/ 14:52:17 spire-1.2.1/pkg/server/api/agent/v1/ 14:52:17 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:52:17 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:52:17 spire-1.2.1/pkg/server/api/agent_test.go 14:52:17 spire-1.2.1/pkg/server/api/api.go 14:52:17 spire-1.2.1/pkg/server/api/audit/ 14:52:17 spire-1.2.1/pkg/server/api/audit/audit.go 14:52:17 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:52:17 spire-1.2.1/pkg/server/api/bundle.go 14:52:17 spire-1.2.1/pkg/server/api/bundle/ 14:52:17 spire-1.2.1/pkg/server/api/bundle/v1/ 14:52:17 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:52:17 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:52:17 spire-1.2.1/pkg/server/api/bundle_test.go 14:52:17 spire-1.2.1/pkg/server/api/debug/ 14:52:17 spire-1.2.1/pkg/server/api/debug/v1/ 14:52:17 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:52:17 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:52:17 spire-1.2.1/pkg/server/api/entry.go 14:52:17 spire-1.2.1/pkg/server/api/entry/ 14:52:17 spire-1.2.1/pkg/server/api/entry/v1/ 14:52:17 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:52:17 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:52:17 spire-1.2.1/pkg/server/api/entry_test.go 14:52:17 spire-1.2.1/pkg/server/api/health/ 14:52:17 spire-1.2.1/pkg/server/api/health/v1/ 14:52:17 spire-1.2.1/pkg/server/api/health/v1/service.go 14:52:17 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:52:17 spire-1.2.1/pkg/server/api/id.go 14:52:17 spire-1.2.1/pkg/server/api/id_test.go 14:52:17 spire-1.2.1/pkg/server/api/limits/ 14:52:17 spire-1.2.1/pkg/server/api/limits/limits.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/ 14:52:17 spire-1.2.1/pkg/server/api/middleware/alias.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/audit.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/caller.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/common.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/entries.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:52:17 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:52:17 spire-1.2.1/pkg/server/api/ratelimit.go 14:52:17 spire-1.2.1/pkg/server/api/rpccontext/ 14:52:17 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:52:17 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:52:17 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:52:17 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:52:17 spire-1.2.1/pkg/server/api/selector.go 14:52:17 spire-1.2.1/pkg/server/api/selector_test.go 14:52:17 spire-1.2.1/pkg/server/api/status.go 14:52:17 spire-1.2.1/pkg/server/api/status_test.go 14:52:17 spire-1.2.1/pkg/server/api/svid/ 14:52:17 spire-1.2.1/pkg/server/api/svid/v1/ 14:52:17 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:52:17 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:52:17 spire-1.2.1/pkg/server/api/trustdomain.go 14:52:17 spire-1.2.1/pkg/server/api/trustdomain/ 14:52:17 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:52:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:52:17 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:52:17 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:52:17 spire-1.2.1/pkg/server/authpolicy/ 14:52:17 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:52:17 spire-1.2.1/pkg/server/authpolicy/policy.go 14:52:17 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:52:17 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:52:17 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:52:17 spire-1.2.1/pkg/server/authpolicy/validate.go 14:52:17 spire-1.2.1/pkg/server/bundle/ 14:52:17 spire-1.2.1/pkg/server/bundle/client/ 14:52:17 spire-1.2.1/pkg/server/bundle/client/client.go 14:52:17 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:52:17 spire-1.2.1/pkg/server/bundle/client/manager.go 14:52:17 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:52:17 spire-1.2.1/pkg/server/bundle/client/sources.go 14:52:17 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:52:17 spire-1.2.1/pkg/server/bundle/client/updater.go 14:52:17 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:52:17 spire-1.2.1/pkg/server/ca/ 14:52:17 spire-1.2.1/pkg/server/ca/ca.go 14:52:17 spire-1.2.1/pkg/server/ca/ca_health.go 14:52:17 spire-1.2.1/pkg/server/ca/ca_test.go 14:52:17 spire-1.2.1/pkg/server/ca/journal.go 14:52:17 spire-1.2.1/pkg/server/ca/journal_test.go 14:52:17 spire-1.2.1/pkg/server/ca/manager.go 14:52:17 spire-1.2.1/pkg/server/ca/manager_health.go 14:52:17 spire-1.2.1/pkg/server/ca/manager_test.go 14:52:17 spire-1.2.1/pkg/server/ca/templates.go 14:52:17 spire-1.2.1/pkg/server/ca/upstream_client.go 14:52:17 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:52:17 spire-1.2.1/pkg/server/ca/validation.go 14:52:17 spire-1.2.1/pkg/server/cache/ 14:52:17 spire-1.2.1/pkg/server/cache/dscache/ 14:52:17 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:52:17 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:52:17 spire-1.2.1/pkg/server/cache/entrycache/ 14:52:17 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:52:17 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:52:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:52:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:52:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:52:17 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:52:17 spire-1.2.1/pkg/server/catalog/ 14:52:17 spire-1.2.1/pkg/server/catalog/catalog.go 14:52:17 spire-1.2.1/pkg/server/catalog/keymanager.go 14:52:17 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:52:17 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:52:17 spire-1.2.1/pkg/server/catalog/notifier.go 14:52:17 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:52:17 spire-1.2.1/pkg/server/config.go 14:52:17 spire-1.2.1/pkg/server/datastore/ 14:52:17 spire-1.2.1/pkg/server/datastore/datastore.go 14:52:17 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:52:17 spire-1.2.1/pkg/server/datastore/repository.go 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:52:17 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:52:17 spire-1.2.1/pkg/server/endpoints/ 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/ 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:52:17 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:52:17 spire-1.2.1/pkg/server/endpoints/config.go 14:52:17 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:52:17 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:52:17 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:52:17 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:52:17 spire-1.2.1/pkg/server/endpoints/middleware.go 14:52:17 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:52:17 spire-1.2.1/pkg/server/hostservice/ 14:52:17 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:52:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:52:17 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:52:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:52:17 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:52:17 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:52:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:52:17 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/ 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/ 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:52:17 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:52:17 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:52:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:52:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:52:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:52:17 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:52:17 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:52:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:52:17 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/notifier/ 14:52:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:52:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:52:17 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:52:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:52:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:52:17 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:52:17 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:52:17 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:52:17 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:52:17 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:52:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:52:18 spire-1.2.1/pkg/server/registration/ 14:52:18 spire-1.2.1/pkg/server/registration/manager.go 14:52:18 spire-1.2.1/pkg/server/registration/manager_test.go 14:52:18 spire-1.2.1/pkg/server/scanentries.go 14:52:18 spire-1.2.1/pkg/server/scanentries_test.go 14:52:18 spire-1.2.1/pkg/server/server.go 14:52:18 spire-1.2.1/pkg/server/server_test.go 14:52:18 spire-1.2.1/pkg/server/svid/ 14:52:18 spire-1.2.1/pkg/server/svid/observer.go 14:52:18 spire-1.2.1/pkg/server/svid/observer_test.go 14:52:18 spire-1.2.1/pkg/server/svid/rotator.go 14:52:18 spire-1.2.1/pkg/server/svid/rotator_config.go 14:52:18 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:52:18 spire-1.2.1/pkg/server/svid/rotator_test.go 14:52:18 spire-1.2.1/proto/ 14:52:18 spire-1.2.1/proto/private/ 14:52:18 spire-1.2.1/proto/private/server/ 14:52:18 spire-1.2.1/proto/private/server/journal/ 14:52:18 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:52:18 spire-1.2.1/proto/private/server/journal/journal.proto 14:52:18 spire-1.2.1/proto/spire/ 14:52:18 spire-1.2.1/proto/spire/common/ 14:52:18 spire-1.2.1/proto/spire/common/common.pb.go 14:52:18 spire-1.2.1/proto/spire/common/common.proto 14:52:18 spire-1.2.1/proto/spire/common/plugin/ 14:52:18 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:52:18 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:52:18 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:52:18 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:52:18 spire-1.2.1/proto/spire/plugin/ 14:52:18 spire-1.2.1/proto/spire/plugin/agent/ 14:52:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:52:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:52:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:52:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:52:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:52:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:52:18 spire-1.2.1/release/ 14:52:18 spire-1.2.1/release/spire-extras/ 14:52:18 spire-1.2.1/release/spire-extras/README.md 14:52:18 spire-1.2.1/release/spire-extras/conf/ 14:52:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:52:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:52:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:52:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:52:18 spire-1.2.1/release/spire/ 14:52:18 spire-1.2.1/release/spire/README.md 14:52:18 spire-1.2.1/release/spire/conf/ 14:52:18 spire-1.2.1/release/spire/conf/agent/ 14:52:18 spire-1.2.1/release/spire/conf/agent/agent.conf 14:52:18 spire-1.2.1/release/spire/conf/server/ 14:52:18 spire-1.2.1/release/spire/conf/server/server.conf 14:52:18 spire-1.2.1/script/ 14:52:18 spire-1.2.1/script/build-artifact.sh 14:52:18 spire-1.2.1/script/generate_dummy_ca.sh 14:52:18 spire-1.2.1/support/ 14:52:18 spire-1.2.1/support/k8s/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:52:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:52:18 spire-1.2.1/support/oidc-discovery-provider/ 14:52:18 spire-1.2.1/support/oidc-discovery-provider/README.md 14:52:18 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:52:18 spire-1.2.1/support/oidc-discovery-provider/config.go 14:52:18 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:52:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:52:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:52:18 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:52:18 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:52:18 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:52:18 spire-1.2.1/support/oidc-discovery-provider/main.go 14:52:18 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:52:18 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:52:18 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:52:18 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:52:18 spire-1.2.1/test/ 14:52:18 spire-1.2.1/test/clock/ 14:52:18 spire-1.2.1/test/clock/clock.go 14:52:18 spire-1.2.1/test/fakes/ 14:52:18 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:52:18 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:52:18 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:52:18 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:52:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:52:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:52:18 spire-1.2.1/test/fakes/fakeagentstore/ 14:52:18 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:52:18 spire-1.2.1/test/fakes/fakedatastore/ 14:52:18 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:52:18 spire-1.2.1/test/fakes/fakeentryclient/ 14:52:18 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:52:18 spire-1.2.1/test/fakes/fakehealthchecker/ 14:52:18 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:52:18 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:52:18 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:52:18 spire-1.2.1/test/fakes/fakemetrics/ 14:52:18 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:52:18 spire-1.2.1/test/fakes/fakenoderesolver/ 14:52:18 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:52:18 spire-1.2.1/test/fakes/fakenotifier/ 14:52:18 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:52:18 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:52:18 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:52:18 spire-1.2.1/test/fakes/fakeserverca/ 14:52:18 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:52:18 spire-1.2.1/test/fakes/fakeservercatalog/ 14:52:18 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:52:18 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:52:18 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:52:18 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:52:18 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:52:18 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:52:18 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:52:18 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:52:18 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:52:18 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:52:18 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:52:18 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:52:18 spire-1.2.1/test/fixture/ 14:52:18 spire-1.2.1/test/fixture/certs/ 14:52:18 spire-1.2.1/test/fixture/certs/agent_svid.der 14:52:18 spire-1.2.1/test/fixture/certs/base_cert.pem 14:52:18 spire-1.2.1/test/fixture/certs/base_csr.pem 14:52:18 spire-1.2.1/test/fixture/certs/base_key.pem 14:52:18 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:52:18 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:52:18 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:52:18 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:52:18 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:52:18 spire-1.2.1/test/fixture/certs/blog_key.pem 14:52:18 spire-1.2.1/test/fixture/certs/bundle.der 14:52:18 spire-1.2.1/test/fixture/certs/ca.pem 14:52:18 spire-1.2.1/test/fixture/certs/ca_key.pem 14:52:18 spire-1.2.1/test/fixture/certs/database_cert.pem 14:52:18 spire-1.2.1/test/fixture/certs/database_csr.pem 14:52:18 spire-1.2.1/test/fixture/certs/database_key.pem 14:52:18 spire-1.2.1/test/fixture/certs/node_cert.pem 14:52:18 spire-1.2.1/test/fixture/certs/node_csr.pem 14:52:18 spire-1.2.1/test/fixture/certs/node_key.pem 14:52:18 spire-1.2.1/test/fixture/certs/svid.pem 14:52:18 spire-1.2.1/test/fixture/certs/svid_key.pem 14:52:18 spire-1.2.1/test/fixture/config/ 14:52:18 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:52:18 spire-1.2.1/test/fixture/config/agent_good.conf 14:52:18 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:52:18 spire-1.2.1/test/fixture/config/plugin_good.conf 14:52:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:52:18 spire-1.2.1/test/fixture/config/server_good.conf 14:52:18 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:52:18 spire-1.2.1/test/fixture/fixture.go 14:52:18 spire-1.2.1/test/fixture/nodeattestor/ 14:52:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:52:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:52:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:52:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:52:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:52:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:52:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:52:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:52:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:52:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:52:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:52:18 spire-1.2.1/test/fixture/registration/ 14:52:18 spire-1.2.1/test/fixture/registration/entries.json 14:52:18 spire-1.2.1/test/fixture/registration/good-for-update.json 14:52:18 spire-1.2.1/test/fixture/registration/good.json 14:52:18 spire-1.2.1/test/fixture/registration/invalid.json 14:52:18 spire-1.2.1/test/fixture/registration/invalid_json.json 14:52:18 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:52:18 spire-1.2.1/test/integration/ 14:52:18 spire-1.2.1/test/integration/README.md 14:52:18 spire-1.2.1/test/integration/common 14:52:18 spire-1.2.1/test/integration/setup/ 14:52:18 spire-1.2.1/test/integration/setup/adminclient/ 14:52:18 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:52:18 spire-1.2.1/test/integration/setup/adminclient/client.go 14:52:18 spire-1.2.1/test/integration/setup/debugagent/ 14:52:18 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:52:18 spire-1.2.1/test/integration/setup/debugagent/main.go 14:52:18 spire-1.2.1/test/integration/setup/debugserver/ 14:52:18 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:52:18 spire-1.2.1/test/integration/setup/debugserver/main.go 14:52:18 spire-1.2.1/test/integration/setup/downstreamclient/ 14:52:18 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:52:18 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:52:18 spire-1.2.1/test/integration/setup/itclient/ 14:52:18 spire-1.2.1/test/integration/setup/itclient/client.go 14:52:18 spire-1.2.1/test/integration/setup/node-attestation/ 14:52:18 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:52:18 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:52:18 spire-1.2.1/test/integration/setup/x509pop/ 14:52:18 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:52:18 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:52:18 spire-1.2.1/test/integration/suites/ 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:52:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:52:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:52:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:52:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:52:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:52:18 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:52:18 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:52:18 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:52:18 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:52:18 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:52:18 spire-1.2.1/test/integration/suites/join-token/ 14:52:18 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:52:18 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:52:18 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:52:18 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:52:18 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:52:18 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:52:18 spire-1.2.1/test/integration/suites/join-token/README.md 14:52:18 spire-1.2.1/test/integration/suites/join-token/conf/ 14:52:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:52:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/join-token/teardown 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:52:18 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:52:18 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:52:18 spire-1.2.1/test/integration/suites/k8s/ 14:52:18 spire-1.2.1/test/integration/suites/k8s/00-setup 14:52:18 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:52:18 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:52:18 spire-1.2.1/test/integration/suites/k8s/README.md 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/ 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:52:18 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:52:18 spire-1.2.1/test/integration/suites/k8s/teardown 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/ 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:52:18 spire-1.2.1/test/integration/suites/rotation/ 14:52:18 spire-1.2.1/test/integration/suites/rotation/00-setup 14:52:18 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:52:18 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:52:18 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:52:18 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:52:18 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:52:18 spire-1.2.1/test/integration/suites/rotation/README.md 14:52:18 spire-1.2.1/test/integration/suites/rotation/conf/ 14:52:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:52:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/rotation/teardown 14:52:18 spire-1.2.1/test/integration/suites/self-test/ 14:52:18 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:52:18 spire-1.2.1/test/integration/suites/self-test/README.md 14:52:18 spire-1.2.1/test/integration/suites/self-test/teardown 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:52:18 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:52:18 spire-1.2.1/test/integration/suites/upgrade/ 14:52:18 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:52:18 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:52:18 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:52:18 spire-1.2.1/test/integration/suites/upgrade/README.md 14:52:18 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:52:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:52:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:52:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:52:18 spire-1.2.1/test/integration/suites/upgrade/teardown 14:52:18 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:52:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:52:18 spire-1.2.1/test/integration/test-one.sh 14:52:18 spire-1.2.1/test/integration/test.sh 14:52:18 spire-1.2.1/test/plugintest/ 14:52:18 spire-1.2.1/test/plugintest/config.go 14:52:18 spire-1.2.1/test/plugintest/load.go 14:52:18 spire-1.2.1/test/plugintest/option.go 14:52:18 spire-1.2.1/test/spiretest/ 14:52:18 spire-1.2.1/test/spiretest/apiserver.go 14:52:18 spire-1.2.1/test/spiretest/assertions.go 14:52:18 spire-1.2.1/test/spiretest/dir.go 14:52:18 spire-1.2.1/test/spiretest/errors_posix.go 14:52:18 spire-1.2.1/test/spiretest/errors_windows.go 14:52:18 spire-1.2.1/test/spiretest/logs.go 14:52:18 spire-1.2.1/test/spiretest/socketapi.go 14:52:18 spire-1.2.1/test/spiretest/suite.go 14:52:18 spire-1.2.1/test/spiretest/x509.go 14:52:18 spire-1.2.1/test/testca/ 14:52:18 spire-1.2.1/test/testca/ca.go 14:52:18 spire-1.2.1/test/testkey/ 14:52:18 spire-1.2.1/test/testkey/generate.sh 14:52:18 spire-1.2.1/test/testkey/genkeys.go 14:52:18 spire-1.2.1/test/testkey/keys.go 14:52:18 spire-1.2.1/test/testkey/new.go 14:52:18 spire-1.2.1/test/tpmsimulator/ 14:52:18 spire-1.2.1/test/tpmsimulator/simulator.go 14:52:18 spire-1.2.1/test/util/ 14:52:18 spire-1.2.1/test/util/cert_fixtures.go 14:52:18 spire-1.2.1/test/util/cert_generation.go 14:52:18 spire-1.2.1/test/util/io_redirection.go 14:52:18 spire-1.2.1/test/util/race.go 14:52:18 spire-1.2.1/test/util/util.go 14:52:18 building spire from source... 14:52:19 Installing go1.17.7... 14:52:25 Removing intermediate container 5b919cbdb5fd 14:52:25 ---> 99dc2fdf96a0 14:52:25 14:52:25 Step 9/20 : FROM alpine:3.15 14:52:25 3.15: Pulling from library/alpine 14:52:26 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:52:26 Status: Downloaded newer image for alpine:3.15 14:52:26 ---> 3fb3c9af89a9 14:52:26 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:52:26 ---> Running in 7363328999ce 14:52:27 Removing intermediate container 7363328999ce 14:52:27 ---> 4cc3617e57b9 14:52:27 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:27 ---> Running in d1b488442cda 14:52:29 Removing intermediate container d1b488442cda 14:52:29 ---> 76f27e773d28 14:52:29 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:52:29 ---> Running in 6d2cfa0196f4 14:52:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:52:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:52:34 v3.15.4-97-ge94e0a3d62 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:52:34 v3.15.4-96-g6f61cdf997 [https://nl.alpinelinux.org/alpine/v3.15/community] 14:52:34 OK: 15732 distinct packages available 14:52:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:52:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:52:36 (1/9) Installing ca-certificates (20211220-r0) 14:52:36 (2/9) Installing brotli-libs (1.0.9-r5) 14:52:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:52:36 (4/9) Installing libcurl (7.80.0-r1) 14:52:36 (5/9) Installing curl (7.80.0-r1) 14:52:37 (6/9) Installing dumb-init (1.2.5-r1) 14:52:37 (7/9) Installing musl-obstack (1.2.3-r0) 14:52:37 (8/9) Installing libucontext (1.1-r0) 14:52:37 (9/9) Installing gcompat (1.0.0-r4) 14:52:37 Executing busybox-1.34.1-r5.trigger 14:52:37 Executing ca-certificates-20211220-r0.trigger 14:52:37 OK: 8 MiB in 23 packages 14:52:40 Removing intermediate container 6d2cfa0196f4 14:52:40 ---> 219855a6b667 14:52:40 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:41 ---> 5d49d00a9d82 14:52:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:52:43 ---> 8ac72554f3e6 14:52:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:52:44 ---> 63b9e0b1027b 14:52:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:52:44 ---> Running in 371cf953c80d 14:52:45 Removing intermediate container 371cf953c80d 14:52:45 ---> 19e984226c70 14:52:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:52:45 ---> Running in 2fe10f9ab73b 14:52:45 Removing intermediate container 2fe10f9ab73b 14:52:46 ---> c4583f6cdb27 14:52:46 Step 18/20 : LABEL arch=arm64 14:52:46 ---> Running in 8c1a944c07b9 14:52:46 Removing intermediate container 8c1a944c07b9 14:52:46 ---> 99c4b1678bb9 14:52:46 Step 19/20 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:52:46 ---> Running in 25b548e45a69 14:52:47 Removing intermediate container 25b548e45a69 14:52:47 ---> ce430eb5818f 14:52:47 Step 20/20 : LABEL version=0.0.0 14:52:47 ---> Running in 1823d4615526 14:52:48 Removing intermediate container 1823d4615526 14:52:48 ---> 2f4f9bbb32c6 14:52:48 14:52:48 Successfully built 2f4f9bbb32c6 14:52:48 Successfully tagged security-spiffe-token-provider-arm64:latest 14:52:48  Building security-spiffe-token-provider ... done Building core-data 14:52:48 Building bin/spire-server... 14:52:48 go: downloading github.com/mitchellh/cli v1.1.2 14:52:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:52:49 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:52:49 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:52:50 go: downloading google.golang.org/grpc v1.44.0 14:52:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:52:52 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:52:54 go: downloading github.com/imdario/mergo v0.3.12 14:52:54 go: downloading github.com/sirupsen/logrus v1.8.1 14:52:56 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:52:57 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:52:57 go: downloading github.com/fatih/color v1.13.0 14:52:57 go: downloading github.com/mattn/go-isatty v0.0.14 14:52:57 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:52:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:52:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:52:57 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:52:59 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:52:59 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:52:59 go: downloading github.com/armon/go-metrics v0.3.10 14:52:59 go: downloading github.com/prometheus/client_golang v1.12.1 14:52:59 Removing intermediate container 397725cbca71 14:52:59 ---> c4fb26538a9c 14:52:59 14:52:59 Step 10/22 : FROM alpine:3.14 14:52:59 ---> ac73e934f311 14:52:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:52:59 ---> Using cache 14:52:59 ---> 28c2f8983ea3 14:52:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:52:59 ---> Using cache 14:52:59 ---> df96506ec76a 14:52:59 Step 13/22 : ENV APP_PORT=59861 14:52:59 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:53:00  ---> Running in 6f318af9456f 14:53:00 Removing intermediate container 6f318af9456f 14:53:00 ---> d84a76f80bb2 14:53:00 Step 14/22 : EXPOSE $APP_PORT 14:53:00 ---> Running in ed7142cf6030 14:53:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:53:01 go: downloading github.com/open-policy-agent/opa v0.38.0 14:53:01 Removing intermediate container ed7142cf6030 14:53:01 ---> 6305df183539 14:53:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:03 ---> 09282ab5aac4 14:53:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:53:06 ---> 40e2073ff211 14:53:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:53:08 ---> 06a4d7037cb0 14:53:08 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:53:08 ---> Running in f56e2de07383 14:53:09 Removing intermediate container f56e2de07383 14:53:09 ---> a980ac15a985 14:53:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:09 ---> Running in 22ad107b3503 14:53:10 Removing intermediate container 22ad107b3503 14:53:10 ---> 97b4da7c3776 14:53:10 Step 20/22 : LABEL arch=arm64 14:53:10 ---> Running in 8f1aeaf333b0 14:53:11 Removing intermediate container 8f1aeaf333b0 14:53:11 ---> 48feabd344ea 14:53:11 Step 21/22 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:53:11 ---> Running in c2e6f2923d8d 14:53:12 Removing intermediate container c2e6f2923d8d 14:53:12 ---> 32cd1bc0be1e 14:53:12 Step 22/22 : LABEL version=0.0.0 14:53:12 ---> Running in 358e352f2f50 14:53:13 Removing intermediate container 358e352f2f50 14:53:13 ---> 691c1c978285 14:53:13 14:53:13 Successfully built 691c1c978285 14:53:13 Successfully tagged support-scheduler-arm64:latest 14:53:13  Building support-scheduler ... done Building core-metadata 14:53:18 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:53:18 go: downloading github.com/mattn/go-colorable v0.1.12 14:53:18 go: downloading github.com/Masterminds/goutils v1.1.0 14:53:18 go: downloading github.com/Masterminds/semver v1.5.0 14:53:18 go: downloading github.com/google/uuid v1.1.2 14:53:18 go: downloading github.com/huandu/xstrings v1.3.2 14:53:18 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:53:18 go: downloading github.com/oklog/run v1.0.0 14:53:19 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:53:19 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:53:19 go: downloading go.uber.org/atomic v1.9.0 14:53:19 go: downloading github.com/prometheus/client_model v0.2.0 14:53:19 go: downloading github.com/prometheus/common v0.32.1 14:53:19 go: downloading github.com/beorn7/perks v1.0.1 14:53:19 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:53:20 go: downloading github.com/prometheus/procfs v0.7.3 14:53:20 go: downloading github.com/imkira/go-observer v1.0.3 14:53:21 go: downloading github.com/hashicorp/errwrap v1.1.0 14:53:21 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:53:21 go: downloading github.com/twmb/murmur3 v1.1.6 14:53:21 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:53:21 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:53:21 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:53:21 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:53:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:53:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:53:26 ---> 273fc553f023 14:53:26 Step 3/23 : WORKDIR /edgex-go 14:53:26 ---> Using cache 14:53:26 ---> 4536456b5bc1 14:53:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:26 ---> Using cache 14:53:26 ---> c9423bdd1946 14:53:26 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:53:26 ---> Running in 3141a2a64df6 14:53:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:53:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:53:29 OK: 220 MiB in 52 packages 14:53:31 Removing intermediate container 3141a2a64df6 14:53:31 ---> f325c1e2f4fa 14:53:31 Step 6/23 : COPY go.mod vendor* ./ 14:53:32 ---> fba15acefa4b 14:53:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:33 ---> Running in d05ab98f4edd 14:53:35 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:53:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:53:35 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:53:35 go: downloading github.com/stretchr/testify v1.7.0 14:53:35 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:53:35 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:53:41 Removing intermediate container d05ab98f4edd 14:53:41 ---> 5f42f0e9d08c 14:53:41 Step 8/23 : COPY . . 14:53:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:53:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:53:49 ---> 273fc553f023 14:53:49 Step 3/23 : WORKDIR /edgex-go 14:53:49 ---> Using cache 14:53:49 ---> 4536456b5bc1 14:53:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:49 ---> Using cache 14:53:49 ---> c9423bdd1946 14:53:49 Step 5/23 : RUN apk add --update --no-cache make git 14:53:49 ---> Using cache 14:53:49 ---> 33f6f254dd19 14:53:49 Step 6/23 : COPY go.mod vendor* ./ 14:53:49 ---> Using cache 14:53:49 ---> 6b2230bd3b0d 14:53:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:49 ---> Using cache 14:53:49 ---> 70c1787ec1e5 14:53:49 Step 8/23 : COPY . . 14:53:49 ---> Using cache 14:53:49 ---> 6cef6868c470 14:53:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:53:50 ---> Running in 89c8980c532b 14:53:53 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 14:54:05 go: downloading google.golang.org/api v0.70.0 14:54:05 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:54:05 go: downloading github.com/blang/semver/v4 v4.0.0 14:54:05 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:54:06 go: downloading github.com/jinzhu/gorm v1.9.16 14:54:06  ---> 38f9f87b0cbe 14:54:06 Step 9/23 : RUN make cmd/core-data/core-data 14:54:06 ---> Running in b5bfe9fccd5c 14:54:06 go: downloading github.com/lib/pq v1.10.4 14:54:07 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:54:07 go: downloading k8s.io/api v0.23.4 14:54:08 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 14:54:12 go: downloading github.com/google/go-tpm v0.3.3 14:54:12 go: downloading k8s.io/client-go v0.23.4 14:54:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:54:47 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:54:47 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:54:47 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:54:47 go: downloading cloud.google.com/go/storage v1.21.0 14:54:47 go: downloading cloud.google.com/go v0.100.2 14:54:49 go: downloading k8s.io/apimachinery v0.23.4 14:54:52 go: downloading k8s.io/kube-aggregator v0.23.3 14:54:52 go: downloading cloud.google.com/go/security v1.3.0 14:54:52 go: downloading github.com/hashicorp/vault/api v1.4.1 14:54:53 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:54:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:54:55 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:54:56 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:54:56 go: downloading gopkg.in/yaml.v2 v2.4.0 14:54:56 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:54:56 go: downloading github.com/gobwas/glob v0.2.3 14:54:56 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:54:56 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:54:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:54:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:54:57 go: downloading github.com/aws/smithy-go v1.11.0 14:54:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:54:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:54:59 go: downloading github.com/jinzhu/inflection v1.0.0 14:54:59 go: downloading github.com/gogo/protobuf v1.3.2 14:55:06 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:55:06 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:55:06 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:55:06 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:55:06 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:55:06 go: downloading github.com/dimchansky/utfbom v1.1.1 14:55:06 go: downloading cloud.google.com/go/compute v1.3.0 14:55:07 go: downloading cloud.google.com/go/iam v0.1.1 14:55:07 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:55:08 go: downloading k8s.io/klog/v2 v2.30.0 14:55:08 go: downloading github.com/google/gofuzz v1.1.0 14:55:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:55:09 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:55:10 go: downloading github.com/spf13/pflag v1.0.5 14:55:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:55:10 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:55:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:55:11 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:55:11 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:55:11 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:55:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:55:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:55:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:55:13 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:55:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:55:13 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:55:14 go: downloading go.opencensus.io v0.23.0 14:55:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:55:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:55:16 go: downloading gopkg.in/inf.v0 v0.9.1 14:55:16 go: downloading github.com/go-logr/logr v1.2.2 14:55:16 go: downloading github.com/google/go-cmp v0.5.7 14:55:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:55:17 go: downloading github.com/json-iterator/go v1.1.12 14:55:17 go: downloading github.com/googleapis/gnostic v0.5.5 14:55:20 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:55:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:55:21 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:55:23 go: downloading github.com/tklauser/numcpus v0.3.0 14:55:23 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:55:23 go: downloading go.uber.org/zap v1.21.0 14:55:24 go: downloading sigs.k8s.io/yaml v1.3.0 14:55:24 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:55:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:55:25 go: downloading github.com/modern-go/reflect2 v1.0.2 14:55:25 go: downloading github.com/ryanuber/go-glob v1.0.0 14:55:25 go: downloading github.com/golang/snappy v0.0.4 14:55:25 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:55:35 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:55:35 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:55:35 go: downloading github.com/hashicorp/go-version v1.2.0 14:55:35 go: downloading go.uber.org/multierr v1.6.0 14:56:07 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:56:07 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:59:15 Removing intermediate container 89c8980c532b 14:59:15 ---> 7b6ec4bf787c 14:59:15 14:59:15 Step 10/23 : FROM alpine:3.14 14:59:15 ---> ac73e934f311 14:59:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:59:15 ---> Using cache 14:59:15 ---> 28c2f8983ea3 14:59:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:59:15 ---> Using cache 14:59:15 ---> df96506ec76a 14:59:15 Step 13/23 : ENV APP_PORT=59881 14:59:15 ---> Running in 17adeb5ed978 14:59:15 Removing intermediate container 17adeb5ed978 14:59:15 ---> 5e241f014e18 14:59:15 Step 14/23 : EXPOSE $APP_PORT 14:59:15 ---> Running in a32029fc7d88 14:59:15 Removing intermediate container a32029fc7d88 14:59:15 ---> 1ca646efda09 14:59:15 Step 15/23 : WORKDIR / 14:59:15 ---> Running in d30ade6908a3 14:59:15 Removing intermediate container d30ade6908a3 14:59:15 ---> 730567172014 14:59:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:59:15 ---> c4d16a8eca01 14:59:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:59:17 ---> 45123e5e07c9 14:59:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:59:18 ---> 232057f569f2 14:59:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:59:18 ---> Running in dea2b551a5af 14:59:19 Removing intermediate container dea2b551a5af 14:59:19 ---> 63993dc54b13 14:59:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:59:19 ---> Running in d8011e62d151 14:59:20 Removing intermediate container d8011e62d151 14:59:20 ---> 5c16660bf76e 14:59:20 Step 21/23 : LABEL arch=arm64 14:59:21 ---> Running in d307853ca4a8 14:59:22 Removing intermediate container d307853ca4a8 14:59:22 ---> d8a068104d1d 14:59:22 Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:59:22 ---> Running in 687f7852dbfb 14:59:23 Removing intermediate container 687f7852dbfb 14:59:23 ---> a49d3b715d62 14:59:23 Step 23/23 : LABEL version=0.0.0 14:59:24 ---> Running in e038af225a90 14:59:25 Removing intermediate container e038af225a90 14:59:25 ---> d2231f3e74da 14:59:25 14:59:26 Successfully built d2231f3e74da 14:59:26 Successfully tagged core-metadata-arm64:latest 14:59:26 Building security-spire-server 14:59:31  Building core-metadata ... done Removing intermediate container 72632732cce6 14:59:31 ---> 6c0050536840 14:59:31 14:59:31 Step 10/22 : FROM alpine:3.14 14:59:31 ---> ac73e934f311 14:59:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:59:31 ---> Running in 424ef67222ed 14:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:59:35 (1/2) Installing ca-certificates (20211220-r0) 14:59:35 (2/2) Installing dumb-init (1.2.5-r1) 14:59:35 Executing busybox-1.33.1-r7.trigger 14:59:35 Executing ca-certificates-20211220-r0.trigger 14:59:35 OK: 6 MiB in 16 packages 14:59:38 Removing intermediate container 424ef67222ed 14:59:38 ---> ea7510eb5ab7 14:59:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:59:38 ---> Running in a61e4d7dc6ed 14:59:38 Removing intermediate container a61e4d7dc6ed 14:59:38 ---> 6687ef3b469f 14:59:38 Step 13/22 : ENV APP_PORT=59860 14:59:38 ---> Running in 4a00439726cd 14:59:39 Removing intermediate container 4a00439726cd 14:59:39 ---> d14228361ed2 14:59:39 Step 14/22 : EXPOSE $APP_PORT 14:59:39 ---> Running in 53a3a97c25f5 14:59:40 Removing intermediate container 53a3a97c25f5 14:59:40 ---> 5c52377f4633 14:59:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:59:41 ---> 55a074f0a807 14:59:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:59:45 ---> 29f2df23b787 14:59:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:59:46 ---> a11f586b14ef 14:59:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:59:47 ---> Running in e7f5f45710b9 14:59:47 Removing intermediate container e7f5f45710b9 14:59:47 ---> 5cc5232397e1 14:59:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:59:48 ---> Running in 45108b5d220d 14:59:49 Removing intermediate container 45108b5d220d 14:59:49 ---> faf9b1214908 14:59:49 Step 20/22 : LABEL arch=arm64 14:59:49 ---> Running in 88576c46d4e7 14:59:49 Removing intermediate container 88576c46d4e7 14:59:49 ---> 6f7a4ce77822 14:59:49 Step 21/22 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 14:59:49 ---> Running in ebcc4a6e3f5a 14:59:50 Removing intermediate container ebcc4a6e3f5a 14:59:50 ---> 141f39632fef 14:59:50 Step 22/22 : LABEL version=0.0.0 14:59:50 ---> Running in cbba4b5f9a17 14:59:51 Removing intermediate container cbba4b5f9a17 14:59:51 ---> 8eb33d23654f 14:59:51 14:59:52 Successfully built 8eb33d23654f 14:59:52 Successfully tagged support-notifications-arm64:latest 14:59:52 Building security-proxy-setup 15:00:04  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:00:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:00:04 ---> 273fc553f023 15:00:04 Step 3/25 : WORKDIR /edgex-go 15:00:04 ---> Using cache 15:00:04 ---> 4536456b5bc1 15:00:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:04 ---> Using cache 15:00:04 ---> c9423bdd1946 15:00:04 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:00:04 ---> Using cache 15:00:04 ---> 926eac1b37a4 15:00:04 Step 6/25 : COPY go.mod vendor* ./ 15:00:04 ---> Using cache 15:00:04 ---> 261155dccbe7 15:00:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:04 ---> Using cache 15:00:04 ---> 6041e35cf2a4 15:00:04 Step 8/25 : COPY . . 15:00:04 ---> Using cache 15:00:04 ---> 47cb2c9bc274 15:00:04 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:00:04 ---> Using cache 15:00:04 ---> db9811323da6 15:00:04 Step 10/25 : RUN mkdir -p spire-build 15:00:04 ---> Using cache 15:00:04 ---> 6116099ad437 15:00:04 Step 11/25 : WORKDIR /edgex-go/spire-build 15:00:04 ---> Using cache 15:00:04 ---> b4a4fce80ef5 15:00:04 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 15:00:05 ---> Running in c1f188b020fa 15:00:08 spire-1.2.1/ 15:00:08 spire-1.2.1/.data/ 15:00:08 spire-1.2.1/.data/.file 15:00:08 spire-1.2.1/.dockerignore 15:00:08 spire-1.2.1/.gitattributes 15:00:08 spire-1.2.1/.githooks/ 15:00:08 spire-1.2.1/.githooks/pre-commit 15:00:08 spire-1.2.1/.github/ 15:00:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 15:00:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 15:00:08 spire-1.2.1/.github/dependabot.yml 15:00:08 spire-1.2.1/.github/workflows/ 15:00:08 spire-1.2.1/.github/workflows/nightly_build.yaml 15:00:08 spire-1.2.1/.github/workflows/pr_build.yaml 15:00:08 spire-1.2.1/.github/workflows/release_build.yaml 15:00:08 spire-1.2.1/.github/workflows/scripts/ 15:00:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 15:00:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 15:00:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 15:00:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 15:00:08 spire-1.2.1/.github/workflows/scripts/split.sh 15:00:08 spire-1.2.1/.gitignore 15:00:08 spire-1.2.1/.go-version 15:00:08 spire-1.2.1/.golangci.yml 15:00:08 spire-1.2.1/ADOPTERS.md 15:00:08 spire-1.2.1/CHANGELOG.md 15:00:08 spire-1.2.1/CODE-OF-CONDUCT.md 15:00:08 spire-1.2.1/CODEOWNERS 15:00:08 spire-1.2.1/CONTRIBUTING.md 15:00:08 spire-1.2.1/Dockerfile 15:00:08 spire-1.2.1/Dockerfile.dev 15:00:08 spire-1.2.1/Dockerfile.scratch 15:00:08 spire-1.2.1/LICENSE 15:00:08 spire-1.2.1/MAINTAINERS.md 15:00:08 spire-1.2.1/Makefile 15:00:08 spire-1.2.1/README.md 15:00:08 spire-1.2.1/ROADMAP.md 15:00:08 spire-1.2.1/SECURITY.md 15:00:08 spire-1.2.1/cmd/ 15:00:08 spire-1.2.1/cmd/spire-agent/ 15:00:08 spire-1.2.1/cmd/spire-agent/cli/ 15:00:08 spire-1.2.1/cmd/spire-agent/cli/api/ 15:00:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 15:00:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 15:00:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 15:00:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 15:00:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 15:00:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 15:00:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 15:00:08 spire-1.2.1/cmd/spire-agent/cli/common/ 15:00:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 15:00:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 15:00:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 15:00:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 15:00:08 spire-1.2.1/cmd/spire-agent/cli/run/ 15:00:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 15:00:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 15:00:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 15:00:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 15:00:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 15:00:08 spire-1.2.1/cmd/spire-agent/main.go 15:00:08 spire-1.2.1/cmd/spire-server/ 15:00:08 spire-1.2.1/cmd/spire-server/cli/ 15:00:08 spire-1.2.1/cmd/spire-server/cli/agent/ 15:00:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 15:00:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/cli.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/entry/ 15:00:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/ 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 15:00:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 15:00:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/run/ 15:00:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/token/ 15:00:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/validate/ 15:00:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/x509/ 15:00:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 15:00:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 15:00:08 spire-1.2.1/cmd/spire-server/main.go 15:00:08 spire-1.2.1/cmd/spire-server/util/ 15:00:08 spire-1.2.1/cmd/spire-server/util/util.go 15:00:08 spire-1.2.1/conf/ 15:00:08 spire-1.2.1/conf/agent/ 15:00:08 spire-1.2.1/conf/agent/agent.conf 15:00:08 spire-1.2.1/conf/agent/agent_full.conf 15:00:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 15:00:08 spire-1.2.1/conf/server/ 15:00:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 15:00:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 15:00:08 spire-1.2.1/conf/server/server.conf 15:00:08 spire-1.2.1/conf/server/server_full.conf 15:00:08 spire-1.2.1/doc/ 15:00:08 spire-1.2.1/doc/SPIRE101.md 15:00:08 spire-1.2.1/doc/auditlog.md 15:00:08 spire-1.2.1/doc/authorization_policy_engine.md 15:00:08 spire-1.2.1/doc/changelog_guidelines.md 15:00:08 spire-1.2.1/doc/cure53-report.pdf 15:00:08 spire-1.2.1/doc/images/ 15:00:08 spire-1.2.1/doc/images/2019_roadmap.png 15:00:08 spire-1.2.1/doc/images/SPIRE101.png 15:00:08 spire-1.2.1/doc/images/SPIRE_agent.png 15:00:08 spire-1.2.1/doc/images/SPIRE_server.png 15:00:08 spire-1.2.1/doc/images/cache_mgr.png 15:00:08 spire-1.2.1/doc/images/cache_mgr_components.png 15:00:08 spire-1.2.1/doc/images/federated_spire.png 15:00:08 spire-1.2.1/doc/images/ha_mode.png 15:00:08 spire-1.2.1/doc/images/nested_spire.png 15:00:08 spire-1.2.1/doc/images/oidc_federation.png 15:00:08 spire-1.2.1/doc/images/single_trust_domain.png 15:00:08 spire-1.2.1/doc/images/spiffe_compatible.png 15:00:08 spire-1.2.1/doc/images/spire_logo.png 15:00:08 spire-1.2.1/doc/migrating_registration_api_clients.md 15:00:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 15:00:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 15:00:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 15:00:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 15:00:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 15:00:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 15:00:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 15:00:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 15:00:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 15:00:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 15:00:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 15:00:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 15:00:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 15:00:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 15:00:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 15:00:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 15:00:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 15:00:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 15:00:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 15:00:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 15:00:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 15:00:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 15:00:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 15:00:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 15:00:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 15:00:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 15:00:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 15:00:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 15:00:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 15:00:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 15:00:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 15:00:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 15:00:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 15:00:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 15:00:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 15:00:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 15:00:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 15:00:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 15:00:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 15:00:08 spire-1.2.1/doc/scaling_spire.md 15:00:08 spire-1.2.1/doc/spire_agent.md 15:00:08 spire-1.2.1/doc/spire_server.md 15:00:08 spire-1.2.1/doc/supported_integrations.md 15:00:08 spire-1.2.1/doc/telemetry.md 15:00:08 spire-1.2.1/doc/telemetry_config.md 15:00:08 spire-1.2.1/doc/upgrading.md 15:00:08 spire-1.2.1/doc/using_spire.md 15:00:08 spire-1.2.1/examples/ 15:00:08 spire-1.2.1/examples/README.md 15:00:08 spire-1.2.1/go.mod 15:00:08 spire-1.2.1/go.sum 15:00:08 spire-1.2.1/pkg/ 15:00:08 spire-1.2.1/pkg/agent/ 15:00:08 spire-1.2.1/pkg/agent/agent.go 15:00:08 spire-1.2.1/pkg/agent/api/ 15:00:08 spire-1.2.1/pkg/agent/api/config.go 15:00:08 spire-1.2.1/pkg/agent/api/debug/ 15:00:08 spire-1.2.1/pkg/agent/api/debug/v1/ 15:00:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 15:00:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 15:00:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 15:00:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 15:00:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 15:00:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 15:00:08 spire-1.2.1/pkg/agent/api/endpoints.go 15:00:08 spire-1.2.1/pkg/agent/api/health/ 15:00:08 spire-1.2.1/pkg/agent/api/health/v1/ 15:00:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 15:00:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 15:00:08 spire-1.2.1/pkg/agent/api/rpccontext/ 15:00:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 15:00:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 15:00:08 spire-1.2.1/pkg/agent/attestor/ 15:00:08 spire-1.2.1/pkg/agent/attestor/node/ 15:00:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 15:00:08 spire-1.2.1/pkg/agent/attestor/node/node.go 15:00:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 15:00:08 spire-1.2.1/pkg/agent/attestor/workload/ 15:00:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 15:00:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 15:00:08 spire-1.2.1/pkg/agent/catalog/ 15:00:08 spire-1.2.1/pkg/agent/catalog/catalog.go 15:00:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 15:00:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 15:00:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 15:00:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 15:00:08 spire-1.2.1/pkg/agent/client/ 15:00:08 spire-1.2.1/pkg/agent/client/client.go 15:00:08 spire-1.2.1/pkg/agent/client/client_test.go 15:00:08 spire-1.2.1/pkg/agent/client/dial.go 15:00:08 spire-1.2.1/pkg/agent/client/nodeconn.go 15:00:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 15:00:08 spire-1.2.1/pkg/agent/client/update.go 15:00:08 spire-1.2.1/pkg/agent/client/util.go 15:00:08 spire-1.2.1/pkg/agent/common/ 15:00:08 spire-1.2.1/pkg/agent/common/backoff/ 15:00:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 15:00:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 15:00:08 spire-1.2.1/pkg/agent/common/cgroups/ 15:00:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 15:00:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 15:00:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 15:00:08 spire-1.2.1/pkg/agent/config.go 15:00:08 spire-1.2.1/pkg/agent/endpoints/ 15:00:08 spire-1.2.1/pkg/agent/endpoints/config.go 15:00:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 15:00:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 15:00:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 15:00:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 15:00:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 15:00:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 15:00:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 15:00:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 15:00:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 15:00:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 15:00:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 15:00:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 15:00:08 spire-1.2.1/pkg/agent/endpoints/workload/ 15:00:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 15:00:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 15:00:08 spire-1.2.1/pkg/agent/manager/ 15:00:08 spire-1.2.1/pkg/agent/manager/cache/ 15:00:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 15:00:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 15:00:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 15:00:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 15:00:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 15:00:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 15:00:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 15:00:08 spire-1.2.1/pkg/agent/manager/config.go 15:00:08 spire-1.2.1/pkg/agent/manager/manager.go 15:00:08 spire-1.2.1/pkg/agent/manager/manager_test.go 15:00:08 spire-1.2.1/pkg/agent/manager/storage.go 15:00:08 spire-1.2.1/pkg/agent/manager/storage_test.go 15:00:08 spire-1.2.1/pkg/agent/manager/storecache/ 15:00:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 15:00:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 15:00:08 spire-1.2.1/pkg/agent/manager/sync.go 15:00:08 spire-1.2.1/pkg/agent/plugin/ 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 15:00:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 15:00:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 15:00:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 15:00:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 15:00:08 spire-1.2.1/pkg/agent/svid/ 15:00:08 spire-1.2.1/pkg/agent/svid/rotator.go 15:00:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 15:00:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 15:00:08 spire-1.2.1/pkg/agent/svid/store/ 15:00:08 spire-1.2.1/pkg/agent/svid/store/service.go 15:00:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 15:00:08 spire-1.2.1/pkg/common/ 15:00:08 spire-1.2.1/pkg/common/agentpathtemplate/ 15:00:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 15:00:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 15:00:08 spire-1.2.1/pkg/common/api/ 15:00:08 spire-1.2.1/pkg/common/api/metrics.go 15:00:08 spire-1.2.1/pkg/common/api/middleware/ 15:00:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 15:00:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 15:00:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 15:00:08 spire-1.2.1/pkg/common/api/middleware/logger.go 15:00:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 15:00:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 15:00:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 15:00:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 15:00:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 15:00:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 15:00:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 15:00:08 spire-1.2.1/pkg/common/api/middleware/names.go 15:00:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 15:00:08 spire-1.2.1/pkg/common/api/names.go 15:00:08 spire-1.2.1/pkg/common/api/ratelimit.go 15:00:08 spire-1.2.1/pkg/common/api/rpccontext/ 15:00:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 15:00:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 15:00:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 15:00:08 spire-1.2.1/pkg/common/auth/ 15:00:08 spire-1.2.1/pkg/common/auth/interceptors.go 15:00:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 15:00:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 15:00:08 spire-1.2.1/pkg/common/bundleutil/ 15:00:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 15:00:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 15:00:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 15:00:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 15:00:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 15:00:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 15:00:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 15:00:08 spire-1.2.1/pkg/common/bundleutil/types.go 15:00:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 15:00:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 15:00:08 spire-1.2.1/pkg/common/catalog/ 15:00:08 spire-1.2.1/pkg/common/catalog/bind.go 15:00:08 spire-1.2.1/pkg/common/catalog/builtin.go 15:00:08 spire-1.2.1/pkg/common/catalog/catalog.go 15:00:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 15:00:08 spire-1.2.1/pkg/common/catalog/closers.go 15:00:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 15:00:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 15:00:08 spire-1.2.1/pkg/common/catalog/config.go 15:00:08 spire-1.2.1/pkg/common/catalog/config_test.go 15:00:08 spire-1.2.1/pkg/common/catalog/configure.go 15:00:08 spire-1.2.1/pkg/common/catalog/constraints.go 15:00:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 15:00:08 spire-1.2.1/pkg/common/catalog/context.go 15:00:08 spire-1.2.1/pkg/common/catalog/external.go 15:00:08 spire-1.2.1/pkg/common/catalog/host.go 15:00:08 spire-1.2.1/pkg/common/catalog/pipenet.go 15:00:08 spire-1.2.1/pkg/common/catalog/plugin.go 15:00:08 spire-1.2.1/pkg/common/catalog/testplugin/ 15:00:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 15:00:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 15:00:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 15:00:08 spire-1.2.1/pkg/common/cli/ 15:00:08 spire-1.2.1/pkg/common/cli/env.go 15:00:08 spire-1.2.1/pkg/common/cli/flags.go 15:00:08 spire-1.2.1/pkg/common/cli/trust_domain.go 15:00:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 15:00:08 spire-1.2.1/pkg/common/cli/umask.go 15:00:08 spire-1.2.1/pkg/common/cli/umask_posix.go 15:00:08 spire-1.2.1/pkg/common/cli/umask_test.go 15:00:08 spire-1.2.1/pkg/common/cli/umask_windows.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/ 15:00:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/flag.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/format.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/ 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 15:00:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 15:00:08 spire-1.2.1/pkg/common/coretypes/ 15:00:08 spire-1.2.1/pkg/common/coretypes/bundle/ 15:00:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 15:00:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 15:00:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 15:00:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 15:00:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 15:00:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 15:00:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 15:00:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 15:00:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 15:00:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 15:00:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 15:00:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 15:00:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 15:00:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 15:00:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 15:00:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 15:00:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 15:00:08 spire-1.2.1/pkg/common/cryptoutil/ 15:00:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 15:00:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 15:00:08 spire-1.2.1/pkg/common/diskutil/ 15:00:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 15:00:08 spire-1.2.1/pkg/common/diskutil/file_test.go 15:00:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 15:00:08 spire-1.2.1/pkg/common/errorutil/ 15:00:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 15:00:08 spire-1.2.1/pkg/common/health/ 15:00:08 spire-1.2.1/pkg/common/health/config.go 15:00:08 spire-1.2.1/pkg/common/health/context.go 15:00:08 spire-1.2.1/pkg/common/health/context_test.go 15:00:08 spire-1.2.1/pkg/common/health/health.go 15:00:08 spire-1.2.1/pkg/common/health/health_test.go 15:00:08 spire-1.2.1/pkg/common/health/logger.go 15:00:08 spire-1.2.1/pkg/common/hostservice/ 15:00:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 15:00:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 15:00:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 15:00:08 spire-1.2.1/pkg/common/idutil/ 15:00:08 spire-1.2.1/pkg/common/idutil/require.go 15:00:08 spire-1.2.1/pkg/common/idutil/require_test.go 15:00:08 spire-1.2.1/pkg/common/idutil/safety.go 15:00:08 spire-1.2.1/pkg/common/idutil/safety_test.go 15:00:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 15:00:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 15:00:08 spire-1.2.1/pkg/common/jwtsvid/ 15:00:08 spire-1.2.1/pkg/common/jwtsvid/common.go 15:00:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 15:00:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 15:00:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 15:00:08 spire-1.2.1/pkg/common/jwtutil/ 15:00:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 15:00:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 15:00:08 spire-1.2.1/pkg/common/log/ 15:00:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 15:00:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 15:00:08 spire-1.2.1/pkg/common/log/log.go 15:00:08 spire-1.2.1/pkg/common/log/log_test.go 15:00:08 spire-1.2.1/pkg/common/log/options.go 15:00:08 spire-1.2.1/pkg/common/nodeutil/ 15:00:08 spire-1.2.1/pkg/common/nodeutil/node.go 15:00:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 15:00:08 spire-1.2.1/pkg/common/peertracker/ 15:00:08 spire-1.2.1/pkg/common/peertracker/conn.go 15:00:08 spire-1.2.1/pkg/common/peertracker/credentials.go 15:00:08 spire-1.2.1/pkg/common/peertracker/errors.go 15:00:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 15:00:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 15:00:08 spire-1.2.1/pkg/common/peertracker/info.go 15:00:08 spire-1.2.1/pkg/common/peertracker/listener.go 15:00:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 15:00:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 15:00:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 15:00:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 15:00:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 15:00:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 15:00:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 15:00:08 spire-1.2.1/pkg/common/peertracker/tcp.go 15:00:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 15:00:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 15:00:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 15:00:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 15:00:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 15:00:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 15:00:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 15:00:08 spire-1.2.1/pkg/common/peertracker/uds.go 15:00:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 15:00:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 15:00:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 15:00:08 spire-1.2.1/pkg/common/pemutil/ 15:00:08 spire-1.2.1/pkg/common/pemutil/block.go 15:00:08 spire-1.2.1/pkg/common/pemutil/certs.go 15:00:08 spire-1.2.1/pkg/common/pemutil/common.go 15:00:08 spire-1.2.1/pkg/common/pemutil/csr.go 15:00:08 spire-1.2.1/pkg/common/pemutil/keys.go 15:00:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 15:00:08 spire-1.2.1/pkg/common/pemutil/testdata/ 15:00:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 15:00:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 15:00:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 15:00:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 15:00:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 15:00:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 15:00:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 15:00:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 15:00:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 15:00:08 spire-1.2.1/pkg/common/plugin/ 15:00:08 spire-1.2.1/pkg/common/plugin/aws/ 15:00:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 15:00:08 spire-1.2.1/pkg/common/plugin/azure/ 15:00:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 15:00:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 15:00:08 spire-1.2.1/pkg/common/plugin/facade.go 15:00:08 spire-1.2.1/pkg/common/plugin/facade_test.go 15:00:08 spire-1.2.1/pkg/common/plugin/gcp/ 15:00:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 15:00:08 spire-1.2.1/pkg/common/plugin/k8s/ 15:00:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 15:00:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 15:00:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 15:00:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 15:00:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 15:00:08 spire-1.2.1/pkg/common/plugin/log.go 15:00:08 spire-1.2.1/pkg/common/plugin/sshpop/ 15:00:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 15:00:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 15:00:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 15:00:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 15:00:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 15:00:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 15:00:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 15:00:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 15:00:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 15:00:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 15:00:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 15:00:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 15:00:08 spire-1.2.1/pkg/common/plugin/x509pop/ 15:00:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 15:00:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 15:00:08 spire-1.2.1/pkg/common/profiling/ 15:00:08 spire-1.2.1/pkg/common/profiling/dumpers.go 15:00:08 spire-1.2.1/pkg/common/profiling/profiling.go 15:00:08 spire-1.2.1/pkg/common/protoutil/ 15:00:08 spire-1.2.1/pkg/common/protoutil/masks.go 15:00:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 15:00:08 spire-1.2.1/pkg/common/rotationutil/ 15:00:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 15:00:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 15:00:08 spire-1.2.1/pkg/common/selector/ 15:00:08 spire-1.2.1/pkg/common/selector/selector.go 15:00:08 spire-1.2.1/pkg/common/selector/selector_test.go 15:00:08 spire-1.2.1/pkg/common/selector/set.go 15:00:08 spire-1.2.1/pkg/common/selector/set_utils.go 15:00:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 15:00:08 spire-1.2.1/pkg/common/telemetry/ 15:00:08 spire-1.2.1/pkg/common/telemetry/agent/ 15:00:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 15:00:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 15:00:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 15:00:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 15:00:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 15:00:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 15:00:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 15:00:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 15:00:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 15:00:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 15:00:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 15:00:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 15:00:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 15:00:08 spire-1.2.1/pkg/common/telemetry/call.go 15:00:08 spire-1.2.1/pkg/common/telemetry/common/ 15:00:09 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 15:00:09 spire-1.2.1/pkg/common/telemetry/config.go 15:00:09 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 15:00:09 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 15:00:09 spire-1.2.1/pkg/common/telemetry/inmem.go 15:00:09 spire-1.2.1/pkg/common/telemetry/inmem_test.go 15:00:09 spire-1.2.1/pkg/common/telemetry/m3.go 15:00:09 spire-1.2.1/pkg/common/telemetry/m3_test.go 15:00:09 spire-1.2.1/pkg/common/telemetry/metrics.go 15:00:09 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 15:00:09 spire-1.2.1/pkg/common/telemetry/names.go 15:00:09 spire-1.2.1/pkg/common/telemetry/prometheus.go 15:00:09 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 15:00:09 spire-1.2.1/pkg/common/telemetry/sanitize.go 15:00:09 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/ 15:00:09 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/datastore/ 15:00:09 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 15:00:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/rotate.go 15:00:09 spire-1.2.1/pkg/common/telemetry/server/server.go 15:00:09 spire-1.2.1/pkg/common/telemetry/sink.go 15:00:09 spire-1.2.1/pkg/common/telemetry/statsd.go 15:00:09 spire-1.2.1/pkg/common/telemetry/statsd_test.go 15:00:09 spire-1.2.1/pkg/common/telemetry/uptime.go 15:00:09 spire-1.2.1/pkg/common/telemetry/version.go 15:00:09 spire-1.2.1/pkg/common/telemetry/withlabels.go 15:00:09 spire-1.2.1/pkg/common/uptime/ 15:00:09 spire-1.2.1/pkg/common/uptime/uptime.go 15:00:09 spire-1.2.1/pkg/common/uptime/uptime_test.go 15:00:09 spire-1.2.1/pkg/common/util/ 15:00:09 spire-1.2.1/pkg/common/util/certs.go 15:00:09 spire-1.2.1/pkg/common/util/certs_test.go 15:00:09 spire-1.2.1/pkg/common/util/csr.go 15:00:09 spire-1.2.1/pkg/common/util/hash.go 15:00:09 spire-1.2.1/pkg/common/util/selectors.go 15:00:09 spire-1.2.1/pkg/common/util/selectors_test.go 15:00:09 spire-1.2.1/pkg/common/util/signals.go 15:00:09 spire-1.2.1/pkg/common/util/sort.go 15:00:09 spire-1.2.1/pkg/common/util/sort_test.go 15:00:09 spire-1.2.1/pkg/common/util/task.go 15:00:09 spire-1.2.1/pkg/common/util/task_test.go 15:00:09 spire-1.2.1/pkg/common/util/testdata/ 15:00:09 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 15:00:09 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 15:00:09 spire-1.2.1/pkg/common/version/ 15:00:09 spire-1.2.1/pkg/common/version/version.go 15:00:09 spire-1.2.1/pkg/common/x509svid/ 15:00:09 spire-1.2.1/pkg/common/x509svid/common_test.go 15:00:09 spire-1.2.1/pkg/common/x509svid/csr.go 15:00:09 spire-1.2.1/pkg/common/x509svid/upstreamca.go 15:00:09 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 15:00:09 spire-1.2.1/pkg/common/x509util/ 15:00:09 spire-1.2.1/pkg/common/x509util/cert.go 15:00:09 spire-1.2.1/pkg/common/x509util/dns.go 15:00:09 spire-1.2.1/pkg/common/x509util/dns_test.go 15:00:09 spire-1.2.1/pkg/common/x509util/keyid.go 15:00:09 spire-1.2.1/pkg/common/x509util/keypair.go 15:00:09 spire-1.2.1/pkg/common/x509util/serialnumber.go 15:00:09 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 15:00:09 spire-1.2.1/pkg/server/ 15:00:09 spire-1.2.1/pkg/server/api/ 15:00:09 spire-1.2.1/pkg/server/api/agent.go 15:00:09 spire-1.2.1/pkg/server/api/agent/ 15:00:09 spire-1.2.1/pkg/server/api/agent/v1/ 15:00:09 spire-1.2.1/pkg/server/api/agent/v1/service.go 15:00:09 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 15:00:09 spire-1.2.1/pkg/server/api/agent_test.go 15:00:09 spire-1.2.1/pkg/server/api/api.go 15:00:09 spire-1.2.1/pkg/server/api/audit/ 15:00:09 spire-1.2.1/pkg/server/api/audit/audit.go 15:00:09 spire-1.2.1/pkg/server/api/audit/audit_test.go 15:00:09 spire-1.2.1/pkg/server/api/bundle.go 15:00:09 spire-1.2.1/pkg/server/api/bundle/ 15:00:09 spire-1.2.1/pkg/server/api/bundle/v1/ 15:00:09 spire-1.2.1/pkg/server/api/bundle/v1/service.go 15:00:09 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 15:00:09 spire-1.2.1/pkg/server/api/bundle_test.go 15:00:09 spire-1.2.1/pkg/server/api/debug/ 15:00:09 spire-1.2.1/pkg/server/api/debug/v1/ 15:00:09 spire-1.2.1/pkg/server/api/debug/v1/service.go 15:00:09 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 15:00:09 spire-1.2.1/pkg/server/api/entry.go 15:00:09 spire-1.2.1/pkg/server/api/entry/ 15:00:09 spire-1.2.1/pkg/server/api/entry/v1/ 15:00:09 spire-1.2.1/pkg/server/api/entry/v1/service.go 15:00:09 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 15:00:09 spire-1.2.1/pkg/server/api/entry_test.go 15:00:09 spire-1.2.1/pkg/server/api/health/ 15:00:09 spire-1.2.1/pkg/server/api/health/v1/ 15:00:09 spire-1.2.1/pkg/server/api/health/v1/service.go 15:00:09 spire-1.2.1/pkg/server/api/health/v1/service_test.go 15:00:09 spire-1.2.1/pkg/server/api/id.go 15:00:09 spire-1.2.1/pkg/server/api/id_test.go 15:00:09 spire-1.2.1/pkg/server/api/limits/ 15:00:09 spire-1.2.1/pkg/server/api/limits/limits.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/ 15:00:09 spire-1.2.1/pkg/server/api/middleware/alias.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/audit.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/authorization.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/caller.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/caller_test.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/common.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/common_test.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/entries.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/entries_test.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 15:00:09 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 15:00:09 spire-1.2.1/pkg/server/api/ratelimit.go 15:00:09 spire-1.2.1/pkg/server/api/rpccontext/ 15:00:09 spire-1.2.1/pkg/server/api/rpccontext/alias.go 15:00:09 spire-1.2.1/pkg/server/api/rpccontext/audit.go 15:00:09 spire-1.2.1/pkg/server/api/rpccontext/caller.go 15:00:09 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 15:00:09 spire-1.2.1/pkg/server/api/selector.go 15:00:09 spire-1.2.1/pkg/server/api/selector_test.go 15:00:09 spire-1.2.1/pkg/server/api/status.go 15:00:09 spire-1.2.1/pkg/server/api/status_test.go 15:00:09 spire-1.2.1/pkg/server/api/svid/ 15:00:09 spire-1.2.1/pkg/server/api/svid/v1/ 15:00:09 spire-1.2.1/pkg/server/api/svid/v1/service.go 15:00:09 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 15:00:09 spire-1.2.1/pkg/server/api/trustdomain.go 15:00:09 spire-1.2.1/pkg/server/api/trustdomain/ 15:00:09 spire-1.2.1/pkg/server/api/trustdomain/v1/ 15:00:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 15:00:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 15:00:09 spire-1.2.1/pkg/server/api/trustdomain_test.go 15:00:09 spire-1.2.1/pkg/server/authpolicy/ 15:00:09 spire-1.2.1/pkg/server/authpolicy/defaults.go 15:00:09 spire-1.2.1/pkg/server/authpolicy/policy.go 15:00:09 spire-1.2.1/pkg/server/authpolicy/policy.rego 15:00:09 spire-1.2.1/pkg/server/authpolicy/policy_data.json 15:00:09 spire-1.2.1/pkg/server/authpolicy/policy_test.go 15:00:09 spire-1.2.1/pkg/server/authpolicy/validate.go 15:00:09 spire-1.2.1/pkg/server/bundle/ 15:00:09 spire-1.2.1/pkg/server/bundle/client/ 15:00:09 spire-1.2.1/pkg/server/bundle/client/client.go 15:00:09 spire-1.2.1/pkg/server/bundle/client/client_test.go 15:00:09 spire-1.2.1/pkg/server/bundle/client/manager.go 15:00:09 spire-1.2.1/pkg/server/bundle/client/manager_test.go 15:00:09 spire-1.2.1/pkg/server/bundle/client/sources.go 15:00:09 spire-1.2.1/pkg/server/bundle/client/sources_test.go 15:00:09 spire-1.2.1/pkg/server/bundle/client/updater.go 15:00:09 spire-1.2.1/pkg/server/bundle/client/updater_test.go 15:00:09 spire-1.2.1/pkg/server/ca/ 15:00:09 spire-1.2.1/pkg/server/ca/ca.go 15:00:09 spire-1.2.1/pkg/server/ca/ca_health.go 15:00:09 spire-1.2.1/pkg/server/ca/ca_test.go 15:00:09 spire-1.2.1/pkg/server/ca/journal.go 15:00:09 spire-1.2.1/pkg/server/ca/journal_test.go 15:00:09 spire-1.2.1/pkg/server/ca/manager.go 15:00:09 spire-1.2.1/pkg/server/ca/manager_health.go 15:00:09 spire-1.2.1/pkg/server/ca/manager_test.go 15:00:09 spire-1.2.1/pkg/server/ca/templates.go 15:00:09 spire-1.2.1/pkg/server/ca/upstream_client.go 15:00:09 spire-1.2.1/pkg/server/ca/upstream_client_test.go 15:00:09 spire-1.2.1/pkg/server/ca/validation.go 15:00:09 spire-1.2.1/pkg/server/cache/ 15:00:09 spire-1.2.1/pkg/server/cache/dscache/ 15:00:09 spire-1.2.1/pkg/server/cache/dscache/cache.go 15:00:09 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 15:00:09 spire-1.2.1/pkg/server/cache/entrycache/ 15:00:09 spire-1.2.1/pkg/server/cache/entrycache/cache.go 15:00:09 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 15:00:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 15:00:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 15:00:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 15:00:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 15:00:09 spire-1.2.1/pkg/server/catalog/ 15:00:09 spire-1.2.1/pkg/server/catalog/catalog.go 15:00:09 spire-1.2.1/pkg/server/catalog/keymanager.go 15:00:09 spire-1.2.1/pkg/server/catalog/nodeattestor.go 15:00:09 spire-1.2.1/pkg/server/catalog/noderesolver.go 15:00:09 spire-1.2.1/pkg/server/catalog/notifier.go 15:00:09 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 15:00:09 spire-1.2.1/pkg/server/config.go 15:00:09 spire-1.2.1/pkg/server/datastore/ 15:00:09 spire-1.2.1/pkg/server/datastore/datastore.go 15:00:09 spire-1.2.1/pkg/server/datastore/datastore_health.go 15:00:09 spire-1.2.1/pkg/server/datastore/repository.go 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/ 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 15:00:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 15:00:09 spire-1.2.1/pkg/server/endpoints/ 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/ 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/config.go 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 15:00:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 15:00:09 spire-1.2.1/pkg/server/endpoints/config.go 15:00:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 15:00:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 15:00:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 15:00:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 15:00:09 spire-1.2.1/pkg/server/endpoints/middleware.go 15:00:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 15:00:09 spire-1.2.1/pkg/server/hostservice/ 15:00:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 15:00:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 15:00:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 15:00:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 15:00:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 15:00:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 15:00:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 15:00:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/ 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/ 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 15:00:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 15:00:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 15:00:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 15:00:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 15:00:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 15:00:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 15:00:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 15:00:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 15:00:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/notifier/ 15:00:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 15:00:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 15:00:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 15:00:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 15:00:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 15:00:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 15:00:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 15:00:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 15:00:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 15:00:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 15:00:09 spire-1.2.1/pkg/server/registration/ 15:00:09 spire-1.2.1/pkg/server/registration/manager.go 15:00:09 spire-1.2.1/pkg/server/registration/manager_test.go 15:00:09 spire-1.2.1/pkg/server/scanentries.go 15:00:09 spire-1.2.1/pkg/server/scanentries_test.go 15:00:09 spire-1.2.1/pkg/server/server.go 15:00:09 spire-1.2.1/pkg/server/server_test.go 15:00:09 spire-1.2.1/pkg/server/svid/ 15:00:09 spire-1.2.1/pkg/server/svid/observer.go 15:00:09 spire-1.2.1/pkg/server/svid/observer_test.go 15:00:09 spire-1.2.1/pkg/server/svid/rotator.go 15:00:09 spire-1.2.1/pkg/server/svid/rotator_config.go 15:00:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 15:00:09 spire-1.2.1/pkg/server/svid/rotator_test.go 15:00:09 spire-1.2.1/proto/ 15:00:09 spire-1.2.1/proto/private/ 15:00:09 spire-1.2.1/proto/private/server/ 15:00:09 spire-1.2.1/proto/private/server/journal/ 15:00:09 spire-1.2.1/proto/private/server/journal/journal.pb.go 15:00:09 spire-1.2.1/proto/private/server/journal/journal.proto 15:00:09 spire-1.2.1/proto/spire/ 15:00:09 spire-1.2.1/proto/spire/common/ 15:00:09 spire-1.2.1/proto/spire/common/common.pb.go 15:00:09 spire-1.2.1/proto/spire/common/common.proto 15:00:09 spire-1.2.1/proto/spire/common/plugin/ 15:00:09 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 15:00:09 spire-1.2.1/proto/spire/common/plugin/plugin.proto 15:00:09 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 15:00:09 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 15:00:09 spire-1.2.1/proto/spire/plugin/ 15:00:09 spire-1.2.1/proto/spire/plugin/agent/ 15:00:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 15:00:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 15:00:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 15:00:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 15:00:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 15:00:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 15:00:09 spire-1.2.1/release/ 15:00:09 spire-1.2.1/release/spire-extras/ 15:00:09 spire-1.2.1/release/spire-extras/README.md 15:00:09 spire-1.2.1/release/spire-extras/conf/ 15:00:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 15:00:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 15:00:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 15:00:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 15:00:09 spire-1.2.1/release/spire/ 15:00:09 spire-1.2.1/release/spire/README.md 15:00:09 spire-1.2.1/release/spire/conf/ 15:00:09 spire-1.2.1/release/spire/conf/agent/ 15:00:09 spire-1.2.1/release/spire/conf/agent/agent.conf 15:00:09 spire-1.2.1/release/spire/conf/server/ 15:00:09 spire-1.2.1/release/spire/conf/server/server.conf 15:00:09 spire-1.2.1/script/ 15:00:09 spire-1.2.1/script/build-artifact.sh 15:00:09 spire-1.2.1/script/generate_dummy_ca.sh 15:00:09 spire-1.2.1/support/ 15:00:09 spire-1.2.1/support/k8s/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 15:00:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 15:00:09 spire-1.2.1/support/oidc-discovery-provider/ 15:00:09 spire-1.2.1/support/oidc-discovery-provider/README.md 15:00:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 15:00:09 spire-1.2.1/support/oidc-discovery-provider/config.go 15:00:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 15:00:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 15:00:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 15:00:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 15:00:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 15:00:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 15:00:09 spire-1.2.1/support/oidc-discovery-provider/main.go 15:00:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 15:00:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 15:00:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 15:00:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 15:00:09 spire-1.2.1/test/ 15:00:09 spire-1.2.1/test/clock/ 15:00:09 spire-1.2.1/test/clock/clock.go 15:00:09 spire-1.2.1/test/fakes/ 15:00:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 15:00:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 15:00:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 15:00:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 15:00:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 15:00:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 15:00:09 spire-1.2.1/test/fakes/fakeagentstore/ 15:00:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 15:00:09 spire-1.2.1/test/fakes/fakedatastore/ 15:00:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 15:00:09 spire-1.2.1/test/fakes/fakeentryclient/ 15:00:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 15:00:09 spire-1.2.1/test/fakes/fakehealthchecker/ 15:00:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 15:00:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 15:00:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 15:00:09 spire-1.2.1/test/fakes/fakemetrics/ 15:00:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 15:00:09 spire-1.2.1/test/fakes/fakenoderesolver/ 15:00:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 15:00:09 spire-1.2.1/test/fakes/fakenotifier/ 15:00:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 15:00:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 15:00:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 15:00:09 spire-1.2.1/test/fakes/fakeserverca/ 15:00:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 15:00:09 spire-1.2.1/test/fakes/fakeservercatalog/ 15:00:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 15:00:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 15:00:09 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 15:00:09 spire-1.2.1/test/fakes/fakeservernodeattestor/ 15:00:09 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 15:00:09 spire-1.2.1/test/fakes/fakeupstreamauthority/ 15:00:09 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 15:00:09 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 15:00:09 spire-1.2.1/test/fakes/fakeworkloadapi/ 15:00:09 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 15:00:09 spire-1.2.1/test/fakes/fakeworkloadattestor/ 15:00:09 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 15:00:09 spire-1.2.1/test/fixture/ 15:00:09 spire-1.2.1/test/fixture/certs/ 15:00:09 spire-1.2.1/test/fixture/certs/agent_svid.der 15:00:09 spire-1.2.1/test/fixture/certs/base_cert.pem 15:00:09 spire-1.2.1/test/fixture/certs/base_csr.pem 15:00:09 spire-1.2.1/test/fixture/certs/base_key.pem 15:00:09 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 15:00:09 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 15:00:09 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 15:00:09 spire-1.2.1/test/fixture/certs/blog_cert.pem 15:00:09 spire-1.2.1/test/fixture/certs/blog_csr.pem 15:00:09 spire-1.2.1/test/fixture/certs/blog_key.pem 15:00:09 spire-1.2.1/test/fixture/certs/bundle.der 15:00:09 spire-1.2.1/test/fixture/certs/ca.pem 15:00:09 spire-1.2.1/test/fixture/certs/ca_key.pem 15:00:09 spire-1.2.1/test/fixture/certs/database_cert.pem 15:00:09 spire-1.2.1/test/fixture/certs/database_csr.pem 15:00:09 spire-1.2.1/test/fixture/certs/database_key.pem 15:00:09 spire-1.2.1/test/fixture/certs/node_cert.pem 15:00:09 spire-1.2.1/test/fixture/certs/node_csr.pem 15:00:09 spire-1.2.1/test/fixture/certs/node_key.pem 15:00:09 spire-1.2.1/test/fixture/certs/svid.pem 15:00:09 spire-1.2.1/test/fixture/certs/svid_key.pem 15:00:09 spire-1.2.1/test/fixture/config/ 15:00:09 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 15:00:09 spire-1.2.1/test/fixture/config/agent_good.conf 15:00:09 spire-1.2.1/test/fixture/config/agent_good_templated.conf 15:00:09 spire-1.2.1/test/fixture/config/plugin_good.conf 15:00:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 15:00:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 15:00:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 15:00:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 15:00:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 15:00:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 15:00:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 15:00:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 15:00:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 15:00:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 15:00:10 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 15:00:10 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 15:00:10 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 15:00:10 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 15:00:10 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 15:00:10 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 15:00:10 spire-1.2.1/test/fixture/config/server_good.conf 15:00:10 spire-1.2.1/test/fixture/config/server_good_templated.conf 15:00:10 spire-1.2.1/test/fixture/fixture.go 15:00:10 spire-1.2.1/test/fixture/nodeattestor/ 15:00:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 15:00:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 15:00:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 15:00:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 15:00:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 15:00:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 15:00:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 15:00:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 15:00:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 15:00:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 15:00:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 15:00:10 spire-1.2.1/test/fixture/registration/ 15:00:10 spire-1.2.1/test/fixture/registration/entries.json 15:00:10 spire-1.2.1/test/fixture/registration/good-for-update.json 15:00:10 spire-1.2.1/test/fixture/registration/good.json 15:00:10 spire-1.2.1/test/fixture/registration/invalid.json 15:00:10 spire-1.2.1/test/fixture/registration/invalid_json.json 15:00:10 spire-1.2.1/test/fixture/registration/manager_test_entries.json 15:00:10 spire-1.2.1/test/integration/ 15:00:10 spire-1.2.1/test/integration/README.md 15:00:10 spire-1.2.1/test/integration/common 15:00:10 spire-1.2.1/test/integration/setup/ 15:00:10 spire-1.2.1/test/integration/setup/adminclient/ 15:00:10 spire-1.2.1/test/integration/setup/adminclient/build.sh 15:00:10 spire-1.2.1/test/integration/setup/adminclient/client.go 15:00:10 spire-1.2.1/test/integration/setup/debugagent/ 15:00:10 spire-1.2.1/test/integration/setup/debugagent/build.sh 15:00:10 spire-1.2.1/test/integration/setup/debugagent/main.go 15:00:10 spire-1.2.1/test/integration/setup/debugserver/ 15:00:10 spire-1.2.1/test/integration/setup/debugserver/build.sh 15:00:10 spire-1.2.1/test/integration/setup/debugserver/main.go 15:00:10 spire-1.2.1/test/integration/setup/downstreamclient/ 15:00:10 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 15:00:10 spire-1.2.1/test/integration/setup/downstreamclient/client.go 15:00:10 spire-1.2.1/test/integration/setup/itclient/ 15:00:10 spire-1.2.1/test/integration/setup/itclient/client.go 15:00:10 spire-1.2.1/test/integration/setup/node-attestation/ 15:00:10 spire-1.2.1/test/integration/setup/node-attestation/build.sh 15:00:10 spire-1.2.1/test/integration/setup/node-attestation/client.go 15:00:10 spire-1.2.1/test/integration/setup/x509pop/ 15:00:10 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 15:00:10 spire-1.2.1/test/integration/setup/x509pop/setup.sh 15:00:10 spire-1.2.1/test/integration/suites/ 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/ 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 15:00:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 15:00:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 15:00:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 15:00:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 15:00:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 15:00:10 spire-1.2.1/test/integration/suites/datastore-mysql/ 15:00:10 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 15:00:10 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 15:00:10 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 15:00:10 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 15:00:10 spire-1.2.1/test/integration/suites/join-token/ 15:00:10 spire-1.2.1/test/integration/suites/join-token/01-start-server 15:00:10 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 15:00:10 spire-1.2.1/test/integration/suites/join-token/03-start-agent 15:00:10 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 15:00:10 spire-1.2.1/test/integration/suites/join-token/05-check-svid 15:00:10 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 15:00:10 spire-1.2.1/test/integration/suites/join-token/README.md 15:00:10 spire-1.2.1/test/integration/suites/join-token/conf/ 15:00:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 15:00:10 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/join-token/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/join-token/teardown 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/ 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 15:00:10 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/ 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 15:00:10 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 15:00:10 spire-1.2.1/test/integration/suites/k8s/ 15:00:10 spire-1.2.1/test/integration/suites/k8s/00-setup 15:00:10 spire-1.2.1/test/integration/suites/k8s/01-apply-config 15:00:10 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 15:00:10 spire-1.2.1/test/integration/suites/k8s/README.md 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/ 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 15:00:10 spire-1.2.1/test/integration/suites/k8s/init-kubectl 15:00:10 spire-1.2.1/test/integration/suites/k8s/teardown 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/README.md 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/root/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/nested-rotation/teardown 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/ 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/00-setup 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/README.md 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/conf/ 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/node-attestation/teardown 15:00:10 spire-1.2.1/test/integration/suites/rotation/ 15:00:10 spire-1.2.1/test/integration/suites/rotation/00-setup 15:00:10 spire-1.2.1/test/integration/suites/rotation/01-start-server 15:00:10 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 15:00:10 spire-1.2.1/test/integration/suites/rotation/03-start-agent 15:00:10 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 15:00:10 spire-1.2.1/test/integration/suites/rotation/05-check-svids 15:00:10 spire-1.2.1/test/integration/suites/rotation/README.md 15:00:10 spire-1.2.1/test/integration/suites/rotation/conf/ 15:00:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 15:00:10 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/rotation/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/rotation/teardown 15:00:10 spire-1.2.1/test/integration/suites/self-test/ 15:00:10 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 15:00:10 spire-1.2.1/test/integration/suites/self-test/README.md 15:00:10 spire-1.2.1/test/integration/suites/self-test/teardown 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/ 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 15:00:10 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 15:00:10 spire-1.2.1/test/integration/suites/upgrade/ 15:00:10 spire-1.2.1/test/integration/suites/upgrade/00-setup 15:00:10 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 15:00:10 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 15:00:10 spire-1.2.1/test/integration/suites/upgrade/README.md 15:00:10 spire-1.2.1/test/integration/suites/upgrade/conf/ 15:00:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 15:00:10 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 15:00:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 15:00:10 spire-1.2.1/test/integration/suites/upgrade/teardown 15:00:10 spire-1.2.1/test/integration/suites/upgrade/versions.txt 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 15:00:10 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 15:00:10 spire-1.2.1/test/integration/test-one.sh 15:00:10 spire-1.2.1/test/integration/test.sh 15:00:10 spire-1.2.1/test/plugintest/ 15:00:10 spire-1.2.1/test/plugintest/config.go 15:00:10 spire-1.2.1/test/plugintest/load.go 15:00:10 spire-1.2.1/test/plugintest/option.go 15:00:10 spire-1.2.1/test/spiretest/ 15:00:10 spire-1.2.1/test/spiretest/apiserver.go 15:00:10 spire-1.2.1/test/spiretest/assertions.go 15:00:10 spire-1.2.1/test/spiretest/dir.go 15:00:10 spire-1.2.1/test/spiretest/errors_posix.go 15:00:10 spire-1.2.1/test/spiretest/errors_windows.go 15:00:10 spire-1.2.1/test/spiretest/logs.go 15:00:10 spire-1.2.1/test/spiretest/socketapi.go 15:00:10 spire-1.2.1/test/spiretest/suite.go 15:00:10 spire-1.2.1/test/spiretest/x509.go 15:00:10 spire-1.2.1/test/testca/ 15:00:10 spire-1.2.1/test/testca/ca.go 15:00:10 spire-1.2.1/test/testkey/ 15:00:10 spire-1.2.1/test/testkey/generate.sh 15:00:10 spire-1.2.1/test/testkey/genkeys.go 15:00:10 spire-1.2.1/test/testkey/keys.go 15:00:10 spire-1.2.1/test/testkey/new.go 15:00:10 spire-1.2.1/test/tpmsimulator/ 15:00:10 spire-1.2.1/test/tpmsimulator/simulator.go 15:00:10 spire-1.2.1/test/util/ 15:00:10 spire-1.2.1/test/util/cert_fixtures.go 15:00:10 spire-1.2.1/test/util/cert_generation.go 15:00:10 spire-1.2.1/test/util/io_redirection.go 15:00:10 spire-1.2.1/test/util/race.go 15:00:10 spire-1.2.1/test/util/util.go 15:00:10 building spire from source... 15:00:11 Installing go1.17.7... 15:00:29 Removing intermediate container b5bfe9fccd5c 15:00:29 ---> faf8668b4bc0 15:00:29 15:00:29 Step 10/23 : FROM alpine:3.14 15:00:29 ---> ac73e934f311 15:00:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:00:29 ---> Running in 7c6988843cf9 15:00:30 Removing intermediate container 7c6988843cf9 15:00:30 ---> 729baf3e53f4 15:00:30 Step 12/23 : ENV APP_PORT=59880 15:00:30 ---> Running in 3522b82a32df 15:00:31 Removing intermediate container 3522b82a32df 15:00:31 ---> 951660963480 15:00:31 Step 13/23 : EXPOSE $APP_PORT 15:00:31 ---> Running in 144588f0f218 15:00:31 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:00:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:00:31 ---> 273fc553f023 15:00:31 Step 3/22 : WORKDIR /edgex-go 15:00:31 ---> Using cache 15:00:31 ---> 4536456b5bc1 15:00:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:31 ---> Using cache 15:00:31 ---> c9423bdd1946 15:00:31 Step 5/22 : RUN apk add --update --no-cache make git 15:00:31 ---> Using cache 15:00:31 ---> 33f6f254dd19 15:00:31 Step 6/22 : COPY go.mod vendor* ./ 15:00:31 ---> Using cache 15:00:31 ---> 6b2230bd3b0d 15:00:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:00:31 ---> Using cache 15:00:31 ---> 70c1787ec1e5 15:00:31 Step 8/22 : COPY . . 15:00:31 ---> Using cache 15:00:31 ---> 6cef6868c470 15:00:31 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:00:32 ---> Running in 354dfbace86b 15:00:32 Removing intermediate container 144588f0f218 15:00:32 ---> 0aaa4fbb38fa 15:00:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:32 ---> Running in 77751e045de8 15:00:34 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 15:00:36 Removing intermediate container 77751e045de8 15:00:36 ---> c831320354e7 15:00:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:00:36 ---> Running in 81a5b259fe3d 15:00:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:00:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:00:40 (1/6) Installing dumb-init (1.2.5-r1) 15:00:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:00:41 (3/6) Installing libsodium (1.0.18-r0) 15:00:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:00:41 (5/6) Installing libzmq (4.3.4-r0) 15:00:41 (6/6) Installing zeromq (4.3.4-r0) 15:00:41 Executing busybox-1.33.1-r7.trigger 15:00:41 OK: 8 MiB in 20 packages 15:00:43 Removing intermediate container 81a5b259fe3d 15:00:43 ---> fdf85f2206eb 15:00:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:00:44 Building bin/spire-server... 15:00:44 go: downloading github.com/mitchellh/cli v1.1.2 15:00:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 15:00:44 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 15:00:44  ---> da9e536a319f 15:00:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:00:45 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 15:00:45 go: downloading google.golang.org/grpc v1.44.0 15:00:46  ---> 26d4daa0e1b5 15:00:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:00:47 ---> abba928e79c6 15:00:47 Step 19/23 : ENTRYPOINT ["/core-data"] 15:00:47 ---> Running in 55ae09902e25 15:00:48 Removing intermediate container 55ae09902e25 15:00:48 ---> 942ad222af44 15:00:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:00:48 ---> Running in 07994a9c4d32 15:00:48 Removing intermediate container 07994a9c4d32 15:00:48 ---> e9d78c33dcda 15:00:48 Step 21/23 : LABEL arch=arm64 15:00:48 ---> Running in 72ac41cb2152 15:00:49 Removing intermediate container 72ac41cb2152 15:00:49 ---> df302183dfdd 15:00:49 Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 15:00:49 ---> Running in 93dd436b0ec1 15:00:50 Removing intermediate container 93dd436b0ec1 15:00:50 ---> 007dfc8bb1ab 15:00:50 Step 23/23 : LABEL version=0.0.0 15:00:50 ---> Running in ba993664d0a8 15:00:50 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 15:00:51 Removing intermediate container ba993664d0a8 15:00:51 ---> 817e28182367 15:00:51 15:00:51 Successfully built 817e28182367 15:00:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 15:00:51 Successfully tagged core-data-arm64:latest 15:00:51 Building security-secretstore-setup 15:00:51  Building core-data ... done go: downloading github.com/imdario/mergo v0.3.12 15:00:51 go: downloading github.com/sirupsen/logrus v1.8.1 15:00:52 go: downloading github.com/hashicorp/go-hclog v1.1.0 15:00:53 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 15:00:53 go: downloading github.com/fatih/color v1.13.0 15:00:53 go: downloading github.com/mattn/go-isatty v0.0.14 15:00:53 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 15:00:53 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 15:00:53 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 15:00:53 go: downloading github.com/hashicorp/go-plugin v1.4.3 15:00:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 15:00:56 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 15:00:56 go: downloading github.com/InVisionApp/go-logger v1.0.1 15:00:56 go: downloading github.com/armon/go-metrics v0.3.10 15:00:56 go: downloading github.com/prometheus/client_golang v1.12.1 15:00:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 15:00:59 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 15:00:59 go: downloading github.com/open-policy-agent/opa v0.38.0 15:01:26 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:01:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:01:26 ---> 273fc553f023 15:01:26 Step 3/25 : WORKDIR /edgex-go 15:01:26 ---> Using cache 15:01:26 ---> 4536456b5bc1 15:01:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:01:26 ---> Using cache 15:01:26 ---> c9423bdd1946 15:01:26 Step 5/25 : RUN apk add --update --no-cache make git 15:01:26 ---> Using cache 15:01:26 ---> 33f6f254dd19 15:01:26 Step 6/25 : COPY go.mod vendor* ./ 15:01:26 ---> Using cache 15:01:26 ---> 6b2230bd3b0d 15:01:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:26 ---> Using cache 15:01:26 ---> 70c1787ec1e5 15:01:26 Step 8/25 : COPY . . 15:01:26 ---> Using cache 15:01:26 ---> 6cef6868c470 15:01:26 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:01:26 ---> Running in b83e66512098 15:01: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:01:30 go: downloading github.com/mattn/go-colorable v0.1.12 15:01:30 go: downloading github.com/Masterminds/goutils v1.1.0 15:01:30 go: downloading github.com/Masterminds/semver v1.5.0 15:01:30 go: downloading github.com/google/uuid v1.1.2 15:01:30 go: downloading github.com/huandu/xstrings v1.3.2 15:01:31 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 15:01:31 go: downloading github.com/oklog/run v1.0.0 15:01:31 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 15:01:31 go: downloading github.com/prometheus/client_model v0.2.0 15:01:31 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 15:01:31 go: downloading github.com/prometheus/common v0.32.1 15:01:31 go: downloading github.com/beorn7/perks v1.0.1 15:01:31 go: downloading github.com/cespare/xxhash/v2 v2.1.2 15:01:31 go: downloading github.com/prometheus/procfs v0.7.3 15:01:32 go: downloading go.uber.org/atomic v1.9.0 15:01:33 go: downloading github.com/imkira/go-observer v1.0.3 15:01:33 go: downloading github.com/hashicorp/errwrap v1.1.0 15:01:33 go: downloading github.com/mitchellh/reflectwalk v1.0.1 15:01:33 go: downloading github.com/hashicorp/golang-lru v0.5.4 15:01:33 go: downloading github.com/twmb/murmur3 v1.1.6 15:01:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 15:01:33 go: downloading github.com/stretchr/testify v1.7.0 15:01:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 15:01:33 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 15:01:33 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 15:01:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 15:01:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 15:01:42 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 15:01:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 15:01:42 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 15:01:42 go: downloading github.com/blang/semver/v4 v4.0.0 15:01:42 go: downloading github.com/go-sql-driver/mysql v1.6.0 15:01:42 go: downloading github.com/jinzhu/gorm v1.9.16 15:01:42 go: downloading github.com/lib/pq v1.10.4 15:01:42 go: downloading github.com/mattn/go-sqlite3 v1.14.12 15:01:43 go: downloading github.com/aws/aws-sdk-go v1.43.0 15:02:09 go: downloading google.golang.org/api v0.70.0 15:02:09 go: downloading k8s.io/client-go v0.23.4 15:02:09 go: downloading k8s.io/api v0.23.4 15:02:20 go: downloading github.com/google/go-tpm v0.3.3 15:02:20 go: downloading cloud.google.com/go/storage v1.21.0 15:02:20 go: downloading cloud.google.com/go v0.100.2 15:02:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 15:02:54 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 15:02:54 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 15:02:54 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 15:02:54 go: downloading k8s.io/apimachinery v0.23.4 15:02:54 go: downloading k8s.io/kube-aggregator v0.23.3 15:02:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 15:02:56 go: downloading cloud.google.com/go/security v1.3.0 15:02:56 go: downloading github.com/hashicorp/vault/api v1.4.1 15:02:57 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 15:02:58 go: downloading gopkg.in/yaml.v2 v2.4.0 15:02:59 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 15:02:59 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:02:59 go: downloading github.com/gobwas/glob v0.2.3 15:03:00 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 15:03:00 go: downloading github.com/aws/smithy-go v1.11.0 15:03:01 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 15:03:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 15:03:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 15:03:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 15:03:02 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 15:03:02 go: downloading github.com/jinzhu/inflection v1.0.0 15:03:02 go: downloading github.com/gogo/protobuf v1.3.2 15:03:08 go: downloading cloud.google.com/go/compute v1.3.0 15:03:09 go: downloading cloud.google.com/go/iam v0.1.1 15:03:09 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 15:03:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 15:03:09 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 15:03:09 go: downloading github.com/Azure/go-autorest/logger v0.2.1 15:03:09 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 15:03:09 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 15:03:10 go: downloading github.com/dimchansky/utfbom v1.1.1 15:03:10 go: downloading k8s.io/klog/v2 v2.30.0 15:03:10 go: downloading github.com/google/gofuzz v1.1.0 15:03:10 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 15:03:11 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 15:03:12 go: downloading github.com/spf13/pflag v1.0.5 15:03:12 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 15:03:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 15:03:12 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 15:03:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 15:03:13 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 15:03:13 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 15:03:13 go: downloading github.com/hashicorp/vault/sdk v0.4.1 15:03:14 go: downloading github.com/mitchellh/mapstructure v1.4.3 15:03:14 go: downloading github.com/tklauser/go-sysconf v0.3.9 15:03:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 15:03:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 15:03:15 go: downloading github.com/jmespath/go-jmespath v0.4.0 15:03:17 go: downloading go.opencensus.io v0.23.0 15:03:18 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 15:03:18 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 15:03:18 go: downloading gopkg.in/inf.v0 v0.9.1 15:03:18 go: downloading github.com/go-logr/logr v1.2.2 15:03:18 go: downloading github.com/google/go-cmp v0.5.7 15:03:19 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 15:03:19 go: downloading github.com/json-iterator/go v1.1.12 15:03:19 go: downloading github.com/googleapis/gnostic v0.5.5 15:03:23 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 15:03:25 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 15:03:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 15:03:25 go: downloading github.com/tklauser/numcpus v0.3.0 15:03:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 15:03:25 go: downloading go.uber.org/zap v1.21.0 15:03:26 go: downloading sigs.k8s.io/yaml v1.3.0 15:03:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 15:03:27 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 15:03:27 go: downloading github.com/modern-go/reflect2 v1.0.2 15:03:27 go: downloading github.com/ryanuber/go-glob v1.0.0 15:03:27 go: downloading github.com/golang/snappy v0.0.4 15:03:27 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 15:03:40 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 15:03:40 go: downloading github.com/hashicorp/go-uuid v1.0.2 15:03:40 go: downloading github.com/hashicorp/go-version v1.2.0 15:03:40 go: downloading go.uber.org/multierr v1.6.0 15:04:07 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 15:04:07 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 15:05:58 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 15:06:05 Removing intermediate container 354dfbace86b 15:06:05 ---> 081667eac1ef 15:06:05 15:06:05 Step 10/22 : FROM alpine:3.14 15:06:05 ---> ac73e934f311 15:06:05 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:06:05 ---> Running in e30b6fbc0b5f 15:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:06:09 (1/6) Installing ca-certificates (20211220-r0) 15:06:09 (2/6) Installing brotli-libs (1.0.9-r5) 15:06:09 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:06:09 (4/6) Installing libcurl (7.79.1-r1) 15:06:09 (5/6) Installing curl (7.79.1-r1) 15:06:09 (6/6) Installing dumb-init (1.2.5-r1) 15:06:09 Executing busybox-1.33.1-r7.trigger 15:06:09 Executing ca-certificates-20211220-r0.trigger 15:06:10 OK: 8 MiB in 20 packages 15:06:12 Removing intermediate container e30b6fbc0b5f 15:06:12 ---> e51140af38c2 15:06:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:06:12 ---> Running in af08697b2ac7 15:06:13 Removing intermediate container af08697b2ac7 15:06:13 ---> f6e3a0307e9f 15:06:13 Step 13/22 : WORKDIR /edgex 15:06:13 ---> Running in d64be429a6c6 15:06:13 Removing intermediate container d64be429a6c6 15:06:13 ---> 27d5ffc791cb 15:06:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:06:14 ---> 76442ab90bc1 15:06:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:06:16 ---> 9d9825d5b64d 15:06:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:06:18 ---> 5ef937e1b411 15:06:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:06:19 ---> 487571a0a6e6 15:06:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:06:19 ---> Running in c747dbf550d9 15:06:23 Removing intermediate container c747dbf550d9 15:06:23 ---> d29f58e47318 15:06:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:06:23 ---> Running in ea29aade82f7 15:06:23 Removing intermediate container ea29aade82f7 15:06:23 ---> df1a57c88d02 15:06:23 Step 20/22 : LABEL arch=arm64 15:06:23 ---> Running in 9a6d6215af76 15:06:23 Removing intermediate container 9a6d6215af76 15:06:23 ---> 46448c95a564 15:06:23 Step 21/22 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 15:06:23 ---> Running in a5d481523f80 15:06:24 Removing intermediate container a5d481523f80 15:06:24 ---> 9b381f0d6e25 15:06:24 Step 22/22 : LABEL version=0.0.0 15:06:24 ---> Running in 1a81aaf832ab 15:06:25 Removing intermediate container 1a81aaf832ab 15:06:25 ---> 04ce96ff52de 15:06:25 15:06:25 Successfully built 04ce96ff52de 15:06:25 Successfully tagged security-proxy-setup-arm64:latest 15:06:25  Building security-proxy-setup ... done Building sys-mgmt-agent 15:06: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:06:58 Removing intermediate container b83e66512098 15:06:58 ---> 4a4ab2d99b90 15:06:58 15:06:58 Step 10/25 : FROM alpine:3.14 15:06:58 ---> ac73e934f311 15:06:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:06:58 ---> Running in 2284cf4c6650 15:06:59 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:06:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:06:59 ---> 273fc553f023 15:06:59 Step 3/23 : WORKDIR /edgex-go 15:06:59 ---> Using cache 15:06:59 ---> 4536456b5bc1 15:06:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:59 ---> Using cache 15:06:59 ---> c9423bdd1946 15:06:59 Step 5/23 : RUN apk add --update --no-cache make bash git 15:06:59 ---> Running in bea90e1c5758 15:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:07:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:07:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:07:03 (1/3) Installing ca-certificates (20211220-r0) 15:07:03 (2/3) Installing dumb-init (1.2.5-r1) 15:07:03 (3/3) Installing su-exec (0.2-r1) 15:07:03 Executing busybox-1.33.1-r7.trigger 15:07:03 Executing ca-certificates-20211220-r0.trigger 15:07:04 OK: 6 MiB in 17 packages 15:07:04 OK: 220 MiB in 52 packages 15:07:06 Removing intermediate container bea90e1c5758 15:07:06 ---> 8e2f6a41a045 15:07:06 Step 6/23 : COPY go.mod vendor* ./ 15:07:06 Removing intermediate container 2284cf4c6650 15:07:06 ---> 42ba42147543 15:07:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:07:07 ---> Running in 19710b1838f2 15:07:07 ---> 4e1e30a1c5fe 15:07:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:07 ---> Running in b8b33afd124f 15:07:08 Removing intermediate container 19710b1838f2 15:07:08 ---> 73c44f82b323 15:07:08 Step 13/25 : WORKDIR / 15:07:08 ---> Running in 5f3d333e1559 15:07:09 Removing intermediate container 5f3d333e1559 15:07:09 ---> 2c45158bc8df 15:07:09 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:07:10 ---> 4906e56af107 15:07:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:07:11 ---> 4b5f88445d6d 15:07:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:07:12 ---> 414c565b8516 15:07:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:07:13 ---> ca17ad1f497b 15:07:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:07:14 Removing intermediate container b8b33afd124f 15:07:14 ---> 7481e19fc580 15:07:14 Step 8/23 : COPY . . 15:07:15 ---> f399e7d9a679 15:07:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:07:18 ---> 2c05c12bda99 15:07:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:07:19 ---> 847953e8b905 15:07:19 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/ 15:07:19 ---> Running in b3a0ae22865b 15:07:23 Removing intermediate container b3a0ae22865b 15:07:23 ---> 7fe28ae36f19 15:07:23 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:07:24 ---> Running in 348f1af0ba9d 15:07:24 Removing intermediate container 348f1af0ba9d 15:07:24 ---> 06a86c49faa2 15:07:24 Step 23/25 : LABEL arch=arm64 15:07:24 ---> Running in f5a525b2a151 15:07:25 Removing intermediate container f5a525b2a151 15:07:25 ---> 4c1f36aa0d16 15:07:25 Step 24/25 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 15:07:26 ---> Running in 84dbbdf73dda 15:07:26 Removing intermediate container 84dbbdf73dda 15:07:26 ---> a0ea58ff8b09 15:07:26 Step 25/25 : LABEL version=0.0.0 15:07:27 ---> Running in 7875b8bbbf08 15:07:27 Removing intermediate container 7875b8bbbf08 15:07:27 ---> fbb9f83f0189 15:07:27 15:07:28 Successfully built fbb9f83f0189 15:07:28 Successfully tagged security-secretstore-setup-arm64:latest 15:07:44  Building security-secretstore-setup ... done  ---> 56c906341457 15:07:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:07:44 ---> Running in 5c0611656da3 15:07:45 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 15:11:52 Removing intermediate container 5c0611656da3 15:11:52 ---> b28b6bc3e430 15:11:52 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:11:52 ---> Running in 8ca8a111d703 15:11: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:11:52 Removing intermediate container 8ca8a111d703 15:11:52 ---> 7b489db57a51 15:11:52 15:11:52 Step 11/23 : FROM docker:20.10.14 15:11:52 20.10.14: Pulling from library/docker 15:12:07 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:12:07 Status: Downloaded newer image for docker:20.10.14 15:12:07 ---> c346e9eafbab 15:12:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:12:07 ---> Running in 2e9b7329fe20 15:12:07 Removing intermediate container 2e9b7329fe20 15:12:07 ---> 7d5fe7e7a1fc 15:12:07 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 15:12:07 ---> Running in 382e2edb4ca8 15:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:12:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:12:10 (1/43) Installing readline (8.1.1-r0) 15:12:10 (2/43) Installing bash (5.1.16-r0) 15:12:10 Executing bash-5.1.16-r0.post-install 15:12:10 (3/43) Installing brotli-libs (1.0.9-r5) 15:12:10 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:12:10 (5/43) Installing libcurl (7.80.0-r1) 15:12:10 (6/43) Installing curl (7.80.0-r1) 15:12:10 (7/43) Installing dumb-init (1.2.5-r1) 15:12:10 (8/43) Installing libbz2 (1.0.8-r1) 15:12:11 (9/43) Installing expat (2.4.7-r0) 15:12:11 (10/43) Installing libffi (3.4.2-r1) 15:12:11 (11/43) Installing gdbm (1.22-r0) 15:12:11 (12/43) Installing xz-libs (5.2.5-r1) 15:12:11 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:12:11 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:12:11 (15/43) Installing mpdecimal (2.5.1-r1) 15:12:11 (16/43) Installing sqlite-libs (3.36.0-r0) 15:12:11 (17/43) Installing python3 (3.9.7-r4) 15:12:13 (18/43) Installing py3-appdirs (1.4.4-r2) 15:12:13 (19/43) Installing py3-certifi (2020.12.5-r1) 15:12:13 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:12:13 (21/43) Installing py3-idna (3.3-r0) 15:12:13 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:12:13 (23/43) Installing py3-requests (2.26.0-r1) 15:12:13 (24/43) Installing py3-msgpack (1.0.2-r1) 15:12:13 (25/43) Installing py3-lockfile (0.12.2-r4) 15:12:13 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:12:13 (27/43) Installing py3-colorama (0.4.4-r1) 15:12:13 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:12:13 (29/43) Installing py3-distlib (0.3.3-r0) 15:12:13 (30/43) Installing py3-distro (1.6.0-r0) 15:12:13 (31/43) Installing py3-six (1.16.0-r0) 15:12:13 (32/43) Installing py3-webencodings (0.5.1-r4) 15:12:13 (33/43) Installing py3-html5lib (1.1-r1) 15:12:13 (34/43) Installing py3-parsing (2.4.7-r2) 15:12:13 (35/43) Installing py3-packaging (20.9-r1) 15:12:13 (36/43) Installing py3-tomli (1.2.2-r0) 15:12:13 (37/43) Installing py3-pep517 (0.12.0-r0) 15:12:13 (38/43) Installing py3-progress (1.6-r0) 15:12:13 (39/43) Installing py3-retrying (1.3.3-r2) 15:12:13 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:12:13 (41/43) Installing py3-setuptools (52.0.0-r4) 15:12:13 (42/43) Installing py3-toml (0.10.2-r2) 15:12:13 (43/43) Installing py3-pip (20.3.4-r1) 15:12:14 Executing busybox-1.34.1-r5.trigger 15:12:14 OK: 82 MiB in 65 packages 15:12:20 Collecting docker-compose==1.23.2 15:12:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:12:20 Collecting jsonschema<3,>=2.5.1 15:12:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:12:20 Collecting texttable<0.10,>=0.9.0 15:12:20 Downloading texttable-0.9.1.tar.gz (11 kB) 15:12:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:12:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:12:24 Collecting docopt<0.7,>=0.6.1 15:12:24 Downloading docopt-0.6.2.tar.gz (25 kB) 15:12:27 Collecting dockerpty<0.5,>=0.4.1 15:12:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:12:29 Collecting cached-property<2,>=1.2.0 15:12:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:12:30 Collecting PyYAML<4,>=3.10 15:12:30 Downloading PyYAML-3.13.tar.gz (270 kB) 15:12:35 Collecting docker<4.0,>=3.6.0 15:12:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:12:35 Collecting websocket-client<1.0,>=0.32.0 15:12:35 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:12:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:12:36 Collecting docker-pycreds>=0.4.0 15:12:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:12:37 Collecting urllib3<1.25,>=1.21.1 15:12:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:12:37 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) 15:12:38 Collecting idna<2.8,>=2.5 15:12:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:12:38 Collecting chardet<3.1.0,>=3.0.2 15:12:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:12:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:12:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:12:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:12:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:12:39 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:12:39 Attempting uninstall: urllib3 15:12:39 Found existing installation: urllib3 1.26.7 15:12:39 Uninstalling urllib3-1.26.7: 15:12:40 Successfully uninstalled urllib3-1.26.7 15:12:40 Attempting uninstall: idna 15:12:40 Found existing installation: idna 3.3 15:12:40 Uninstalling idna-3.3: 15:12:41 Successfully uninstalled idna-3.3 15:12:45 Attempting uninstall: requests 15:12:45 Found existing installation: requests 2.26.0 15:12:45 Uninstalling requests-2.26.0: 15:12:45 Successfully uninstalled requests-2.26.0 15:12:45 Running setup.py install for texttable: started 15:12:48 Running setup.py install for texttable: finished with status 'done' 15:12:48 Running setup.py install for PyYAML: started 15:12:52 Running setup.py install for PyYAML: finished with status 'done' 15:12:52 Running setup.py install for docopt: started 15:12:54 Running setup.py install for docopt: finished with status 'done' 15:12:54 Running setup.py install for dockerpty: started 15:12:58 Running setup.py install for dockerpty: finished with status 'done' 15:13: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 15:13:18 Removing intermediate container 382e2edb4ca8 15:13:18 ---> 3f42a30f4f57 15:13:18 Step 14/23 : ENV APP_PORT=58890 15:13:18 ---> Running in 1738a696e3ea 15:13:18 Removing intermediate container 1738a696e3ea 15:13:18 ---> 8ef633095c2b 15:13:18 Step 15/23 : EXPOSE $APP_PORT 15:13:18 ---> Running in a83b48001dd8 15:13:18 Removing intermediate container a83b48001dd8 15:13:18 ---> 9690c8573582 15:13:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:13:18 ---> 70d0713325cd 15:13:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:13:19 ---> 893c35b96d9d 15:13:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:13:20 ---> c1f09a8a88de 15:13:20 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:13:20 ---> Running in 5cbffca189ee 15:13:22 Removing intermediate container 5cbffca189ee 15:13:22 ---> 173e60a907c6 15:13:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:13:22 ---> Running in ae0407e057c1 15:13:22 Removing intermediate container ae0407e057c1 15:13:22 ---> 7e1aacea2c9f 15:13:22 Step 21/23 : LABEL arch=arm64 15:13:22 ---> Running in 877eef5d39e4 15:13:22 Removing intermediate container 877eef5d39e4 15:13:22 ---> a08e04989460 15:13:22 Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 15:13:22 ---> Running in 40c711dbc38e 15:13:23 Removing intermediate container 40c711dbc38e 15:13:23 ---> da37d485e7ca 15:13:23 Step 23/23 : LABEL version=0.0.0 15:13:23 ---> Running in b8ac3404466d 15:13:23 Removing intermediate container b8ac3404466d 15:13:23 ---> fd1b41a9a653 15:13:23 15:13:24 Successfully built fd1b41a9a653 15:13:24 Successfully tagged sys-mgmt-agent-arm64:latest 15:26:32  Building sys-mgmt-agent ... done Building bin/spire-agent... 15:26:32 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:26:32 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:26:32 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:26:32 go: downloading github.com/docker/docker v20.10.12+incompatible 15:26:37 go: downloading github.com/google/go-tpm-tools v0.3.3 15:26:38 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:26:38 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:26:39 go: downloading github.com/docker/go-connections v0.4.0 15:26:39 go: downloading github.com/docker/go-units v0.4.0 15:26:39 go: downloading github.com/opencontainers/image-spec v1.0.1 15:26:39 go: downloading github.com/containerd/containerd v1.3.4 15:26:39 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:26:39 go: downloading github.com/opencontainers/go-digest v1.0.0 15:30:31 Building bin/spire-agent... 15:30:31 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:30:31 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:30:31 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:30:31 go: downloading github.com/docker/docker v20.10.12+incompatible 15:30:31 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:30:31 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:30:31 go: downloading github.com/google/go-tpm-tools v0.3.3 15:30:31 go: downloading github.com/docker/go-connections v0.4.0 15:30:31 go: downloading github.com/docker/go-units v0.4.0 15:30:31 go: downloading github.com/opencontainers/image-spec v1.0.1 15:30:31 go: downloading github.com/containerd/containerd v1.3.4 15:30:31 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:30:31 go: downloading github.com/opencontainers/go-digest v1.0.0 15:32:38 Removing intermediate container 41c5307577ac 15:32:38 ---> b5a7190092f7 15:32:38 15:32:38 Step 13/26 : FROM alpine:3.15 15:32:38 ---> 3fb3c9af89a9 15:32:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:32:38 ---> Using cache 15:32:38 ---> 4cc3617e57b9 15:32:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:38 ---> Using cache 15:32:38 ---> 76f27e773d28 15:32:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:32:38 ---> Running in bae07b118f2a 15:32:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:32:44 ERROR: https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) 15:32:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:32:44 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: No such file or directory 15:32:49 ERROR: https://nl.alpinelinux.org/alpine/v3.15/community: temporary error (try again later) 15:32:49 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/community: No such file or directory 15:32:49 2 errors; 14 distinct packages available 15:33:46 Building bin/spire-agent... 15:33:46 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 15:33:46 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 15:33:46 go: downloading github.com/docker/docker v20.10.12+incompatible 15:33:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 15:33:47 go: downloading github.com/google/go-tpm-tools v0.3.3 15:33:48 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 15:33:48 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 15:33:48 go: downloading github.com/docker/go-connections v0.4.0 15:33:48 go: downloading github.com/docker/go-units v0.4.0 15:33:48 go: downloading github.com/opencontainers/image-spec v1.0.1 15:33:48 go: downloading github.com/containerd/containerd v1.3.4 15:33:48 go: downloading github.com/docker/distribution v2.7.1+incompatible 15:33:49 go: downloading github.com/opencontainers/go-digest v1.0.0 15:35:55 Removing intermediate container ecc176f1be82 15:35:55 ---> 9a90f2674889 15:35:55 15:35:55 Step 13/26 : FROM alpine:3.15 15:35:55 ---> 3fb3c9af89a9 15:35:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:35:55 ---> Using cache 15:35:55 ---> 4cc3617e57b9 15:35:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:55 ---> Using cache 15:35:55 ---> 76f27e773d28 15:35:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:35:55 ---> Running in aeb8db6682ec 15:35:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:35:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:35:55 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:35:55 v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:35:55 OK: 15732 distinct packages available 15:35:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:35:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:35:55 (1/5) Installing dumb-init (1.2.5-r1) 15:35:55 (2/5) Installing musl-obstack (1.2.3-r0) 15:35:55 (3/5) Installing libucontext (1.1-r0) 15:35:55 (4/5) Installing gcompat (1.0.0-r4) 15:35:55 (5/5) Installing openssl (1.1.1n-r0) 15:35:55 Executing busybox-1.34.1-r5.trigger 15:35:55 OK: 6 MiB in 19 packages 15:35:55 Removing intermediate container aeb8db6682ec 15:35:55 ---> 26ee33dd7606 15:35:55 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 15:35:55 ---> 3e73f43ac234 15:35:55 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:35:57 ---> 6d8c26a35f4e 15:35:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:35:58 ---> 6860dcbdb4d9 15:35:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:35:59 ---> 1ec11872b52b 15:35:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:35:59 ---> 7e26de97bbd8 15:35:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:35:59 ---> Running in 767a0279f177 15:36:00 Removing intermediate container 767a0279f177 15:36:00 ---> 155feed14cc4 15:36:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:36:00 ---> Running in c9e7e109170a 15:36:00 Removing intermediate container c9e7e109170a 15:36:00 ---> aee0e4bf578b 15:36:00 Step 24/26 : LABEL arch=arm64 15:36:00 ---> Running in 9021163e9621 15:36:01 Removing intermediate container 9021163e9621 15:36:01 ---> f0e66dd01983 15:36:01 Step 25/26 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 15:36:01 ---> Running in 2c6e71cea941 15:36:01 Removing intermediate container 2c6e71cea941 15:36:01 ---> 435c75ff164c 15:36:01 Step 26/26 : LABEL version=0.0.0 15:36:01 ---> Running in e6681d905d49 15:36:02 Removing intermediate container e6681d905d49 15:36:02 ---> 55185d9ae50d 15:36:02 15:36:02 Successfully built 55185d9ae50d 15:36:02 Successfully tagged security-spire-agent-arm64:latest 15:37:54  Building security-spire-agent ... done Removing intermediate container c1f188b020fa 15:37:54 ---> e0d4be88528f 15:37:54 15:37:54 Step 13/25 : FROM alpine:3.15 15:37:54 ---> 3fb3c9af89a9 15:37:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:37:54 ---> Using cache 15:37:54 ---> 4cc3617e57b9 15:37:54 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:54 ---> Using cache 15:37:54 ---> 76f27e773d28 15:37:54 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:37:54 ---> Using cache 15:37:54 ---> 26ee33dd7606 15:37:54 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 15:37:54 ---> c5d7af1fbfe6 15:37:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:37:54 ---> 5abe5d1c3480 15:37:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:37:54 ---> 17697835bd9b 15:37:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:37:54 ---> 9f92078c27a8 15:37:54 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:37:54 ---> Running in 885a10117168 15:37:54 Removing intermediate container 885a10117168 15:37:54 ---> ea2808b02b40 15:37:54 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:37:54 ---> Running in 0c1381741c03 15:37:55 Removing intermediate container 0c1381741c03 15:37:55 ---> fe29bd5e3818 15:37:55 Step 23/25 : LABEL arch=arm64 15:37:55 ---> Running in 0dec38c29b81 15:37:55 Removing intermediate container 0dec38c29b81 15:37:55 ---> 07d0880bb2c8 15:37:55 Step 24/25 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff 15:37:55 ---> Running in aedd3be17767 15:37:56 Removing intermediate container aedd3be17767 15:37:56 ---> 0f08bdf2eec7 15:37:56 Step 25/25 : LABEL version=0.0.0 15:37:56 ---> Running in 9c66faaffe47 15:37:56 Removing intermediate container 9c66faaffe47 15:37:56 ---> d6c90246b5c6 15:37:56 15:37:56 Successfully built d6c90246b5c6 15:37:56 Successfully tagged security-spire-server-arm64:latest 15:37:56  Building security-spire-server ... done  15:37:56 ERROR: for security-spire-config (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init gcompat' returned a non-zero code: 2") 15:37:56 Service 'security-spire-config' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init gcompat' returned a non-zero code: 2 [Pipeline] } 15:37:57 $ docker stop --time=1 1b39a95a400fdc07d6807118a253ae18c7a6f05651f78bb1650580ef195cfb1d 15:37:58 $ docker rm -f 1b39a95a400fdc07d6807118a253ae18c7a6f05651f78bb1650580ef195cfb1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:37:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:37:59 15:37:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:37:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:38:00 arm64: Pulling from edgex-lftools-log-publisher 15:38:00 8998bd30e6a1: Pulling fs layer 15:38:00 04944245beec: Pulling fs layer 15:38:00 699f458cf7ca: Pulling fs layer 15:38:00 765212b225bb: Pulling fs layer 15:38:00 f23df028b6ca: Pulling fs layer 15:38:00 d65c8cfc05b1: Pulling fs layer 15:38:00 2437ff75d9bd: Pulling fs layer 15:38:00 765212b225bb: Waiting 15:38:00 f23df028b6ca: Waiting 15:38:00 d65c8cfc05b1: Waiting 15:38:00 2437ff75d9bd: Waiting 15:38:00 04944245beec: Verifying Checksum 15:38:00 04944245beec: Download complete 15:38:00 765212b225bb: Verifying Checksum 15:38:00 765212b225bb: Download complete 15:38:00 f23df028b6ca: Verifying Checksum 15:38:00 f23df028b6ca: Download complete 15:38:00 d65c8cfc05b1: Download complete 15:38:00 699f458cf7ca: Verifying Checksum 15:38:00 699f458cf7ca: Download complete 15:38:00 8998bd30e6a1: Verifying Checksum 15:38:00 8998bd30e6a1: Download complete 15:38:03 2437ff75d9bd: Verifying Checksum 15:38:03 2437ff75d9bd: Download complete 15:38:05 8998bd30e6a1: Pull complete 15:38:06 04944245beec: Pull complete 15:38:07 699f458cf7ca: Pull complete 15:38:07 765212b225bb: Pull complete 15:38:08 f23df028b6ca: Pull complete 15:38:08 d65c8cfc05b1: Pull complete 15:38:23 2437ff75d9bd: Pull complete 15:38:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:38:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:38:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:38:23 prd-ubuntu20.04-docker-arm64-4c-16g-41816 does not seem to be running inside a container 15:38:23 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:38:26 $ docker top afb87da0084c2e0b58c152a8cb3c0cace9184daf08290334617d29e044aa5983 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:27 ---> job-cost.sh 15:38:27 lf-activate-venv: SKIPPING 15:38:27 INFO: No Stack... 15:38:28 INFO: Retrieving Pricing Info for: v3-standard-4 15:38:29 INFO: Archiving Costs [Pipeline] sh 15:38:30 + cat /w/workspace/edgex-go/3/archives/cost.csv 15:38:30 + cut -d, -f6 [Pipeline] lock 15:38:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4011-3-stack-cost] 15:38:30 Resource [jenkins-edgexfoundry-edgex-go-PR-4011-3-stack-cost] did not exist. Created. 15:38:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4011-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:38:30 + echo total: 0.2199999988079071 [Pipeline] stash 15:38:31 Stashed 1 file(s) [Pipeline] } 15:38:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4011-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:38:31 $ docker stop --time=1 afb87da0084c2e0b58c152a8cb3c0cace9184daf08290334617d29e044aa5983 15:38:32 $ docker rm -f afb87da0084c2e0b58c152a8cb3c0cace9184daf08290334617d29e044aa5983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:38:32 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:38:33 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 15:38:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:38:34 ---> package-listing.sh 15:38:34 ++ facter osfamily 15:38:34 ++ tr '[:upper:]' '[:lower:]' 15:38:34 + OS_FAMILY=debian 15:38:34 + workspace=/w/workspace/edgex-go/3 15:38:34 + START_PACKAGES=/tmp/packages_start.txt 15:38:34 + END_PACKAGES=/tmp/packages_end.txt 15:38:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:38:34 + PACKAGES=/tmp/packages_start.txt 15:38:34 + '[' /w/workspace/edgex-go/3 ']' 15:38:34 + PACKAGES=/tmp/packages_end.txt 15:38:34 + case "${OS_FAMILY}" in 15:38:34 + dpkg -l 15:38:34 + grep '^ii' 15:38:34 + '[' -f /tmp/packages_start.txt ']' 15:38:34 + '[' -f /tmp/packages_end.txt ']' 15:38:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:38:34 + '[' /w/workspace/edgex-go/3 ']' 15:38:34 + mkdir -p /w/workspace/edgex-go/3/archives/ 15:38:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 15:38:35 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:38:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:38:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:35 15:38:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:38:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:36 latest: Pulling from edgex-lftools-log-publisher 15:38:36 5eb5b503b376: Pulling fs layer 15:38:36 5c69ac0246d0: Pulling fs layer 15:38:36 ec43610c2a17: Pulling fs layer 15:38:36 3a2ae6a8a46f: Pulling fs layer 15:38:36 33b1e0a273af: Pulling fs layer 15:38:36 5d3b04190fa2: Pulling fs layer 15:38:36 2f39f015ded8: Pulling fs layer 15:38:36 3a2ae6a8a46f: Waiting 15:38:36 33b1e0a273af: Waiting 15:38:36 5d3b04190fa2: Waiting 15:38:36 2f39f015ded8: Waiting 15:38:36 5c69ac0246d0: Verifying Checksum 15:38:36 5c69ac0246d0: Download complete 15:38:36 3a2ae6a8a46f: Verifying Checksum 15:38:36 3a2ae6a8a46f: Download complete 15:38:36 33b1e0a273af: Verifying Checksum 15:38:36 33b1e0a273af: Download complete 15:38:36 ec43610c2a17: Verifying Checksum 15:38:36 ec43610c2a17: Download complete 15:38:36 5d3b04190fa2: Verifying Checksum 15:38:36 5d3b04190fa2: Download complete 15:38:36 5eb5b503b376: Verifying Checksum 15:38:36 5eb5b503b376: Download complete 15:38:37 2f39f015ded8: Download complete 15:38:37 5eb5b503b376: Pull complete 15:38:37 5c69ac0246d0: Pull complete 15:38:38 ec43610c2a17: Pull complete 15:38:38 3a2ae6a8a46f: Pull complete 15:38:38 33b1e0a273af: Pull complete 15:38:38 5d3b04190fa2: Pull complete 15:38:42 2f39f015ded8: Pull complete 15:38:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:38:42 prd-ubuntu20.04-docker-8c-8g-41815 does not seem to be running inside a container 15:38:43 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:latest cat 15:38:44 $ docker top d177d2326fef4ae3ce63825813fcbb558c540e5e44b99e998ac4cfa235775ec4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:45 + touch /tmp/pre-build-complete [Pipeline] sh 15:38:45 + mkdir -p /var/log/sysstat [Pipeline] sh 15:38:45 + ls /var/log/sa-host 15:38:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:46 provisioning config files... 15:38:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1388642317526814465tmp [Pipeline] { [Pipeline] echo 15:38:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:38:46 ---> create-netrc.sh [Pipeline] } 15:38:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:38:46 ---> python-tools-install.sh [Pipeline] echo 15:38:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:38:47 ---> sudo-logs.sh 15:38:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:38:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:38:47 ---> job-cost.sh 15:38:47 lf-activate-venv: SKIPPING 15:38:47 DEBUG: total: 0.2199999988079071 15:38:47 INFO: Retrieving Stack Cost... 15:38:48 INFO: Retrieving Pricing Info for: v3-standard-8 15:38:48 INFO: Archiving Costs [Pipeline] echo 15:38:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:38:48 ---> logs-deploy.sh 15:38:48 lf-activate-venv: SKIPPING 15:38:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4011/3 15:38:48 INFO: archiving workspace using pattern(s): 15:38:49 Archives upload complete. 15:38:49 INFO: archiving logs to Nexus 15:38:50 ---> uname -a: 15:38:50 Linux prd-ubuntu20-04-docker-8c-8g-41815 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:38:50 15:38:50 15:38:50 ---> lscpu: 15:38:50 Architecture: x86_64 15:38:50 CPU op-mode(s): 32-bit, 64-bit 15:38:50 Byte Order: Little Endian 15:38:50 Address sizes: 40 bits physical, 48 bits virtual 15:38:50 CPU(s): 8 15:38:50 On-line CPU(s) list: 0-7 15:38:50 Thread(s) per core: 1 15:38:50 Core(s) per socket: 1 15:38:50 Socket(s): 8 15:38:50 NUMA node(s): 1 15:38:50 Vendor ID: AuthenticAMD 15:38:50 CPU family: 23 15:38:50 Model: 49 15:38:50 Model name: AMD EPYC-Rome Processor 15:38:50 Stepping: 0 15:38:50 CPU MHz: 2799.998 15:38:50 BogoMIPS: 5599.99 15:38:50 Virtualization: AMD-V 15:38:50 Hypervisor vendor: KVM 15:38:50 Virtualization type: full 15:38:50 L1d cache: 256 KiB 15:38:50 L1i cache: 256 KiB 15:38:50 L2 cache: 4 MiB 15:38:50 L3 cache: 128 MiB 15:38:50 NUMA node0 CPU(s): 0-7 15:38:50 Vulnerability Itlb multihit: Not affected 15:38:50 Vulnerability L1tf: Not affected 15:38:50 Vulnerability Mds: Not affected 15:38:50 Vulnerability Meltdown: Not affected 15:38:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:38:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:38:50 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:38:50 Vulnerability Srbds: Not affected 15:38:50 Vulnerability Tsx async abort: Not affected 15:38:50 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 15:38:50 15:38:50 15:38:50 ---> nproc: 15:38:50 8 15:38:50 15:38:50 15:38:50 ---> df -h: 15:38:50 Filesystem Size Used Avail Use% Mounted on 15:38:50 overlay 155G 26G 129G 17% / 15:38:50 tmpfs 64M 0 64M 0% /dev 15:38:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:38:50 shm 64M 0 64M 0% /dev/shm 15:38:50 /dev/vda1 155G 26G 129G 17% /facter-os 15:38:50 15:38:50 15:38:50 ---> sar -b -r -n DEV: 15:38:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41815) 05/09/22 _x86_64_ (8 CPU) 15:38:50 15:38:50 14:28:33 LINUX RESTART (8 CPU) 15:38:50 15:38:50 14:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:38:50 14:30:01 282.21 17.89 264.32 0.00 2280.72 135070.15 0.00 15:38:50 14:31:01 79.02 0.05 78.97 0.00 2.53 37643.48 0.00 15:38:50 14:32:01 56.85 0.15 56.70 0.00 1.87 18406.26 0.00 15:38:50 14:33:01 449.33 0.88 448.44 0.00 29.60 352347.01 0.00 15:38:50 14:34:01 886.07 2.65 883.42 0.00 22.13 258669.24 0.00 15:38:50 14:35:01 740.00 0.40 739.60 0.00 3.20 296856.38 0.00 15:38:50 14:36:01 666.66 0.20 666.46 0.00 3.87 203305.30 0.00 15:38:50 14:37:01 854.98 1.68 853.30 0.00 14.25 340137.60 0.00 15:38:50 14:38:01 530.48 0.17 530.31 0.00 2.27 109903.15 0.00 15:38:50 14:39:01 232.92 0.02 232.91 0.00 1.20 113904.57 0.00 15:38:50 14:40:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 15:38:50 14:41:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 15:38:50 14:42:01 3.08 1.58 1.50 0.00 50.38 17.99 0.00 15:38:50 14:43:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 15:38:50 14:44:01 2.08 0.02 2.07 0.00 0.13 23.19 0.00 15:38:50 14:45:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 15:38:50 14:46:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 15:38:50 14:47:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 15:38:50 14:48:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 15:38:50 14:49:01 1.67 0.00 1.67 0.00 0.00 20.26 0.00 15:38:50 14:50:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 15:38:50 14:51:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 15:38:50 14:52:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 15:38:50 14:53:01 0.85 0.00 0.85 0.00 0.00 12.26 0.00 15:38:50 14:54:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 15:38:50 14:55:01 1.00 0.00 1.00 0.00 0.00 13.86 0.00 15:38:50 14:56:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 15:38:50 14:57:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 15:38:50 14:58:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 15:38:50 14:59:01 1.67 0.00 1.67 0.00 0.00 19.99 0.00 15:38:50 15:00:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 15:38:50 15:01:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 15:38:50 15:02:01 1.55 0.00 1.55 0.00 0.00 16.79 0.00 15:38:50 15:03:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 15:38:50 15:04:01 2.93 0.87 2.07 0.00 18.39 26.92 0.00 15:38:50 15:05:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 15:38:50 15:06:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 15:38:50 15:07:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 15:38:50 15:08:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 15:38:50 15:09:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 15:38:50 15:10:01 1.75 0.00 1.75 0.00 0.00 19.06 0.00 15:38:50 15:11:02 1.65 0.00 1.65 0.00 0.00 18.66 0.00 15:38:50 15:12:01 1.07 0.00 1.07 0.00 0.00 11.79 0.00 15:38:50 15:13:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 15:38:50 15:14:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 15:38:50 15:15:01 2.13 0.00 2.13 0.00 0.00 24.00 0.00 15:38:50 15:16:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 15:38:50 15:17:01 1.97 0.02 1.95 0.00 0.13 22.40 0.00 15:38:50 15:18:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 15:38:50 15:19:01 1.92 0.00 1.92 0.00 0.00 21.33 0.00 15:38:50 15:20:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 15:38:50 15:21:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 15:38:50 15:22:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 15:38:50 15:23:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 15:38:50 15:24:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 15:38:50 15:25:01 2.17 0.00 2.17 0.00 0.00 24.53 0.00 15:38:50 15:26:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 15:38:50 15:27:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 15:38:50 15:28:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 15:38:50 15:29:01 1.57 0.00 1.57 0.00 0.00 18.39 0.00 15:38:50 15:30:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 15:38:50 15:31:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 15:38:50 15:32:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 15:38:50 15:33:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 15:38:50 15:34:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 15:38:50 15:35:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 15:38:50 15:36:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 15:38:50 15:37:01 1.88 0.00 1.88 0.00 0.00 21.06 0.00 15:38:50 15:38:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 15:38:50 Average: 70.41 0.38 70.03 0.00 34.70 27045.00 0.00 15:38:50 15:38:50 14:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:38:50 14:30:01 27940084 31724496 572952 1.74 143408 3841536 2184256 6.44 1336552 3155720 277700 15:38:50 14:31:01 27861496 31682636 607652 1.85 161628 3836404 2267376 6.68 1435976 3100684 160728 15:38:50 14:32:01 27361076 31759576 535232 1.63 165432 4392184 1994716 5.88 1503876 3520324 186120 15:38:50 14:33:01 20758968 31143736 1112728 3.38 210268 10001392 3880152 11.44 2594932 8649572 1559252 15:38:50 14:34:01 12988628 28583288 3670012 11.16 337532 14686448 6419496 18.92 6208820 12400996 104256 15:38:50 14:35:01 10273160 30763624 1482660 4.51 391860 19263572 3983900 11.74 5298364 15756940 26728 15:38:50 14:36:01 8280012 30449600 1787828 5.44 459332 20713720 4042376 11.91 4911228 17971788 2468 15:38:50 14:37:01 1394484 31087320 1162568 3.54 631596 27714304 3114832 9.18 5289628 24137884 2820 15:38:50 14:38:01 7071796 31589292 669520 2.04 722612 22742656 2344356 6.91 3442964 20612720 2906852 15:38:50 14:39:01 10812648 31736868 529320 1.61 724240 19363024 1955216 5.76 2842568 17692244 8 15:38:50 14:40:01 10814112 31738368 527828 1.61 724252 19363028 1955216 5.76 2841256 17692248 8 15:38:50 14:41:01 10817992 31742292 523796 1.59 724256 19363032 1955216 5.76 2837176 17692252 184 15:38:50 14:42:01 10817420 31744200 521776 1.59 724268 19364548 1955216 5.76 2840060 17691820 200 15:38:50 14:43:01 10822760 31749552 516468 1.57 724280 19364548 1955216 5.76 2832956 17691812 180 15:38:50 14:44:01 10822476 31750112 516608 1.57 724292 19364552 1990272 5.87 2832420 17692520 16 15:38:50 14:45:01 10822636 31750280 516596 1.57 724296 19364556 1990272 5.87 2832608 17692524 192 15:38:50 14:46:01 10822872 31750516 516332 1.57 724296 19364556 1990272 5.87 2832236 17692524 12 15:38:50 14:47:01 10822816 31750480 516296 1.57 724316 19364560 1973740 5.82 2832252 17692528 176 15:38:50 14:48:01 10822760 31750436 516264 1.57 724336 19364560 1973740 5.82 2832796 17692528 8 15:38:50 14:49:01 10822524 31750220 516460 1.57 724356 19364560 1973740 5.82 2832240 17692532 12 15:38:50 14:50:01 10822160 31749876 516744 1.57 724368 19364568 1973740 5.82 2832580 17692536 28 15:38:50 14:51:01 10822612 31750348 516436 1.57 724376 19364572 1973740 5.82 2832752 17692540 192 15:38:50 14:52:01 10822564 31750304 516440 1.57 724388 19364576 1973740 5.82 2832660 17692544 16 15:38:50 14:53:01 10823020 31750784 515908 1.57 724396 19364584 1973740 5.82 2832372 17692548 220 15:38:50 14:54:01 10822752 31750520 516084 1.57 724440 19364568 1973740 5.82 2832372 17692548 20 15:38:50 14:55:01 10822804 31750632 515904 1.57 724464 19364588 1973740 5.82 2833112 17692556 204 15:38:50 14:56:01 10823008 31751000 515504 1.57 724480 19364716 1973740 5.82 2832460 17692684 20 15:38:50 14:57:01 10823176 31751172 515476 1.57 724500 19364720 1973740 5.82 2832460 17692688 48 15:38:50 14:58:01 10823192 31751192 515412 1.57 724516 19364724 1973740 5.82 2832460 17692692 8 15:38:50 14:59:01 10822892 31750940 515628 1.57 724536 19364724 1989796 5.86 2832960 17692692 36 15:38:50 15:00:01 10822844 31750900 515604 1.57 724540 19364732 1989796 5.86 2832980 17692700 8 15:38:50 15:01:01 10822888 31750996 515300 1.57 724560 19364732 1989796 5.86 2833076 17692700 292 15:38:50 15:02:01 10822796 31750940 515500 1.57 724596 19364736 1989796 5.86 2832876 17692704 188 15:38:50 15:03:01 10822692 31750840 515528 1.57 724608 19364740 1989796 5.86 2832920 17692708 276 15:38:50 15:04:01 10820560 31749652 516656 1.57 724664 19365252 2021244 5.96 2833172 17693144 188 15:38:50 15:05:01 10820576 31749676 516632 1.57 724668 19365256 2021244 5.96 2833208 17693148 48 15:38:50 15:06:01 10820264 31749376 517072 1.57 724672 19365260 2021244 5.96 2832620 17693152 20 15:38:50 15:07:01 10820516 31749648 516788 1.57 724688 19365264 2021244 5.96 2832628 17693152 188 15:38:50 15:08:01 10820484 31749644 516800 1.57 724704 19365268 2021244 5.96 2832788 17693156 16 15:38:50 15:09:01 10820768 31749940 516512 1.57 724716 19365264 2021244 5.96 2832676 17693160 192 15:38:50 15:10:01 10820476 31749688 516720 1.57 724752 19365272 2021244 5.96 2833004 17693164 12 15:38:50 15:11:02 10820428 31749648 516680 1.57 724772 19365280 2021244 5.96 2832700 17693168 44 15:38:50 15:12:01 10820380 31749632 516652 1.57 724784 19365280 2021244 5.96 2832728 17693168 16 15:38:50 15:13:01 10820324 31749588 516624 1.57 724796 19365284 2021244 5.96 2832748 17693172 44 15:38:50 15:14:01 10820276 31749552 516604 1.57 724804 19365284 2021244 5.96 2832748 17693172 12 15:38:50 15:15:01 10820196 31749540 516564 1.57 724856 19365288 2004632 5.91 2833136 17693180 28 15:38:50 15:16:01 10820364 31749712 516544 1.57 724860 19365292 2004632 5.91 2832820 17693184 12 15:38:50 15:17:01 10820016 31749388 516836 1.57 724888 19365292 2004632 5.91 2832852 17693184 12 15:38:50 15:18:01 10820500 31749932 516428 1.57 724936 19365300 2004632 5.91 2832892 17693188 12 15:38:50 15:19:01 10820452 31749904 516380 1.57 724956 19365304 2004632 5.91 2833344 17693192 240 15:38:50 15:20:01 10820184 31749656 516728 1.57 724980 19365300 2004632 5.91 2833248 17693192 16 15:38:50 15:21:01 10820648 31750152 516288 1.57 724992 19365308 2004632 5.91 2832964 17693200 16 15:38:50 15:22:01 10820600 31750136 516264 1.57 725016 19365308 2004632 5.91 2832980 17693200 12 15:38:50 15:23:01 10820544 31750216 516108 1.57 725036 19365440 2004632 5.91 2832996 17693316 48 15:38:50 15:24:01 10820712 31750388 516084 1.57 725052 19365444 2004632 5.91 2832996 17693320 12 15:38:50 15:25:01 10820688 31750432 516036 1.57 725092 19365440 2004632 5.91 2833452 17693336 12 15:38:50 15:26:01 10820632 31750408 515996 1.57 725100 19365456 2004632 5.91 2833072 17693348 12 15:38:50 15:27:01 10820828 31750608 515728 1.57 725104 19365456 2004632 5.91 2833076 17693348 48 15:38:50 15:28:01 10820488 31750280 515936 1.57 725108 19365460 2004632 5.91 2833484 17693352 216 15:38:50 15:29:01 10820440 31750248 515912 1.57 725116 19365464 2004632 5.91 2833508 17693356 224 15:38:50 15:30:01 10820348 31750160 516120 1.57 725144 19365464 2004632 5.91 2833980 17693356 232 15:38:50 15:31:01 10820560 31750404 515872 1.57 725156 19365468 2020696 5.96 2833628 17693360 316 15:38:50 15:32:01 10820252 31750128 516092 1.57 725168 19365472 2020696 5.96 2833660 17693364 204 15:38:50 15:33:01 10819952 31749832 516320 1.57 725176 19365472 2020696 5.96 2833488 17693364 308 15:38:50 15:34:01 10820480 31750340 515816 1.57 725184 19365476 2020696 5.96 2833116 17693368 12 15:38:50 15:35:01 10820140 31750012 516060 1.57 725212 19365480 2020696 5.96 2833448 17693368 72 15:38:50 15:36:01 10820016 31749932 516372 1.57 725220 19365484 2020696 5.96 2833708 17693376 192 15:38:50 15:37:01 10820080 31750012 516296 1.57 725236 19365488 2020696 5.96 2833168 17693380 48 15:38:50 15:38:01 10820064 31750000 516288 1.57 725240 19365488 2020696 5.96 2833172 17693380 12 15:38:50 Average: 11495425 31648626 617582 1.88 676920 18682476 2175153 6.41 2927944 16969318 75834 15:38:50 15:38:50 14:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:38:50 14:30:01 docker0 552.95 465.83 42.02 3754.29 0.00 0.00 0.00 0.00 15:38:50 14:30:01 veth2adee90 96.05 117.69 9.29 998.13 0.00 0.00 0.00 0.08 15:38:50 14:30:01 ens3 1317.93 1104.41 12248.06 166.27 0.00 0.00 0.00 0.00 15:38:50 14:30:01 lo 5.08 5.08 0.50 0.50 0.00 0.00 0.00 0.00 15:38:50 14:31:01 docker0 1.60 1.65 0.10 0.13 0.00 0.00 0.00 0.00 15:38:50 14:31:01 ens3 61.62 46.14 33.36 60.82 0.00 0.00 0.00 0.00 15:38:50 14:31:01 veth72b36bf 1.50 1.70 0.12 0.13 0.00 0.00 0.00 0.00 15:38:50 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:32:01 ens3 28.00 15.04 23.99 12.38 0.00 0.00 0.00 0.00 15:38:50 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:33:01 veth8cdf451 121.76 249.21 9.40 3222.83 0.00 0.00 0.00 0.26 15:38:50 14:33:01 docker0 290.87 548.13 17.98 6584.14 0.00 0.00 0.00 0.00 15:38:50 14:33:01 veth5b4385a 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:38:50 14:33:01 veth8f05082 0.00 1.03 0.00 0.06 0.00 0.00 0.00 0.00 15:38:50 14:33:01 ens3 700.75 396.40 8303.28 107.02 0.00 0.00 0.00 0.00 15:38:50 14:33:01 veth7d4ea89 131.73 251.76 9.91 3170.85 0.00 0.00 0.00 0.26 15:38:50 14:33:01 vethb59a0cb 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:38:50 14:33:01 veth98ff5ef 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:38:50 14:33:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:38:50 14:34:01 veth8cdf451 115.54 192.65 11.89 2611.50 0.00 0.00 0.00 0.21 15:38:50 14:34:01 docker0 259.96 438.22 22.52 5752.67 0.00 0.00 0.00 0.00 15:38:50 14:34:01 veth8f05082 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:34:01 veth727206f 9.38 24.84 0.90 392.04 0.00 0.00 0.00 0.03 15:38:50 14:34:01 ens3 545.02 343.55 6966.23 96.09 0.00 0.00 0.00 0.00 15:38:50 14:34:01 veth7d4ea89 125.01 206.78 12.54 2661.31 0.00 0.00 0.00 0.22 15:38:50 14:34:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 15:38:50 14:35:01 veth8cdf451 0.17 0.35 0.01 0.02 0.00 0.00 0.00 0.00 15:38:50 14:35:01 docker0 213.55 404.27 15.26 5500.32 0.00 0.00 0.00 0.00 15:38:50 14:35:01 veth8f05082 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:38:50 14:35:01 ens3 489.37 279.27 5538.55 108.69 0.00 0.00 0.00 0.00 15:38:50 14:35:01 veth7d4ea89 0.17 0.30 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:35:01 vethefff8d9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:38:50 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:35:01 veth71c1c37 189.19 372.28 16.29 5332.26 0.00 0.00 0.00 0.44 15:38:50 14:36:01 veth8cdf451 12.15 19.91 1.12 207.05 0.00 0.00 0.00 0.02 15:38:50 14:36:01 docker0 78.14 117.39 5.99 1073.57 0.00 0.00 0.00 0.00 15:38:50 14:36:01 veth8f05082 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 15:38:50 14:36:01 ens3 150.45 96.72 1100.65 21.45 0.00 0.00 0.00 0.00 15:38:50 14:36:01 veth7d4ea89 11.50 18.99 1.08 207.00 0.00 0.00 0.00 0.02 15:38:50 14:36:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 15:38:50 14:36:01 veth71c1c37 34.42 51.37 3.42 496.49 0.00 0.00 0.00 0.04 15:38:50 14:37:01 docker0 17.32 20.36 1.01 92.20 0.00 0.00 0.00 0.00 15:38:50 14:37:01 veth8f05082 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:37:01 ens3 71.84 62.75 116.46 72.18 0.00 0.00 0.00 0.00 15:38:50 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:37:01 veth71c1c37 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:38:01 docker0 42.79 55.04 2.74 403.97 0.00 0.00 0.00 0.00 15:38:50 14:38:01 veth8f05082 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:38:50 14:38:01 ens3 83.05 57.97 426.81 15.55 0.00 0.00 0.00 0.00 15:38:50 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:39:01 ens3 4.62 3.13 4.66 2.03 0.00 0.00 0.00 0.00 15:38:50 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:40:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 15:38:50 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:42:01 ens3 34.69 33.94 6.92 58.36 0.00 0.00 0.00 0.00 15:38:50 14:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:44:01 ens3 0.27 0.25 0.53 0.02 0.00 0.00 0.00 0.00 15:38:50 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:45:01 ens3 0.22 0.23 0.08 0.07 0.00 0.00 0.00 0.00 15:38:50 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:46:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:47:01 ens3 0.50 0.12 0.05 0.01 0.00 0.00 0.00 0.00 15:38:50 14:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:48:01 ens3 0.50 0.50 0.26 0.22 0.00 0.00 0.00 0.00 15:38:50 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:50:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:38:50 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:51:01 ens3 1.15 0.43 0.32 0.22 0.00 0.00 0.00 0.00 15:38:50 14:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:52:01 ens3 0.70 0.42 0.46 0.27 0.00 0.00 0.00 0.00 15:38:50 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:54:01 ens3 0.80 0.00 0.09 0.00 0.00 0.00 0.00 0.00 15:38:50 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:55:01 ens3 1.20 0.88 0.67 0.49 0.00 0.00 0.00 0.00 15:38:50 14:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:58:01 ens3 0.67 0.00 0.06 0.00 0.00 0.00 0.00 0.00 15:38:50 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 14:59:01 ens3 0.75 0.65 0.37 0.29 0.00 0.00 0.00 0.00 15:38:50 14:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:00:01 ens3 0.15 0.07 0.08 0.06 0.00 0.00 0.00 0.00 15:38:50 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:01:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:02:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:03:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:04:01 ens3 0.47 0.03 0.05 0.00 0.00 0.00 0.00 0.00 15:38:50 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:05:01 ens3 0.62 0.43 0.34 0.27 0.00 0.00 0.00 0.00 15:38:50 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:06:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:08:01 ens3 0.32 0.15 0.13 0.01 0.00 0.00 0.00 0.00 15:38:50 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:10:01 ens3 0.12 0.07 0.07 0.06 0.00 0.00 0.00 0.00 15:38:50 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:11:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:11:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:13:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:15:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:38:50 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:20:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:38:50 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:23:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:25:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 15:38:50 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:30:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:38:50 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:34:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:35:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:38:50 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:50 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:38:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:50 Average: docker0 21.00 29.63 1.55 334.94 0.00 0.00 0.00 0.00 15:38:50 Average: ens3 50.44 35.21 501.26 10.45 0.00 0.00 0.00 0.00 15:38:50 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 15:38:50 15:38:50 15:38:50 ---> sar -P ALL: 15:38:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41815) 05/09/22 _x86_64_ (8 CPU) 15:38:50 15:38:50 14:28:33 LINUX RESTART (8 CPU) 15:38:50 15:38:50 14:29:02 CPU %user %nice %system %iowait %steal %idle 15:38:50 14:30:01 all 12.57 0.00 4.37 2.16 0.09 80.80 15:38:50 14:30:01 0 15.74 0.00 4.67 2.33 0.07 77.19 15:38:50 14:30:01 1 11.55 0.00 4.62 1.85 0.09 81.89 15:38:50 14:30:01 2 9.07 0.00 3.75 3.16 0.07 83.95 15:38:50 14:30:01 3 17.06 0.00 5.15 2.94 0.10 74.75 15:38:50 14:30:01 4 13.50 0.00 4.72 1.86 0.10 79.81 15:38:50 14:30:01 5 10.01 0.00 4.84 4.30 0.09 80.77 15:38:50 14:30:01 6 12.02 0.00 3.67 0.58 0.09 83.65 15:38:50 14:30:01 7 11.65 0.00 3.56 0.26 0.12 84.41 15:38:50 14:31:01 all 29.98 0.00 5.79 1.08 0.10 63.05 15:38:50 14:31:01 0 29.46 0.00 6.56 0.17 0.10 63.71 15:38:50 14:31:01 1 29.63 0.00 5.43 1.16 0.10 63.68 15:38:50 14:31:01 2 29.45 0.00 5.31 0.27 0.12 64.86 15:38:50 14:31:01 3 29.61 0.00 5.64 0.25 0.10 64.40 15:38:50 14:31:01 4 30.51 0.00 5.77 0.27 0.10 63.35 15:38:50 14:31:01 5 31.24 0.00 5.27 1.75 0.08 61.64 15:38:50 14:31:01 6 30.09 0.00 5.86 4.13 0.12 59.80 15:38:50 14:31:01 7 29.83 0.00 6.49 0.62 0.10 62.95 15:38:50 14:32:01 all 47.18 0.00 6.26 0.45 0.13 45.98 15:38:50 14:32:01 0 46.18 0.00 6.40 0.07 0.12 47.23 15:38:50 14:32:01 1 46.98 0.00 6.56 0.88 0.13 45.45 15:38:50 14:32:01 2 46.24 0.00 6.16 0.02 0.13 47.45 15:38:50 14:32:01 3 46.52 0.00 6.08 0.02 0.13 47.26 15:38:50 14:32:01 4 47.36 0.00 5.94 0.00 0.13 46.57 15:38:50 14:32:01 5 47.43 0.00 6.26 0.29 0.14 45.89 15:38:50 14:32:01 6 48.44 0.00 6.05 2.30 0.12 43.09 15:38:50 14:32:01 7 48.32 0.00 6.60 0.05 0.12 44.92 15:38:50 14:33:01 all 30.55 0.00 13.39 6.00 0.13 49.93 15:38:50 14:33:01 0 32.03 0.00 13.47 4.08 0.15 50.26 15:38:50 14:33:01 1 28.25 0.00 13.45 10.16 0.10 48.04 15:38:50 14:33:01 2 32.87 0.00 14.20 2.23 0.12 50.57 15:38:50 14:33:01 3 32.94 0.00 12.42 2.16 0.14 52.33 15:38:50 14:33:01 4 31.45 0.00 11.61 1.60 0.12 55.22 15:38:50 14:33:01 5 28.86 0.00 14.98 10.20 0.15 45.80 15:38:50 14:33:01 6 29.52 0.00 13.96 16.00 0.14 40.38 15:38:50 14:33:01 7 28.42 0.00 13.00 1.63 0.14 56.81 15:38:50 14:34:01 all 68.60 0.00 11.18 5.95 0.17 14.10 15:38:50 14:34:01 0 67.14 0.00 9.42 2.92 0.15 20.37 15:38:50 14:34:01 1 69.98 0.00 10.32 3.94 0.15 15.60 15:38:50 14:34:01 2 69.82 0.00 10.88 3.87 0.17 15.26 15:38:50 14:34:01 3 69.58 0.00 11.50 4.50 0.18 14.24 15:38:50 14:34:01 4 66.96 0.00 12.98 11.59 0.15 8.31 15:38:50 14:34:01 5 69.35 0.00 10.93 4.97 0.18 14.56 15:38:50 14:34:01 6 68.79 0.00 11.53 11.48 0.17 8.04 15:38:50 14:34:01 7 67.15 0.00 11.89 4.33 0.19 16.44 15:38:50 14:35:01 all 83.34 0.00 12.16 1.07 0.17 3.26 15:38:50 14:35:01 0 82.08 0.00 10.30 1.69 0.17 5.76 15:38:50 14:35:01 1 82.13 0.00 14.11 0.97 0.18 2.60 15:38:50 14:35:01 2 81.84 0.00 13.52 2.73 0.17 1.74 15:38:50 14:35:01 3 83.91 0.00 12.53 0.20 0.15 3.21 15:38:50 14:35:01 4 83.50 0.00 12.63 1.74 0.17 1.96 15:38:50 14:35:01 5 84.07 0.00 11.66 0.54 0.15 3.58 15:38:50 14:35:01 6 83.89 0.00 10.85 0.35 0.17 4.75 15:38:50 14:35:01 7 85.32 0.00 11.65 0.37 0.17 2.49 15:38:50 14:36:01 all 81.74 0.00 12.02 1.07 0.17 4.99 15:38:50 14:36:01 0 78.37 0.00 11.81 1.23 0.19 8.40 15:38:50 14:36:01 1 83.12 0.00 10.64 0.91 0.15 5.18 15:38:50 14:36:01 2 80.02 0.00 13.87 1.93 0.17 4.01 15:38:50 14:36:01 3 81.66 0.00 11.27 1.86 0.17 5.04 15:38:50 14:36:01 4 84.50 0.00 11.36 1.31 0.18 2.65 15:38:50 14:36:01 5 82.72 0.00 12.71 0.22 0.18 4.17 15:38:50 14:36:01 6 78.61 0.00 14.32 0.57 0.17 6.32 15:38:50 14:36:01 7 84.91 0.00 10.21 0.49 0.18 4.21 15:38:50 14:37:01 all 69.09 0.00 13.84 3.37 0.19 13.52 15:38:50 14:37:01 0 67.36 0.00 12.67 1.68 0.19 18.10 15:38:50 14:37:01 1 66.87 0.00 14.31 1.73 0.19 16.91 15:38:50 14:37:01 2 65.42 0.00 16.49 11.60 0.19 6.32 15:38:50 14:37:01 3 66.53 0.00 14.47 2.64 0.19 16.17 15:38:50 14:37:01 4 67.40 0.00 13.91 1.14 0.17 17.38 15:38:50 14:37:01 5 66.79 0.00 14.48 5.81 0.19 12.74 15:38:50 14:37:01 6 67.57 0.00 13.06 0.95 0.19 18.23 15:38:50 14:37:01 7 84.69 0.00 11.34 1.36 0.19 2.42 15:38:50 14:38:01 all 30.72 0.00 9.89 2.11 0.12 57.15 15:38:50 14:38:01 0 28.28 0.00 9.67 0.65 0.12 61.29 15:38:50 14:38:01 1 30.76 0.00 10.08 1.80 0.12 57.24 15:38:50 14:38:01 2 28.82 0.00 10.34 3.85 0.12 56.87 15:38:50 14:38:01 3 29.45 0.00 9.62 1.36 0.12 59.44 15:38:50 14:38:01 4 29.98 0.00 10.73 1.43 0.14 57.73 15:38:50 14:38:01 5 32.49 0.00 8.46 4.04 0.14 54.87 15:38:50 14:38:01 6 35.66 0.00 8.43 2.12 0.12 53.67 15:38:50 14:38:01 7 30.31 0.00 11.81 1.63 0.12 56.13 15:38:50 14:39:01 all 1.02 0.00 1.14 1.46 0.02 96.37 15:38:50 14:39:01 0 0.90 0.00 0.57 0.02 0.00 98.51 15:38:50 14:39:01 1 1.00 0.00 0.70 0.80 0.02 97.48 15:38:50 14:39:01 2 1.22 0.00 1.24 0.43 0.03 97.07 15:38:50 14:39:01 3 1.02 0.00 0.93 0.07 0.02 97.96 15:38:50 14:39:01 4 0.75 0.00 1.15 0.03 0.02 98.05 15:38:50 14:39:01 5 1.06 0.00 3.14 9.90 0.02 85.88 15:38:50 14:39:01 6 1.20 0.00 0.37 0.03 0.00 98.40 15:38:50 14:39:01 7 0.99 0.00 0.99 0.45 0.03 97.54 15:38:50 14:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:38:50 14:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 14:40:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:38:50 14:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 14:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 14:40:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:38:50 14:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 14:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:38:50 14:40:01 CPU %user %nice %system %iowait %steal %idle 15:38:50 14:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:38:50 14:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:38:50 14:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 14:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 14:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:41:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:38:50 14:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 14:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:38:50 14:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:42:01 all 0.24 0.00 0.06 0.02 0.00 99.68 15:38:50 14:42:01 0 0.12 0.00 0.07 0.00 0.00 99.82 15:38:50 14:42:01 1 0.12 0.00 0.08 0.02 0.00 99.78 15:38:50 14:42:01 2 0.23 0.00 0.03 0.05 0.00 99.68 15:38:50 14:42:01 3 0.33 0.00 0.05 0.00 0.00 99.62 15:38:50 14:42:01 4 0.35 0.00 0.05 0.00 0.02 99.58 15:38:50 14:42:01 5 0.13 0.00 0.05 0.03 0.00 99.78 15:38:50 14:42:01 6 0.33 0.00 0.07 0.00 0.00 99.60 15:38:50 14:42:01 7 0.32 0.00 0.08 0.03 0.00 99.57 15:38:50 14:43:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:38:50 14:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:43:01 1 0.03 0.00 0.02 0.02 0.00 99.93 15:38:50 14:43:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:38:50 14:43:01 3 0.00 0.00 0.02 0.02 0.00 99.97 15:38:50 14:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 14:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 14:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 14:44:01 all 0.03 0.00 0.05 0.01 0.00 99.90 15:38:50 14:44:01 0 0.08 0.00 0.08 0.00 0.00 99.83 15:38:50 14:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:38:50 14:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:44:01 4 0.05 0.00 0.12 0.00 0.00 99.83 15:38:50 14:44:01 5 0.02 0.00 0.07 0.07 0.00 99.85 15:38:50 14:44:01 6 0.03 0.00 0.08 0.00 0.00 99.88 15:38:50 14:44:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:38:50 14:45:01 all 0.08 0.00 0.01 0.01 0.00 99.90 15:38:50 14:45:01 0 0.52 0.00 0.02 0.00 0.00 99.47 15:38:50 14:45:01 1 0.00 0.00 0.02 0.03 0.00 99.95 15:38:50 14:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 14:45:01 5 0.02 0.00 0.02 0.05 0.00 99.92 15:38:50 14:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:45:01 7 0.05 0.00 0.05 0.00 0.00 99.90 15:38:50 14:46:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:38:50 14:46:01 0 0.53 0.00 0.00 0.00 0.02 99.45 15:38:50 14:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:38:50 14:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 14:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 14:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 14:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 14:47:01 all 0.09 0.00 0.01 0.00 0.00 99.89 15:38:50 14:47:01 0 0.62 0.00 0.03 0.00 0.00 99.35 15:38:50 14:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:38:50 14:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:47:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:38:50 14:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:47:01 7 0.05 0.00 0.05 0.00 0.02 99.88 15:38:50 14:48:01 all 0.17 0.00 0.01 0.01 0.00 99.80 15:38:50 14:48:01 0 1.29 0.00 0.00 0.00 0.00 98.71 15:38:50 14:48:01 1 0.02 0.00 0.02 0.03 0.00 99.93 15:38:50 14:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:38:50 14:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:38:50 14:48:01 5 0.00 0.00 0.02 0.03 0.00 99.95 15:38:50 14:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 14:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 14:49:01 all 0.08 0.00 0.01 0.01 0.00 99.91 15:38:50 14:49:01 0 0.53 0.00 0.00 0.00 0.00 99.47 15:38:50 14:49:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:38:50 14:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 14:49:01 4 0.02 0.00 0.02 0.03 0.00 99.93 15:38:50 14:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 14:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:38:50 14:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 14:50:01 1 0.00 0.00 0.00 0.07 0.00 99.93 15:38:50 14:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 14:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:50:01 4 0.02 0.00 0.02 0.03 0.00 99.93 15:38:50 14:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 14:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:38:50 14:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 14:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 14:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:51:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:38:50 14:51:01 5 0.02 0.00 0.02 0.02 0.02 99.93 15:38:50 14:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:38:50 14:51:01 CPU %user %nice %system %iowait %steal %idle 15:38:50 14:52:01 all 0.21 0.00 0.01 0.00 0.00 99.77 15:38:50 14:52:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:38:50 14:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 14:52:01 2 1.45 0.00 0.02 0.00 0.00 98.53 15:38:50 14:52:01 3 0.08 0.00 0.00 0.00 0.00 99.92 15:38:50 14:52:01 4 0.10 0.00 0.02 0.02 0.02 99.85 15:38:50 14:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 14:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:53:01 all 0.27 0.00 0.01 0.00 0.00 99.72 15:38:50 14:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 14:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:53:01 2 1.97 0.00 0.00 0.00 0.02 98.01 15:38:50 14:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:53:01 4 0.13 0.00 0.02 0.00 0.00 99.85 15:38:50 14:53:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 14:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 14:54:01 all 0.07 0.00 0.01 0.01 0.00 99.92 15:38:50 14:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 14:54:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:38:50 14:54:01 2 0.35 0.00 0.05 0.00 0.00 99.60 15:38:50 14:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 14:54:01 4 0.07 0.00 0.02 0.03 0.00 99.88 15:38:50 14:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:55:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:38:50 14:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:55:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 14:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:55:01 3 0.05 0.00 0.00 0.00 0.02 99.93 15:38:50 14:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:38:50 14:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 14:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 14:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:56:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:38:50 14:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:38:50 14:56:01 1 0.02 0.00 0.02 0.03 0.00 99.93 15:38:50 14:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 14:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:38:50 14:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 14:56:01 5 0.03 0.00 0.00 0.08 0.00 99.88 15:38:50 14:56:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:38:50 14:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:57:01 all 0.01 0.00 0.01 0.01 0.00 99.98 15:38:50 14:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:57:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:38:50 14:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:38:50 14:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 14:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 14:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 14:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:38:50 14:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:38:50 14:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 14:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:50 14:58:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:38:50 14:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 14:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:59:01 all 0.09 0.00 0.01 0.01 0.00 99.89 15:38:50 14:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 14:59:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 14:59:01 2 0.63 0.00 0.07 0.00 0.00 99.30 15:38:50 14:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 14:59:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:38:50 14:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 14:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 14:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:00:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:38:50 15:00:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:38:50 15:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:38:50 15:00:01 2 0.08 0.00 0.00 0.00 0.00 99.92 15:38:50 15:00:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:38:50 15:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:38:50 15:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:00:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:38:50 15:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:38:50 15:01:01 all 0.01 0.00 0.01 0.02 0.00 99.96 15:38:50 15:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:01:01 3 0.07 0.00 0.02 0.00 0.02 99.90 15:38:50 15:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:38:50 15:01:01 5 0.00 0.00 0.00 0.15 0.00 99.85 15:38:50 15:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:02:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:38:50 15:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:38:50 15:02:01 1 0.02 0.00 0.00 0.03 0.00 99.95 15:38:50 15:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 15:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:02:01 5 0.02 0.00 0.02 0.05 0.00 99.92 15:38:50 15:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:38:50 15:02:01 CPU %user %nice %system %iowait %steal %idle 15:38:50 15:03:01 all 0.01 0.00 0.00 0.00 0.00 99.99 15:38:50 15:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 15:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 15:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:04:01 all 0.21 0.00 0.05 0.01 0.00 99.73 15:38:50 15:04:01 0 0.03 0.00 0.05 0.00 0.00 99.92 15:38:50 15:04:01 1 0.20 0.00 0.08 0.03 0.00 99.68 15:38:50 15:04:01 2 1.27 0.00 0.03 0.00 0.00 98.69 15:38:50 15:04:01 3 0.07 0.00 0.05 0.00 0.00 99.88 15:38:50 15:04:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:38:50 15:04:01 5 0.05 0.00 0.05 0.03 0.00 99.87 15:38:50 15:04:01 6 0.02 0.00 0.07 0.00 0.02 99.90 15:38:50 15:04:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:38:50 15:05:01 all 0.25 0.00 0.01 0.00 0.00 99.73 15:38:50 15:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:05:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:38:50 15:05:01 2 1.95 0.00 0.02 0.00 0.02 98.01 15:38:50 15:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 15:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:38:50 15:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:06:01 all 0.11 0.00 0.02 0.01 0.00 99.86 15:38:50 15:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 15:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:38:50 15:06:01 2 0.66 0.00 0.13 0.00 0.00 99.20 15:38:50 15:06:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:38:50 15:06:01 4 0.03 0.00 0.00 0.03 0.00 99.93 15:38:50 15:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:07:01 all 0.00 0.00 0.01 0.00 0.00 99.98 15:38:50 15:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:50 15:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:38:50 15:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:08:01 1 0.00 0.00 0.03 0.02 0.00 99.95 15:38:50 15:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:38:50 15:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:08:01 4 0.02 0.00 0.02 0.03 0.00 99.93 15:38:50 15:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:09:01 all 0.02 0.00 0.00 0.01 0.00 99.97 15:38:50 15:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:09:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:38:50 15:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:09:01 3 0.03 0.00 0.02 0.02 0.00 99.93 15:38:50 15:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 15:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:10:01 all 0.01 0.00 0.01 0.01 0.01 99.97 15:38:50 15:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:10:01 1 0.00 0.00 0.00 0.05 0.02 99.93 15:38:50 15:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:38:50 15:10:01 4 0.02 0.00 0.00 0.02 0.02 99.95 15:38:50 15:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 15:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:11:02 all 0.02 0.00 0.01 0.01 0.00 99.96 15:38:50 15:11:02 0 0.02 0.00 0.02 0.00 0.02 99.95 15:38:50 15:11:02 1 0.02 0.00 0.00 0.02 0.00 99.97 15:38:50 15:11:02 2 0.02 0.00 0.00 0.00 0.02 99.97 15:38:50 15:11:02 3 0.05 0.00 0.03 0.00 0.00 99.92 15:38:50 15:11:02 4 0.02 0.00 0.00 0.03 0.00 99.95 15:38:50 15:11:02 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:11:02 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:11:02 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:38:50 15:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:12:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:38:50 15:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:38:50 15:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:38:50 15:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 15:13:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:38:50 15:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:38:50 15:13:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:38:50 15:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:38:50 15:13:01 CPU %user %nice %system %iowait %steal %idle 15:38:50 15:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:38:50 15:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:14:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:38:50 15:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 15:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:38:50 15:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:15:01 all 0.02 0.00 0.01 0.01 0.00 99.97 15:38:50 15:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:15:01 1 0.00 0.00 0.02 0.05 0.00 99.93 15:38:50 15:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:50 15:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:16:01 all 0.00 0.00 0.00 0.01 0.00 99.99 15:38:50 15:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:16:01 4 0.00 0.00 0.00 0.07 0.00 99.93 15:38:50 15:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:17:01 all 0.09 0.00 0.02 0.02 0.00 99.87 15:38:50 15:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:17:01 1 0.00 0.00 0.00 0.12 0.00 99.88 15:38:50 15:17:01 2 0.62 0.00 0.02 0.00 0.00 99.37 15:38:50 15:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:38:50 15:17:01 4 0.03 0.00 0.02 0.03 0.00 99.92 15:38:50 15:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:38:50 15:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:18:01 all 0.18 0.00 0.01 0.00 0.00 99.81 15:38:50 15:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 15:18:01 2 1.35 0.00 0.00 0.00 0.02 98.63 15:38:50 15:18:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:38:50 15:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 15:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:38:50 15:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:19:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:38:50 15:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 15:19:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:38:50 15:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:38:50 15:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:20:01 1 0.00 0.00 0.00 0.07 0.02 99.92 15:38:50 15:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 15:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:21:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:38:50 15:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:21:01 1 0.02 0.00 0.02 0.03 0.00 99.93 15:38:50 15:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:38:50 15:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:38:50 15:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:22:01 all 0.02 0.00 0.01 0.02 0.00 99.95 15:38:50 15:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:22:01 1 0.02 0.00 0.00 0.15 0.00 99.83 15:38:50 15:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 15:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:38:50 15:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:23:01 all 0.10 0.00 0.01 0.01 0.00 99.87 15:38:50 15:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:38:50 15:23:01 1 0.00 0.00 0.00 0.12 0.00 99.88 15:38:50 15:23:01 2 0.76 0.00 0.00 0.00 0.00 99.24 15:38:50 15:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 15:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:23:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:38:50 15:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:24:01 all 0.27 0.00 0.01 0.00 0.00 99.72 15:38:50 15:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:38:50 15:24:01 2 1.99 0.00 0.02 0.00 0.02 97.98 15:38:50 15:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 15:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:38:50 15:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:38:50 15:24:01 CPU %user %nice %system %iowait %steal %idle 15:38:50 15:25:01 all 0.25 0.00 0.00 0.01 0.00 99.74 15:38:50 15:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:25:01 1 0.00 0.00 0.00 0.05 0.00 99.95 15:38:50 15:25:01 2 1.91 0.00 0.02 0.00 0.00 98.08 15:38:50 15:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:38:50 15:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 15:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:26:01 all 0.27 0.00 0.01 0.01 0.00 99.72 15:38:50 15:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:26:01 1 0.02 0.00 0.02 0.07 0.00 99.90 15:38:50 15:26:01 2 1.99 0.00 0.00 0.00 0.00 98.01 15:38:50 15:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:26:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:38:50 15:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:38:50 15:27:01 all 0.15 0.00 0.03 0.00 0.00 99.81 15:38:50 15:27:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:38:50 15:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:38:50 15:27:01 2 1.16 0.00 0.18 0.00 0.00 98.66 15:38:50 15:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 15:27:01 5 0.02 0.00 0.03 0.00 0.02 99.93 15:38:50 15:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:38:50 15:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:38:50 15:28:01 1 0.02 0.00 0.02 0.03 0.00 99.93 15:38:50 15:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:38:50 15:28:01 5 0.05 0.00 0.00 0.00 0.00 99.95 15:38:50 15:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:29:01 all 0.00 0.00 0.01 0.01 0.00 99.98 15:38:50 15:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:29:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:38:50 15:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 15:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:38:50 15:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:30:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:38:50 15:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:30:01 4 0.02 0.00 0.00 0.03 0.00 99.95 15:38:50 15:30:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:38:50 15:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:38:50 15:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:38:50 15:31:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 15:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:38:50 15:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:31:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:38:50 15:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:38:50 15:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:38:50 15:32:01 1 0.03 0.00 0.00 0.02 0.02 99.93 15:38:50 15:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 15:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:33:01 all 0.00 0.00 0.00 0.00 0.00 99.99 15:38:50 15:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:33:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 15:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:33:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:38:50 15:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:38:50 15:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:34:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:38:50 15:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:38:50 15:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:38:50 15:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 15:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:35:01 all 0.00 0.00 0.01 0.01 0.00 99.97 15:38:50 15:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:38:50 15:35:01 1 0.00 0.00 0.00 0.03 0.00 99.97 15:38:50 15:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 15:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:38:50 15:35:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:38:50 15:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:38:50 15:35:01 CPU %user %nice %system %iowait %steal %idle 15:38:50 15:36:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:38:50 15:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:36:01 1 0.03 0.00 0.00 0.03 0.00 99.93 15:38:50 15:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:38:50 15:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:36:01 5 0.03 0.00 0.03 0.00 0.00 99.93 15:38:50 15:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:37:01 all 0.00 0.00 0.01 0.01 0.00 99.98 15:38:50 15:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:37:01 1 0.00 0.00 0.02 0.03 0.00 99.95 15:38:50 15:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:38:50 15:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:38:50 15:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:38:50 15:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:38:01 all 0.17 0.00 0.02 0.01 0.00 99.80 15:38:50 15:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:38:50 15:38:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:38:50 15:38:01 2 1.32 0.00 0.07 0.00 0.00 98.61 15:38:50 15:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:38:50 15:38:01 4 0.02 0.00 0.00 0.05 0.00 99.93 15:38:50 15:38:01 5 0.00 0.00 0.03 0.00 0.00 99.97 15:38:50 15:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:38:50 15:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:38:50 Average: all 6.58 0.00 1.30 0.36 0.02 91.74 15:38:50 Average: 0 6.47 0.00 1.24 0.21 0.02 92.06 15:38:50 Average: 1 6.47 0.00 1.30 0.37 0.02 91.84 15:38:50 Average: 2 6.69 0.00 1.39 0.43 0.02 91.48 15:38:50 Average: 3 6.60 0.00 1.29 0.23 0.02 91.86 15:38:50 Average: 4 6.57 0.00 1.31 0.31 0.02 91.79 15:38:50 Average: 5 6.53 0.00 1.34 0.61 0.02 91.50 15:38:50 Average: 6 6.55 0.00 1.27 0.55 0.02 91.61 15:38:50 Average: 7 6.78 0.00 1.26 0.16 0.02 91.78 15:38:50 15:38:50 15:38:50