Pull request #4009 opened 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 turrisxyz for edgexfoundry/edgex-go Loading trusted files from base branch main at ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 rather than 8177a062ad3013d61b7e32371bf9f8e0e13bd839 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-ssh11603330392031659512.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-ssh12960409703299034266.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4009/workspace@libs/edgex-global-pipelines # timeout=10 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-4009/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11493589363087190040.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4009/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7253135319755478858.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh790555433963199011.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4009/workspace@libs/lf-pipelines # timeout=10 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-4009/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9837863780469829010.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41394 in /w/workspace/edgexfoundry_edgex-go_PR-4009 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit 8177a062ad3013d61b7e32371bf9f8e0e13bd839 Merge succeeded, producing ad60c78e56fa842da1ac3787a2c92636c6f3eca4 Checking out Revision ad60c78e56fa842da1ac3787a2c92636c6f3eca4 (PR-4009) > 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/4009/head:refs/remotes/origin/PR-4009 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8177a062ad3013d61b7e32371bf9f8e0e13bd839 # 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 ad60c78e56fa842da1ac3787a2c92636c6f3eca4 # timeout=10 Commit message: "Merge commit 'ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:40:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:40:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:40:01 ========================================================= 13:40:01 EdgeX Global Pipelines Version Info 13:40:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:40:02 ------------------- 13:40:02 stable info: 13:40:02 ------------------- 13:40:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:40:02 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 13:40:02 Message: update stable to v1.0.227 13:40:03 ------------------- 13:40:03 experimental info: 13:40:03 ------------------- 13:40:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:40:03 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 13:40:03 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:40:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:40:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:40:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:40:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:40:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:40:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:40:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:40:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:40:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:40:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4009 [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4009 [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4009 [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad60c78 [Pipeline] echo 13:40:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:40:04 provisioning config files... 13:40:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3857985674400149306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:05 ---> docker-login.sh 13:40:05 nexus3.edgexfoundry.org:10001 13:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:05 Configure a credential helper to remove this warning. See 13:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:05 13:40:05 Login Succeeded 13:40:05 nexus3.edgexfoundry.org:10002 13:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:05 Configure a credential helper to remove this warning. See 13:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:05 13:40:05 Login Succeeded 13:40:05 nexus3.edgexfoundry.org:10003 13:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:05 Configure a credential helper to remove this warning. See 13:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:05 13:40:05 Login Succeeded 13:40:05 nexus3.edgexfoundry.org:10004 13:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:05 Configure a credential helper to remove this warning. See 13:40:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:05 13:40:05 Login Succeeded 13:40:05 docker.io 13:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:06 Configure a credential helper to remove this warning. See 13:40:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:06 13:40:06 Login Succeeded 13:40:06 ---> docker-login.sh ends [Pipeline] } 13:40:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:40:06 + 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 13:40:06 + + dirname cmd/core-command/Dockerfile 13:40:06 cut -d/ -f2 13:40:06 + echo core-command,cmd/core-command/Dockerfile 13:40:06 + + dirname cmd/core-data/Dockerfile 13:40:06 cut -d/ -f2 13:40:06 + echo core-data,cmd/core-data/Dockerfile 13:40:06 + dirname cmd/core-metadata/Dockerfile 13:40:06 + cut -d/ -f2 13:40:06 + echo core-metadata,cmd/core-metadata/Dockerfile 13:40:06 + dirname cmd/security-bootstrapper/Dockerfile 13:40:06 + cut -d/ -f2 13:40:06 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:40:06 + dirname cmd/security-proxy-setup/Dockerfile 13:40:06 + cut -d/ -f2 13:40:06 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:40:06 + + cut -d/ -f2 13:40:06 dirname cmd/security-secretstore-setup/Dockerfile 13:40:06 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:40:06 + dirname cmd/security-spiffe-token-provider/Dockerfile 13:40:06 + cut -d/ -f2 13:40:06 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 13:40:06 + dirname cmd/security-spire-agent/Dockerfile 13:40:06 + cut -d/ -f2 13:40:06 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 13:40:06 + dirname cmd/security-spire-config/Dockerfile 13:40:06 + cut -d/ -f2 13:40:06 + echo security-spire-config,cmd/security-spire-config/Dockerfile 13:40:06 + dirname cmd/security-spire-server/Dockerfile 13:40:06 + cut -d/ -f2 13:40:06 + echo security-spire-server,cmd/security-spire-server/Dockerfile 13:40:06 + dirname cmd/support-notifications/Dockerfile 13:40:06 + cut -d/ -f2 13:40:06 + echo support-notifications,cmd/support-notifications/Dockerfile 13:40:06 + dirname cmd/support-scheduler/Dockerfile 13:40:06 + cut -d/ -f2 13:40:06 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:40:06 + dirname cmd/sys-mgmt-agent/Dockerfile 13:40:06 + cut -d/ -f2 13:40:06 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:40:06 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 13:40:07 + git rev-list -1 --merges ad60c78e56fa842da1ac3787a2c92636c6f3eca4~1..ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [Pipeline] echo 13:40:07 -----------> git rev-list -1 --merges ad60c78e56fa842da1ac3787a2c92636c6f3eca4~1..ad60c78e56fa842da1ac3787a2c92636c6f3eca4 ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:40:07 ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [false] [Pipeline] sh 13:40:07 + git log --format=format:%s -1 ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [Pipeline] echo 13:40:07 ========================================================= 13:40:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:40:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:40:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:40:08 + grep -v github /etc/ssh/ssh_known_hosts 13:40:08 + [ -e /tmp/ssh_known_hosts ] 13:40:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:40:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:40:08 + sudo tee -a /etc/ssh/ssh_known_hosts 13:40:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:40:08 13:40:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:40:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:40:09 latest: Pulling from edgex-devops/py-git-semver 13:40:09 1fe172e4850f: Pulling fs layer 13:40:09 caf521ccaac6: Pulling fs layer 13:40:09 3ead6fa29328: Pulling fs layer 13:40:09 5c2a1cbceb83: Pulling fs layer 13:40:09 a8d5f1318db7: Pulling fs layer 13:40:09 c427282e49a2: Pulling fs layer 13:40:09 1827001aaf11: Pulling fs layer 13:40:09 0714d37db230: Pulling fs layer 13:40:09 ac28cf19c067: Pulling fs layer 13:40:09 ca983d60f3e2: Pulling fs layer 13:40:09 9f894cec8388: Pulling fs layer 13:40:09 a8d5f1318db7: Waiting 13:40:09 c427282e49a2: Waiting 13:40:09 5c2a1cbceb83: Waiting 13:40:09 1827001aaf11: Waiting 13:40:09 0714d37db230: Waiting 13:40:09 ac28cf19c067: Waiting 13:40:09 ca983d60f3e2: Waiting 13:40:09 9f894cec8388: Waiting 13:40:09 caf521ccaac6: Verifying Checksum 13:40:09 caf521ccaac6: Download complete 13:40:09 a8d5f1318db7: Verifying Checksum 13:40:09 a8d5f1318db7: Download complete 13:40:09 c427282e49a2: Verifying Checksum 13:40:09 c427282e49a2: Download complete 13:40:09 3ead6fa29328: Verifying Checksum 13:40:09 3ead6fa29328: Download complete 13:40:09 0714d37db230: Download complete 13:40:09 ac28cf19c067: Download complete 13:40:09 ca983d60f3e2: Download complete 13:40:09 9f894cec8388: Download complete 13:40:09 1fe172e4850f: Verifying Checksum 13:40:09 1fe172e4850f: Download complete 13:40:09 1827001aaf11: Verifying Checksum 13:40:09 1827001aaf11: Download complete 13:40:11 1fe172e4850f: Pull complete 13:40:11 caf521ccaac6: Pull complete 13:40:11 3ead6fa29328: Pull complete 13:40:11 5c2a1cbceb83: Pull complete 13:40:12 a8d5f1318db7: Pull complete 13:40:12 c427282e49a2: Pull complete 13:40:14 1827001aaf11: Pull complete 13:40:14 0714d37db230: Pull complete 13:40:14 ac28cf19c067: Pull complete 13:40:14 ca983d60f3e2: Pull complete 13:40:14 9f894cec8388: Pull complete 13:40:14 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 13:40:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:40:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 13:40:14 prd-ubuntu20.04-docker-8c-8g-41394 does not seem to be running inside a container 13:40:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 13:40:16 $ docker top debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 -eo pid,comm 13:40:16 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). 13:40:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:40:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:40:16 [ssh-agent] Looking for ssh-agent implementation... 13:40:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:16 $ docker exec debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 ssh-agent 13:40:17 SSH_AUTH_SOCK=/tmp/ssh-6y0CmqYk0dwR/agent.32 13:40:17 SSH_AGENT_PID=38 13:40:17 Running ssh-add (command line suppressed) 13:40:17 Identity added: /w/workspace/edgex-go/1@tmp/private_key_97847893573615211.key (/w/workspace/edgex-go/1@tmp/private_key_97847893573615211.key) 13:40:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:40:17 + git tag --points-at HEAD [Pipeline] } 13:40:17 $ docker exec --env ******** --env ******** debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 ssh-agent -k 13:40:17 unset SSH_AUTH_SOCK; 13:40:17 unset SSH_AGENT_PID; 13:40:17 echo Agent pid 38 killed; 13:40:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:40:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:40:17 [ssh-agent] Looking for ssh-agent implementation... 13:40:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:17 $ docker exec debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 ssh-agent 13:40:18 SSH_AUTH_SOCK=/tmp/ssh-pSL79WZTHhiC/agent.71 13:40:18 SSH_AGENT_PID=78 13:40:18 Running ssh-add (command line suppressed) 13:40:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_637331972069108849.key (/w/workspace/edgex-go/1@tmp/private_key_637331972069108849.key) 13:40:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:40:18 + git semver init 13:40:18 2022-05-07 13:40:18,797 [run_init] DEBUG init version:0.0.0 force:False 13:40:18 2022-05-07 13:40:18,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 13:40:18 2022-05-07 13:40:18,799 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 13:40:18 2022-05-07 13:40:18,799 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 13:40:23 2022-05-07 13:40:22,855 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 13:40:23 2022-05-07 13:40:22,857 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4009 with force:False 13:40:23 2022-05-07 13:40:22,857 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4009 13:40:23 2022-05-07 13:40:22,862 [execute] INFO git cat-file --batch-check 13:40:23 2022-05-07 13:40:22,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 13:40:23 2022-05-07 13:40:22,870 [execute] INFO git cat-file --batch 13:40:23 2022-05-07 13:40:22,870 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 13:40:23 2022-05-07 13:40:22,876 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4009 13:40:23 0.0.0 [Pipeline] } 13:40:23 $ docker exec --env ******** --env ******** debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 ssh-agent -k 13:40:23 unset SSH_AUTH_SOCK; 13:40:23 unset SSH_AGENT_PID; 13:40:23 echo Agent pid 78 killed; 13:40:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:40:23 + git semver [Pipeline] } 13:40:23 $ docker stop --time=1 debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 13:40:25 $ docker rm -f debb8fe8e03f821ee11cdcfd51071d7a850b2660e23710f35d81c74d99197046 [Pipeline] // withDockerContainer [Pipeline] sh 13:40:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:40:26 Stashed 1 file(s) [Pipeline] echo 13:40:26 [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 13:40:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:40:26 ========================================================= 13:40:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:40:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:40:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:40:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:40:26 59bf1c3509f3: Pulling fs layer 13:40:26 666ba61612fd: Pulling fs layer 13:40:26 8ed8ca486205: Pulling fs layer 13:40:26 4fe6c5a15a65: Pulling fs layer 13:40:26 22a0e8bec74d: Pulling fs layer 13:40:26 ca2b28591e48: Pulling fs layer 13:40:26 a51346096db8: Pulling fs layer 13:40:26 daebc70d1ce1: Pulling fs layer 13:40:26 0e18a0eac166: Pulling fs layer 13:40:26 4fe6c5a15a65: Waiting 13:40:26 daebc70d1ce1: Waiting 13:40:26 22a0e8bec74d: Waiting 13:40:26 ca2b28591e48: Waiting 13:40:26 a51346096db8: Waiting 13:40:26 0e18a0eac166: Waiting 13:40:26 8ed8ca486205: Verifying Checksum 13:40:26 8ed8ca486205: Download complete 13:40:26 666ba61612fd: Verifying Checksum 13:40:26 666ba61612fd: Download complete 13:40:26 22a0e8bec74d: Verifying Checksum 13:40:26 22a0e8bec74d: Download complete 13:40:26 ca2b28591e48: Verifying Checksum 13:40:26 ca2b28591e48: Download complete 13:40:26 a51346096db8: Download complete 13:40:26 59bf1c3509f3: Download complete 13:40:27 daebc70d1ce1: Verifying Checksum 13:40:27 daebc70d1ce1: Download complete 13:40:27 59bf1c3509f3: Pull complete 13:40:27 666ba61612fd: Pull complete 13:40:27 8ed8ca486205: Pull complete 13:40:27 0e18a0eac166: Verifying Checksum 13:40:27 0e18a0eac166: Download complete 13:40:27 4fe6c5a15a65: Verifying Checksum 13:40:27 4fe6c5a15a65: Download complete 13:40:31 4fe6c5a15a65: Pull complete 13:40:31 22a0e8bec74d: Pull complete 13:40:31 ca2b28591e48: Pull complete 13:40:32 a51346096db8: Pull complete 13:40:32 daebc70d1ce1: Pull complete 13:40:34 0e18a0eac166: Pull complete 13:40:34 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 13:40:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:40:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:40:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:40:35 WORKDIR /edgex 13:40:35 COPY go.mod . 13:40:35 RUN go mod download 13:40:35 + docker build -t ci-base-image-x86_64 -f - . 13:40:36 Sending build context to Docker daemon 335.2MB 13:40:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:40:36 ---> f018257e8ee9 13:40:36 Step 2/4 : WORKDIR /edgex 13:40:39 ---> Running in 573e85fa4e51 13:40:39 Removing intermediate container 573e85fa4e51 13:40:39 ---> 905aa886f38e 13:40:39 Step 3/4 : COPY go.mod . 13:40:39 ---> 91ba2e6437e8 13:40:39 Step 4/4 : RUN go mod download 13:40:39 ---> Running in 510102c246da 13:40:41 Still waiting to schedule task 13:40:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:40:57 Removing intermediate container 510102c246da 13:40:57 ---> a54fbd93a33e 13:40:57 Successfully built a54fbd93a33e 13:40:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:40:58 + docker inspect -f . ci-base-image-x86_64 13:40:58 . [Pipeline] withDockerContainer 13:40:58 prd-ubuntu20.04-docker-8c-8g-41394 does not seem to be running inside a container 13:40:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 13:40:58 $ docker top 325b8145b5daed3c5bf884c3d62b1d4312794cbdba39f61a872562777921e5ed -eo pid,comm [Pipeline] { [Pipeline] sh 13:40:59 + go version 13:40:59 go version go1.17.6 linux/amd64 [Pipeline] } 13:40:59 $ docker stop --time=1 325b8145b5daed3c5bf884c3d62b1d4312794cbdba39f61a872562777921e5ed 13:41:00 $ docker rm -f 325b8145b5daed3c5bf884c3d62b1d4312794cbdba39f61a872562777921e5ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:41:01 + docker inspect -f . ci-base-image-x86_64 13:41:01 . [Pipeline] withDockerContainer 13:41:01 prd-ubuntu20.04-docker-8c-8g-41394 does not seem to be running inside a container 13:41:01 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 13:41:01 $ docker top d73d4472e464f935b5f57d8867447363a5194379e0c5e8ce72709634842527ad -eo pid,comm [Pipeline] { [Pipeline] echo 13:41:01 ========================================================= 13:41:01 [edgeXBuildGoParallel] Running Tests and Build... 13:41:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:41:02 + make test 13:41:02 go mod tidy -compat=1.17 13:41:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:41:08 ? github.com/edgexfoundry/edgex-go [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:41:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.072s coverage: 28.7% of statements 13:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:41:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements 13:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:41:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 53.4% of statements 13:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.050s coverage: 89.2% of statements 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.106s coverage: 84.4% of statements 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.496s coverage: 95.6% of statements 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.096s coverage: 60.0% of statements 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 29.6% of statements 13:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 13:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 13:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 13:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 13:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.193s coverage: 82.5% of statements 13:41:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.158s coverage: 91.2% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.388s coverage: 65.4% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 43.8% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.156s coverage: 92.3% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:41:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 13:41:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 13:41:47 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 13:42:09 GO111MODULE=on go vet ./... 13:42:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:42:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:42:11 ./bin/test-attribution-txt.sh [Pipeline] echo 13:42:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:42:12 + ls -al . 13:42:12 total 672 13:42:12 drwxrwxr-x 10 1001 1001 4096 May 7 13:42 . 13:42:12 drwxr-xr-x 4 root root 4096 May 7 13:41 .. 13:42:12 -rw-rw-r-- 1 1001 1001 11 May 7 13:39 .dockerignore 13:42:12 drwxrwxr-x 8 1001 1001 4096 May 7 13:40 .git 13:42:12 drwxrwxr-x 3 1001 1001 4096 May 7 13:39 .github 13:42:12 -rw-rw-r-- 1 1001 1001 879 May 7 13:39 .gitignore 13:42:12 -rw-rw-r-- 1 1001 1001 42 May 7 13:39 .golangci.yml 13:42:12 -rw-rw-r-- 1 1001 1001 87 May 7 13:39 .hadolint.yml 13:42:12 drwxr-xr-x 3 1001 1001 4096 May 7 13:40 .semver 13:42:12 -rw-rw-r-- 1 1001 1001 166 May 7 13:39 .sonarcloud.properties 13:42:12 -rw-rw-r-- 1 1001 1001 1171 May 7 13:39 ADOPTERS.md 13:42:12 -rw-rw-r-- 1 1001 1001 10086 May 7 13:39 Attribution.txt 13:42:12 -rw-rw-r-- 1 1001 1001 51732 May 7 13:39 CHANGELOG.md 13:42:12 -rw-rw-r-- 1 1001 1001 3804 May 7 13:39 CONTRIBUTING.md 13:42:12 -rw-rw-r-- 1 1001 1001 677 May 7 13:39 GOVERNANCE.md 13:42:12 -rw-rw-r-- 1 1001 1001 850 May 7 13:39 Jenkinsfile 13:42:12 -rw-rw-r-- 1 1001 1001 10775 May 7 13:39 LICENSE 13:42:12 -rw-rw-r-- 1 1001 1001 10389 May 7 13:39 Makefile 13:42:12 -rw-rw-r-- 1 1001 1001 582 May 7 13:39 OWNERS.md 13:42:12 -rw-rw-r-- 1 1001 1001 9094 May 7 13:39 README.md 13:42:12 -rw-rw-r-- 1 1001 1001 6912 May 7 13:39 SECURITY.md 13:42:12 -rw-rw-r-- 1 1001 1001 5 May 7 13:40 VERSION 13:42:12 -rw-rw-r-- 1 1001 1001 4131 May 7 13:39 ZMQWindows.md 13:42:12 drwxrwxr-x 2 1001 1001 4096 May 7 13:39 bin 13:42:12 drwxrwxr-x 18 1001 1001 4096 May 7 13:39 cmd 13:42:12 -rw-r--r-- 1 root root 435134 May 7 13:41 coverage.out 13:42:12 -rw-rw-r-- 1 1001 1001 3256 May 7 13:39 go.mod 13:42:12 -rw-rw-r-- 1 1001 1001 35162 May 7 13:41 go.sum 13:42:12 drwxrwxr-x 8 1001 1001 4096 May 7 13:39 internal 13:42:12 drwxrwxr-x 3 1001 1001 4096 May 7 13:39 openapi 13:42:12 drwxrwxr-x 4 1001 1001 4096 May 7 13:39 snap 13:42:12 -rw-rw-r-- 1 1001 1001 204 May 7 13:39 version.go [Pipeline] sh 13:42:12 + '[' -e coverage.out ] 13:42:12 + chown 1001:1001 coverage.out [Pipeline] stash 13:42:13 Stashed 1 file(s) [Pipeline] sh 13:42:13 + make build 13:42:13 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 13:42:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41395 in /w/workspace/edgexfoundry_edgex-go_PR-4009 [Pipeline] { [Pipeline] ws 13:42:20 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:42:21 The recommended git tool is: git 13:42:27 using credential edgex-jenkins-ssh 13:42:27 Cloning the remote Git repository 13:42:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:42:28 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 13:42:27 > git init /w/workspace/edgex-go/1 # timeout=10 13:42:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:42:27 > git --version # timeout=10 13:42:27 > git --version # 'git version 2.25.1' 13:42:27 using GIT_SSH to set credentials SSH Credentials for GitHub 13:42:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:42:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:42:36 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 13:42:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:42:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:42:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:42:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:42:43 using GIT_SSH to set credentials SSH Credentials for GitHub 13:42:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4009/head:refs/remotes/origin/PR-4009 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:42:43 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 13:42:43 Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit 8177a062ad3013d61b7e32371bf9f8e0e13bd839 13:42:43 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 13:42:44 Merge succeeded, producing cf27560c72f73cafc501ae05df61c2156c94f5dc 13:42:44 Checking out Revision cf27560c72f73cafc501ae05df61c2156c94f5dc (PR-4009) 13:42:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:42:43 > git config core.sparsecheckout # timeout=10 13:42:43 > git checkout -f 8177a062ad3013d61b7e32371bf9f8e0e13bd839 # timeout=10 13:42:44 > git remote # timeout=10 13:42:44 > git config --get remote.origin.url # timeout=10 13:42:44 using GIT_SSH to set credentials SSH Credentials for GitHub 13:42:44 > git merge ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 13:42:44 > git rev-parse HEAD^{commit} # timeout=10 13:42:44 > git config core.sparsecheckout # timeout=10 13:42:44 > git checkout -f cf27560c72f73cafc501ae05df61c2156c94f5dc # timeout=10 13:42: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:42:47 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 13:42: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:42:48 Commit message: "Merge commit 'ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029' into HEAD" 13:42:48 First time build. Skipping changelog. 13:42:48 > git --version # timeout=10 13:42:48 > git --version # 'git version 2.25.1' 13:42:48 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 13:42: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/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:42:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:42:49 % Total % Received % Xferd Average Speed Time Time Time Current 13:42:49 Dload Upload Total Spent Left Speed 13:42:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93992 0 --:--:-- --:--:-- --:--:-- 93992 [Pipeline] sh 13:42:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:42:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:42:50 + sudo tee /etc/docker/daemon.new 13:42:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:42:50 { 13:42:50 "registry-mirrors": [ 13:42:50 "https://nexus3.edgexfoundry.org:10001" 13:42:50 ], 13:42:50 "bip": "10.250.0.254/24", 13:42:50 "hosts": [ 13:42:50 "tcp://0.0.0.0:5555", 13:42:50 "unix:///var/run/docker.sock" 13:42:50 ], 13:42:50 "mtu": 1458, 13:42:50 "selinux-enabled": true, 13:42:50 "seccomp-profile": "/etc/docker/seccomp.json" 13:42:50 } [Pipeline] sh 13:42:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13: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 13:42:51 + sudo service docker restart [Pipeline] } 13:42:52 $ docker stop --time=1 d73d4472e464f935b5f57d8867447363a5194379e0c5e8ce72709634842527ad 13:42:55 $ docker rm -f d73d4472e464f935b5f57d8867447363a5194379e0c5e8ce72709634842527ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:42:56 13:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:42:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:42:57 latest: Pulling from edgex-devops/edgex-compose 13:42:57 cbdbe7a5bc2a: Pulling fs layer 13:42:57 ca9280d653b3: Pulling fs layer 13:42:57 7e9c9ca2126c: Pulling fs layer 13:42:57 cbdbe7a5bc2a: Download complete 13:42:57 ca9280d653b3: Verifying Checksum 13:42:57 ca9280d653b3: Download complete 13:42:57 cbdbe7a5bc2a: Pull complete 13:42:57 7e9c9ca2126c: Download complete 13:42:57 ca9280d653b3: Pull complete 13:43:01 7e9c9ca2126c: Pull complete 13:43:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:43:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:43:01 prd-ubuntu20.04-docker-8c-8g-41394 does not seem to be running inside a container 13:43:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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/edgex-compose:latest cat 13:43:03 $ docker top 763ded7156e2a7060385814486d707da822e329199f6113bab59b3df2e8335e3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:03 + docker-compose build --help 13:43:03 + grep parallel 13:43:04 --parallel Build images in parallel. [Pipeline] } 13:43:04 $ docker stop --time=1 763ded7156e2a7060385814486d707da822e329199f6113bab59b3df2e8335e3 13:43:05 $ docker rm -f 763ded7156e2a7060385814486d707da822e329199f6113bab59b3df2e8335e3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:43:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:43:06 . [Pipeline] withDockerContainer 13:43:06 prd-ubuntu20.04-docker-8c-8g-41394 does not seem to be running inside a container 13:43:06 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:43:06 $ docker top 3288f35a32191b311ec0968b9aa230dc934f9cdca9ace1b06973df937e79a59a -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:07 + docker-compose -f ./docker-compose-build.yml build --parallel 13:43:07 Building core-command ... 13:43:07 Building core-data ... 13:43:07 Building core-metadata ... 13:43:07 Building security-bootstrapper ... 13:43:07 Building security-proxy-setup ... 13:43:07 Building security-secretstore-setup ... 13:43:07 Building security-spiffe-token-provider ... 13:43:07 Building security-spire-agent ... 13:43:07 Building security-spire-config ... 13:43:07 Building security-spire-server ... 13:43:07 Building support-notifications ... 13:43:07 Building support-scheduler ... 13:43:07 Building sys-mgmt-agent ... 13:43:07 Building security-secretstore-setup 13:43:07 Building security-spire-config 13:43:07 Building security-spire-agent 13:43:07 Building sys-mgmt-agent 13:43:07 Building core-command [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:09 provisioning config files... 13:43:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8779409316124301996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:43:10 ---> docker-login.sh 13:43:10 nexus3.edgexfoundry.org:10001 13:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:11 Configure a credential helper to remove this warning. See 13:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:11 13:43:11 Login Succeeded 13:43:11 nexus3.edgexfoundry.org:10002 13:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:11 Configure a credential helper to remove this warning. See 13:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:11 13:43:11 Login Succeeded 13:43:11 nexus3.edgexfoundry.org:10003 13:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:12 Configure a credential helper to remove this warning. See 13:43:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:12 13:43:12 Login Succeeded 13:43:12 nexus3.edgexfoundry.org:10004 13:43:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:12 Configure a credential helper to remove this warning. See 13:43:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:12 13:43:12 Login Succeeded 13:43:12 docker.io 13:43:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:13 Configure a credential helper to remove this warning. See 13:43:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:13 13:43:13 Login Succeeded 13:43:13 ---> docker-login.sh ends [Pipeline] } 13:43:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:43:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:43:13 ========================================================= 13:43:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:43:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:43:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:43:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:43:14 9b3977197b4f: Pulling fs layer 13:43:14 1a89e8eeedd5: Pulling fs layer 13:43:14 94645a83ff95: Pulling fs layer 13:43:14 3f3a8bcf1eab: Pulling fs layer 13:43:14 0c92f367c5e7: Pulling fs layer 13:43:14 3096ccb668a1: Pulling fs layer 13:43:14 e8cf19c19ddd: Pulling fs layer 13:43:14 a4caa8a26152: Pulling fs layer 13:43:14 3096ccb668a1: Waiting 13:43:14 e8cf19c19ddd: Waiting 13:43:14 3f3a8bcf1eab: Waiting 13:43:14 0c92f367c5e7: Waiting 13:43:14 94645a83ff95: Verifying Checksum 13:43:14 94645a83ff95: Download complete 13:43:14 1a89e8eeedd5: Verifying Checksum 13:43:14 1a89e8eeedd5: Download complete 13:43:14 0c92f367c5e7: Verifying Checksum 13:43:14 0c92f367c5e7: Download complete 13:43:14 3096ccb668a1: Verifying Checksum 13:43:14 3096ccb668a1: Download complete 13:43:14 9b3977197b4f: Download complete 13:43:14 e8cf19c19ddd: Verifying Checksum 13:43:14 e8cf19c19ddd: Download complete 13:43:15 9b3977197b4f: Pull complete 13:43:15 1a89e8eeedd5: Pull complete 13:43:16 94645a83ff95: Pull complete 13:43:16 a4caa8a26152: Verifying Checksum 13:43:16 a4caa8a26152: Download complete 13:43:17 3f3a8bcf1eab: Verifying Checksum 13:43:17 3f3a8bcf1eab: Download complete 13:43:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:43:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:43:25 ---> a54fbd93a33e 13:43:25 Step 3/23 : WORKDIR /edgex-go 13:43:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:43:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:43:25 ---> a54fbd93a33e 13:43:25 Step 3/25 : WORKDIR /edgex-go 13:43:25 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:43:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:43:25 ---> a54fbd93a33e 13:43:25 Step 3/26 : WORKDIR /edgex-go 13:43:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:43:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:43:25 ---> a54fbd93a33e 13:43:25 Step 3/23 : WORKDIR /edgex-go 13:43:25 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:43:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:43:25 ---> a54fbd93a33e 13:43:25 Step 3/26 : WORKDIR /edgex-go 13:43:26 ---> Running in 81325cc260cb 13:43:26 ---> Running in 85d592a0740c 13:43:26 ---> Running in 47eaa11803be 13:43:26 ---> Running in 7d735c8bd9a6 13:43:26 ---> Running in 1088774d89c1 13:43:26 Removing intermediate container 85d592a0740c 13:43:26 ---> 6d77307cbcc6 13:43:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:26 Removing intermediate container 47eaa11803be 13:43:26 ---> 8178980c2f1a 13:43:26 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:26 Removing intermediate container 7d735c8bd9a6 13:43:26 ---> 3c0fa98efc7c 13:43:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:26 Removing intermediate container 1088774d89c1 13:43:26 ---> 24c07f18fef0 13:43:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:26 Removing intermediate container 81325cc260cb 13:43:26 ---> 2c4495bf86be 13:43:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:26 ---> Running in beed6b0a429d 13:43:26 ---> Running in d228a15317f9 13:43:26 ---> Running in fe8320e8eda1 13:43:26 ---> Running in 202ba10fda0a 13:43:26 ---> Running in c377ea35c256 13:43:27 Removing intermediate container beed6b0a429d 13:43:27 ---> 13c7eb463b31 13:43:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:43:27 ---> Running in 0389ddc44706 13:43:28 Removing intermediate container d228a15317f9 13:43:28 ---> 6134f1bedbd9 13:43:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:43:28 ---> Running in d1672c19dbec 13:43:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:43:28 Removing intermediate container 202ba10fda0a 13:43:28 ---> cbce10c9e32c 13:43:28 Step 5/25 : RUN apk add --update --no-cache make git 13:43:28 Removing intermediate container c377ea35c256 13:43:28 ---> d400246d47fd 13:43:28 Step 5/23 : RUN apk add --update --no-cache make bash git 13:43:28 ---> Running in 6d19e581efe6 13:43:28 Removing intermediate container fe8320e8eda1 13:43:28 ---> 877fcab31164 13:43:28 Step 5/23 : RUN apk add --update --no-cache make git 13:43:28 ---> Running in 404f0bb30224 13:43:28 ---> Running in 20c2f6921705 13:43:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:43:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:43:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:43:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:43:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:43:29 OK: 221 MiB in 52 packages 13:43:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:43:29 3f3a8bcf1eab: Pull complete 13:43:29 0c92f367c5e7: Pull complete 13:43:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:43:29 Removing intermediate container 0389ddc44706 13:43:29 ---> 2dd9a587a90f 13:43:29 Step 6/26 : COPY go.mod vendor* ./ 13:43:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:43:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:43:29 OK: 221 MiB in 52 packages 13:43:30 ---> 00aee45db0b0 13:43:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:30 OK: 221 MiB in 52 packages 13:43:30 ---> Running in a7f4a75a6fa6 13:43:30 OK: 221 MiB in 52 packages 13:43:30 OK: 221 MiB in 52 packages 13:43:30 3096ccb668a1: Pull complete 13:43:30 Removing intermediate container d1672c19dbec 13:43:30 ---> f3feba0a7522 13:43:30 Step 6/26 : COPY go.mod vendor* ./ 13:43:30 e8cf19c19ddd: Pull complete 13:43:30 ---> 1cd3913f3537 13:43:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:30 ---> Running in 8fab0aa9c9cb 13:43:30 Removing intermediate container 6d19e581efe6 13:43:30 ---> a3a1e69f98a8 13:43:30 Step 6/25 : COPY go.mod vendor* ./ 13:43:30 Removing intermediate container 20c2f6921705 13:43:30 ---> 505450b1b69c 13:43:30 Step 6/23 : COPY go.mod vendor* ./ 13:43:30 Removing intermediate container 404f0bb30224 13:43:30 ---> 4f171d7664a0 13:43:30 Step 6/23 : COPY go.mod vendor* ./ 13:43:30 ---> 53a70235195c 13:43:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:31 ---> 0cc38c808c99 13:43:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:31 ---> Running in edbcfbfb3c55 13:43:31 ---> Running in 13d448a15a5b 13:43:31 ---> d74b53a81cc2 13:43:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:31 ---> Running in b7653f6d2227 13:43:31 Removing intermediate container a7f4a75a6fa6 13:43:31 ---> ee861a8ecb80 13:43:31 Step 8/26 : COPY . . 13:43:33 Removing intermediate container 8fab0aa9c9cb 13:43:33 ---> 9dc184a6d672 13:43:33 Step 8/26 : COPY . . 13:43:33 Removing intermediate container edbcfbfb3c55 13:43:33 ---> e1996c0e8fed 13:43:33 Step 8/25 : COPY . . 13:43:36 Removing intermediate container 13d448a15a5b 13:43:36 ---> f6597457b772 13:43:36 Step 8/23 : COPY . . 13:43:37 a4caa8a26152: Pull complete 13:43:37 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 13:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:43:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 13:43:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:43:37 WORKDIR /edgex 13:43:37 COPY go.mod . 13:43:37 RUN go mod download 13:43:37 + docker build -t ci-base-image-arm64 -f - . 13:43:40 Sending build context to Docker daemon 169.3MB 13:43:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:43:40 ---> 725f1c02e7f9 13:43:40 Step 2/4 : WORKDIR /edgex 13:43:41 Removing intermediate container b7653f6d2227 13:43:41 ---> ce0b208b759f 13:43:41 Step 8/23 : COPY . . 13:43:41 ---> 2b9d638c9181 13:43:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:43:42 ---> Running in d60754a30362 13:43:42 Removing intermediate container d60754a30362 13:43:42 ---> b4b1525470f5 13:43:42 Step 3/4 : COPY go.mod . 13:43:42 ---> 449c9304b636 13:43:42 Step 4/4 : RUN go mod download 13:43:42 ---> Running in 31e77f6abe47 13:43:43 ---> 5c8d977b5693 13:43:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:43:43 ---> fa2f374b66ce 13:43:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:43:43 ---> Running in 6fbf425fe952 13:43:43 ---> 4431c987612e 13:43:43 Step 9/23 : RUN make cmd/core-command/core-command 13:43:43 ---> Running in 3ea0300321d3 13:43:43 ---> Running in de0cf5d4f87d 13:43:43 ---> Running in 8d8d71cd04c2 13:43:43 Removing intermediate container 6fbf425fe952 13:43:43 ---> 843edff9afca 13:43:43 Step 10/26 : RUN mkdir -p spire-build 13:43:44 Removing intermediate container 3ea0300321d3 13:43:44 ---> 7e11276cf667 13:43:44 Step 10/26 : RUN mkdir -p spire-build 13:43:44 ---> Running in 449c38896f7d 13:43:44 ---> Running in 92cc8ddf9df7 13:43: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:43: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 13:43:46 Removing intermediate container 449c38896f7d 13:43:46 ---> 92fea7601a80 13:43:46 Step 11/26 : WORKDIR /edgex-go/spire-build 13:43:46 Removing intermediate container 92cc8ddf9df7 13:43:46 ---> 231715ee213c 13:43:46 Step 11/26 : WORKDIR /edgex-go/spire-build 13:43:46 ---> Running in 63a5a561b247 13:43:46 ---> Running in f518178dfeb2 13:43:46 Removing intermediate container 63a5a561b247 13:43:46 ---> ed44f526ed7e 13:43:46 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 13:43:46 Removing intermediate container f518178dfeb2 13:43:46 ---> 6bfec43fa1c3 13:43:46 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 13:43:46 ---> Running in ab6fef882792 13:43:46 ---> Running in 945cb9bd9e53 13:43:47 ---> 41bcb321fa04 13:43:47 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:43:47 ---> Running in 7eb1192e7412 13:43:47 spire-1.2.1/ 13:43:47 spire-1.2.1/.data/ 13:43:47 spire-1.2.1/.data/.file 13:43:47 spire-1.2.1/.dockerignore 13:43:47 spire-1.2.1/.gitattributes 13:43:47 spire-1.2.1/.githooks/ 13:43:47 spire-1.2.1/.githooks/pre-commit 13:43:47 spire-1.2.1/.github/ 13:43:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:43:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:43:47 spire-1.2.1/.github/dependabot.yml 13:43:47 spire-1.2.1/.github/workflows/ 13:43:47 spire-1.2.1/.github/workflows/nightly_build.yaml 13:43:47 spire-1.2.1/.github/workflows/pr_build.yaml 13:43:47 spire-1.2.1/.github/workflows/release_build.yaml 13:43:47 spire-1.2.1/.github/workflows/scripts/ 13:43:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:43:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:43:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:43:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:43:47 spire-1.2.1/.github/workflows/scripts/split.sh 13:43:47 spire-1.2.1/.gitignore 13:43:47 spire-1.2.1/.go-version 13:43:47 spire-1.2.1/.golangci.yml 13:43:47 spire-1.2.1/ADOPTERS.md 13:43:47 spire-1.2.1/CHANGELOG.md 13:43:47 spire-1.2.1/CODE-OF-CONDUCT.md 13:43:47 spire-1.2.1/CODEOWNERS 13:43:47 spire-1.2.1/CONTRIBUTING.md 13:43:47 spire-1.2.1/Dockerfile 13:43:47 spire-1.2.1/Dockerfile.devspire-1.2.1/ 13:43:47 spire-1.2.1/.data/ 13:43:47 spire-1.2.1/.data/.file 13:43:47 spire-1.2.1/.dockerignore 13:43:47 spire-1.2.1/.gitattributes 13:43:47 spire-1.2.1/.githooks/ 13:43:47 spire-1.2.1/.githooks/pre-commit 13:43:47 spire-1.2.1/.github/ 13:43:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:43:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:43:47 spire-1.2.1/.github/dependabot.yml 13:43:47 spire-1.2.1/.github/workflows/ 13:43:47 spire-1.2.1/.github/workflows/nightly_build.yaml 13:43:47 spire-1.2.1/.github/workflows/pr_build.yaml 13:43:47 spire-1.2.1/.github/workflows/release_build.yaml 13:43:47 spire-1.2.1/.github/workflows/scripts/ 13:43:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:43:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:43:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:43:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:43:47 spire-1.2.1/.github/workflows/scripts/split.sh 13:43:47 spire-1.2.1/.gitignore 13:43:47 spire-1.2.1/.go-version 13:43:47 spire-1.2.1/.golangci.yml 13:43:47 spire-1.2.1/ADOPTERS.md 13:43:47 spire-1.2.1/CHANGELOG.md 13:43:47 spire-1.2.1/CODE-OF-CONDUCT.md 13:43:47 spire-1.2.1/CODEOWNERS 13:43:47 spire-1.2.1/CONTRIBUTING.md 13:43:47 spire-1.2.1/Dockerfile 13:43:47 spire-1.2.1/Dockerfile.dev 13:43:47 spire-1.2.1/Dockerfile.scratch 13:43:47 spire-1.2.1/LICENSE 13:43:47 spire-1.2.1/MAINTAINERS.md 13:43:47 spire-1.2.1/Makefile 13:43:47 spire-1.2.1/README.md 13:43:47 spire-1.2.1/ROADMAP.md 13:43:47 spire-1.2.1/SECURITY.md 13:43:47 spire-1.2.1/cmd/ 13:43:47 spire-1.2.1/cmd/spire-agent/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/common/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/run/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:43:47 spire-1.2.1/cmd/spire-agent/main.go 13:43:47 spire-1.2.1/cmd/spire-server/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/cli.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:43:47 spire-1.2.1/Dockerfile.scratch 13:43:47 spire-1.2.1/LICENSE 13:43:47 spire-1.2.1/MAINTAINERS.md 13:43:47 spire-1.2.1/Makefile 13:43:47 spire-1.2.1/README.md 13:43:47 spire-1.2.1/ROADMAP.md 13:43:47 spire-1.2.1/SECURITY.md 13:43:47 spire-1.2.1/cmd/ 13:43:47 spire-1.2.1/cmd/spire-agent/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/common/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/run/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:43:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:43:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:43:47 spire-1.2.1/cmd/spire-agent/main.go 13:43:47 spire-1.2.1/cmd/spire-server/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/cli.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/run/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/token/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/validate/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/run/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/token/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/validate/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/x509/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:43:47 spire-1.2.1/cmd/spire-server/main.go 13:43:47 spire-1.2.1/cmd/spire-server/util/ 13:43:47 spire-1.2.1/cmd/spire-server/util/util.go 13:43:47 spire-1.2.1/conf/ 13:43:47 spire-1.2.1/conf/agent/ 13:43:47 spire-1.2.1/conf/agent/agent.conf 13:43:47 spire-1.2.1/conf/agent/agent_full.conf 13:43:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:43:47 spire-1.2.1/conf/server/ 13:43:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:43:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:43:47 spire-1.2.1/conf/server/server.conf 13:43:47 spire-1.2.1/conf/server/server_full.conf 13:43:47 spire-1.2.1/doc/ 13:43:47 spire-1.2.1/doc/SPIRE101.md 13:43:47 spire-1.2.1/doc/auditlog.md 13:43:47 spire-1.2.1/doc/authorization_policy_engine.md 13:43:47 spire-1.2.1/doc/changelog_guidelines.md 13:43:47 spire-1.2.1/doc/cure53-report.pdf 13:43:47 spire-1.2.1/doc/images/ 13:43:47 spire-1.2.1/doc/images/2019_roadmap.png 13:43:47 spire-1.2.1/doc/images/SPIRE101.png 13:43:47 spire-1.2.1/doc/images/SPIRE_agent.png 13:43:47 spire-1.2.1/doc/images/SPIRE_server.png 13:43:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/x509/ 13:43:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:43:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:43:47 spire-1.2.1/cmd/spire-server/main.go 13:43:47 spire-1.2.1/cmd/spire-server/util/ 13:43:47 spire-1.2.1/cmd/spire-server/util/util.go 13:43:47 spire-1.2.1/conf/ 13:43:47 spire-1.2.1/conf/agent/ 13:43:47 spire-1.2.1/conf/agent/agent.conf 13:43:47 spire-1.2.1/conf/agent/agent_full.conf 13:43:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:43:47 spire-1.2.1/conf/server/ 13:43:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:43:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:43:47 spire-1.2.1/conf/server/server.conf 13:43:47 spire-1.2.1/conf/server/server_full.conf 13:43:47 spire-1.2.1/doc/ 13:43:47 spire-1.2.1/doc/SPIRE101.md 13:43:47 spire-1.2.1/doc/auditlog.md 13:43:47 spire-1.2.1/doc/authorization_policy_engine.md 13:43:47 spire-1.2.1/doc/changelog_guidelines.md 13:43:47 spire-1.2.1/doc/cure53-report.pdf 13:43:47 spire-1.2.1/doc/images/ 13:43:47 spire-1.2.1/doc/images/2019_roadmap.png 13:43:47 spire-1.2.1/doc/images/SPIRE101.png 13:43:47 spire-1.2.1/doc/images/SPIRE_agent.png 13:43:47 spire-1.2.1/doc/images/SPIRE_server.png 13:43:47 spire-1.2.1/doc/images/cache_mgr.png 13:43:47 spire-1.2.1/doc/images/cache_mgr_components.png 13:43:47 spire-1.2.1/doc/images/federated_spire.png 13:43:47 spire-1.2.1/doc/images/ha_mode.png 13:43:47 spire-1.2.1/doc/images/nested_spire.png 13:43:47 spire-1.2.1/doc/images/oidc_federation.png 13:43:47 spire-1.2.1/doc/images/single_trust_domain.png 13:43:47 spire-1.2.1/doc/images/spiffe_compatible.png 13:43:47 spire-1.2.1/doc/images/spire_logo.png 13:43:47 spire-1.2.1/doc/migrating_registration_api_clients.md 13:43:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:43:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:43:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:43:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:43:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:43:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:43:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:43:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:43:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:43:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:43:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:43:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:43:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:43:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:43:47 spire-1.2.1/doc/images/cache_mgr.png 13:43:47 spire-1.2.1/doc/images/cache_mgr_components.png 13:43:47 spire-1.2.1/doc/images/federated_spire.png 13:43:47 spire-1.2.1/doc/images/ha_mode.png 13:43:47 spire-1.2.1/doc/images/nested_spire.png 13:43:47 spire-1.2.1/doc/images/oidc_federation.png 13:43:47 spire-1.2.1/doc/images/single_trust_domain.png 13:43:47 spire-1.2.1/doc/images/spiffe_compatible.png 13:43:47 spire-1.2.1/doc/images/spire_logo.png 13:43:47 spire-1.2.1/doc/migrating_registration_api_clients.md 13:43:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:43:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:43:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:43:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:43:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:43:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:43:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:43:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:43:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:43:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:43:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:43:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:43:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:43:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:43:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:43:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:43:47 spire-1.2.1/doc/scaling_spire.md 13:43:47 spire-1.2.1/doc/spire_agent.md 13:43:47 spire-1.2.1/doc/spire_server.md 13:43:47 spire-1.2.1/doc/supported_integrations.md 13:43:47 spire-1.2.1/doc/telemetry.md 13:43:47 spire-1.2.1/doc/telemetry_config.md 13:43:47 spire-1.2.1/doc/upgrading.md 13:43:47 spire-1.2.1/doc/using_spire.md 13:43:47 spire-1.2.1/examples/ 13:43:47 spire-1.2.1/examples/README.md 13:43:47 spire-1.2.1/go.mod 13:43:47 spire-1.2.1/go.sum 13:43:47 spire-1.2.1/pkg/ 13:43:47 spire-1.2.1/pkg/agent/ 13:43:47 spire-1.2.1/pkg/agent/agent.go 13:43:47 spire-1.2.1/pkg/agent/api/ 13:43:47 spire-1.2.1/pkg/agent/api/config.go 13:43:47 spire-1.2.1/pkg/agent/api/debug/ 13:43:47 spire-1.2.1/pkg/agent/api/debug/v1/ 13:43:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:43:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:43:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:43:47 spire-1.2.1/doc/scaling_spire.md 13:43:47 spire-1.2.1/doc/spire_agent.md 13:43:47 spire-1.2.1/doc/spire_server.md 13:43:47 spire-1.2.1/doc/supported_integrations.md 13:43:47 spire-1.2.1/doc/telemetry.md 13:43:47 spire-1.2.1/doc/telemetry_config.md 13:43:47 spire-1.2.1/doc/upgrading.md 13:43:47 spire-1.2.1/doc/using_spire.md 13:43:47 spire-1.2.1/examples/ 13:43:47 spire-1.2.1/examples/README.md 13:43:47 spire-1.2.1/go.mod 13:43:47 spire-1.2.1/go.sum 13:43:47 spire-1.2.1/pkg/ 13:43:47 spire-1.2.1/pkg/agent/ 13:43:47 spire-1.2.1/pkg/agent/agent.go 13:43:47 spire-1.2.1/pkg/agent/api/ 13:43:47 spire-1.2.1/pkg/agent/api/config.go 13:43:47 spire-1.2.1/pkg/agent/api/debug/ 13:43:47 spire-1.2.1/pkg/agent/api/debug/v1/ 13:43:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:43:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:43:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:43:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:43:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:43:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:43:47 spire-1.2.1/pkg/agent/api/endpoints.go 13:43:47 spire-1.2.1/pkg/agent/api/health/ 13:43:47 spire-1.2.1/pkg/agent/api/health/v1/ 13:43:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:43:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:43:47 spire-1.2.1/pkg/agent/api/rpccontext/ 13:43:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:43:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:43:47 spire-1.2.1/pkg/agent/attestor/ 13:43:47 spire-1.2.1/pkg/agent/attestor/node/ 13:43:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:43:47 spire-1.2.1/pkg/agent/attestor/node/node.go 13:43:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:43:47 spire-1.2.1/pkg/agent/attestor/workload/ 13:43:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:43:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:43:47 spire-1.2.1/pkg/agent/catalog/ 13:43:47 spire-1.2.1/pkg/agent/catalog/catalog.go 13:43:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:43:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:43:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:43:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:43:47 spire-1.2.1/pkg/agent/client/ 13:43:47 spire-1.2.1/pkg/agent/client/client.go 13:43:47 spire-1.2.1/pkg/agent/client/client_test.go 13:43:47 spire-1.2.1/pkg/agent/client/dial.go 13:43:47 spire-1.2.1/pkg/agent/client/nodeconn.go 13:43:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:43:47 spire-1.2.1/pkg/agent/client/update.go 13:43:47 spire-1.2.1/pkg/agent/client/util.go 13:43:47 spire-1.2.1/pkg/agent/common/ 13:43:47 spire-1.2.1/pkg/agent/common/backoff/ 13:43:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:43:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:43:47 spire-1.2.1/pkg/agent/common/cgroups/ 13:43:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:43:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:43:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:43:47 spire-1.2.1/pkg/agent/config.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/ 13:43:47 spire-1.2.1/pkg/agent/endpoints/config.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:43:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:43:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/workload/ 13:43:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:43:47 spire-1.2.1/pkg/agent/manager/ 13:43:47 spire-1.2.1/pkg/agent/manager/cache/ 13:43:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:43:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:43:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:43:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:43:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:43:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:43:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:43:47 spire-1.2.1/pkg/agent/manager/config.go 13:43:47 spire-1.2.1/pkg/agent/manager/manager.go 13:43:47 spire-1.2.1/pkg/agent/manager/manager_test.go 13:43:47 spire-1.2.1/pkg/agent/manager/storage.go 13:43:47 spire-1.2.1/pkg/agent/manager/storage_test.go 13:43:47 spire-1.2.1/pkg/agent/manager/storecache/ 13:43:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:43:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:43:47 spire-1.2.1/pkg/agent/manager/sync.go 13:43:47 spire-1.2.1/pkg/agent/plugin/ 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:43:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:43:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:43:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:43:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:43:47 spire-1.2.1/pkg/agent/api/endpoints.go 13:43:47 spire-1.2.1/pkg/agent/api/health/ 13:43:47 spire-1.2.1/pkg/agent/api/health/v1/ 13:43:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:43:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:43:47 spire-1.2.1/pkg/agent/api/rpccontext/ 13:43:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:43:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:43:47 spire-1.2.1/pkg/agent/attestor/ 13:43:47 spire-1.2.1/pkg/agent/attestor/node/ 13:43:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:43:47 spire-1.2.1/pkg/agent/attestor/node/node.go 13:43:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:43:47 spire-1.2.1/pkg/agent/attestor/workload/ 13:43:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:43:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:43:47 spire-1.2.1/pkg/agent/catalog/ 13:43:47 spire-1.2.1/pkg/agent/catalog/catalog.go 13:43:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:43:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:43:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:43:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:43:47 spire-1.2.1/pkg/agent/client/ 13:43:47 spire-1.2.1/pkg/agent/client/client.go 13:43:47 spire-1.2.1/pkg/agent/client/client_test.go 13:43:47 spire-1.2.1/pkg/agent/client/dial.go 13:43:47 spire-1.2.1/pkg/agent/client/nodeconn.go 13:43:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:43:47 spire-1.2.1/pkg/agent/client/update.go 13:43:47 spire-1.2.1/pkg/agent/client/util.go 13:43:47 spire-1.2.1/pkg/agent/common/ 13:43:47 spire-1.2.1/pkg/agent/common/backoff/ 13:43:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:43:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:43:47 spire-1.2.1/pkg/agent/common/cgroups/ 13:43:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:43:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:43:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:43:47 spire-1.2.1/pkg/agent/config.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/ 13:43:47 spire-1.2.1/pkg/agent/endpoints/config.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:43:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:43:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:43:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/workload/ 13:43:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:43:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:43:47 spire-1.2.1/pkg/agent/manager/ 13:43:47 spire-1.2.1/pkg/agent/manager/cache/ 13:43:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:43:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:43:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:43:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:43:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:43:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:43:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:43:47 spire-1.2.1/pkg/agent/manager/config.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:43:47 spire-1.2.1/pkg/agent/manager/manager.go 13:43:47 spire-1.2.1/pkg/agent/manager/manager_test.go 13:43:47 spire-1.2.1/pkg/agent/manager/storage.go 13:43:47 spire-1.2.1/pkg/agent/manager/storage_test.go 13:43:47 spire-1.2.1/pkg/agent/manager/storecache/ 13:43:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:43:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:43:47 spire-1.2.1/pkg/agent/manager/sync.go 13:43:47 spire-1.2.1/pkg/agent/plugin/ 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:43:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:43:47 spire-1.2.1/pkg/agent/svid/ 13:43:47 spire-1.2.1/pkg/agent/svid/rotator.go 13:43:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:43:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:43:47 spire-1.2.1/pkg/agent/svid/store/ 13:43:47 spire-1.2.1/pkg/agent/svid/store/service.go 13:43:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:43:47 spire-1.2.1/pkg/common/ 13:43:47 spire-1.2.1/pkg/common/agentpathtemplate/ 13:43:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:43:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:43:47 spire-1.2.1/pkg/common/api/ 13:43:47 spire-1.2.1/pkg/common/api/metrics.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/ 13:43:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:43:47 spire-1.2.1/pkg/common/api/middleware/logger.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/names.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:43:47 spire-1.2.1/pkg/common/api/names.go 13:43:47 spire-1.2.1/pkg/common/api/ratelimit.go 13:43:47 spire-1.2.1/pkg/common/api/rpccontext/ 13:43:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:43:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:43:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:43:47 spire-1.2.1/pkg/common/auth/ 13:43:47 spire-1.2.1/pkg/common/auth/interceptors.go 13:43:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:43:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:43:47 spire-1.2.1/pkg/common/bundleutil/ 13:43:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:43:47 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:43:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:43:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:43:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:43:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:43:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:43:47 spire-1.2.1/pkg/common/bundleutil/types.go 13:43:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:43:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:43:47 spire-1.2.1/pkg/common/catalog/ 13:43:47 spire-1.2.1/pkg/common/catalog/bind.go 13:43:47 spire-1.2.1/pkg/common/catalog/builtin.go 13:43:47 spire-1.2.1/pkg/common/catalog/catalog.go 13:43:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:43:47 spire-1.2.1/pkg/common/catalog/closers.go 13:43:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:43:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:43:47 spire-1.2.1/pkg/common/catalog/config.go 13:43:47 spire-1.2.1/pkg/common/catalog/config_test.go 13:43:47 spire-1.2.1/pkg/common/catalog/configure.go 13:43:47 spire-1.2.1/pkg/common/catalog/constraints.go 13:43:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:43:47 spire-1.2.1/pkg/common/catalog/context.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:43:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:43:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:43:47 spire-1.2.1/pkg/common/catalog/external.go 13:43:47 spire-1.2.1/pkg/common/catalog/host.go 13:43:47 spire-1.2.1/pkg/common/catalog/pipenet.go 13:43:47 spire-1.2.1/pkg/common/catalog/plugin.go 13:43:47 spire-1.2.1/pkg/common/catalog/testplugin/ 13:43:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:43:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:43:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:43:47 spire-1.2.1/pkg/common/cli/ 13:43:47 spire-1.2.1/pkg/common/cli/env.go 13:43:47 spire-1.2.1/pkg/common/cli/flags.go 13:43:47 spire-1.2.1/pkg/common/cli/trust_domain.go 13:43:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:43:47 spire-1.2.1/pkg/common/cli/umask.go 13:43:47 spire-1.2.1/pkg/common/cli/umask_posix.go 13:43:47 spire-1.2.1/pkg/common/cli/umask_test.go 13:43:47 spire-1.2.1/pkg/common/cli/umask_windows.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/ 13:43:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/flag.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/format.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/ 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:43:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:43:47 spire-1.2.1/pkg/common/coretypes/ 13:43:47 spire-1.2.1/pkg/common/coretypes/bundle/ 13:43:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:43:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:43:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:43:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:43:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:43:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:43:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:43:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:43:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:43:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:43:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:43:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:43:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:43:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:43:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:43:47 spire-1.2.1/pkg/agent/svid/ 13:43:47 spire-1.2.1/pkg/agent/svid/rotator.go 13:43:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:43:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:43:47 spire-1.2.1/pkg/agent/svid/store/ 13:43:47 spire-1.2.1/pkg/agent/svid/store/service.go 13:43:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:43:47 spire-1.2.1/pkg/common/ 13:43:47 spire-1.2.1/pkg/common/agentpathtemplate/ 13:43:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:43:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:43:47 spire-1.2.1/pkg/common/api/ 13:43:47 spire-1.2.1/pkg/common/api/metrics.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/ 13:43:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:43:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:43:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:43:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:43:47 spire-1.2.1/pkg/common/cryptoutil/ 13:43:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:43:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:43:47 spire-1.2.1/pkg/common/diskutil/ 13:43:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:43:47 spire-1.2.1/pkg/common/diskutil/file_test.go 13:43:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:43:47 spire-1.2.1/pkg/common/errorutil/ 13:43:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:43:47 spire-1.2.1/pkg/common/health/ 13:43:47 spire-1.2.1/pkg/common/health/config.go 13:43:47 spire-1.2.1/pkg/common/health/context.go 13:43:47 spire-1.2.1/pkg/common/health/context_test.go 13:43:47 spire-1.2.1/pkg/common/health/health.go 13:43:47 spire-1.2.1/pkg/common/health/health_test.go 13:43:47 spire-1.2.1/pkg/common/health/logger.go 13:43:47 spire-1.2.1/pkg/common/hostservice/ 13:43:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:43:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:43:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:43:47 spire-1.2.1/pkg/common/idutil/ 13:43:47 spire-1.2.1/pkg/common/idutil/require.go 13:43:47 spire-1.2.1/pkg/common/idutil/require_test.go 13:43:47 spire-1.2.1/pkg/common/idutil/safety.go 13:43:47 spire-1.2.1/pkg/common/idutil/safety_test.go 13:43:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:43:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:43:47 spire-1.2.1/pkg/common/jwtsvid/ 13:43:47 spire-1.2.1/pkg/common/jwtsvid/common.go 13:43:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:43:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:43:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:43:47 spire-1.2.1/pkg/common/jwtutil/ 13:43:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:43:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:43:47 spire-1.2.1/pkg/common/log/ 13:43:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:43:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:43:47 spire-1.2.1/pkg/common/log/log.go 13:43:47 spire-1.2.1/pkg/common/log/log_test.go 13:43:47 spire-1.2.1/pkg/common/log/options.go 13:43:47 spire-1.2.1/pkg/common/nodeutil/ 13:43:47 spire-1.2.1/pkg/common/nodeutil/node.go 13:43:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:43:47 spire-1.2.1/pkg/common/peertracker/ 13:43:47 spire-1.2.1/pkg/common/peertracker/conn.go 13:43:47 spire-1.2.1/pkg/common/peertracker/credentials.go 13:43:47 spire-1.2.1/pkg/common/peertracker/errors.go 13:43:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:43:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:43:47 spire-1.2.1/pkg/common/peertracker/info.go 13:43:47 spire-1.2.1/pkg/common/peertracker/listener.go 13:43:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:43:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:43:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:43:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:43:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:43:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:43:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:43:47 spire-1.2.1/pkg/common/peertracker/tcp.go 13:43:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:43:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:43:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:43:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:43:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:43:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/logger.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/names.go 13:43:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:43:47 spire-1.2.1/pkg/common/api/names.go 13:43:47 spire-1.2.1/pkg/common/api/ratelimit.go 13:43:47 spire-1.2.1/pkg/common/api/rpccontext/ 13:43:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:43:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:43:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:43:47 spire-1.2.1/pkg/common/auth/ 13:43:47 spire-1.2.1/pkg/common/auth/interceptors.go 13:43:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:43:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:43:47 spire-1.2.1/pkg/common/bundleutil/ 13:43:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:43:47 13:43:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:43:47 spire-1.2.1/pkg/common/peertracker/uds.go 13:43:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:43:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:43:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:43:47 spire-1.2.1/pkg/common/pemutil/ 13:43:47 spire-1.2.1/pkg/common/pemutil/block.go 13:43:47 spire-1.2.1/pkg/common/pemutil/certs.go 13:43:47 spire-1.2.1/pkg/common/pemutil/common.go 13:43:47 spire-1.2.1/pkg/common/pemutil/csr.go 13:43:47 spire-1.2.1/pkg/common/pemutil/keys.go 13:43:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:43:47 spire-1.2.1/pkg/common/pemutil/testdata/ 13:43:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:43:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:43:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:43:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:43:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:43:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:43:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:43:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:43:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:43:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:43:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:43:48 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:43:48 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:43:48 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:43:48 spire-1.2.1/pkg/common/bundleutil/types.go 13:43:48 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:43:48 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:43:48 spire-1.2.1/pkg/common/catalog/ 13:43:48 spire-1.2.1/pkg/common/catalog/bind.go 13:43:48 spire-1.2.1/pkg/common/catalog/builtin.go 13:43:48 spire-1.2.1/pkg/common/catalog/catalog.go 13:43:48 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:43:48 spire-1.2.1/pkg/common/catalog/closers.go 13:43:48 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:43:48 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:43:48 spire-1.2.1/pkg/common/catalog/config.go 13:43:48 spire-1.2.1/pkg/common/catalog/config_test.go 13:43:48 spire-1.2.1/pkg/common/catalog/configure.go 13:43:48 spire-1.2.1/pkg/common/catalog/constraints.go 13:43:48 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:43:48 spire-1.2.1/pkg/common/catalog/context.go 13:43:48 spire-1.2.1/pkg/common/plugin/ 13:43:48 spire-1.2.1/pkg/common/plugin/aws/ 13:43:48 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:43:48 spire-1.2.1/pkg/common/plugin/azure/ 13:43:48 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:43:48 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/facade.go 13:43:48 spire-1.2.1/pkg/common/plugin/facade_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/gcp/ 13:43:48 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:43:48 spire-1.2.1/pkg/common/plugin/k8s/ 13:43:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:43:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:43:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:43:48 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/log.go 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/ 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:43:48 spire-1.2.1/pkg/common/catalog/external.go 13:43:48 spire-1.2.1/pkg/common/catalog/host.go 13:43:48 spire-1.2.1/pkg/common/catalog/pipenet.go 13:43:48 spire-1.2.1/pkg/common/catalog/plugin.go 13:43:48 spire-1.2.1/pkg/common/catalog/testplugin/ 13:43:48 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:43:48 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:43:48 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:43:48 spire-1.2.1/pkg/common/cli/ 13:43:48 spire-1.2.1/pkg/common/cli/env.go 13:43:48 spire-1.2.1/pkg/common/cli/flags.go 13:43:48 spire-1.2.1/pkg/common/cli/trust_domain.go 13:43:48 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:43:48 spire-1.2.1/pkg/common/cli/umask.go 13:43:48 spire-1.2.1/pkg/common/cli/umask_posix.go 13:43:48 spire-1.2.1/pkg/common/cli/umask_test.go 13:43:48 spire-1.2.1/pkg/common/cli/umask_windows.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/ 13:43:48 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/flag.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/format.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:43:48 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:43:48 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:43:48 spire-1.2.1/pkg/common/plugin/x509pop/ 13:43:48 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:43:48 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:43:48 spire-1.2.1/pkg/common/profiling/ 13:43:48 spire-1.2.1/pkg/common/profiling/dumpers.go 13:43:48 spire-1.2.1/pkg/common/profiling/profiling.go 13:43:48 spire-1.2.1/pkg/common/protoutil/ 13:43:48 spire-1.2.1/pkg/common/protoutil/masks.go 13:43:48 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:43:48 spire-1.2.1/pkg/common/rotationutil/ 13:43:48 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:43:48 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:43:48 spire-1.2.1/pkg/common/selector/ 13:43:48 spire-1.2.1/pkg/common/selector/selector.go 13:43:48 spire-1.2.1/pkg/common/selector/selector_test.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/ 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:43:48 13:43:48 spire-1.2.1/pkg/common/selector/set.go 13:43:48 spire-1.2.1/pkg/common/selector/set_utils.go 13:43:48 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/ 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/ 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:43:48 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:43:48 spire-1.2.1/pkg/common/telemetry/call.go 13:43:48 spire-1.2.1/pkg/common/telemetry/common/ 13:43:48 spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:43:48 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:43:48 spire-1.2.1/pkg/common/coretypes/ 13:43:48 spire-1.2.1/pkg/common/coretypes/bundle/ 13:43:48 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:43:48 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:43:48 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:43:48 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:43:48 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:43:48 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:43:48 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:43:48 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:43:48 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:43:48 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:43:48 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:43:48 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:43:48 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:43:48 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:43:48 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:43:48 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:43:48 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:43:48 spire-1.2.1/pkg/common/cryptoutil/ 13:43:48 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:43:48 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:43:48 spire-1.2.1/pkg/common/diskutil/ 13:43:48 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:43:48 spire-1.2.1/pkg/common/diskutil/file_test.go 13:43:48 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:43:48 spire-1.2.1/pkg/common/errorutil/ 13:43:48 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:43:48 spire-1.2.1/pkg/common/health/ 13:43:48 spire-1.2.1/pkg/common/health/config.go 13:43:48 spire-1.2.1/pkg/common/health/context.go 13:43:48 spire-1.2.1/pkg/common/health/context_test.go 13:43:48 spire-1.2.1/pkg/common/health/health.go 13:43:48 spire-1.2.1/pkg/common/health/health_test.go 13:43:48 spire-1.2.1/pkg/common/health/logger.go 13:43:48 spire-1.2.1/pkg/common/hostservice/ 13:43:48 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:43:48 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:43:48 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:43:48 spire-1.2.1/pkg/common/idutil/ 13:43:48 spire-1.2.1/pkg/common/idutil/require.go 13:43:48 spire-1.2.1/pkg/common/idutil/require_test.go 13:43:48 spire-1.2.1/pkg/common/idutil/safety.go 13:43:48 spire-1.2.1/pkg/common/idutil/safety_test.go 13:43:48 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:43:48 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:43:48 spire-1.2.1/pkg/common/jwtsvid/ 13:43:48 spire-1.2.1/pkg/common/jwtsvid/common.go 13:43:48 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:43:48 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:43:48 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:43:48 spire-1.2.1/pkg/common/jwtutil/ 13:43:48 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:43:48 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:43:48 spire-1.2.1/pkg/common/log/ 13:43:48 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:43:48 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:43:48 spire-1.2.1/pkg/common/log/log.go 13:43:48 spire-1.2.1/pkg/common/log/log_test.go 13:43:48 spire-1.2.1/pkg/common/log/options.go 13:43:48 spire-1.2.1/pkg/common/nodeutil/ 13:43:48 spire-1.2.1/pkg/common/nodeutil/node.go 13:43:48 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:43:48 spire-1.2.1/pkg/common/peertracker/ 13:43:48 spire-1.2.1/pkg/common/peertracker/conn.go 13:43:48 spire-1.2.1/pkg/common/peertracker/credentials.go 13:43:48 spire-1.2.1/pkg/common/peertracker/errors.go 13:43:48 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:43:48 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:43:48 spire-1.2.1/pkg/common/peertracker/info.go 13:43:48 spire-1.2.1/pkg/common/peertracker/listener.go 13:43:48 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:43:48 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:43:48 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:43:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:43:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:43:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:43:48 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:43:48 spire-1.2.1/pkg/common/peertracker/tcp.go 13:43:48 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:43:48 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:43:48 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:43:48 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:43:48 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:43:48 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/config.go 13:43:48 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:43:48 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/inmem.go 13:43:48 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/m3.go 13:43:48 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/metrics.go 13:43:48 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/names.go 13:43:48 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:43:48 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:43:48 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/ 13:43:48 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:43:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/server.go 13:43:48 spire-1.2.1/pkg/common/telemetry/sink.go 13:43:48 spire-1.2.1/pkg/common/telemetry/statsd.go 13:43:48 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/uptime.go 13:43:48 spire-1.2.1/pkg/common/telemetry/version.go 13:43:48 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:43:48 spire-1.2.1/pkg/common/uptime/ 13:43:48 spire-1.2.1/pkg/common/uptime/uptime.go 13:43:48 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:43:48 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:43:48 spire-1.2.1/pkg/common/peertracker/uds.go 13:43:48 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:43:48 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:43:48 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:43:48 spire-1.2.1/pkg/common/pemutil/ 13:43:48 spire-1.2.1/pkg/common/pemutil/block.go 13:43:48 spire-1.2.1/pkg/common/pemutil/certs.go 13:43:48 spire-1.2.1/pkg/common/pemutil/common.go 13:43:48 spire-1.2.1/pkg/common/pemutil/csr.go 13:43:48 spire-1.2.1/pkg/common/pemutil/keys.go 13:43:48 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:43:48 spire-1.2.1/pkg/common/pemutil/testdata/ 13:43:48 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:43:48 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:43:48 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:43:48 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:43:48 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:43:48 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:43:48 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:43:48 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:43:48 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:43:48 spire-1.2.1/pkg/common/util/ 13:43:48 spire-1.2.1/pkg/common/util/certs.go 13:43:48 spire-1.2.1/pkg/common/util/certs_test.go 13:43:48 spire-1.2.1/pkg/common/util/csr.go 13:43:48 spire-1.2.1/pkg/common/util/hash.go 13:43:48 spire-1.2.1/pkg/common/util/selectors.go 13:43:48 spire-1.2.1/pkg/common/util/selectors_test.go 13:43:48 spire-1.2.1/pkg/common/util/signals.go 13:43:48 spire-1.2.1/pkg/common/util/sort.go 13:43:48 spire-1.2.1/pkg/common/util/sort_test.go 13:43:48 spire-1.2.1/pkg/common/util/task.go 13:43:48 spire-1.2.1/pkg/common/util/task_test.go 13:43:48 spire-1.2.1/pkg/common/util/testdata/ 13:43:48 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:43:48 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:43:48 spire-1.2.1/pkg/common/version/ 13:43:48 spire-1.2.1/pkg/common/version/version.go 13:43:48 spire-1.2.1/pkg/common/x509svid/ 13:43:48 spire-1.2.1/pkg/common/x509svid/common_test.go 13:43:48 spire-1.2.1/pkg/common/x509svid/csr.go 13:43:48 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:43:48 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:43:48 spire-1.2.1/pkg/common/x509util/ 13:43:48 spire-1.2.1/pkg/common/x509util/cert.go 13:43:48 spire-1.2.1/pkg/common/x509util/dns.go 13:43:48 spire-1.2.1/pkg/common/x509util/dns_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/ 13:43:48 spire-1.2.1/pkg/common/plugin/aws/ 13:43:48 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:43:48 spire-1.2.1/pkg/common/plugin/azure/ 13:43:48 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:43:48 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/facade.go 13:43:48 spire-1.2.1/pkg/common/plugin/facade_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/gcp/ 13:43:48 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:43:48 spire-1.2.1/pkg/common/plugin/k8s/ 13:43:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:43:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:43:48 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:43:48 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/log.go 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/ 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:43:48 spire-1.2.1/pkg/common/x509util/keyid.go 13:43:48 spire-1.2.1/pkg/common/x509util/keypair.go 13:43:48 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:43:48 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:43:48 spire-1.2.1/pkg/server/ 13:43:48 spire-1.2.1/pkg/server/api/ 13:43:48 spire-1.2.1/pkg/server/api/agent.go 13:43:48 spire-1.2.1/pkg/server/api/agent/ 13:43:48 spire-1.2.1/pkg/server/api/agent/v1/ 13:43:48 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:43:48 spire-1.2.1/pkg/server/api/agent_test.go 13:43:48 spire-1.2.1/pkg/server/api/api.go 13:43:48 spire-1.2.1/pkg/server/api/audit/ 13:43:48 spire-1.2.1/pkg/server/api/audit/audit.go 13:43:48 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:43:48 spire-1.2.1/pkg/server/api/bundle.go 13:43:48 spire-1.2.1/pkg/server/api/bundle/ 13:43:48 spire-1.2.1/pkg/server/api/bundle/v1/ 13:43:48 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:43:48 spire-1.2.1/pkg/server/api/bundle_test.go 13:43:48 spire-1.2.1/pkg/server/api/debug/ 13:43:48 spire-1.2.1/pkg/server/api/debug/v1/ 13:43:48 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:43:48 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:43:48 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:43:48 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:43:48 spire-1.2.1/pkg/common/plugin/x509pop/ 13:43:48 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:43:48 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:43:48 spire-1.2.1/pkg/common/profiling/ 13:43:48 spire-1.2.1/pkg/common/profiling/dumpers.go 13:43:48 spire-1.2.1/pkg/common/profiling/profiling.go 13:43:48 spire-1.2.1/pkg/common/protoutil/ 13:43:48 spire-1.2.1/pkg/common/protoutil/masks.go 13:43:48 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:43:48 spire-1.2.1/pkg/common/rotationutil/ 13:43:48 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:43:48 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:43:48 spire-1.2.1/pkg/common/selector/ 13:43:48 spire-1.2.1/pkg/common/selector/selector.go 13:43:48 spire-1.2.1/pkg/common/selector/selector_test.go 13:43:48 spire-1.2.1/pkg/common/selector/set.go 13:43:48 spire-1.2.1/pkg/common/selector/set_utils.go 13:43:48 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/ 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/ 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:43:48 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:43:48 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:43:48 spire-1.2.1/pkg/common/telemetry/call.go 13:43:48 spire-1.2.1/pkg/common/telemetry/common/ 13:43:48 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:43:48 spire-1.2.1/pkg/server/api/entry.go 13:43:48 spire-1.2.1/pkg/server/api/entry/ 13:43:48 spire-1.2.1/pkg/server/api/entry/v1/ 13:43:48 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:43:48 spire-1.2.1/pkg/server/api/entry_test.go 13:43:48 spire-1.2.1/pkg/server/api/health/ 13:43:48 spire-1.2.1/pkg/server/api/health/v1/ 13:43:48 spire-1.2.1/pkg/server/api/health/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:43:48 spire-1.2.1/pkg/server/api/id.go 13:43:48 spire-1.2.1/pkg/server/api/id_test.go 13:43:48 spire-1.2.1/pkg/server/api/limits/ 13:43:48 spire-1.2.1/pkg/server/api/limits/limits.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/ 13:43:48 spire-1.2.1/pkg/server/api/middleware/alias.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/audit.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/caller.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/config.go 13:43:48 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:43:48 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/inmem.go 13:43:48 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/m3.go 13:43:48 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/metrics.go 13:43:48 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/names.go 13:43:48 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:43:48 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:43:48 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/ 13:43:48 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/common.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/entries.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:43:48 spire-1.2.1/pkg/server/api/ratelimit.go 13:43:48 spire-1.2.1/pkg/server/api/rpccontext/ 13:43:48 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:43:48 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:43:48 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:43:48 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:43:48 spire-1.2.1/pkg/server/api/selector.go 13:43:48 spire-1.2.1/pkg/server/api/selector_test.go 13:43:48 spire-1.2.1/pkg/server/api/status.go 13:43:48 spire-1.2.1/pkg/server/api/status_test.go 13:43:48 spire-1.2.1/pkg/server/api/svid/ 13:43:48 spire-1.2.1/pkg/server/api/svid/v1/ 13:43:48 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:43:48 spire-1.2.1/pkg/server/api/trustdomain.go 13:43:48 spire-1.2.1/pkg/server/api/trustdomain/ 13:43:48 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:43:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:43:48 spire-1.2.1/pkg/common/telemetry/server/server.go 13:43:48 spire-1.2.1/pkg/common/telemetry/sink.go 13:43:48 spire-1.2.1/pkg/common/telemetry/statsd.go 13:43:48 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:43:48 spire-1.2.1/pkg/common/telemetry/uptime.go 13:43:48 spire-1.2.1/pkg/common/telemetry/version.go 13:43:48 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:43:48 spire-1.2.1/pkg/common/uptime/ 13:43:48 spire-1.2.1/pkg/common/uptime/uptime.go 13:43:48 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:43:48 spire-1.2.1/pkg/common/util/ 13:43:48 spire-1.2.1/pkg/common/util/certs.go 13:43:48 spire-1.2.1/pkg/common/util/certs_test.go 13:43:48 spire-1.2.1/pkg/common/util/csr.go 13:43:48 spire-1.2.1/pkg/common/util/hash.go 13:43:48 spire-1.2.1/pkg/common/util/selectors.go 13:43:48 spire-1.2.1/pkg/common/util/selectors_test.go 13:43:48 spire-1.2.1/pkg/common/util/signals.go 13:43:48 spire-1.2.1/pkg/common/util/sort.go 13:43:48 spire-1.2.1/pkg/common/util/sort_test.go 13:43:48 spire-1.2.1/pkg/common/util/task.go 13:43:48 spire-1.2.1/pkg/common/util/task_test.go 13:43:48 spire-1.2.1/pkg/common/util/testdata/ 13:43:48 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:43:48 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:43:48 spire-1.2.1/pkg/common/version/ 13:43:48 spire-1.2.1/pkg/common/version/version.go 13:43:48 spire-1.2.1/pkg/common/x509svid/ 13:43:48 spire-1.2.1/pkg/common/x509svid/common_test.go 13:43:48 spire-1.2.1/pkg/common/x509svid/csr.go 13:43:48 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:43:48 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:43:48 spire-1.2.1/pkg/common/x509util/ 13:43:48 spire-1.2.1/pkg/common/x509util/cert.go 13:43:48 spire-1.2.1/pkg/common/x509util/dns.go 13:43:48 spire-1.2.1/pkg/common/x509util/dns_test.go 13:43:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:43:48 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:43:48 spire-1.2.1/pkg/server/authpolicy/ 13:43:48 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:43:48 spire-1.2.1/pkg/server/authpolicy/policy.go 13:43:48 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:43:48 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:43:48 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:43:48 spire-1.2.1/pkg/server/authpolicy/validate.go 13:43:48 spire-1.2.1/pkg/server/bundle/ 13:43:48 spire-1.2.1/pkg/server/bundle/client/ 13:43:48 spire-1.2.1/pkg/server/bundle/client/client.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/manager.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/sources.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/updater.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:43:48 spire-1.2.1/pkg/server/ca/ 13:43:48 spire-1.2.1/pkg/server/ca/ca.go 13:43:48 spire-1.2.1/pkg/server/ca/ca_health.go 13:43:48 spire-1.2.1/pkg/server/ca/ca_test.go 13:43:48 spire-1.2.1/pkg/server/ca/journal.go 13:43:48 spire-1.2.1/pkg/server/ca/journal_test.go 13:43:48 spire-1.2.1/pkg/server/ca/manager.go 13:43:48 spire-1.2.1/pkg/server/ca/manager_health.go 13:43:48 spire-1.2.1/pkg/server/ca/manager_test.go 13:43:48 spire-1.2.1/pkg/server/ca/templates.go 13:43:48 spire-1.2.1/pkg/server/ca/upstream_client.go 13:43:48 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:43:48 spire-1.2.1/pkg/server/ca/validation.go 13:43:48 spire-1.2.1/pkg/server/cache/ 13:43:48 spire-1.2.1/pkg/server/cache/dscache/ 13:43:48 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:43:48 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/ 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:43:48 spire-1.2.1/pkg/server/catalog/ 13:43:48 spire-1.2.1/pkg/server/catalog/catalog.go 13:43:48 spire-1.2.1/pkg/server/catalog/keymanager.go 13:43:48 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:43:48 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:43:48 spire-1.2.1/pkg/server/catalog/notifier.go 13:43:48 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:43:48 spire-1.2.1/pkg/server/config.go 13:43:48 spire-1.2.1/pkg/server/datastore/ 13:43:48 spire-1.2.1/pkg/server/datastore/datastore.go 13:43:48 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:43:48 spire-1.2.1/pkg/server/datastore/repository.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:43:48 spire-1.2.1/pkg/common/x509util/keyid.go 13:43:48 spire-1.2.1/pkg/common/x509util/keypair.go 13:43:48 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:43:48 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:43:48 spire-1.2.1/pkg/server/ 13:43:48 spire-1.2.1/pkg/server/api/ 13:43:48 spire-1.2.1/pkg/server/api/agent.go 13:43:48 spire-1.2.1/pkg/server/api/agent/ 13:43:48 spire-1.2.1/pkg/server/api/agent/v1/ 13:43:48 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:43:48 spire-1.2.1/pkg/server/api/agent_test.go 13:43:48 spire-1.2.1/pkg/server/api/api.go 13:43:48 spire-1.2.1/pkg/server/api/audit/ 13:43:48 spire-1.2.1/pkg/server/api/audit/audit.go 13:43:48 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:43:48 spire-1.2.1/pkg/server/api/bundle.go 13:43:48 spire-1.2.1/pkg/server/api/bundle/ 13:43:48 spire-1.2.1/pkg/server/api/bundle/v1/ 13:43:48 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:43:48 spire-1.2.1/pkg/server/api/bundle_test.go 13:43:48 spire-1.2.1/pkg/server/api/debug/ 13:43:48 spire-1.2.1/pkg/server/api/debug/v1/ 13:43:48 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:43:48 spire-1.2.1/pkg/server/api/entry.go 13:43:48 spire-1.2.1/pkg/server/api/entry/ 13:43:48 spire-1.2.1/pkg/server/api/entry/v1/ 13:43:48 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:43:48 spire-1.2.1/pkg/server/api/entry_test.go 13:43:48 spire-1.2.1/pkg/server/api/health/ 13:43:48 spire-1.2.1/pkg/server/api/health/v1/ 13:43:48 spire-1.2.1/pkg/server/api/health/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:43:48 spire-1.2.1/pkg/server/api/id.go 13:43:48 spire-1.2.1/pkg/server/api/id_test.go 13:43:48 spire-1.2.1/pkg/server/api/limits/ 13:43:48 spire-1.2.1/pkg/server/api/limits/limits.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/ 13:43:48 spire-1.2.1/pkg/server/api/middleware/alias.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/audit.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/caller.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:43:48 spire-1.2.1/pkg/server/endpoints/ 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/ 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:43:48 spire-1.2.1/pkg/server/endpoints/config.go 13:43:48 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:43:48 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:43:48 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:43:48 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:43:48 spire-1.2.1/pkg/server/endpoints/middleware.go 13:43:48 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:43:48 spire-1.2.1/pkg/server/hostservice/ 13:43:48 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:43:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:43:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:43:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:43:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:43:48 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:43:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:43:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/common.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/entries.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:43:48 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:43:48 spire-1.2.1/pkg/server/api/ratelimit.go 13:43:48 spire-1.2.1/pkg/server/api/rpccontext/ 13:43:48 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:43:48 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:43:48 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:43:48 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:43:48 spire-1.2.1/pkg/server/api/selector.go 13:43:48 spire-1.2.1/pkg/server/api/selector_test.go 13:43:48 spire-1.2.1/pkg/server/api/status.go 13:43:48 spire-1.2.1/pkg/server/api/status_test.go 13:43:48 spire-1.2.1/pkg/server/api/svid/ 13:43:48 spire-1.2.1/pkg/server/api/svid/v1/ 13:43:48 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:43:48 spire-1.2.1/pkg/server/api/trustdomain.go 13:43:48 spire-1.2.1/pkg/server/api/trustdomain/ 13:43:48 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/ 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:43:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:43:48 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:43:48 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:43:48 spire-1.2.1/pkg/server/authpolicy/ 13:43:48 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:43:48 spire-1.2.1/pkg/server/authpolicy/policy.go 13:43:48 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:43:48 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:43:48 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:43:48 spire-1.2.1/pkg/server/authpolicy/validate.go 13:43:48 spire-1.2.1/pkg/server/bundle/ 13:43:48 spire-1.2.1/pkg/server/bundle/client/ 13:43:48 spire-1.2.1/pkg/server/bundle/client/client.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/manager.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/sources.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/updater.go 13:43:48 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:43:48 spire-1.2.1/pkg/server/ca/ 13:43:48 spire-1.2.1/pkg/server/ca/ca.go 13:43:48 spire-1.2.1/pkg/server/ca/ca_health.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:43:48 spire-1.2.1/pkg/server/ca/ca_test.go 13:43:48 spire-1.2.1/pkg/server/ca/journal.go 13:43:48 spire-1.2.1/pkg/server/ca/journal_test.go 13:43:48 spire-1.2.1/pkg/server/ca/manager.go 13:43:48 spire-1.2.1/pkg/server/ca/manager_health.go 13:43:48 spire-1.2.1/pkg/server/ca/manager_test.go 13:43:48 spire-1.2.1/pkg/server/ca/templates.go 13:43:48 spire-1.2.1/pkg/server/ca/upstream_client.go 13:43:48 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:43:48 spire-1.2.1/pkg/server/ca/validation.go 13:43:48 spire-1.2.1/pkg/server/cache/ 13:43:48 spire-1.2.1/pkg/server/cache/dscache/ 13:43:48 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:43:48 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/ 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:43:48 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:43:48 spire-1.2.1/pkg/server/catalog/ 13:43:48 spire-1.2.1/pkg/server/catalog/catalog.go 13:43:48 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:43:48 spire-1.2.1/pkg/server/catalog/keymanager.go 13:43:48 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:43:48 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:43:48 spire-1.2.1/pkg/server/catalog/notifier.go 13:43:48 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:43:48 spire-1.2.1/pkg/server/config.go 13:43:48 spire-1.2.1/pkg/server/datastore/ 13:43:48 spire-1.2.1/pkg/server/datastore/datastore.go 13:43:48 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:43:48 spire-1.2.1/pkg/server/datastore/repository.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:43:48 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:43:48 spire-1.2.1/pkg/server/endpoints/ 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/ 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:43:48 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:43:48 spire-1.2.1/pkg/server/endpoints/config.go 13:43:48 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:43:48 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:43:48 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:43:48 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:43:48 spire-1.2.1/pkg/server/endpoints/middleware.go 13:43:48 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:43:48 spire-1.2.1/pkg/server/hostservice/ 13:43:48 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:43:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:43:48 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:43:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:43:48 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:43:48 spire-1.2.1/pkg/server/registration/ 13:43:48 spire-1.2.1/pkg/server/registration/manager.go 13:43:48 spire-1.2.1/pkg/server/registration/manager_test.go 13:43:48 spire-1.2.1/pkg/server/scanentries.go 13:43:48 spire-1.2.1/pkg/server/scanentries_test.go 13:43:48 spire-1.2.1/pkg/server/server.go 13:43:48 spire-1.2.1/pkg/server/server_test.go 13:43:48 spire-1.2.1/pkg/server/svid/ 13:43:48 spire-1.2.1/pkg/server/svid/observer.go 13:43:48 spire-1.2.1/pkg/server/svid/observer_test.go 13:43:48 spire-1.2.1/pkg/server/svid/rotator.go 13:43:48 spire-1.2.1/pkg/server/svid/rotator_config.go 13:43:48 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:43:48 spire-1.2.1/pkg/server/svid/rotator_test.go 13:43:48 spire-1.2.1/proto/ 13:43:48 spire-1.2.1/proto/private/ 13:43:48 spire-1.2.1/proto/private/server/ 13:43:48 spire-1.2.1/proto/private/server/journal/ 13:43:48 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:43:48 spire-1.2.1/proto/private/server/journal/journal.proto 13:43:48 spire-1.2.1/proto/spire/ 13:43:48 spire-1.2.1/proto/spire/common/ 13:43:48 spire-1.2.1/proto/spire/common/common.pb.go 13:43:48 spire-1.2.1/proto/spire/common/common.proto 13:43:48 spire-1.2.1/proto/spire/common/plugin/ 13:43:48 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:43:48 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:43:48 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:43:48 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:43:48 spire-1.2.1/proto/spire/plugin/ 13:43:48 spire-1.2.1/proto/spire/plugin/agent/ 13:43:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:43:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:43:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:43:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:43:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:43:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:43:48 spire-1.2.1/release/ 13:43:48 spire-1.2.1/release/spire-extras/ 13:43:48 spire-1.2.1/release/spire-extras/README.md 13:43:48 spire-1.2.1/release/spire-extras/conf/ 13:43:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:43:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:43:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:43:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:43:48 spire-1.2.1/release/spire/ 13:43:48 spire-1.2.1/release/spire/README.md 13:43:48 spire-1.2.1/release/spire/conf/ 13:43:48 spire-1.2.1/release/spire/conf/agent/ 13:43:48 spire-1.2.1/release/spire/conf/agent/agent.conf 13:43:48 spire-1.2.1/release/spire/conf/server/ 13:43:48 spire-1.2.1/release/spire/conf/server/server.conf 13:43:48 spire-1.2.1/script/ 13:43:48 spire-1.2.1/script/build-artifact.sh 13:43:48 spire-1.2.1/script/generate_dummy_ca.sh 13:43:48 spire-1.2.1/support/ 13:43:48 spire-1.2.1/support/k8s/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:43:48 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:43:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:43:48 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:43:48 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:43:48 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/ 13:43:48 spire-1.2.1/support/oidc-discovery-provider/README.md 13:43:48 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/config.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/main.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:43:48 spire-1.2.1/test/ 13:43:48 spire-1.2.1/test/clock/ 13:43:48 spire-1.2.1/test/clock/clock.go 13:43:48 spire-1.2.1/test/fakes/ 13:43:48 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:43:48 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:43:48 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:43:48 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:43:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:43:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:43:48 spire-1.2.1/test/fakes/fakeagentstore/ 13:43:48 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:43:48 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/ 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:43:48 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:43:48 spire-1.2.1/test/fakes/fakedatastore/ 13:43:48 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:43:48 spire-1.2.1/test/fakes/fakeentryclient/ 13:43:48 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:43:48 spire-1.2.1/test/fakes/fakehealthchecker/ 13:43:48 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:43:48 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:43:48 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:43:48 spire-1.2.1/test/fakes/fakemetrics/ 13:43:48 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:43:48 spire-1.2.1/test/fakes/fakenoderesolver/ 13:43:48 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:43:48 spire-1.2.1/test/fakes/fakenotifier/ 13:43:48 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:43:48 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:43:48 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:43:48 spire-1.2.1/test/fakes/fakeserverca/ 13:43:48 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:43:48 spire-1.2.1/test/fakes/fakeservercatalog/ 13:43:48 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:43:48 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:43:48 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:43:48 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:43:48 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:43:48 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:43:48 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:43:48 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:43:48 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:43:48 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:43:48 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:43:48 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:43:48 spire-1.2.1/test/fixture/ 13:43:48 spire-1.2.1/test/fixture/certs/ 13:43:48 spire-1.2.1/test/fixture/certs/agent_svid.der 13:43:48 spire-1.2.1/test/fixture/certs/base_cert.pem 13:43:48 spire-1.2.1/test/fixture/certs/base_csr.pem 13:43:48 spire-1.2.1/test/fixture/certs/base_key.pem 13:43:48 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:43:48 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:43:48 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:43:48 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:43:48 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:43:48 spire-1.2.1/test/fixture/certs/blog_key.pem 13:43:48 spire-1.2.1/test/fixture/certs/bundle.der 13:43:48 spire-1.2.1/test/fixture/certs/ca.pem 13:43:48 spire-1.2.1/test/fixture/certs/ca_key.pem 13:43:48 spire-1.2.1/test/fixture/certs/database_cert.pem 13:43:48 spire-1.2.1/test/fixture/certs/database_csr.pem 13:43:48 spire-1.2.1/test/fixture/certs/database_key.pem 13:43:48 spire-1.2.1/test/fixture/certs/node_cert.pem 13:43:48 spire-1.2.1/test/fixture/certs/node_csr.pem 13:43:48 spire-1.2.1/test/fixture/certs/node_key.pem 13:43:48 spire-1.2.1/test/fixture/certs/svid.pem 13:43:48 spire-1.2.1/test/fixture/certs/svid_key.pem 13:43:48 spire-1.2.1/test/fixture/config/ 13:43:48 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:43:48 spire-1.2.1/test/fixture/config/agent_good.conf 13:43:48 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:43:48 spire-1.2.1/test/fixture/config/plugin_good.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:43:48 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_good.conf 13:43:48 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:43:48 spire-1.2.1/test/fixture/fixture.go 13:43:48 spire-1.2.1/test/fixture/nodeattestor/ 13:43:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:43:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:43:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:43:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:43:48 spire-1.2.1/test/fixture/registration/ 13:43:48 spire-1.2.1/test/fixture/registration/entries.json 13:43:48 spire-1.2.1/test/fixture/registration/good-for-update.json 13:43:48 spire-1.2.1/test/fixture/registration/good.json 13:43:48 spire-1.2.1/test/fixture/registration/invalid.json 13:43:48 spire-1.2.1/test/fixture/registration/invalid_json.json 13:43:48 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:43:48 spire-1.2.1/test/integration/ 13:43:48 spire-1.2.1/test/integration/README.md 13:43:48 spire-1.2.1/test/integration/common 13:43:48 spire-1.2.1/test/integration/setup/ 13:43:48 spire-1.2.1/test/integration/setup/adminclient/ 13:43:48 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:43:48 spire-1.2.1/test/integration/setup/adminclient/client.go 13:43:48 spire-1.2.1/test/integration/setup/debugagent/ 13:43:48 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:43:48 spire-1.2.1/test/integration/setup/debugagent/main.go 13:43:48 spire-1.2.1/test/integration/setup/debugserver/ 13:43:48 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:43:48 spire-1.2.1/test/integration/setup/debugserver/main.go 13:43:48 spire-1.2.1/test/integration/setup/downstreamclient/ 13:43:48 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:43:48 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:43:48 spire-1.2.1/test/integration/setup/itclient/ 13:43:48 spire-1.2.1/test/integration/setup/itclient/client.go 13:43:48 spire-1.2.1/test/integration/setup/node-attestation/ 13:43:48 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:43:48 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:43:48 spire-1.2.1/test/integration/setup/x509pop/ 13:43:48 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:43:48 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:43:48 spire-1.2.1/test/integration/suites/ 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setupspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:43:48 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:43:48 spire-1.2.1/pkg/server/registration/ 13:43:48 spire-1.2.1/pkg/server/registration/manager.go 13:43:48 spire-1.2.1/pkg/server/registration/manager_test.go 13:43:48 spire-1.2.1/pkg/server/scanentries.go 13:43:48 spire-1.2.1/pkg/server/scanentries_test.go 13:43:48 spire-1.2.1/pkg/server/server.go 13:43:48 spire-1.2.1/pkg/server/server_test.go 13:43:48 spire-1.2.1/pkg/server/svid/ 13:43:48 spire-1.2.1/pkg/server/svid/observer.go 13:43:48 spire-1.2.1/pkg/server/svid/observer_test.go 13:43:48 spire-1.2.1/pkg/server/svid/rotator.go 13:43:48 spire-1.2.1/pkg/server/svid/rotator_config.go 13:43:48 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:43:48 spire-1.2.1/pkg/server/svid/rotator_test.go 13:43:48 spire-1.2.1/proto/ 13:43:48 spire-1.2.1/proto/private/ 13:43:48 spire-1.2.1/proto/private/server/ 13:43:48 spire-1.2.1/proto/private/server/journal/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:43:48 spire-1.2.1/test/integration/suites/join-token/ 13:43:48 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:43:48 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:43:48 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:43:48 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:43:48 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:43:48 spire-1.2.1/test/integration/suites/join-token/README.md 13:43:48 spire-1.2.1/test/integration/suites/join-token/conf/ 13:43:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/join-token/teardown 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:43:48 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:43:48 spire-1.2.1/proto/private/server/journal/journal.proto 13:43:48 spire-1.2.1/proto/spire/ 13:43:48 spire-1.2.1/proto/spire/common/ 13:43:48 spire-1.2.1/proto/spire/common/common.pb.go 13:43:48 spire-1.2.1/proto/spire/common/common.proto 13:43:48 spire-1.2.1/proto/spire/common/plugin/ 13:43:48 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:43:48 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:43:48 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:43:48 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:43:48 spire-1.2.1/proto/spire/plugin/ 13:43:48 spire-1.2.1/proto/spire/plugin/agent/ 13:43:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:43:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:43:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:43:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:43:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:43:48 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:43:48 spire-1.2.1/release/ 13:43:48 spire-1.2.1/release/spire-extras/ 13:43:48 spire-1.2.1/release/spire-extras/README.md 13:43:48 spire-1.2.1/release/spire-extras/conf/ 13:43:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:43:48 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:43:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:43:48 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:43:48 spire-1.2.1/release/spire/ 13:43:48 spire-1.2.1/release/spire/README.md 13:43:48 spire-1.2.1/release/spire/conf/ 13:43:48 spire-1.2.1/release/spire/conf/agent/ 13:43:48 spire-1.2.1/release/spire/conf/agent/agent.conf 13:43:48 spire-1.2.1/release/spire/conf/server/ 13:43:48 spire-1.2.1/release/spire/conf/server/server.conf 13:43:48 spire-1.2.1/script/ 13:43:48 spire-1.2.1/script/build-artifact.sh 13:43:48 spire-1.2.1/script/generate_dummy_ca.sh 13:43:48 spire-1.2.1/support/ 13:43:48 spire-1.2.1/support/k8s/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:43:48 spire-1.2.1/test/integration/suites/k8s/ 13:43:48 spire-1.2.1/test/integration/suites/k8s/00-setup 13:43:48 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:43:48 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:43:48 spire-1.2.1/test/integration/suites/k8s/README.md 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/ 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:43:48 spire-1.2.1/test/integration/suites/k8s/teardown 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:43:48 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/ 13:43:48 spire-1.2.1/support/oidc-discovery-provider/README.md 13:43:48 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/config.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/main.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:43:48 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:43:48 spire-1.2.1/test/ 13:43:48 spire-1.2.1/test/clock/ 13:43:48 spire-1.2.1/test/clock/clock.go 13:43:48 spire-1.2.1/test/fakes/ 13:43:48 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:43:48 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:43:48 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:43:48 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:43:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:43:48 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:43:48 spire-1.2.1/test/fakes/fakeagentstore/ 13:43:48 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:43:48 spire-1.2.1/test/fakes/fakedatastore/ 13:43:48 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:43:48 spire-1.2.1/test/fakes/fakeentryclient/ 13:43:48 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:43:48 spire-1.2.1/test/fakes/fakehealthchecker/ 13:43:48 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:43:48 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:43:48 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:43:48 spire-1.2.1/test/fakes/fakemetrics/ 13:43:48 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:43:48 spire-1.2.1/test/fakes/fakenoderesolver/ 13:43:48 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:43:48 spire-1.2.1/test/fakes/fakenotifier/ 13:43:48 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:43:48 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:43:48 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:43:48 spire-1.2.1/test/fakes/fakeserverca/ 13:43:48 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:43:48 spire-1.2.1/test/fakes/fakeservercatalog/ 13:43:48 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:43:48 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:43:48 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/ 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:43:48 spire-1.2.1/test/integration/suites/rotation/ 13:43:48 spire-1.2.1/test/integration/suites/rotation/00-setup 13:43:48 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:43:48 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:43:48 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:43:48 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:43:48 spire-1.2.1/test/integration/suites/rotation/README.md 13:43:48 spire-1.2.1/test/integration/suites/rotation/conf/ 13:43:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/rotation/teardown 13:43:48 spire-1.2.1/test/integration/suites/self-test/ 13:43:48 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:43:48 spire-1.2.1/test/integration/suites/self-test/README.md 13:43:48 spire-1.2.1/test/integration/suites/self-test/teardown 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:43:48 spire-1.2.1/test/integration/suites/upgrade/ 13:43:48 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:43:48 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:43:48 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:43:48 spire-1.2.1/test/integration/suites/upgrade/README.md 13:43:48 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:43:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/upgrade/teardown 13:43:48 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:43:48 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:43:48 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:43:48 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:43:48 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:43:48 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:43:48 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:43:48 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:43:48 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:43:48 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:43:48 spire-1.2.1/test/fixture/ 13:43:48 spire-1.2.1/test/fixture/certs/ 13:43:48 spire-1.2.1/test/fixture/certs/agent_svid.der 13:43:48 spire-1.2.1/test/fixture/certs/base_cert.pem 13:43:48 spire-1.2.1/test/fixture/certs/base_csr.pem 13:43:48 spire-1.2.1/test/fixture/certs/base_key.pem 13:43:48 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:43:48 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:43:48 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:43:48 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:43:48 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:43:48 spire-1.2.1/test/fixture/certs/blog_key.pem 13:43:48 spire-1.2.1/test/fixture/certs/bundle.der 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:43:48 spire-1.2.1/test/integration/test-one.sh 13:43:48 spire-1.2.1/test/integration/test.sh 13:43:48 spire-1.2.1/test/plugintest/ 13:43:48 spire-1.2.1/test/plugintest/config.go 13:43:48 spire-1.2.1/test/plugintest/load.go 13:43:48 spire-1.2.1/test/plugintest/option.go 13:43:48 spire-1.2.1/test/spiretest/ 13:43:48 spire-1.2.1/test/spiretest/apiserver.go 13:43:48 spire-1.2.1/test/spiretest/assertions.go 13:43:48 spire-1.2.1/test/spiretest/dir.go 13:43:48 spire-1.2.1/test/spiretest/errors_posix.go 13:43:48 spire-1.2.1/test/spiretest/errors_windows.go 13:43:48 spire-1.2.1/test/spiretest/logs.go 13:43:48 spire-1.2.1/test/spiretest/socketapi.go 13:43:48 spire-1.2.1/test/spiretest/suite.go 13:43:48 spire-1.2.1/test/spiretest/x509.go 13:43:48 spire-1.2.1/test/testca/ 13:43:48 spire-1.2.1/test/testca/ca.go 13:43:48 spire-1.2.1/test/testkey/ 13:43:48 spire-1.2.1/test/testkey/generate.sh 13:43:48 spire-1.2.1/test/testkey/genkeys.go 13:43:48 spire-1.2.1/test/testkey/keys.go 13:43:48 spire-1.2.1/test/testkey/new.go 13:43:48 spire-1.2.1/test/tpmsimulator/ 13:43:48 spire-1.2.1/test/tpmsimulator/simulator.go 13:43:48 spire-1.2.1/test/util/ 13:43:48 spire-1.2.1/test/util/cert_fixtures.go 13:43:48 spire-1.2.1/test/util/cert_generation.go 13:43:48 spire-1.2.1/test/util/io_redirection.go 13:43:48 spire-1.2.1/test/util/race.go 13:43:48 spire-1.2.1/test/util/util.go 13:43:48 building spire from source... 13:43:48 13:43:48 spire-1.2.1/test/fixture/certs/ca.pem 13:43:48 spire-1.2.1/test/fixture/certs/ca_key.pem 13:43:48 spire-1.2.1/test/fixture/certs/database_cert.pem 13:43:48 spire-1.2.1/test/fixture/certs/database_csr.pem 13:43:48 spire-1.2.1/test/fixture/certs/database_key.pem 13:43:48 spire-1.2.1/test/fixture/certs/node_cert.pem 13:43:48 spire-1.2.1/test/fixture/certs/node_csr.pem 13:43:48 spire-1.2.1/test/fixture/certs/node_key.pem 13:43:48 spire-1.2.1/test/fixture/certs/svid.pem 13:43:48 spire-1.2.1/test/fixture/certs/svid_key.pem 13:43:48 spire-1.2.1/test/fixture/config/ 13:43:48 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:43:48 spire-1.2.1/test/fixture/config/agent_good.conf 13:43:48 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:43:48 spire-1.2.1/test/fixture/config/plugin_good.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:43:48 spire-1.2.1/test/fixture/config/server_good.conf 13:43:48 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:43:48 spire-1.2.1/test/fixture/fixture.go 13:43:48 spire-1.2.1/test/fixture/nodeattestor/ 13:43:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:43:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:43:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:43:48 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:43:48 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:43:48 spire-1.2.1/test/fixture/registration/ 13:43:48 spire-1.2.1/test/fixture/registration/entries.json 13:43:48 spire-1.2.1/test/fixture/registration/good-for-update.json 13:43:48 spire-1.2.1/test/fixture/registration/good.json 13:43:48 spire-1.2.1/test/fixture/registration/invalid.json 13:43:48 spire-1.2.1/test/fixture/registration/invalid_json.json 13:43:48 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:43:48 spire-1.2.1/test/integration/ 13:43:48 spire-1.2.1/test/integration/README.md 13:43:48 spire-1.2.1/test/integration/common 13:43:48 spire-1.2.1/test/integration/setup/ 13:43:48 spire-1.2.1/test/integration/setup/adminclient/ 13:43:48 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:43:48 spire-1.2.1/test/integration/setup/adminclient/client.go 13:43:48 spire-1.2.1/test/integration/setup/debugagent/ 13:43:48 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:43:48 spire-1.2.1/test/integration/setup/debugagent/main.go 13:43:48 spire-1.2.1/test/integration/setup/debugserver/ 13:43:48 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:43:48 spire-1.2.1/test/integration/setup/debugserver/main.go 13:43:48 spire-1.2.1/test/integration/setup/downstreamclient/ 13:43:48 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:43:48 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:43:48 spire-1.2.1/test/integration/setup/itclient/ 13:43:48 spire-1.2.1/test/integration/setup/itclient/client.go 13:43:48 spire-1.2.1/test/integration/setup/node-attestation/ 13:43:48 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:43:48 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:43:48 spire-1.2.1/test/integration/setup/x509pop/ 13:43:48 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:43:48 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:43:48 spire-1.2.1/test/integration/suites/ 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:43:48 spire-1.2.1/test/integration/suites/join-token/ 13:43:48 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:43:48 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:43:48 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:43:48 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:43:48 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:43:48 spire-1.2.1/test/integration/suites/join-token/README.md 13:43:48 spire-1.2.1/test/integration/suites/join-token/conf/ 13:43:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/join-token/teardown 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:43:48 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:43:48 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:43:48 spire-1.2.1/test/integration/suites/k8s/ 13:43:48 spire-1.2.1/test/integration/suites/k8s/00-setup 13:43:48 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:43:48 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:43:48 spire-1.2.1/test/integration/suites/k8s/README.md 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/ 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:43:48 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:43:48 spire-1.2.1/test/integration/suites/k8s/teardown 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/ 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestationCGO_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 13:43:48 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:43:48 spire-1.2.1/test/integration/suites/rotation/ 13:43:48 spire-1.2.1/test/integration/suites/rotation/00-setup 13:43:48 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:43:48 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:43:48 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:43:48 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:43:48 spire-1.2.1/test/integration/suites/rotation/README.md 13:43:48 spire-1.2.1/test/integration/suites/rotation/conf/ 13:43:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/rotation/teardown 13:43:48 spire-1.2.1/test/integration/suites/self-test/ 13:43:48 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:43:48 spire-1.2.1/test/integration/suites/self-test/README.md 13:43:48 spire-1.2.1/test/integration/suites/self-test/teardown 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:43:48 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:43:48 spire-1.2.1/test/integration/suites/upgrade/ 13:43:48 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:43:48 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:43:48 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:43:48 spire-1.2.1/test/integration/suites/upgrade/README.md 13:43:48 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:43:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:43:48 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:43:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:43:48 spire-1.2.1/test/integration/suites/upgrade/teardown 13:43:48 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:43:48 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:43:48 spire-1.2.1/test/integration/test-one.sh 13:43:48 spire-1.2.1/test/integration/test.sh 13:43:48 spire-1.2.1/test/plugintest/ 13:43:48 spire-1.2.1/test/plugintest/config.go 13:43:48 spire-1.2.1/test/plugintest/load.go 13:43:48 spire-1.2.1/test/plugintest/option.go 13:43:48 spire-1.2.1/test/spiretest/ 13:43:48 spire-1.2.1/test/spiretest/apiserver.go 13:43:48 spire-1.2.1/test/spiretest/assertions.go 13:43:48 spire-1.2.1/test/spiretest/dir.go 13:43:48 spire-1.2.1/test/spiretest/errors_posix.go 13:43:48 spire-1.2.1/test/spiretest/errors_windows.go 13:43:48 spire-1.2.1/test/spiretest/logs.go 13:43:48 spire-1.2.1/test/spiretest/socketapi.go 13:43:48 spire-1.2.1/test/spiretest/suite.go 13:43:48 spire-1.2.1/test/spiretest/x509.go 13:43:48 spire-1.2.1/test/testca/ 13:43:48 spire-1.2.1/test/testca/ca.go 13:43:48 spire-1.2.1/test/testkey/ 13:43:48 spire-1.2.1/test/testkey/generate.sh 13:43:48 spire-1.2.1/test/testkey/genkeys.go 13:43:48 spire-1.2.1/test/testkey/keys.go 13:43:48 spire-1.2.1/test/testkey/new.go 13:43:48 spire-1.2.1/test/tpmsimulator/ 13:43:48 spire-1.2.1/test/tpmsimulator/simulator.go 13:43:48 spire-1.2.1/test/util/ 13:43:48 spire-1.2.1/test/util/cert_fixtures.go 13:43:48 spire-1.2.1/test/util/cert_generation.go 13:43:48 spire-1.2.1/test/util/io_redirection.go 13:43:48 spire-1.2.1/test/util/race.go 13:43:48 spire-1.2.1/test/util/util.go 13:43:48 building spire from source... 13:43:48 Installing go1.17.7... 13:43:48 Installing go1.17.7... 13:43:53 Building bin/spire-server... 13:43:53 go: downloading github.com/mitchellh/cli v1.1.2 13:43:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:43:53 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:43:53 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:43:53 go: downloading google.golang.org/grpc v1.44.0 13:43:53 Building bin/spire-server... 13:43:53 go: downloading github.com/mitchellh/cli v1.1.2 13:43:53 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:43:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:43:53 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:43:53 go: downloading google.golang.org/grpc v1.44.0 13:43:53 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:43:54 go: downloading github.com/imdario/mergo v0.3.12 13:43:54 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:43:54 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:43:54 go: downloading github.com/sirupsen/logrus v1.8.1 13:43:54 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:43:54 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:43:54 go: downloading github.com/imdario/mergo v0.3.12 13:43:54 go: downloading github.com/sirupsen/logrus v1.8.1 13:43:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:43:54 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:43:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:43:54 go: downloading github.com/fatih/color v1.13.0 13:43:54 go: downloading github.com/mattn/go-isatty v0.0.14 13:43:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:43:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:43:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:43:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:43:54 go: downloading github.com/fatih/color v1.13.0 13:43:54 go: downloading github.com/mattn/go-isatty v0.0.14 13:43:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:43:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:43:54 go: downloading github.com/armon/go-metrics v0.3.10 13:43:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:43:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:43:54 go: downloading github.com/prometheus/client_golang v1.12.1 13:43:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:43:54 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:43:54 go: downloading github.com/open-policy-agent/opa v0.38.0 13:43:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:43:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:43:54 go: downloading github.com/armon/go-metrics v0.3.10 13:43:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:43:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:43:54 go: downloading github.com/prometheus/client_golang v1.12.1 13:43:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:43:54 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:43:54 go: downloading github.com/open-policy-agent/opa v0.38.0 13:43:54 go: downloading github.com/mattn/go-colorable v0.1.12 13:43:54 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:43:54 go: downloading github.com/oklog/run v1.0.0 13:43:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:43:54 go: downloading github.com/mattn/go-colorable v0.1.12 13:43:54 go: downloading github.com/Masterminds/goutils v1.1.0 13:43:54 go: downloading github.com/Masterminds/semver v1.5.0 13:43:54 go: downloading github.com/google/uuid v1.1.2 13:43:54 go: downloading github.com/huandu/xstrings v1.3.2 13:43:54 go: downloading github.com/Masterminds/goutils v1.1.0 13:43:54 go: downloading github.com/Masterminds/semver v1.5.0 13:43:54 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:43:54 go: downloading github.com/oklog/run v1.0.0 13:43:54 go: downloading github.com/google/uuid v1.1.2 13:43:54 go: downloading github.com/huandu/xstrings v1.3.2 13:43:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:43:54 go: downloading github.com/prometheus/client_model v0.2.0 13:43:54 go: downloading github.com/prometheus/common v0.32.1 13:43:54 go: downloading github.com/imkira/go-observer v1.0.3 13:43:54 go: downloading go.uber.org/atomic v1.9.0 13:43:55 go: downloading github.com/beorn7/perks v1.0.1 13:43:55 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:43:55 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:43:55 go: downloading github.com/prometheus/procfs v0.7.3 13:43:55 go: downloading github.com/beorn7/perks v1.0.1 13:43:55 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:43:55 go: downloading github.com/imkira/go-observer v1.0.3 13:43:55 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:43:55 go: downloading github.com/prometheus/client_model v0.2.0 13:43:55 go: downloading github.com/prometheus/common v0.32.1 13:43:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:43:55 go: downloading go.uber.org/atomic v1.9.0 13:43:55 go: downloading github.com/hashicorp/errwrap v1.1.0 13:43:55 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:43:55 go: downloading github.com/prometheus/procfs v0.7.3 13:43:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:43:55 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:43:55 go: downloading github.com/hashicorp/errwrap v1.1.0 13:43:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:43:55 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:43:55 go: downloading github.com/blang/semver/v4 v4.0.0 13:43:55 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:43:55 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:43:55 go: downloading github.com/blang/semver/v4 v4.0.0 13:43:55 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:43:55 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:43:55 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:43:55 go: downloading github.com/jinzhu/gorm v1.9.16 13:43:55 go: downloading github.com/jinzhu/gorm v1.9.16 13:43:55 go: downloading github.com/lib/pq v1.10.4 13:43:55 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:43:55 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:43:55 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:43:55 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:43:55 go: downloading github.com/lib/pq v1.10.4 13:43:56 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:43:56 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:43:56 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:43:56 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:43:58 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:43:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:43:58 go: downloading github.com/stretchr/testify v1.7.0 13:43:58 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:43:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:43:59 go: downloading github.com/stretchr/testify v1.7.0 13:43:59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:43:59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:43:59 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:43:59 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:44:04 go: downloading k8s.io/client-go v0.23.4 13:44:04 go: downloading k8s.io/api v0.23.4 13:44:04 go: downloading github.com/google/go-tpm v0.3.3 13:44:04 go: downloading google.golang.org/api v0.70.0 13:44:04 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:44:04 go: downloading google.golang.org/api v0.70.0 13:44:04 go: downloading k8s.io/client-go v0.23.4 13:44:04 go: downloading k8s.io/api v0.23.4 13:44:04 go: downloading github.com/google/go-tpm v0.3.3 13:44:04 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:44:04 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:44:04 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:44:04 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:44:04 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:44:04 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:44:04 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 13:44:04 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:44:04 go: downloading cloud.google.com/go/storage v1.21.0 13:44:04 go: downloading cloud.google.com/go/storage v1.21.0 13:44:04 go: downloading cloud.google.com/go v0.100.2 13:44:04 go: downloading cloud.google.com/go v0.100.2 13:44:05 go: downloading k8s.io/apimachinery v0.23.4 13:44:05 go: downloading k8s.io/apimachinery v0.23.4 13:44:05 go: downloading k8s.io/kube-aggregator v0.23.3 13:44:05 go: downloading k8s.io/kube-aggregator v0.23.3 13:44:05 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:44:05 go: downloading cloud.google.com/go/security v1.3.0 13:44:05 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:44:05 go: downloading cloud.google.com/go/security v1.3.0 13:44:06 go: downloading github.com/hashicorp/vault/api v1.4.1 13:44:06 go: downloading github.com/hashicorp/vault/api v1.4.1 13:44:06 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:44:06 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:44:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:44:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:44:06 go: downloading github.com/twmb/murmur3 v1.1.6 13:44:06 go: downloading github.com/twmb/murmur3 v1.1.6 13:44:07 go: downloading github.com/jinzhu/inflection v1.0.0 13:44:07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:44:07 go: downloading github.com/aws/smithy-go v1.11.0 13:44:07 go: downloading github.com/jinzhu/inflection v1.0.0 13:44:07 go: downloading github.com/aws/smithy-go v1.11.0 13:44:07 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:44:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:44:07 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:44:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:44:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:44:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:44:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:44:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:44:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:44:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:44:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:44:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:44:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:44:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:44:08 go: downloading github.com/dimchansky/utfbom v1.1.1 13:44:08 go: downloading cloud.google.com/go/compute v1.3.0 13:44:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:44:08 go: downloading cloud.google.com/go/iam v0.1.1 13:44:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:44:08 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:44:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:44:08 go: downloading github.com/gogo/protobuf v1.3.2 13:44:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:44:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:44:08 go: downloading github.com/dimchansky/utfbom v1.1.1 13:44:08 go: downloading cloud.google.com/go/compute v1.3.0 13:44:08 go: downloading cloud.google.com/go/iam v0.1.1 13:44:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:44:08 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:44:08 go: downloading github.com/google/gofuzz v1.1.0 13:44:08 go: downloading github.com/gogo/protobuf v1.3.2 13:44:08 go: downloading k8s.io/klog/v2 v2.30.0 13:44:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:44:08 go: downloading github.com/google/gofuzz v1.1.0 13:44:08 go: downloading k8s.io/klog/v2 v2.30.0 13:44:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:44:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:44:08 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:44:08 go: downloading github.com/spf13/pflag v1.0.5 13:44:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:44:08 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:44:08 go: downloading github.com/spf13/pflag v1.0.5 13:44:08 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:44:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:44:08 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:44:08 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:44:08 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:44:08 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:44:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:44:08 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:44:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:44:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:44:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:44:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:44:09 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:44:09 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:44:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:44:09 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:44:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:44:09 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:44:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:44:09 go: downloading gopkg.in/yaml.v2 v2.4.0 13:44:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:44:09 go: downloading gopkg.in/yaml.v2 v2.4.0 13:44:09 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:44:09 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:44:09 go: downloading github.com/gobwas/glob v0.2.3 13:44:09 go: downloading github.com/gobwas/glob v0.2.3 13:44:09 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:44:09 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:44:09 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:44:09 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:44:09 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:44:09 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:44:09 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:44:09 go: downloading go.opencensus.io v0.23.0 13:44:09 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:44:09 go: downloading go.opencensus.io v0.23.0 13:44:09 go: downloading gopkg.in/inf.v0 v0.9.1 13:44:09 go: downloading gopkg.in/inf.v0 v0.9.1 13:44:09 go: downloading github.com/google/go-cmp v0.5.7 13:44:09 go: downloading github.com/google/go-cmp v0.5.7 13:44:09 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:44:09 go: downloading github.com/go-logr/logr v1.2.2 13:44:09 go: downloading github.com/googleapis/gnostic v0.5.5 13:44:09 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:44:09 go: downloading github.com/go-logr/logr v1.2.2 13:44:09 go: downloading github.com/json-iterator/go v1.1.12 13:44:09 go: downloading github.com/googleapis/gnostic v0.5.5 13:44:09 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:44:09 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:44:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:44:09 go: downloading go.uber.org/zap v1.21.0 13:44:09 go: downloading github.com/json-iterator/go v1.1.12 13:44:09 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:44:09 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:44:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:44:09 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:44:09 go: downloading go.uber.org/zap v1.21.0 13:44:09 go: downloading github.com/tklauser/numcpus v0.3.0 13:44:09 go: downloading sigs.k8s.io/yaml v1.3.0 13:44:09 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:44:09 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:44:09 go: downloading github.com/tklauser/numcpus v0.3.0 13:44:09 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:44:09 go: downloading github.com/modern-go/reflect2 v1.0.2 13:44:09 go: downloading sigs.k8s.io/yaml v1.3.0 13:44:09 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:44:09 go: downloading github.com/golang/snappy v0.0.4 13:44:09 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:44:09 go: downloading github.com/golang/snappy v0.0.4 13:44:09 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:44:09 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:44:09 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:44:09 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:44:09 go: downloading github.com/hashicorp/go-version v1.2.0 13:44:09 go: downloading github.com/modern-go/reflect2 v1.0.2 13:44:09 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:44:09 go: downloading github.com/ryanuber/go-glob v1.0.0 13:44:09 go: downloading go.uber.org/multierr v1.6.0 13:44:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:44:09 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:44:09 go: downloading github.com/hashicorp/go-version v1.2.0 13:44:09 go: downloading github.com/ryanuber/go-glob v1.0.0 13:44:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:44:10 go: downloading go.uber.org/multierr v1.6.0 13:44:15 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:44:15 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:44:15 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:44:15 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:44:29 Removing intermediate container 31e77f6abe47 13:44:29 ---> eacb59b94998 13:44:29 Successfully built eacb59b94998 13:44:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:44:30 + docker inspect -f . ci-base-image-arm64 13:44:30 . [Pipeline] withDockerContainer 13:44:30 prd-ubuntu20.04-docker-arm64-4c-16g-41395 does not seem to be running inside a container 13:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 13:44:31 $ docker top 25d9fd242b82afb94f5c823a06747e4f62197c515f53e4c4963a67eb30d201e6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:32 + go version 13:44:32 go version go1.17.6 linux/arm64 [Pipeline] } 13:44:32 $ docker stop --time=1 25d9fd242b82afb94f5c823a06747e4f62197c515f53e4c4963a67eb30d201e6 13:44:34 $ docker rm -f 25d9fd242b82afb94f5c823a06747e4f62197c515f53e4c4963a67eb30d201e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:44:35 + docker inspect -f . ci-base-image-arm64 13:44:35 . [Pipeline] withDockerContainer 13:44:35 prd-ubuntu20.04-docker-arm64-4c-16g-41395 does not seem to be running inside a container 13:44:35 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 13:44:36 $ docker top b8f2e5f567c673852aff522abca14a75c0b7a2dc4c797cba11c6ee71f82e7646 -eo pid,comm [Pipeline] { [Pipeline] echo 13:44:37 ========================================================= 13:44:37 [edgeXBuildGoParallel] Running Tests and Build... 13:44:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:44:37 + make test 13:44:37 go mod tidy -compat=1.17 13:44:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:44:48 Removing intermediate container de0cf5d4f87d 13:44:48 ---> 7516d10fb5bc 13:44:48 13:44:48 Step 10/25 : FROM alpine:3.14 13:44:48 Removing intermediate container 8d8d71cd04c2 13:44:48 ---> 988b19508842 13:44:48 13:44:48 Step 10/23 : FROM alpine:3.14 13:44:48 Removing intermediate container 7eb1192e7412 13:44:48 ---> 8eb13768884a 13:44:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:44:48 ---> Running in ef3ed9c775dc 13:44:48 3.14: Pulling from library/alpine 13:44:48 3.14: Pulling from library/alpine 13:44:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:44:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:44:48 Status: Downloaded newer image for alpine:3.14 13:44:48 Status: Downloaded newer image for alpine:3.14 13:44: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:44:48 ---> e04c818066af 13:44:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:44:48 ---> e04c818066af 13:44:48 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:44:48 ---> Running in 4eef748e97e3 13:44:48 ---> Running in 6e4f7c3eaa34 13:44:48 Removing intermediate container ef3ed9c775dc 13:44:48 ---> a71a848ebece 13:44:48 13:44:48 Step 11/23 : FROM docker:20.10.14 13:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:44:48 20.10.14: Pulling from library/docker 13:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:44:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:44:48 (1/1) Installing dumb-init (1.2.5-r1) 13:44:48 (1/3) Installing ca-certificates (20211220-r0) 13:44:48 Executing busybox-1.33.1-r7.trigger 13:44:48 OK: 6 MiB in 15 packages 13:44:48 (2/3) Installing dumb-init (1.2.5-r1) 13:44:48 (3/3) Installing su-exec (0.2-r1) 13:44:48 Executing busybox-1.33.1-r7.trigger 13:44:48 Executing ca-certificates-20211220-r0.trigger 13:44:48 OK: 6 MiB in 17 packages 13:44:49 Removing intermediate container 6e4f7c3eaa34 13:44:49 ---> 78f75a07adc6 13:44:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:44:49 ---> Running in 68d265b7daef 13:44:49 Removing intermediate container 4eef748e97e3 13:44:49 ---> 522fb071ad7a 13:44:49 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:44:50 ---> Running in 282293914c3f 13:44:50 Removing intermediate container 68d265b7daef 13:44:50 ---> 6df34c6c79d8 13:44:50 Step 13/23 : ENV APP_PORT=59882 13:44:50 ---> Running in 1248b0de2759 13:44:50 Removing intermediate container 282293914c3f 13:44:50 ---> afa3a0aeda28 13:44:50 Step 13/25 : WORKDIR / 13:44:51 ---> Running in e5ad25de64ad 13:44:51 Removing intermediate container 1248b0de2759 13:44:51 ---> 7f3a019484b9 13:44:51 Step 14/23 : EXPOSE $APP_PORT 13:44:51 ---> Running in 40f819ad7c0a 13:44:51 Removing intermediate container e5ad25de64ad 13:44:51 ---> 840670c48ea9 13:44:51 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:44:51 Removing intermediate container 40f819ad7c0a 13:44:51 ---> 3e89905d52b5 13:44:51 Step 15/23 : WORKDIR / 13:44:51 ---> Running in facb865d0316 13:44:52 ---> 6f671f3cf180 13:44:52 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:44:52 Removing intermediate container facb865d0316 13:44:52 ---> 023adca80824 13:44:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:44:53 ---> e2623d43e83d 13:44:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:44:53 ---> 81f93461834a 13:44:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:44:54 ---> 456d04f6c0de 13:44:54 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:44:55 ---> d58d3e4c5cb0 13:44:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:44:55 ---> 3413b2dd1ca2 13:44:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:44:55 ---> 4279b52ebd2f 13:44:55 Step 19/23 : ENTRYPOINT ["/core-command"] 13:44:55 ---> Running in 453ef320306d 13:44:56 Removing intermediate container 453ef320306d 13:44:56 ---> 322f7b232818 13:44:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:44:56 ---> Running in 541ed73e12ea 13:44:57 Removing intermediate container 541ed73e12ea 13:44:57 ---> fb7a7bbe3494 13:44:57 Step 21/23 : LABEL arch=x86_64 13:44:57 ---> Running in 7e9a789d8c90 13:44:57 ---> 80ffada59902 13:44:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:44:57 Removing intermediate container 7e9a789d8c90 13:44:57 ---> 27879fd6305c 13:44:57 Step 22/23 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:44:57 ---> Running in cf6c3b262225 13:44:58 Removing intermediate container cf6c3b262225 13:44:58 ---> a18d6f5536f3 13:44:58 Step 23/23 : LABEL version=0.0.0 13:44:58 ---> Running in 1f534cb5967a 13:44:58 ---> 109e132f6afc 13:44:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:44:58 Removing intermediate container 1f534cb5967a 13:44:58 ---> 2a6cb8054e09 13:44:58 13:44:58 Successfully built 2a6cb8054e09 13:44:58 Successfully tagged core-command:latest 13:44:58  Building core-command ... done Building security-spiffe-token-provider 13:45:03 ---> 81e309b80ea0 13:45:03 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/ 13:45:03 ---> Running in 6be09c1e3584 13:45:04 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 13:45:04 Status: Downloaded newer image for docker:20.10.14 13:45:04 ---> 7417809fdb73 13:45:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:45:04 ---> Running in 55e8e6009e6f 13:45:05 Removing intermediate container 55e8e6009e6f 13:45:05 ---> 71274e531f4e 13:45:05 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 13:45:05 ---> Running in 96ae71521241 13:45:05 Removing intermediate container 6be09c1e3584 13:45:05 ---> 45d68680d857 13:45:05 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 13:45:05 ---> Running in 4814f9034256 13:45:06 Removing intermediate container 4814f9034256 13:45:06 ---> 6a5ec86f32ea 13:45:06 Step 23/25 : LABEL arch=x86_64 13:45:06 ---> Running in 921dd838c9a1 13:45:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:45:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:45:07 Removing intermediate container 921dd838c9a1 13:45:07 ---> c9e8c6dce14c 13:45:07 Step 24/25 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:45:07 (1/43) Installing readline (8.1.1-r0) 13:45:07 (2/43) Installing bash (5.1.16-r0) 13:45:07 Executing bash-5.1.16-r0.post-install 13:45:07 (3/43) Installing brotli-libs (1.0.9-r5) 13:45:07 (4/43) Installing nghttp2-libs (1.46.0-r0) 13:45:07 (5/43) Installing libcurl (7.80.0-r1) 13:45:07 (6/43) Installing curl (7.80.0-r1) 13:45:07 (7/43) Installing dumb-init (1.2.5-r1) 13:45:07 ---> Running in 3be99c5b804e 13:45:07 (8/43) Installing libbz2 (1.0.8-r1) 13:45:07 (9/43) Installing expat (2.4.7-r0) 13:45:07 (10/43) Installing libffi (3.4.2-r1) 13:45:07 (11/43) Installing gdbm (1.22-r0) 13:45:07 (12/43) Installing xz-libs (5.2.5-r1) 13:45:07 (13/43) Installing libgcc (10.3.1_git20211027-r0) 13:45:07 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 13:45:07 (15/43) Installing mpdecimal (2.5.1-r1) 13:45:07 (16/43) Installing sqlite-libs (3.36.0-r0) 13:45:07 (17/43) Installing python3 (3.9.7-r4) 13:45:07 (18/43) Installing py3-appdirs (1.4.4-r2) 13:45:07 (19/43) Installing py3-certifi (2020.12.5-r1) 13:45:07 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 13:45:07 (21/43) Installing py3-idna (3.3-r0) 13:45:07 (22/43) Installing py3-urllib3 (1.26.7-r0) 13:45:07 (23/43) Installing py3-requests (2.26.0-r1) 13:45:07 (24/43) Installing py3-msgpack (1.0.2-r1) 13:45:07 (25/43) Installing py3-lockfile (0.12.2-r4) 13:45:07 (26/43) Installing py3-cachecontrol (0.12.10-r0) 13:45:07 (27/43) Installing py3-colorama (0.4.4-r1) 13:45:07 (28/43) Installing py3-contextlib2 (21.6.0-r1) 13:45:07 (29/43) Installing py3-distlib (0.3.3-r0) 13:45:07 (30/43) Installing py3-distro (1.6.0-r0) 13:45:07 (31/43) Installing py3-six (1.16.0-r0) 13:45:07 (32/43) Installing py3-webencodings (0.5.1-r4) 13:45:07 (33/43) Installing py3-html5lib (1.1-r1) 13:45:07 (34/43) Installing py3-parsing (2.4.7-r2) 13:45:07 (35/43) Installing py3-packaging (20.9-r1) 13:45:07 (36/43) Installing py3-tomli (1.2.2-r0) 13:45:07 (37/43) Installing py3-pep517 (0.12.0-r0) 13:45:07 (38/43) Installing py3-progress (1.6-r0) 13:45:08 (39/43) Installing py3-retrying (1.3.3-r2) 13:45:08 (40/43) Installing py3-ordered-set (4.0.2-r2) 13:45:08 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:45:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:45:08 ---> a54fbd93a33e 13:45:08 Step 3/20 : WORKDIR /edgex-go 13:45:08 ---> Using cache 13:45:08 ---> 24c07f18fef0 13:45:08 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 13:45:08 (41/43) Installing py3-setuptools (52.0.0-r4) 13:45:08 (42/43) Installing py3-toml (0.10.2-r2) 13:45:08 (43/43) Installing py3-pip (20.3.4-r1) 13:45:08 Executing busybox-1.34.1-r5.trigger 13:45:08 OK: 83 MiB in 65 packages 13:45:09 Collecting docker-compose==1.23.2 13:45:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:45:09 Removing intermediate container 3be99c5b804e 13:45:09 ---> 73271074dc81 13:45:09 Step 25/25 : LABEL version=0.0.0 13:45:09 Collecting cached-property<2,>=1.2.0 13:45:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:45:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 13:45:09 ---> Running in 2d9857add9b2 13:45:09 ---> Running in 8be7c281cae7 13:45:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:45:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:45:09 Collecting texttable<0.10,>=0.9.0 13:45:09 Downloading texttable-0.9.1.tar.gz (11 kB) 13:45:09 Removing intermediate container 8be7c281cae7 13:45:09 ---> 39faf48a04e7 13:45:09 13:45:09 Successfully built 39faf48a04e7 13:45:09 Successfully tagged security-secretstore-setup:latest 13:45:09  Building security-secretstore-setup ... done Building security-spire-server 13:45:09 Collecting jsonschema<3,>=2.5.1 13:45:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:45:09 Collecting PyYAML<4,>=3.10 13:45:09 Downloading PyYAML-3.13.tar.gz (270 kB) 13:45:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:45:10 Collecting docker<4.0,>=3.6.0 13:45:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:45:10 Collecting websocket-client<1.0,>=0.32.0 13:45:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:45:10 Collecting docopt<0.7,>=0.6.1 13:45:10 Downloading docopt-0.6.2.tar.gz (25 kB) 13:45:10 Collecting dockerpty<0.5,>=0.4.1 13:45:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:45:11 ? github.com/edgexfoundry/edgex-go [no test files] 13:45:11 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:45:11 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 13:45:11 OK: 15864 distinct packages available 13:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:45:11 Collecting docker-pycreds>=0.4.0 13:45:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:45:11 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) 13:45:12 Collecting urllib3<1.25,>=1.21.1 13:45:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:45:12 Collecting chardet<3.1.0,>=3.0.2 13:45:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:45:12 Collecting idna<2.8,>=2.5 13:45:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:45:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:45:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:45:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:45:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:45:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:45:12 Attempting uninstall: urllib3 13:45:12 Found existing installation: urllib3 1.26.7 13:45:12 Uninstalling urllib3-1.26.7: 13:45:12 Successfully uninstalled urllib3-1.26.7 13:45:12 Attempting uninstall: idna 13:45:12 Found existing installation: idna 3.3 13:45:12 Uninstalling idna-3.3: 13:45:12 Successfully uninstalled idna-3.3 13:45:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:45:12 OK: 221 MiB in 52 packages 13:45:12 Attempting uninstall: requests 13:45:12 Found existing installation: requests 2.26.0 13:45:12 Uninstalling requests-2.26.0: 13:45:12 Successfully uninstalled requests-2.26.0 13:45:13 Running setup.py install for texttable: started 13:45:13 Running setup.py install for texttable: finished with status 'done' 13:45:13 Running setup.py install for PyYAML: started 13:45:14 Running setup.py install for PyYAML: finished with status 'done' 13:45:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:45:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:45:15 ---> a54fbd93a33e 13:45:15 Step 3/25 : WORKDIR /edgex-go 13:45:15 ---> Using cache 13:45:15 ---> 24c07f18fef0 13:45:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:45:15 ---> Using cache 13:45:15 ---> cbce10c9e32c 13:45:15 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 13:45:15 Running setup.py install for docopt: started 13:45:15 Running setup.py install for docopt: finished with status 'done' 13:45:15 Running setup.py install for dockerpty: started 13:45:16 Running setup.py install for dockerpty: finished with status 'done' 13:45:18 ---> Running in c0c91ed6fb95 13:45:18 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 13:45:19 Removing intermediate container 2d9857add9b2 13:45:19 ---> 2b9e1dccef4c 13:45:19 Step 5/20 : COPY go.mod vendor* ./ 13:45:20 ---> a4bab901f7fb 13:45:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:45:20 ---> Running in ff6d746f81c1 13:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:45:21 OK: 221 MiB in 52 packages 13:45:23 Removing intermediate container c0c91ed6fb95 13:45:23 ---> b9cecff8619e 13:45:23 Step 6/25 : COPY go.mod vendor* ./ 13:45:23 Removing intermediate container 96ae71521241 13:45:23 ---> eeb696e35073 13:45:23 Step 14/23 : ENV APP_PORT=58890 13:45:23 Removing intermediate container ff6d746f81c1 13:45:23 ---> 3dc4ae36e38f 13:45:23 Step 7/20 : COPY . . 13:45:23 ---> Running in 8a8a59977aff 13:45:24 ---> 040fad99f9d9 13:45:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:24 ---> Running in 5b26333ada57 13:45:25 Removing intermediate container 8a8a59977aff 13:45:25 ---> 9d9ae67f3d8c 13:45:25 Step 15/23 : EXPOSE $APP_PORT 13:45:25 ---> Running in 092759ba4dd1 13:45:26 Removing intermediate container 092759ba4dd1 13:45:26 ---> c1c607224644 13:45:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:45:28 ---> 9c5306cef460 13:45:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:45:28 Removing intermediate container 5b26333ada57 13:45:28 ---> 236c6e9197b9 13:45:28 Step 8/25 : COPY . . 13:45:29 ---> 893e5e7d0113 13:45:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:45:31 ---> e0785c7eaf07 13:45:31 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 13:45:31 ---> Running in 0405a8dfad14 13:45:32 Removing intermediate container 0405a8dfad14 13:45:32 ---> aab8fc3afa4a 13:45:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:45:32 ---> Running in 607019a51f42 13:45:33 Removing intermediate container 607019a51f42 13:45:33 ---> 446c099c192d 13:45:33 Step 21/23 : LABEL arch=x86_64 13:45:33 ---> Running in cc29245fa776 13:45:35 Removing intermediate container cc29245fa776 13:45:35 ---> 39ac3a391a3c 13:45:35 Step 22/23 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:45:35 ---> Running in 23fd20fff9c5 13:45:36 Removing intermediate container 23fd20fff9c5 13:45:36 ---> 3892724426ab 13:45:36 Step 23/23 : LABEL version=0.0.0 13:45:37 ---> Running in bffa69997054 13:45:37 ---> 9597fdf26d57 13:45:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:45:37 ---> Running in 4f9249c606a0 13:45:37 Removing intermediate container bffa69997054 13:45:37 ---> 3b46db519b5d 13:45:37 13:45:37 Successfully built 3b46db519b5d 13:45:37 Successfully tagged sys-mgmt-agent:latest 13:45:37  Building sys-mgmt-agent ... done Building security-proxy-setup 13:45: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:45:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:45:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:45:44 ---> a54fbd93a33e 13:45:44 Step 3/22 : WORKDIR /edgex-go 13:45:44 ---> Using cache 13:45:44 ---> 24c07f18fef0 13:45:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:45:44 ---> Using cache 13:45:44 ---> cbce10c9e32c 13:45:44 Step 5/22 : RUN apk add --update --no-cache make git 13:45:44 ---> Using cache 13:45:44 ---> a3a1e69f98a8 13:45:44 Step 6/22 : COPY go.mod vendor* ./ 13:45:44 ---> Using cache 13:45:44 ---> 53a70235195c 13:45:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:45:44 ---> Using cache 13:45:44 ---> e1996c0e8fed 13:45:44 Step 8/22 : COPY . . 13:45:44 ---> Using cache 13:45:44 ---> fa2f374b66ce 13:45:44 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:45:48 ---> Running in decc97dda3e9 13:45:48 ---> 3aa15b7b47aa 13:45:48 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 13:45:48 ---> Running in cbe1b2f11b7a 13:45:48 Removing intermediate container cbe1b2f11b7a 13:45:48 ---> 3016b2324f8e 13:45:48 Step 10/25 : RUN mkdir -p spire-build 13:45:48 ---> Running in bb512ae61cd6 13:45: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:45:49 Removing intermediate container bb512ae61cd6 13:45:49 ---> 32be131a16bb 13:45:49 Step 11/25 : WORKDIR /edgex-go/spire-build 13:45:49 ---> Running in c963e8e4d4c8 13:45:49 Removing intermediate container c963e8e4d4c8 13:45:49 ---> db6fae4e09ab 13:45:49 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 13:45:49 ---> Running in 6e60390263d1 13:45:51 spire-1.2.1/ 13:45:51 spire-1.2.1/.data/ 13:45:51 spire-1.2.1/.data/.file 13:45:51 spire-1.2.1/.dockerignore 13:45:51 spire-1.2.1/.gitattributes 13:45:51 spire-1.2.1/.githooks/ 13:45:51 spire-1.2.1/.githooks/pre-commit 13:45:51 spire-1.2.1/.github/ 13:45:51 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:45:51 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:45:51 spire-1.2.1/.github/dependabot.yml 13:45:51 spire-1.2.1/.github/workflows/ 13:45:51 spire-1.2.1/.github/workflows/nightly_build.yaml 13:45:51 spire-1.2.1/.github/workflows/pr_build.yaml 13:45:51 spire-1.2.1/.github/workflows/release_build.yaml 13:45:51 spire-1.2.1/.github/workflows/scripts/ 13:45:51 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:45:51 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:45:51 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:45:51 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:45:51 spire-1.2.1/.github/workflows/scripts/split.sh 13:45:51 spire-1.2.1/.gitignore 13:45:51 spire-1.2.1/.go-version 13:45:51 spire-1.2.1/.golangci.yml 13:45:51 spire-1.2.1/ADOPTERS.md 13:45:51 spire-1.2.1/CHANGELOG.md 13:45:51 spire-1.2.1/CODE-OF-CONDUCT.md 13:45:51 spire-1.2.1/CODEOWNERS 13:45:51 spire-1.2.1/CONTRIBUTING.md 13:45:51 spire-1.2.1/Dockerfile 13:45:51 spire-1.2.1/Dockerfile.dev 13:45:51 spire-1.2.1/Dockerfile.scratch 13:45:51 spire-1.2.1/LICENSE 13:45:51 spire-1.2.1/MAINTAINERS.md 13:45:51 spire-1.2.1/Makefile 13:45:51 spire-1.2.1/README.md 13:45:51 spire-1.2.1/ROADMAP.md 13:45:51 spire-1.2.1/SECURITY.md 13:45:51 spire-1.2.1/cmd/ 13:45:51 spire-1.2.1/cmd/spire-agent/ 13:45:51 spire-1.2.1/cmd/spire-agent/cli/ 13:45:51 spire-1.2.1/cmd/spire-agent/cli/api/ 13:45:51 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:45:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:45:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:45:51 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:45:51 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:45:51 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:45:51 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:45:51 spire-1.2.1/cmd/spire-agent/cli/common/ 13:45:51 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:45:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:45:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:45:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:45:51 spire-1.2.1/cmd/spire-agent/cli/run/ 13:45:51 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:45:51 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:45:51 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:45:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:45:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:45:51 spire-1.2.1/cmd/spire-agent/main.go 13:45:51 spire-1.2.1/cmd/spire-server/ 13:45:51 spire-1.2.1/cmd/spire-server/cli/ 13:45:51 spire-1.2.1/cmd/spire-server/cli/agent/ 13:45:51 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:45:51 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/cli.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/entry/ 13:45:51 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/ 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:45:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:45:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/run/ 13:45:51 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/token/ 13:45:51 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/validate/ 13:45:51 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/x509/ 13:45:51 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:45:51 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:45:51 spire-1.2.1/cmd/spire-server/main.go 13:45:51 spire-1.2.1/cmd/spire-server/util/ 13:45:51 spire-1.2.1/cmd/spire-server/util/util.go 13:45:51 spire-1.2.1/conf/ 13:45:51 spire-1.2.1/conf/agent/ 13:45:51 spire-1.2.1/conf/agent/agent.conf 13:45:51 spire-1.2.1/conf/agent/agent_full.conf 13:45:51 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:45:51 spire-1.2.1/conf/server/ 13:45:51 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:45:51 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:45:51 spire-1.2.1/conf/server/server.conf 13:45:51 spire-1.2.1/conf/server/server_full.conf 13:45:51 spire-1.2.1/doc/ 13:45:51 spire-1.2.1/doc/SPIRE101.md 13:45:51 spire-1.2.1/doc/auditlog.md 13:45:51 spire-1.2.1/doc/authorization_policy_engine.md 13:45:51 spire-1.2.1/doc/changelog_guidelines.md 13:45:51 spire-1.2.1/doc/cure53-report.pdf 13:45:51 spire-1.2.1/doc/images/ 13:45:51 spire-1.2.1/doc/images/2019_roadmap.png 13:45:51 spire-1.2.1/doc/images/SPIRE101.png 13:45:51 spire-1.2.1/doc/images/SPIRE_agent.png 13:45:51 spire-1.2.1/doc/images/SPIRE_server.png 13:45:51 spire-1.2.1/doc/images/cache_mgr.png 13:45:51 spire-1.2.1/doc/images/cache_mgr_components.png 13:45:51 spire-1.2.1/doc/images/federated_spire.png 13:45:51 spire-1.2.1/doc/images/ha_mode.png 13:45:51 spire-1.2.1/doc/images/nested_spire.png 13:45:51 spire-1.2.1/doc/images/oidc_federation.png 13:45:51 spire-1.2.1/doc/images/single_trust_domain.png 13:45:51 spire-1.2.1/doc/images/spiffe_compatible.png 13:45:51 spire-1.2.1/doc/images/spire_logo.png 13:45:51 spire-1.2.1/doc/migrating_registration_api_clients.md 13:45:51 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:45:51 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:45:51 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:45:51 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:45:51 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:45:51 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:45:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:45:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:45:51 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:45:51 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:45:51 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:45:51 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:45:51 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:45:51 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:45:51 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:45:51 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:45:51 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:45:51 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:45:51 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:45:51 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:45:51 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:45:51 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:45:51 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:45:51 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:45:51 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:45:51 spire-1.2.1/doc/scaling_spire.md 13:45:51 spire-1.2.1/doc/spire_agent.md 13:45:51 spire-1.2.1/doc/spire_server.md 13:45:51 spire-1.2.1/doc/supported_integrations.md 13:45:51 spire-1.2.1/doc/telemetry.md 13:45:51 spire-1.2.1/doc/telemetry_config.md 13:45:51 spire-1.2.1/doc/upgrading.md 13:45:51 spire-1.2.1/doc/using_spire.md 13:45:51 spire-1.2.1/examples/ 13:45:51 spire-1.2.1/examples/README.md 13:45:51 spire-1.2.1/go.mod 13:45:51 spire-1.2.1/go.sum 13:45:51 spire-1.2.1/pkg/ 13:45:51 spire-1.2.1/pkg/agent/ 13:45:51 spire-1.2.1/pkg/agent/agent.go 13:45:51 spire-1.2.1/pkg/agent/api/ 13:45:51 spire-1.2.1/pkg/agent/api/config.go 13:45:51 spire-1.2.1/pkg/agent/api/debug/ 13:45:51 spire-1.2.1/pkg/agent/api/debug/v1/ 13:45:51 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:45:51 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:45:51 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:45:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:45:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:45:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:45:51 spire-1.2.1/pkg/agent/api/endpoints.go 13:45:51 spire-1.2.1/pkg/agent/api/health/ 13:45:51 spire-1.2.1/pkg/agent/api/health/v1/ 13:45:51 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:45:51 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:45:51 spire-1.2.1/pkg/agent/api/rpccontext/ 13:45:51 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:45:51 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:45:51 spire-1.2.1/pkg/agent/attestor/ 13:45:51 spire-1.2.1/pkg/agent/attestor/node/ 13:45:51 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:45:51 spire-1.2.1/pkg/agent/attestor/node/node.go 13:45:51 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:45:51 spire-1.2.1/pkg/agent/attestor/workload/ 13:45:51 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:45:51 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:45:51 spire-1.2.1/pkg/agent/catalog/ 13:45:51 spire-1.2.1/pkg/agent/catalog/catalog.go 13:45:51 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:45:51 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:45:51 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:45:51 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:45:51 spire-1.2.1/pkg/agent/client/ 13:45:51 spire-1.2.1/pkg/agent/client/client.go 13:45:51 spire-1.2.1/pkg/agent/client/client_test.go 13:45:51 spire-1.2.1/pkg/agent/client/dial.go 13:45:51 spire-1.2.1/pkg/agent/client/nodeconn.go 13:45:51 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:45:51 spire-1.2.1/pkg/agent/client/update.go 13:45:51 spire-1.2.1/pkg/agent/client/util.go 13:45:51 spire-1.2.1/pkg/agent/common/ 13:45:51 spire-1.2.1/pkg/agent/common/backoff/ 13:45:51 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:45:51 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:45:51 spire-1.2.1/pkg/agent/common/cgroups/ 13:45:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:45:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:45:51 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:45:51 spire-1.2.1/pkg/agent/config.go 13:45:51 spire-1.2.1/pkg/agent/endpoints/ 13:45:51 spire-1.2.1/pkg/agent/endpoints/config.go 13:45:51 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:45:51 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:45:51 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:45:51 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:45:51 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:45:51 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:45:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:45:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:45:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:45:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:45:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:45:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:45:51 spire-1.2.1/pkg/agent/endpoints/workload/ 13:45:51 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:45:51 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:45:51 spire-1.2.1/pkg/agent/manager/ 13:45:51 spire-1.2.1/pkg/agent/manager/cache/ 13:45:51 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:45:51 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:45:51 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:45:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:45:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:45:51 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:45:51 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:45:51 spire-1.2.1/pkg/agent/manager/config.go 13:45:51 spire-1.2.1/pkg/agent/manager/manager.go 13:45:51 spire-1.2.1/pkg/agent/manager/manager_test.go 13:45:51 spire-1.2.1/pkg/agent/manager/storage.go 13:45:51 spire-1.2.1/pkg/agent/manager/storage_test.go 13:45:51 spire-1.2.1/pkg/agent/manager/storecache/ 13:45:51 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:45:51 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:45:51 spire-1.2.1/pkg/agent/manager/sync.go 13:45:51 spire-1.2.1/pkg/agent/plugin/ 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:45:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:45:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:45:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:45:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:45:51 spire-1.2.1/pkg/agent/svid/ 13:45:51 spire-1.2.1/pkg/agent/svid/rotator.go 13:45:51 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:45:51 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:45:51 spire-1.2.1/pkg/agent/svid/store/ 13:45:51 spire-1.2.1/pkg/agent/svid/store/service.go 13:45:51 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:45:51 spire-1.2.1/pkg/common/ 13:45:51 spire-1.2.1/pkg/common/agentpathtemplate/ 13:45:51 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:45:51 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:45:51 spire-1.2.1/pkg/common/api/ 13:45:51 spire-1.2.1/pkg/common/api/metrics.go 13:45:51 spire-1.2.1/pkg/common/api/middleware/ 13:45:51 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:45:51 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:45:51 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:45:51 spire-1.2.1/pkg/common/api/middleware/logger.go 13:45:51 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:45:51 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:45:51 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:45:51 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:45:51 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:45:51 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:45:51 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:45:51 spire-1.2.1/pkg/common/api/middleware/names.go 13:45:51 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:45:51 spire-1.2.1/pkg/common/api/names.go 13:45:51 spire-1.2.1/pkg/common/api/ratelimit.go 13:45:51 spire-1.2.1/pkg/common/api/rpccontext/ 13:45:51 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:45:51 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:45:51 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:45:51 spire-1.2.1/pkg/common/auth/ 13:45:51 spire-1.2.1/pkg/common/auth/interceptors.go 13:45:51 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:45:51 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:45:51 spire-1.2.1/pkg/common/bundleutil/ 13:45:51 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:45:51 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:45:51 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:45:51 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:45:51 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:45:51 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:45:51 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:45:51 spire-1.2.1/pkg/common/bundleutil/types.go 13:45:51 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:45:51 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:45:51 spire-1.2.1/pkg/common/catalog/ 13:45:51 spire-1.2.1/pkg/common/catalog/bind.go 13:45:51 spire-1.2.1/pkg/common/catalog/builtin.go 13:45:51 spire-1.2.1/pkg/common/catalog/catalog.go 13:45:51 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:45:51 spire-1.2.1/pkg/common/catalog/closers.go 13:45:51 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:45:51 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:45:51 spire-1.2.1/pkg/common/catalog/config.go 13:45:51 spire-1.2.1/pkg/common/catalog/config_test.go 13:45:51 spire-1.2.1/pkg/common/catalog/configure.go 13:45:51 spire-1.2.1/pkg/common/catalog/constraints.go 13:45:51 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:45:51 spire-1.2.1/pkg/common/catalog/context.go 13:45:51 spire-1.2.1/pkg/common/catalog/external.go 13:45:51 spire-1.2.1/pkg/common/catalog/host.go 13:45:51 spire-1.2.1/pkg/common/catalog/pipenet.go 13:45:51 spire-1.2.1/pkg/common/catalog/plugin.go 13:45:51 spire-1.2.1/pkg/common/catalog/testplugin/ 13:45:51 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:45:51 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:45:51 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:45:51 spire-1.2.1/pkg/common/cli/ 13:45:51 spire-1.2.1/pkg/common/cli/env.go 13:45:51 spire-1.2.1/pkg/common/cli/flags.go 13:45:51 spire-1.2.1/pkg/common/cli/trust_domain.go 13:45:51 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:45:51 spire-1.2.1/pkg/common/cli/umask.go 13:45:51 spire-1.2.1/pkg/common/cli/umask_posix.go 13:45:51 spire-1.2.1/pkg/common/cli/umask_test.go 13:45:51 spire-1.2.1/pkg/common/cli/umask_windows.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/ 13:45:51 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/flag.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/format.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/ 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:45:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:45:51 spire-1.2.1/pkg/common/coretypes/ 13:45:51 spire-1.2.1/pkg/common/coretypes/bundle/ 13:45:51 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:45:51 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:45:51 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:45:51 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:45:51 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:45:51 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:45:51 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:45:51 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:45:51 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:45:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:45:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:45:51 spire-1.2.1/pkg/common/cryptoutil/ 13:45:51 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:45:51 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:45:51 spire-1.2.1/pkg/common/diskutil/ 13:45:51 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:45:51 spire-1.2.1/pkg/common/diskutil/file_test.go 13:45:51 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:45:51 spire-1.2.1/pkg/common/errorutil/ 13:45:51 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:45:51 spire-1.2.1/pkg/common/health/ 13:45:51 spire-1.2.1/pkg/common/health/config.go 13:45:51 spire-1.2.1/pkg/common/health/context.go 13:45:51 spire-1.2.1/pkg/common/health/context_test.go 13:45:51 spire-1.2.1/pkg/common/health/health.go 13:45:51 spire-1.2.1/pkg/common/health/health_test.go 13:45:51 spire-1.2.1/pkg/common/health/logger.go 13:45:51 spire-1.2.1/pkg/common/hostservice/ 13:45:51 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:45:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:45:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:45:51 spire-1.2.1/pkg/common/idutil/ 13:45:51 spire-1.2.1/pkg/common/idutil/require.go 13:45:51 spire-1.2.1/pkg/common/idutil/require_test.go 13:45:51 spire-1.2.1/pkg/common/idutil/safety.go 13:45:51 spire-1.2.1/pkg/common/idutil/safety_test.go 13:45:51 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:45:51 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:45:51 spire-1.2.1/pkg/common/jwtsvid/ 13:45:51 spire-1.2.1/pkg/common/jwtsvid/common.go 13:45:51 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:45:51 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:45:51 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:45:51 spire-1.2.1/pkg/common/jwtutil/ 13:45:51 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:45:51 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:45:51 spire-1.2.1/pkg/common/log/ 13:45:51 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:45:51 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:45:51 spire-1.2.1/pkg/common/log/log.go 13:45:51 spire-1.2.1/pkg/common/log/log_test.go 13:45:51 spire-1.2.1/pkg/common/log/options.go 13:45:51 spire-1.2.1/pkg/common/nodeutil/ 13:45:51 spire-1.2.1/pkg/common/nodeutil/node.go 13:45:51 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:45:51 spire-1.2.1/pkg/common/peertracker/ 13:45:51 spire-1.2.1/pkg/common/peertracker/conn.go 13:45:51 spire-1.2.1/pkg/common/peertracker/credentials.go 13:45:51 spire-1.2.1/pkg/common/peertracker/errors.go 13:45:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:45:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:45:51 spire-1.2.1/pkg/common/peertracker/info.go 13:45:51 spire-1.2.1/pkg/common/peertracker/listener.go 13:45:51 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:45:51 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:45:51 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:45:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:45:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:45:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:45:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:45:51 spire-1.2.1/pkg/common/peertracker/tcp.go 13:45:51 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:45:51 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:45:51 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:45:51 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:45:51 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:45:51 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:45:51 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:45:51 spire-1.2.1/pkg/common/peertracker/uds.go 13:45:51 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:45:51 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:45:51 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:45:51 spire-1.2.1/pkg/common/pemutil/ 13:45:51 spire-1.2.1/pkg/common/pemutil/block.go 13:45:51 spire-1.2.1/pkg/common/pemutil/certs.go 13:45:51 spire-1.2.1/pkg/common/pemutil/common.go 13:45:51 spire-1.2.1/pkg/common/pemutil/csr.go 13:45:51 spire-1.2.1/pkg/common/pemutil/keys.go 13:45:51 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:45:51 spire-1.2.1/pkg/common/pemutil/testdata/ 13:45:51 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:45:51 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:45:51 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:45:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:45:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:45:51 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:45:51 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:45:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:45:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:45:51 spire-1.2.1/pkg/common/plugin/ 13:45:51 spire-1.2.1/pkg/common/plugin/aws/ 13:45:51 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:45:51 spire-1.2.1/pkg/common/plugin/azure/ 13:45:51 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:45:51 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:45:51 spire-1.2.1/pkg/common/plugin/facade.go 13:45:51 spire-1.2.1/pkg/common/plugin/facade_test.go 13:45:51 spire-1.2.1/pkg/common/plugin/gcp/ 13:45:51 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:45:51 spire-1.2.1/pkg/common/plugin/k8s/ 13:45:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:45:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:45:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:45:51 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:45:51 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:45:51 spire-1.2.1/pkg/common/plugin/log.go 13:45:51 spire-1.2.1/pkg/common/plugin/sshpop/ 13:45:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:45:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:45:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:45:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:45:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:45:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:45:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:45:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:45:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:45:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:45:51 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:45:51 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:45:51 spire-1.2.1/pkg/common/plugin/x509pop/ 13:45:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:45:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:45:51 spire-1.2.1/pkg/common/profiling/ 13:45:51 spire-1.2.1/pkg/common/profiling/dumpers.go 13:45:51 spire-1.2.1/pkg/common/profiling/profiling.go 13:45:51 spire-1.2.1/pkg/common/protoutil/ 13:45:51 spire-1.2.1/pkg/common/protoutil/masks.go 13:45:51 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:45:51 spire-1.2.1/pkg/common/rotationutil/ 13:45:51 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:45:51 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:45:51 spire-1.2.1/pkg/common/selector/ 13:45:51 spire-1.2.1/pkg/common/selector/selector.go 13:45:51 spire-1.2.1/pkg/common/selector/selector_test.go 13:45:51 spire-1.2.1/pkg/common/selector/set.go 13:45:51 spire-1.2.1/pkg/common/selector/set_utils.go 13:45:51 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:45:51 spire-1.2.1/pkg/common/telemetry/ 13:45:51 spire-1.2.1/pkg/common/telemetry/agent/ 13:45:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:45:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:45:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:45:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:45:51 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:45:51 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:45:51 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:45:51 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:45:51 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:45:51 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:45:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:45:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:45:51 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:45:51 spire-1.2.1/pkg/common/telemetry/call.go 13:45:51 spire-1.2.1/pkg/common/telemetry/common/ 13:45:51 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:45:51 spire-1.2.1/pkg/common/telemetry/config.go 13:45:51 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:45:51 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:45:51 spire-1.2.1/pkg/common/telemetry/inmem.go 13:45:51 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:45:51 spire-1.2.1/pkg/common/telemetry/m3.go 13:45:51 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:45:51 spire-1.2.1/pkg/common/telemetry/metrics.go 13:45:51 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:45:51 spire-1.2.1/pkg/common/telemetry/names.go 13:45:51 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:45:51 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:45:51 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:45:51 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/ 13:45:51 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:45:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:45:51 spire-1.2.1/pkg/common/telemetry/server/server.go 13:45:51 spire-1.2.1/pkg/common/telemetry/sink.go 13:45:51 spire-1.2.1/pkg/common/telemetry/statsd.go 13:45:51 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:45:51 spire-1.2.1/pkg/common/telemetry/uptime.go 13:45:51 spire-1.2.1/pkg/common/telemetry/version.go 13:45:51 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:45:51 spire-1.2.1/pkg/common/uptime/ 13:45:51 spire-1.2.1/pkg/common/uptime/uptime.go 13:45:51 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:45:51 spire-1.2.1/pkg/common/util/ 13:45:51 spire-1.2.1/pkg/common/util/certs.go 13:45:51 spire-1.2.1/pkg/common/util/certs_test.go 13:45:51 spire-1.2.1/pkg/common/util/csr.go 13:45:51 spire-1.2.1/pkg/common/util/hash.go 13:45:51 spire-1.2.1/pkg/common/util/selectors.go 13:45:51 spire-1.2.1/pkg/common/util/selectors_test.go 13:45:51 spire-1.2.1/pkg/common/util/signals.go 13:45:51 spire-1.2.1/pkg/common/util/sort.go 13:45:51 spire-1.2.1/pkg/common/util/sort_test.go 13:45:51 spire-1.2.1/pkg/common/util/task.go 13:45:51 spire-1.2.1/pkg/common/util/task_test.go 13:45:51 spire-1.2.1/pkg/common/util/testdata/ 13:45:51 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:45:51 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:45:51 spire-1.2.1/pkg/common/version/ 13:45:51 spire-1.2.1/pkg/common/version/version.go 13:45:51 spire-1.2.1/pkg/common/x509svid/ 13:45:51 spire-1.2.1/pkg/common/x509svid/common_test.go 13:45:51 spire-1.2.1/pkg/common/x509svid/csr.go 13:45:51 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:45:51 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:45:51 spire-1.2.1/pkg/common/x509util/ 13:45:51 spire-1.2.1/pkg/common/x509util/cert.go 13:45:51 spire-1.2.1/pkg/common/x509util/dns.go 13:45:51 spire-1.2.1/pkg/common/x509util/dns_test.go 13:45:51 spire-1.2.1/pkg/common/x509util/keyid.go 13:45:51 spire-1.2.1/pkg/common/x509util/keypair.go 13:45:51 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:45:51 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:45:51 spire-1.2.1/pkg/server/ 13:45:51 spire-1.2.1/pkg/server/api/ 13:45:51 spire-1.2.1/pkg/server/api/agent.go 13:45:51 spire-1.2.1/pkg/server/api/agent/ 13:45:51 spire-1.2.1/pkg/server/api/agent/v1/ 13:45:51 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:45:51 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:45:51 spire-1.2.1/pkg/server/api/agent_test.go 13:45:51 spire-1.2.1/pkg/server/api/api.go 13:45:51 spire-1.2.1/pkg/server/api/audit/ 13:45:51 spire-1.2.1/pkg/server/api/audit/audit.go 13:45:51 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:45:51 spire-1.2.1/pkg/server/api/bundle.go 13:45:51 spire-1.2.1/pkg/server/api/bundle/ 13:45:51 spire-1.2.1/pkg/server/api/bundle/v1/ 13:45:51 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:45:51 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:45:51 spire-1.2.1/pkg/server/api/bundle_test.go 13:45:51 spire-1.2.1/pkg/server/api/debug/ 13:45:51 spire-1.2.1/pkg/server/api/debug/v1/ 13:45:51 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:45:51 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:45:51 spire-1.2.1/pkg/server/api/entry.go 13:45:51 spire-1.2.1/pkg/server/api/entry/ 13:45:51 spire-1.2.1/pkg/server/api/entry/v1/ 13:45:51 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:45:51 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:45:51 spire-1.2.1/pkg/server/api/entry_test.go 13:45:51 spire-1.2.1/pkg/server/api/health/ 13:45:51 spire-1.2.1/pkg/server/api/health/v1/ 13:45:51 spire-1.2.1/pkg/server/api/health/v1/service.go 13:45:51 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:45:51 spire-1.2.1/pkg/server/api/id.go 13:45:51 spire-1.2.1/pkg/server/api/id_test.go 13:45:51 spire-1.2.1/pkg/server/api/limits/ 13:45:51 spire-1.2.1/pkg/server/api/limits/limits.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/ 13:45:51 spire-1.2.1/pkg/server/api/middleware/alias.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/audit.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/caller.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/common.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/entries.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:45:51 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:45:51 spire-1.2.1/pkg/server/api/ratelimit.go 13:45:51 spire-1.2.1/pkg/server/api/rpccontext/ 13:45:51 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:45:51 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:45:51 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:45:51 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:45:51 spire-1.2.1/pkg/server/api/selector.go 13:45:51 spire-1.2.1/pkg/server/api/selector_test.go 13:45:51 spire-1.2.1/pkg/server/api/status.go 13:45:51 spire-1.2.1/pkg/server/api/status_test.go 13:45:51 spire-1.2.1/pkg/server/api/svid/ 13:45:51 spire-1.2.1/pkg/server/api/svid/v1/ 13:45:51 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:45:51 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:45:51 spire-1.2.1/pkg/server/api/trustdomain.go 13:45:51 spire-1.2.1/pkg/server/api/trustdomain/ 13:45:51 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:45:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:45:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:45:51 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:45:51 spire-1.2.1/pkg/server/authpolicy/ 13:45:51 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:45:51 spire-1.2.1/pkg/server/authpolicy/policy.go 13:45:51 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:45:51 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:45:51 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:45:51 spire-1.2.1/pkg/server/authpolicy/validate.go 13:45:51 spire-1.2.1/pkg/server/bundle/ 13:45:51 spire-1.2.1/pkg/server/bundle/client/ 13:45:51 spire-1.2.1/pkg/server/bundle/client/client.go 13:45:51 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:45:51 spire-1.2.1/pkg/server/bundle/client/manager.go 13:45:51 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:45:51 spire-1.2.1/pkg/server/bundle/client/sources.go 13:45:51 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:45:51 spire-1.2.1/pkg/server/bundle/client/updater.go 13:45:51 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:45:51 spire-1.2.1/pkg/server/ca/ 13:45:51 spire-1.2.1/pkg/server/ca/ca.go 13:45:51 spire-1.2.1/pkg/server/ca/ca_health.go 13:45:51 spire-1.2.1/pkg/server/ca/ca_test.go 13:45:51 spire-1.2.1/pkg/server/ca/journal.go 13:45:51 spire-1.2.1/pkg/server/ca/journal_test.go 13:45:51 spire-1.2.1/pkg/server/ca/manager.go 13:45:51 spire-1.2.1/pkg/server/ca/manager_health.go 13:45:51 spire-1.2.1/pkg/server/ca/manager_test.go 13:45:51 spire-1.2.1/pkg/server/ca/templates.go 13:45:51 spire-1.2.1/pkg/server/ca/upstream_client.go 13:45:51 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:45:51 spire-1.2.1/pkg/server/ca/validation.go 13:45:51 spire-1.2.1/pkg/server/cache/ 13:45:51 spire-1.2.1/pkg/server/cache/dscache/ 13:45:51 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:45:51 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:45:51 spire-1.2.1/pkg/server/cache/entrycache/ 13:45:51 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:45:51 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:45:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:45:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:45:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:45:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:45:51 spire-1.2.1/pkg/server/catalog/ 13:45:51 spire-1.2.1/pkg/server/catalog/catalog.go 13:45:51 spire-1.2.1/pkg/server/catalog/keymanager.go 13:45:51 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:45:51 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:45:51 spire-1.2.1/pkg/server/catalog/notifier.go 13:45:51 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:45:51 spire-1.2.1/pkg/server/config.go 13:45:51 spire-1.2.1/pkg/server/datastore/ 13:45:51 spire-1.2.1/pkg/server/datastore/datastore.go 13:45:51 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:45:51 spire-1.2.1/pkg/server/datastore/repository.go 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:45:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:45:51 spire-1.2.1/pkg/server/endpoints/ 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/ 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:45:51 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:45:51 spire-1.2.1/pkg/server/endpoints/config.go 13:45:51 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:45:51 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:45:51 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:45:51 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:45:51 spire-1.2.1/pkg/server/endpoints/middleware.go 13:45:51 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:45:51 spire-1.2.1/pkg/server/hostservice/ 13:45:51 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:45:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:45:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:45:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:45:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:45:51 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:45:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:45:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/ 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/ 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:45:51 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:45:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:45:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/notifier/ 13:45:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:45:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:45:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:45:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:45:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:45:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:45:51 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:45:51 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:45:51 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:45:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:45:51 spire-1.2.1/pkg/server/registration/ 13:45:51 spire-1.2.1/pkg/server/registration/manager.go 13:45:51 spire-1.2.1/pkg/server/registration/manager_test.go 13:45:51 spire-1.2.1/pkg/server/scanentries.go 13:45:51 spire-1.2.1/pkg/server/scanentries_test.go 13:45:51 spire-1.2.1/pkg/server/server.go 13:45:51 spire-1.2.1/pkg/server/server_test.go 13:45:51 spire-1.2.1/pkg/server/svid/ 13:45:51 spire-1.2.1/pkg/server/svid/observer.go 13:45:51 spire-1.2.1/pkg/server/svid/observer_test.go 13:45:51 spire-1.2.1/pkg/server/svid/rotator.go 13:45:51 spire-1.2.1/pkg/server/svid/rotator_config.go 13:45:51 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:45:51 spire-1.2.1/pkg/server/svid/rotator_test.go 13:45:51 spire-1.2.1/proto/ 13:45:51 spire-1.2.1/proto/private/ 13:45:51 spire-1.2.1/proto/private/server/ 13:45:51 spire-1.2.1/proto/private/server/journal/ 13:45:51 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:45:51 spire-1.2.1/proto/private/server/journal/journal.proto 13:45:51 spire-1.2.1/proto/spire/ 13:45:51 spire-1.2.1/proto/spire/common/ 13:45:51 spire-1.2.1/proto/spire/common/common.pb.go 13:45:51 spire-1.2.1/proto/spire/common/common.proto 13:45:51 spire-1.2.1/proto/spire/common/plugin/ 13:45:51 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:45:51 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:45:51 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:45:51 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:45:51 spire-1.2.1/proto/spire/plugin/ 13:45:51 spire-1.2.1/proto/spire/plugin/agent/ 13:45:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:45:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:45:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:45:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:45:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:45:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:45:51 spire-1.2.1/release/ 13:45:51 spire-1.2.1/release/spire-extras/ 13:45:51 spire-1.2.1/release/spire-extras/README.md 13:45:51 spire-1.2.1/release/spire-extras/conf/ 13:45:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:45:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:45:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:45:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:45:51 spire-1.2.1/release/spire/ 13:45:51 spire-1.2.1/release/spire/README.md 13:45:51 spire-1.2.1/release/spire/conf/ 13:45:51 spire-1.2.1/release/spire/conf/agent/ 13:45:51 spire-1.2.1/release/spire/conf/agent/agent.conf 13:45:51 spire-1.2.1/release/spire/conf/server/ 13:45:51 spire-1.2.1/release/spire/conf/server/server.conf 13:45:51 spire-1.2.1/script/ 13:45:51 spire-1.2.1/script/build-artifact.sh 13:45:51 spire-1.2.1/script/generate_dummy_ca.sh 13:45:51 spire-1.2.1/support/ 13:45:51 spire-1.2.1/support/k8s/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:45:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:45:51 spire-1.2.1/support/oidc-discovery-provider/ 13:45:51 spire-1.2.1/support/oidc-discovery-provider/README.md 13:45:51 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:45:51 spire-1.2.1/support/oidc-discovery-provider/config.go 13:45:51 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:45:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:45:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:45:51 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:45:51 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:45:51 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:45:51 spire-1.2.1/support/oidc-discovery-provider/main.go 13:45:51 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:45:51 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:45:51 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:45:51 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:45:51 spire-1.2.1/test/ 13:45:51 spire-1.2.1/test/clock/ 13:45:51 spire-1.2.1/test/clock/clock.go 13:45:51 spire-1.2.1/test/fakes/ 13:45:51 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:45:51 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:45:51 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:45:51 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:45:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:45:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:45:51 spire-1.2.1/test/fakes/fakeagentstore/ 13:45:51 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:45:51 spire-1.2.1/test/fakes/fakedatastore/ 13:45:51 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:45:51 spire-1.2.1/test/fakes/fakeentryclient/ 13:45:51 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:45:51 spire-1.2.1/test/fakes/fakehealthchecker/ 13:45:51 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:45:51 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:45:51 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:45:51 spire-1.2.1/test/fakes/fakemetrics/ 13:45:51 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:45:51 spire-1.2.1/test/fakes/fakenoderesolver/ 13:45:51 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:45:51 spire-1.2.1/test/fakes/fakenotifier/ 13:45:51 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:45:51 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:45:51 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:45:51 spire-1.2.1/test/fakes/fakeserverca/ 13:45:51 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:45:51 spire-1.2.1/test/fakes/fakeservercatalog/ 13:45:51 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:45:51 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:45:51 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:45:51 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:45:51 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:45:51 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:45:51 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:45:51 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:45:51 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:45:51 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:45:51 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:45:51 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:45:51 spire-1.2.1/test/fixture/ 13:45:51 spire-1.2.1/test/fixture/certs/ 13:45:51 spire-1.2.1/test/fixture/certs/agent_svid.der 13:45:51 spire-1.2.1/test/fixture/certs/base_cert.pem 13:45:51 spire-1.2.1/test/fixture/certs/base_csr.pem 13:45:51 spire-1.2.1/test/fixture/certs/base_key.pem 13:45:51 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:45:51 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:45:51 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:45:51 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:45:51 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:45:51 spire-1.2.1/test/fixture/certs/blog_key.pem 13:45:51 spire-1.2.1/test/fixture/certs/bundle.der 13:45:51 spire-1.2.1/test/fixture/certs/ca.pem 13:45:51 spire-1.2.1/test/fixture/certs/ca_key.pem 13:45:51 spire-1.2.1/test/fixture/certs/database_cert.pem 13:45:51 spire-1.2.1/test/fixture/certs/database_csr.pem 13:45:51 spire-1.2.1/test/fixture/certs/database_key.pem 13:45:51 spire-1.2.1/test/fixture/certs/node_cert.pem 13:45:51 spire-1.2.1/test/fixture/certs/node_csr.pem 13:45:51 spire-1.2.1/test/fixture/certs/node_key.pem 13:45:51 spire-1.2.1/test/fixture/certs/svid.pem 13:45:51 spire-1.2.1/test/fixture/certs/svid_key.pem 13:45:51 spire-1.2.1/test/fixture/config/ 13:45:51 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:45:51 spire-1.2.1/test/fixture/config/agent_good.conf 13:45:51 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:45:51 spire-1.2.1/test/fixture/config/plugin_good.conf 13:45:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:45:51 spire-1.2.1/test/fixture/config/server_good.conf 13:45:51 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:45:51 spire-1.2.1/test/fixture/fixture.go 13:45:51 spire-1.2.1/test/fixture/nodeattestor/ 13:45:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:45:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:45:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:45:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:45:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:45:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:45:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:45:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:45:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:45:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:45:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:45:51 spire-1.2.1/test/fixture/registration/ 13:45:51 spire-1.2.1/test/fixture/registration/entries.json 13:45:51 spire-1.2.1/test/fixture/registration/good-for-update.json 13:45:51 spire-1.2.1/test/fixture/registration/good.json 13:45:51 spire-1.2.1/test/fixture/registration/invalid.json 13:45:51 spire-1.2.1/test/fixture/registration/invalid_json.json 13:45:51 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:45:51 spire-1.2.1/test/integration/ 13:45:51 spire-1.2.1/test/integration/README.md 13:45:51 spire-1.2.1/test/integration/common 13:45:51 spire-1.2.1/test/integration/setup/ 13:45:51 spire-1.2.1/test/integration/setup/adminclient/ 13:45:51 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:45:51 spire-1.2.1/test/integration/setup/adminclient/client.go 13:45:51 spire-1.2.1/test/integration/setup/debugagent/ 13:45:51 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:45:51 spire-1.2.1/test/integration/setup/debugagent/main.go 13:45:51 spire-1.2.1/test/integration/setup/debugserver/ 13:45:51 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:45:51 spire-1.2.1/test/integration/setup/debugserver/main.go 13:45:51 spire-1.2.1/test/integration/setup/downstreamclient/ 13:45:51 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:45:51 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:45:51 spire-1.2.1/test/integration/setup/itclient/ 13:45:51 spire-1.2.1/test/integration/setup/itclient/client.go 13:45:51 spire-1.2.1/test/integration/setup/node-attestation/ 13:45:51 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:45:51 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:45:51 spire-1.2.1/test/integration/setup/x509pop/ 13:45:51 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:45:51 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:45:51 spire-1.2.1/test/integration/suites/ 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:45:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:45:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:45:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:45:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:45:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:45:51 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:45:51 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:45:51 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:45:51 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:45:51 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:45:51 spire-1.2.1/test/integration/suites/join-token/ 13:45:51 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:45:51 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:45:51 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:45:51 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:45:51 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:45:51 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:45:51 spire-1.2.1/test/integration/suites/join-token/README.md 13:45:51 spire-1.2.1/test/integration/suites/join-token/conf/ 13:45:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:45:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/join-token/teardown 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:45:51 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:45:51 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:45:51 spire-1.2.1/test/integration/suites/k8s/ 13:45:51 spire-1.2.1/test/integration/suites/k8s/00-setup 13:45:51 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:45:51 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:45:51 spire-1.2.1/test/integration/suites/k8s/README.md 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/ 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:45:51 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:45:51 spire-1.2.1/test/integration/suites/k8s/teardown 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/ 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:45:51 spire-1.2.1/test/integration/suites/rotation/ 13:45:51 spire-1.2.1/test/integration/suites/rotation/00-setup 13:45:51 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:45:51 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:45:51 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:45:51 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:45:51 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:45:51 spire-1.2.1/test/integration/suites/rotation/README.md 13:45:51 spire-1.2.1/test/integration/suites/rotation/conf/ 13:45:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:45:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/rotation/teardown 13:45:51 spire-1.2.1/test/integration/suites/self-test/ 13:45:51 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:45:51 spire-1.2.1/test/integration/suites/self-test/README.md 13:45:51 spire-1.2.1/test/integration/suites/self-test/teardown 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:45:51 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:45:51 spire-1.2.1/test/integration/suites/upgrade/ 13:45:51 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:45:51 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:45:51 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:45:51 spire-1.2.1/test/integration/suites/upgrade/README.md 13:45:51 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:45:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:45:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:45:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:45:51 spire-1.2.1/test/integration/suites/upgrade/teardown 13:45:51 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:45:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:45:51 spire-1.2.1/test/integration/test-one.sh 13:45:51 spire-1.2.1/test/integration/test.sh 13:45:51 spire-1.2.1/test/plugintest/ 13:45:51 spire-1.2.1/test/plugintest/config.go 13:45:51 spire-1.2.1/test/plugintest/load.go 13:45:51 spire-1.2.1/test/plugintest/option.go 13:45:51 spire-1.2.1/test/spiretest/ 13:45:51 spire-1.2.1/test/spiretest/apiserver.go 13:45:51 spire-1.2.1/test/spiretest/assertions.go 13:45:51 spire-1.2.1/test/spiretest/dir.go 13:45:51 spire-1.2.1/test/spiretest/errors_posix.go 13:45:51 spire-1.2.1/test/spiretest/errors_windows.go 13:45:51 spire-1.2.1/test/spiretest/logs.go 13:45:51 spire-1.2.1/test/spiretest/socketapi.go 13:45:51 spire-1.2.1/test/spiretest/suite.go 13:45:51 spire-1.2.1/test/spiretest/x509.go 13:45:51 spire-1.2.1/test/testca/ 13:45:51 spire-1.2.1/test/testca/ca.go 13:45:51 spire-1.2.1/test/testkey/ 13:45:51 spire-1.2.1/test/testkey/generate.sh 13:45:51 spire-1.2.1/test/testkey/genkeys.go 13:45:51 spire-1.2.1/test/testkey/keys.go 13:45:51 spire-1.2.1/test/testkey/new.go 13:45:51 spire-1.2.1/test/tpmsimulator/ 13:45:51 spire-1.2.1/test/tpmsimulator/simulator.go 13:45:51 spire-1.2.1/test/util/ 13:45:51 spire-1.2.1/test/util/cert_fixtures.go 13:45:51 spire-1.2.1/test/util/cert_generation.go 13:45:51 spire-1.2.1/test/util/io_redirection.go 13:45:51 spire-1.2.1/test/util/race.go 13:45:51 spire-1.2.1/test/util/util.go 13:45:51 building spire from source... 13:45:51 Installing go1.17.7... 13:45:56 Building bin/spire-server... 13:45:56 go: downloading github.com/mitchellh/cli v1.1.2 13:45:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:45:56 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:45:56 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:45:56 go: downloading google.golang.org/grpc v1.44.0 13:45:56 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:45:56 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:45:56 go: downloading github.com/imdario/mergo v0.3.12 13:45:56 go: downloading github.com/sirupsen/logrus v1.8.1 13:45:56 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:45:56 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:45:56 go: downloading github.com/fatih/color v1.13.0 13:45:56 go: downloading github.com/mattn/go-isatty v0.0.14 13:45:56 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:45:56 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:45:56 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:45:56 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:45:56 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:45:56 go: downloading github.com/armon/go-metrics v0.3.10 13:45:56 go: downloading github.com/prometheus/client_golang v1.12.1 13:45:56 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:45:56 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:45:56 go: downloading github.com/open-policy-agent/opa v0.38.0 13:45:56 go: downloading github.com/Masterminds/goutils v1.1.0 13:45:56 go: downloading github.com/Masterminds/semver v1.5.0 13:45:56 go: downloading github.com/google/uuid v1.1.2 13:45:56 go: downloading github.com/huandu/xstrings v1.3.2 13:45:56 go: downloading github.com/mattn/go-colorable v0.1.12 13:45:56 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:45:56 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:45:56 go: downloading github.com/oklog/run v1.0.0 13:45:57 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:45:57 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:45:57 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:45:57 go: downloading github.com/imkira/go-observer v1.0.3 13:45:57 go: downloading github.com/prometheus/client_model v0.2.0 13:45:57 go: downloading github.com/prometheus/common v0.32.1 13:45:57 go: downloading github.com/beorn7/perks v1.0.1 13:45:57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:45:57 go: downloading github.com/prometheus/procfs v0.7.3 13:45:57 go: downloading go.uber.org/atomic v1.9.0 13:45:57 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:45:57 go: downloading github.com/hashicorp/errwrap v1.1.0 13:45:57 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:45:57 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:45:57 go: downloading github.com/blang/semver/v4 v4.0.0 13:45:57 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:45:57 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:45:57 go: downloading github.com/jinzhu/gorm v1.9.16 13:45:57 go: downloading github.com/lib/pq v1.10.4 13:45:57 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:45:57 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:45:57 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:45:57 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:45:59 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:45:59 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:45:59 go: downloading github.com/stretchr/testify v1.7.0 13:45:59 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:45:59 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:46:03 go: downloading k8s.io/client-go v0.23.4 13:46:03 go: downloading k8s.io/api v0.23.4 13:46:03 go: downloading google.golang.org/api v0.70.0 13:46:03 go: downloading github.com/google/go-tpm v0.3.3 13:46:03 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:46:03 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:46:03 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:46:03 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:46:04 go: downloading cloud.google.com/go/storage v1.21.0 13:46:04 go: downloading cloud.google.com/go v0.100.2 13:46:04 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 13:46:04 go: downloading k8s.io/apimachinery v0.23.4 13:46:04 go: downloading k8s.io/kube-aggregator v0.23.3 13:46:05 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:46:05 go: downloading cloud.google.com/go/security v1.3.0 13:46:05 go: downloading github.com/hashicorp/vault/api v1.4.1 13:46:05 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:46:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:46:06 go: downloading github.com/twmb/murmur3 v1.1.6 13:46:06 go: downloading github.com/jinzhu/inflection v1.0.0 13:46:06 go: downloading github.com/aws/smithy-go v1.11.0 13:46:06 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:46:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:46:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:46:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:46:06 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:46:07 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:46:07 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:46:07 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:46:07 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:46:07 go: downloading github.com/dimchansky/utfbom v1.1.1 13:46:07 go: downloading github.com/gogo/protobuf v1.3.2 13:46:07 go: downloading k8s.io/klog/v2 v2.30.0 13:46:07 go: downloading github.com/google/gofuzz v1.1.0 13:46:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:46:07 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:46:07 go: downloading github.com/spf13/pflag v1.0.5 13:46:07 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:46:07 go: downloading cloud.google.com/go/compute v1.3.0 13:46:07 go: downloading cloud.google.com/go/iam v0.1.1 13:46:07 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:46:07 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:46:07 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:46:07 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:46:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:46:07 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:46:07 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:46:07 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:46:07 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:46:07 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:46:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:46:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:46:07 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:46:08 go: downloading github.com/gobwas/glob v0.2.3 13:46:08 go: downloading gopkg.in/yaml.v2 v2.4.0 13:46:08 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:46:08 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:46:08 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:46:08 go: downloading gopkg.in/inf.v0 v0.9.1 13:46:08 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:46:08 go: downloading github.com/google/go-cmp v0.5.7 13:46:08 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:46:08 go: downloading github.com/googleapis/gnostic v0.5.5 13:46:08 go: downloading github.com/go-logr/logr v1.2.2 13:46:08 go: downloading github.com/json-iterator/go v1.1.12 13:46:08 go: downloading go.opencensus.io v0.23.0 13:46:08 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:46:08 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:46:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:46:08 go: downloading go.uber.org/zap v1.21.0 13:46:08 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:46:08 go: downloading github.com/tklauser/numcpus v0.3.0 13:46:08 go: downloading sigs.k8s.io/yaml v1.3.0 13:46:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:46:08 go: downloading github.com/modern-go/reflect2 v1.0.2 13:46:08 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:46:08 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:46:08 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:46:08 go: downloading github.com/hashicorp/go-version v1.2.0 13:46:08 go: downloading github.com/golang/snappy v0.0.4 13:46:08 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:46:08 go: downloading github.com/ryanuber/go-glob v1.0.0 13:46:08 go: downloading go.uber.org/multierr v1.6.0 13:46:08 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:46:10 Removing intermediate container 4f9249c606a0 13:46:10 ---> 238abd4cd7cf 13:46:10 13:46:10 Step 9/20 : FROM alpine:3.15 13:46:11 3.15: Pulling from library/alpine 13:46:12 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 13:46:12 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 13:46:13 Removing intermediate container decc97dda3e9 13:46:13 ---> e4df7698538b 13:46:13 13:46:13 Step 10/22 : FROM alpine:3.14 13:46:13 ---> e04c818066af 13:46:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 13:46:15 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 13:46:15 Status: Downloaded newer image for alpine:3.15 13:46:15 ---> 0ac33e5f5afa 13:46:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:46:15 ---> Running in 733a3ed868ed 13:46:15 ---> Running in ec057f8d6b3c 13:46:15 Removing intermediate container ec057f8d6b3c 13:46:15 ---> a337b651c943 13:46:15 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:46:15 ---> Running in 636dea2561c8 13:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:46:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:46:16 (1/6) Installing ca-certificates (20211220-r0) 13:46:16 (2/6) Installing brotli-libs (1.0.9-r5) 13:46:16 (3/6) Installing nghttp2-libs (1.43.0-r0) 13:46:16 (4/6) Installing libcurl (7.79.1-r1) 13:46:16 (5/6) Installing curl (7.79.1-r1) 13:46:16 (6/6) Installing dumb-init (1.2.5-r1) 13:46:16 Executing busybox-1.33.1-r7.trigger 13:46:16 Executing ca-certificates-20211220-r0.trigger 13:46:16 OK: 8 MiB in 20 packages 13:46:16 Removing intermediate container 636dea2561c8 13:46:16 ---> f51707b3230d 13:46:16 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:46:16 ---> Running in 62ddd2d367a6 13:46:17 Removing intermediate container 733a3ed868ed 13:46:17 ---> 23fc8f8e1fa2 13:46:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:46:17 ---> Running in 7256b1b4760e 13:46:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:46:17 Removing intermediate container 7256b1b4760e 13:46:17 ---> 6c04a8842d4c 13:46:17 Step 13/22 : WORKDIR /edgex 13:46:17 ---> Running in 45cb1f024ece 13:46:18 Removing intermediate container 45cb1f024ece 13:46:18 ---> 066234373675 13:46:18 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:46:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:46:18 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:46:18 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 13:46:18 OK: 15855 distinct packages available 13:46:18 ---> a4df5640491c 13:46:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:46:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:46:19 ---> b0ae5cd4b3e9 13:46:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:46:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:46:19 (1/9) Installing ca-certificates (20211220-r0) 13:46:19 (2/9) Installing brotli-libs (1.0.9-r5) 13:46:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:46:19 (4/9) Installing libcurl (7.80.0-r1) 13:46:19 ---> 88a198b3057c 13:46:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:46:19 (5/9) Installing curl (7.80.0-r1) 13:46:20 (6/9) Installing dumb-init (1.2.5-r1) 13:46:20 (7/9) Installing musl-obstack (1.2.3-r0) 13:46:20 (8/9) Installing libucontext (1.1-r0) 13:46:20 (9/9) Installing gcompat (1.0.0-r4) 13:46:20 ---> fdc5e771d533 13:46:20 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:46:20 Executing busybox-1.34.1-r5.trigger 13:46:20 Executing ca-certificates-20211220-r0.trigger 13:46:20 OK: 8 MiB in 23 packages 13:46:20 ---> Running in cf460ba3b74a 13:46:21 Removing intermediate container 62ddd2d367a6 13:46:21 ---> 94d70fa1d39a 13:46:21 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 13:46:21 ---> c5df9878d306 13:46:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:46:21 Removing intermediate container cf460ba3b74a 13:46:21 ---> 4ea169d9dace 13:46:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 13:46:22 ---> Running in 3d02db30779a 13:46:22 Removing intermediate container 3d02db30779a 13:46:22 ---> 5d3de9a3aa43 13:46:22 Step 20/22 : LABEL arch=x86_64 13:46:22 ---> Running in 7f23c0b96e14 13:46:23 Removing intermediate container 7f23c0b96e14 13:46:23 ---> c8b65000d24f 13:46:23 Step 21/22 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:46:23 ---> e6862fce76c6 13:46:23 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:46:23 ---> Running in 7165b2e7800b 13:46:23 Removing intermediate container 7165b2e7800b 13:46:23 ---> 282bc32e7f4f 13:46:23 Step 22/22 : LABEL version=0.0.0 13:46:23 ---> 9f406ea02f8f 13:46:23 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:46:23 ---> Running in 9daa82e42483 13:46:23 ---> Running in cdd59d5affb9 13:46:23 Removing intermediate container 9daa82e42483 13:46:23 ---> bb805c9cb750 13:46:23 13:46:23 Removing intermediate container cdd59d5affb9 13:46:23 ---> 1b35e0a6276f 13:46:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:46:24 Successfully built bb805c9cb750 13:46:24 Successfully tagged security-proxy-setup:latest 13:46:24  Building security-proxy-setup ... done Building core-metadata 13:46:24 ---> Running in efdcb3607922 13:46:24 Removing intermediate container efdcb3607922 13:46:24 ---> 35f7711221d4 13:46:24 Step 18/20 : LABEL arch=x86_64 13:46:24 ---> Running in 978104b03c69 13:46:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:46:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:46:27 ---> a54fbd93a33e 13:46:27 Step 3/23 : WORKDIR /edgex-go 13:46:27 ---> Using cache 13:46:27 ---> 24c07f18fef0 13:46:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:46:27 ---> Using cache 13:46:27 ---> cbce10c9e32c 13:46:27 Step 5/23 : RUN apk add --update --no-cache make git 13:46:27 ---> Using cache 13:46:27 ---> a3a1e69f98a8 13:46:27 Step 6/23 : COPY go.mod vendor* ./ 13:46:27 ---> Using cache 13:46:27 ---> 53a70235195c 13:46:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:27 ---> Using cache 13:46:27 ---> e1996c0e8fed 13:46:27 Step 8/23 : COPY . . 13:46:27 ---> Using cache 13:46:27 ---> fa2f374b66ce 13:46:27 Step 9/23 : RUN make cmd/core-metadata/core-metadata 13:46:28 Removing intermediate container 978104b03c69 13:46:28 ---> 686a41bf40d0 13:46:28 Step 19/20 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:46:29 ---> Running in a63bab00987c 13:46:29 ---> Running in 797cd4a9fbe5 13:46:29 Removing intermediate container 797cd4a9fbe5 13:46:29 ---> 6d386d8f1ada 13:46:29 Step 20/20 : LABEL version=0.0.0 13:46:29 ---> Running in 95b09e4018dc 13:46: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/core-metadata/core-metadata ./cmd/core-metadata 13:46:30 Removing intermediate container 95b09e4018dc 13:46:30 ---> f42ca39e8d2f 13:46:30 13:46:30 Successfully built f42ca39e8d2f 13:46:30 Successfully tagged security-spiffe-token-provider:latest 13:46:30  Building security-spiffe-token-provider ... done Building security-bootstrapper 13:46:34 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:46:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 13:46:34 ---> a54fbd93a33e 13:46:34 Step 3/31 : WORKDIR /edgex-go 13:46:34 ---> Using cache 13:46:34 ---> 24c07f18fef0 13:46:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:46:34 ---> Using cache 13:46:34 ---> cbce10c9e32c 13:46:34 Step 5/31 : RUN apk add --update --no-cache make git 13:46:34 ---> Using cache 13:46:34 ---> a3a1e69f98a8 13:46:34 Step 6/31 : COPY go.mod vendor* ./ 13:46:34 ---> Using cache 13:46:34 ---> 53a70235195c 13:46:34 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:34 ---> Using cache 13:46:34 ---> e1996c0e8fed 13:46:34 Step 8/31 : COPY . . 13:46:34 ---> Using cache 13:46:34 ---> fa2f374b66ce 13:46:34 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:46:37 Building bin/spire-agent... 13:46:37 Building bin/spire-agent... 13:46:37 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:46:37 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:46:37 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:46:37 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:46:37 go: downloading github.com/docker/docker v20.10.12+incompatible 13:46:37 go: downloading github.com/docker/docker v20.10.12+incompatible 13:46:37 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:46:37 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:46:37  ---> Running in cd0c1778114a 13:46:38 go: downloading github.com/google/go-tpm-tools v0.3.3 13:46:38 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:46:38 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:46:38 go: downloading github.com/google/go-tpm-tools v0.3.3 13:46:38 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:46:38 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:46:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:46:39 go: downloading github.com/docker/go-connections v0.4.0 13:46:39 go: downloading github.com/docker/go-units v0.4.0 13:46:39 go: downloading github.com/opencontainers/image-spec v1.0.1 13:46:39 go: downloading github.com/containerd/containerd v1.3.4 13:46:39 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:46:39 go: downloading github.com/opencontainers/go-digest v1.0.0 13:46:39 go: downloading github.com/docker/go-units v0.4.0 13:46:39 go: downloading github.com/docker/go-connections v0.4.0 13:46:39 go: downloading github.com/opencontainers/image-spec v1.0.1 13:46:39 go: downloading github.com/containerd/containerd v1.3.4 13:46:39 go: downloading github.com/opencontainers/go-digest v1.0.0 13:46:39 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:46:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:47:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.437s coverage: 28.7% of statements 13:47:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:47:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:47:05 Removing intermediate container a63bab00987c 13:47:05 ---> c53592221ac6 13:47:05 13:47:05 Step 10/23 : FROM alpine:3.14 13:47:05 ---> e04c818066af 13:47:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:47:05 ---> Using cache 13:47:05 ---> 78f75a07adc6 13:47:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:47:05 ---> Using cache 13:47:05 ---> 6df34c6c79d8 13:47:05 Step 13/23 : ENV APP_PORT=59881 13:47:05 ---> Running in 5f48352ac6dd 13:47:05 Removing intermediate container 5f48352ac6dd 13:47:05 ---> 5b02c6663d28 13:47:05 Step 14/23 : EXPOSE $APP_PORT 13:47:05 ---> Running in 76bdc95c9f33 13:47:05 Removing intermediate container 76bdc95c9f33 13:47:05 ---> d95cb841b7c8 13:47:05 Step 15/23 : WORKDIR / 13:47:05 ---> Running in d6181f8dbe03 13:47:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.497s coverage: 98.5% of statements 13:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:47:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.482s coverage: 53.4% of statements 13:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:47:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:47:07 Removing intermediate container d6181f8dbe03 13:47:07 ---> d9e577309c53 13:47:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:47:09 Removing intermediate container cd0c1778114a 13:47:09 ---> f6de2059c40a 13:47:09 13:47:09 Step 10/31 : FROM alpine:3.14 13:47:09 ---> e04c818066af 13:47:09 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:47:09 ---> 2e0585b6b0a1 13:47:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:47:09 ---> Running in 5f9ba775fc91 13:47:10 Removing intermediate container 5f9ba775fc91 13:47:10 ---> c05a6145bbc9 13:47:10 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 13:47:11 ---> Running in f6e7329dee3c 13:47:11 ---> e47d3bc72d13 13:47:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:47:12 ---> 085996869eb8 13:47:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 13:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:47:12 ---> Running in 4b849e2af968 13:47:12 (1/2) Installing dumb-init (1.2.5-r1) 13:47:12 (2/2) Installing su-exec (0.2-r1) 13:47:12 Executing busybox-1.33.1-r7.trigger 13:47:12 OK: 6 MiB in 16 packages 13:47:13 Removing intermediate container 4b849e2af968 13:47:13 ---> f5bc1d42b819 13:47:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:47:13 ---> Running in da965997a83a 13:47:13 Removing intermediate container da965997a83a 13:47:13 ---> ff9697d849a9 13:47:13 Step 21/23 : LABEL arch=x86_64 13:47:13 Removing intermediate container f6e7329dee3c 13:47:13 ---> d4ccd070bc0e 13:47:13 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 13:47:14 ---> Running in 22b2f276da75 13:47:14 ---> Running in 7b9ca35dd7b8 13:47:14 Removing intermediate container 22b2f276da75 13:47:14 ---> 5b22a0d9bc67 13:47:14 Step 22/23 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:47:14 Removing intermediate container 7b9ca35dd7b8 13:47:14 ---> ebe736af3a72 13:47:14 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:47:14 ---> Running in 2cda76a1b9c0 13:47:14 ---> Running in d0f15b3739eb 13:47:15 Removing intermediate container 2cda76a1b9c0 13:47:15 ---> a192f62e943b 13:47:15 Step 23/23 : LABEL version=0.0.0 13:47:15 Removing intermediate container d0f15b3739eb 13:47:15 ---> 39e3611a07ee 13:47:15 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:47:15 ---> Running in ff3ce69dc28c 13:47:15 ---> Running in d606f43d1e4e 13:47:16 Removing intermediate container ff3ce69dc28c 13:47:16 ---> cf3820e98063 13:47:16 13:47:16 Successfully built cf3820e98063 13:47:16 Successfully tagged core-metadata:latest 13:47:16 Building support-scheduler 13:47:22  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:47:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:47:22 ---> a54fbd93a33e 13:47:22 Step 3/22 : WORKDIR /edgex-go 13:47:22 ---> Using cache 13:47:22 ---> 24c07f18fef0 13:47:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:47:22 ---> Using cache 13:47:22 ---> cbce10c9e32c 13:47:22 Step 5/22 : RUN apk add --update --no-cache make git 13:47:22 ---> Using cache 13:47:22 ---> a3a1e69f98a8 13:47:22 Step 6/22 : COPY go.mod vendor* ./ 13:47:22 ---> Using cache 13:47:22 ---> 53a70235195c 13:47:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:47:22 ---> Using cache 13:47:22 ---> e1996c0e8fed 13:47:22 Step 8/22 : COPY . . 13:47:22 ---> Using cache 13:47:22 ---> fa2f374b66ce 13:47:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 13:47:23 Removing intermediate container d606f43d1e4e 13:47:23 ---> 1209b353f5c5 13:47:23 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 13:47:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.605s coverage: 89.2% of statements 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:47:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.299s coverage: 84.4% of statements 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:47:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:47:29 ---> Running in fcbf34f3d6f5 13:47:29 ---> Running in 7b7142321ac6 13:47:30 Removing intermediate container 7b7142321ac6 13:47:30 ---> ec6eff46502f 13:47:30 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:47:30 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 13:47:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.159s coverage: 95.6% of statements 13:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:47:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:47:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.404s coverage: 72.2% of statements 13:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:47:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.416s coverage: 60.0% of statements 13:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:47:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.612s coverage: 0.9% of statements 13:47:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:47:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.472s coverage: 58.8% of statements 13:47:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.427s coverage: 29.6% of statements 13:47:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements 13:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.371s coverage: 79.5% of statements 13:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements 13:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements 13:47:33 ---> 2812945edc5d 13:47:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:47:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements 13:47:36 ---> Running in 4f10156109c6 13:47:39 Removing intermediate container 4f10156109c6 13:47:39 ---> daec8232d6d5 13:47:39 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 13:47:41 ---> 4e7701d693f4 13:47:41 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.269s coverage: 94.4% of statements 13:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.205s coverage: 44.8% of statements 13:47:46 ---> 0adce8087037 13:47:46 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:47:49 ---> 703e912c51b2 13:47:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:47:50 ---> 11f02aad1863 13:47:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:47:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.622s coverage: 82.5% of statements 13:47:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:47:56 ---> b0032dba2ad0 13:47:56 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 13:47:57 ---> Running in 6be3b8d2cb0a 13:47:57 Removing intermediate container fcbf34f3d6f5 13:47:57 ---> 5be51b720871 13:47:57 13:47:57 Step 10/22 : FROM alpine:3.14 13:47:57 ---> e04c818066af 13:47:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:47:57 ---> Using cache 13:47:57 ---> 78f75a07adc6 13:47:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:47:57 ---> Using cache 13:47:57 ---> 6df34c6c79d8 13:47:57 Step 13/22 : ENV APP_PORT=59861 13:47:57 ---> Running in 30bac99325be 13:47:57 Removing intermediate container 6be3b8d2cb0a 13:47:57 ---> f6e46ca90c94 13:47:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:47:57 Removing intermediate container 30bac99325be 13:47:57 ---> 5a6d373dd3b6 13:47:57 Step 14/22 : EXPOSE $APP_PORT 13:47:57 ---> Running in 3d81060daacc 13:47:57 ---> 2cdc8c4844a6 13:47:57 Step 26/31 : RUN chmod +x /entrypoint.sh 13:47:58 Removing intermediate container 3d81060daacc 13:47:58 ---> b5542a38222a 13:47:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:47:58 ---> Running in e4df6806f6a6 13:47:58 ---> 569bcdcfe775 13:47:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.364s coverage: 92.9% of statements 13:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 13:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 13:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 13:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements 13:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements 13:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements 13:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements 13:47:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.734s coverage: 91.2% of statements 13:47:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:47:59 ---> 9d61f6f0b3ee 13:47:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:47:59 Removing intermediate container e4df6806f6a6 13:47:59 ---> eff1a3db47e5 13:47:59 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 13:47:59 ---> fea39ccbeb06 13:47:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:48:00 ---> Running in 7fba18d567eb 13:48:00 ---> Running in c5a81f72f8d8 13:48:00 Removing intermediate container 7fba18d567eb 13:48:00 ---> eec9a70a2f63 13:48:00 Step 28/31 : CMD ["gate"] 13:48:00 Removing intermediate container c5a81f72f8d8 13:48:00 ---> c440da2a0752 13:48:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:48:00 ---> Running in 4d9699bcc6c7 13:48:00 ---> Running in d9fed536ab88 13:48:01 Removing intermediate container d9fed536ab88 13:48:01 ---> 9a024e599efd 13:48:01 Step 20/22 : LABEL arch=x86_64 13:48:01 Removing intermediate container 4d9699bcc6c7 13:48:01 ---> 17974e5ab80b 13:48:01 Step 29/31 : LABEL arch=x86_64 13:48:01 ---> Running in 3a14ec6dd005 13:48:01 ---> Running in 5e9819c59d40 13:48:01 Removing intermediate container 3a14ec6dd005 13:48:01 ---> 0f2e651f5f61 13:48:01 Step 21/22 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:48:01 ---> Running in 60951c645552 13:48:01 Removing intermediate container 5e9819c59d40 13:48:01 ---> 9d90e1879d49 13:48:01 Step 30/31 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:48:02 Removing intermediate container 60951c645552 13:48:02 ---> ee07cbb7a085 13:48:02 Step 22/22 : LABEL version=0.0.0 13:48:02 ---> Running in 26f7d427ac8a 13:48:02 ---> Running in 9e7a354ee637 13:48:02 Removing intermediate container ab6fef882792 13:48:02 ---> 0266a107f6ee 13:48:02 13:48:02 Step 13/26 : FROM alpine:3.15 13:48:02 Removing intermediate container 945cb9bd9e53 13:48:02 ---> 898db7d703b6 13:48:02 13:48:02 Step 13/26 : FROM alpine:3.15 13:48:02 ---> 0ac33e5f5afa 13:48:02 ---> 0ac33e5f5afa 13:48:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:48:02 ---> Using cache 13:48:02 ---> a337b651c943 13:48:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:02 ---> Using cache 13:48:02 ---> f51707b3230d 13:48:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:48:02 13:48:02 ---> Using cache 13:48:02 ---> a337b651c943 13:48:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:02 ---> Using cache 13:48:02 ---> f51707b3230d 13:48:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:48:02 Removing intermediate container 26f7d427ac8a 13:48:02 ---> bd089b5fab2f 13:48:02 13:48:02 Removing intermediate container 9e7a354ee637 13:48:02 ---> fcee885c9302 13:48:02 Step 31/31 : LABEL version=0.0.0 13:48:02 ---> Running in 3e9213a07288 13:48:02 ---> Running in fb2e505f77e9 13:48:02 Successfully built bd089b5fab2f 13:48:02 Successfully tagged support-scheduler:latest 13:48:02  Building support-scheduler ... done Building core-data 13:48:02 ---> Running in e4be0e82f6b5 13:48:02 Removing intermediate container e4be0e82f6b5 13:48:02 ---> 8ed8ee004272 13:48:02 13:48:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.882s coverage: 64.4% of statements 13:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:48:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:48:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.265s coverage: 100.0% of statements 13:48:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 13:48:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 13:48:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 13:48:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 13:48:03 Successfully built 8ed8ee004272 13:48:03 Successfully tagged security-bootstrapper:latest 13:48:03  Building security-bootstrapper ... done Building support-notifications 13:48:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:48:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:48:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:48:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:48:04 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:48:04 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 13:48:04 OK: 15855 distinct packages available 13:48:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:48:04 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 13:48:04 v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] 13:48:04 OK: 15855 distinct packages available 13:48:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:48:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:48:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:48:05 (1/4) Installing dumb-init (1.2.5-r1) 13:48:05 (1/5) Installing dumb-init (1.2.5-r1) 13:48:05 (2/4) Installing musl-obstack (1.2.3-r0) 13:48:05 (2/5) Installing musl-obstack (1.2.3-r0) 13:48:05 (3/4) Installing libucontext (1.1-r0) 13:48:05 (3/5) Installing libucontext (1.1-r0) 13:48:05 (4/4) Installing gcompat (1.0.0-r4) 13:48:05 (4/5) Installing gcompat (1.0.0-r4) 13:48:05 Executing busybox-1.34.1-r5.trigger 13:48:05 OK: 6 MiB in 18 packages 13:48:05 (5/5) Installing openssl (1.1.1n-r0) 13:48:06 Executing busybox-1.34.1-r5.trigger 13:48:06 OK: 6 MiB in 19 packages 13:48:08 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:48:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:48:08 ---> a54fbd93a33e 13:48:08 Step 3/22 : WORKDIR /edgex-go 13:48:08 ---> Using cache 13:48:08 ---> 24c07f18fef0 13:48:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:08 ---> Using cache 13:48:08 ---> cbce10c9e32c 13:48:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:48:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:48:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:48:08 ---> a54fbd93a33e 13:48:08 Step 3/23 : WORKDIR /edgex-go 13:48:08 ---> Using cache 13:48:08 ---> 24c07f18fef0 13:48:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:08 ---> Using cache 13:48:08 ---> cbce10c9e32c 13:48:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:48:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.387s coverage: 65.4% of statements 13:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:48:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:48:11 ---> Running in e9ed4f490911 13:48:11 ---> Running in 5d3150ca2cfe 13:48:11 Removing intermediate container 3e9213a07288 13:48:11 Removing intermediate container fb2e505f77e9 13:48:11 ---> 1ecbd186ba8a 13:48:11 ---> 024831185ece 13:48:11 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/binStep 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:48:11 13:48:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:48:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:48:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:48:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:48:13 OK: 221 MiB in 52 packages 13:48:13 OK: 221 MiB in 52 packages 13:48:13 Building bin/spire-agent... 13:48:13 go: downloading cloud.google.com/go/secretmanager v1.3.0 13:48:13 go: downloading github.com/docker/docker v20.10.12+incompatible 13:48:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.864s coverage: 43.8% of statements 13:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:48:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.303s coverage: 89.5% of statements 13:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:48:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.346s coverage: 84.8% of statements 13:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 13:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 13:48:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 13:48:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:48:13 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 13:48:13 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 13:48:13 go: downloading github.com/google/go-tpm-tools v0.3.3 13:48:13  ---> 81762487f1fa 13:48:13 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:48:13 ---> 4351e18aa1a7 13:48:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:48:14 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 13:48:14 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 13:48:14 go: downloading github.com/docker/go-connections v0.4.0 13:48:14 go: downloading github.com/docker/go-units v0.4.0 13:48:14 go: downloading github.com/opencontainers/image-spec v1.0.1 13:48:14 go: downloading github.com/containerd/containerd v1.3.4 13:48:14 go: downloading github.com/docker/distribution v2.7.1+incompatible 13:48:14 go: downloading github.com/opencontainers/go-digest v1.0.0 13:48:15  ---> ff81513214d4 13:48:15 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:48:15 Removing intermediate container 5d3150ca2cfe 13:48:15 ---> 19013f227684 13:48:15 Step 6/23 : COPY go.mod vendor* ./ 13:48:15 Removing intermediate container e9ed4f490911 13:48:15 ---> 7f36aac10cc6 13:48:15 Step 6/22 : COPY go.mod vendor* ./ 13:48:15 ---> 9b93baed11b5 13:48:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:48:15 ---> Running in 479c649b3fa8 13:48:15 ---> 68364223f2ee 13:48:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:15 ---> Running in 87ff7bb18767 13:48:15 ---> b7043155afbd 13:48:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl ---> cace48879069 13:48:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:15 13:48:15 Removing intermediate container 479c649b3fa8 13:48:15 ---> 00e731cb76ac 13:48:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:48:15 ---> Running in b1d7dba8a608 13:48:15 ---> 212b60c81a5d 13:48:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:48:16 ---> f55e8dabda39 13:48:16 Step 21/26 : WORKDIR / 13:48:16 ---> Running in 464a263349f1 13:48:16 ---> 907ecb65e797 13:48:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:48:16 ---> Running in b4300e13b976 13:48:16 Removing intermediate container 464a263349f1 13:48:16 ---> 70a09ff44e26 13:48:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:48:16 Removing intermediate container b4300e13b976 13:48:16 ---> 8566868824a3 13:48:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:48:16 ---> Running in a42236b9d09d 13:48:16 ---> Running in df30a630f02c 13:48:17 Removing intermediate container a42236b9d09d 13:48:17 ---> a4074bd69d8c 13:48:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:48:17 Removing intermediate container df30a630f02c 13:48:17 ---> 975936cd8db5 13:48:17 Step 24/26 : LABEL arch=x86_64 13:48:17 ---> Running in 304de77dac2c 13:48:17 Removing intermediate container 87ff7bb18767 13:48:17 ---> 529488ad230a 13:48:17 Step 8/23 : COPY . . 13:48:17 ---> Running in 0ef1a12f9e39 13:48:17 Removing intermediate container 304de77dac2c 13:48:17 ---> cde8600637ad 13:48:17 Step 24/26 : LABEL arch=x86_64 13:48:20 Removing intermediate container b1d7dba8a608 13:48:20 ---> e36722cb61c1 13:48:20 Step 8/22 : COPY . . 13:48:20 ---> Running in ebf320e75323 13:48:20 Removing intermediate container 0ef1a12f9e39 13:48:20 ---> c74505036718 13:48:20 Step 25/26 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:48:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.449s coverage: 17.7% of statements 13:48:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:48:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:48:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:48:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:48:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.680s coverage: 92.3% of statements 13:48:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:48:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:48:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:48:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:48:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.249s coverage: 63.2% of statements 13:48:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:48:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:48:21 Removing intermediate container ebf320e75323 13:48:21 ---> 9c3bbed753e8 13:48:21 Step 25/26 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:48:22 ---> Running in ccf8d516a0e7 13:48:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.7% of statements 13:48:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:48:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:48:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:48:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:48:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements 13:48:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:48:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:48:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:48:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:48:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:48:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:48:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements 13:48:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements 13:48:23 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 13:48:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:48:23 GO111MODULE=on go vet ./... 13:48:24 ---> Running in 5fa9db64bb83 13:48:24 Removing intermediate container ccf8d516a0e7 13:48:24 ---> a642edc978ba 13:48:24 Step 26/26 : LABEL version=0.0.0 13:48:24 ---> 2a1bdc5aaa95 13:48:24 Step 9/23 : RUN make cmd/core-data/core-data 13:48:24 ---> Running in 797bf4b37eea 13:48:24 Removing intermediate container 5fa9db64bb83 13:48:24 ---> 134177cb0a99 13:48:24 Step 26/26 : LABEL version=0.0.0 13:48:24 ---> Running in 543ebe37e1de 13:48:24 ---> Running in 2c08ff3ad4c8 13:48:24 Removing intermediate container 797bf4b37eea 13:48:24 ---> 5d3fd80aec25 13:48:24 13:48:24 Successfully built 5d3fd80aec25 13:48:25 Successfully tagged security-spire-agent:latest 13:48:25  Building security-spire-agent ... done Removing intermediate container 2c08ff3ad4c8 13:48:25 ---> 859605d669d5 13:48:25 13:48:25 Successfully built 859605d669d5 13:48:25 Successfully tagged security-spire-config:latest 13:48:25  Building security-spire-config ... done 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 13:48:27 ---> bf7550e291e4 13:48:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:48:27 ---> Running in 43d9671fb579 13:48:28 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 13:49:00 Removing intermediate container 543ebe37e1de 13:49:00 ---> aa58e744921c 13:49:00 13:49:00 Step 10/23 : FROM alpine:3.14 13:49:00 ---> e04c818066af 13:49:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:49:00 Removing intermediate container 43d9671fb579 13:49:00 ---> 4664b6793aac 13:49:00 13:49:00 Step 10/22 : FROM alpine:3.14 13:49:00 ---> e04c818066af 13:49:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:49:00 ---> Running in 0fccdbb4c891 13:49:00 ---> Running in cebbfe9594da 13:49:00 Removing intermediate container cebbfe9594da 13:49:00 ---> b91224635580 13:49:00 Step 12/23 : ENV APP_PORT=59880 13:49:00 ---> Running in f38ba3978992 13:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:49:00 Removing intermediate container f38ba3978992 13:49:00 ---> bfbabd4c3a2c 13:49:00 Step 13/23 : EXPOSE $APP_PORT 13:49:00 (1/2) Installing ca-certificates (20211220-r0) 13:49:00 ---> Running in 9e5466fe8107 13:49:00 (2/2) Installing dumb-init (1.2.5-r1) 13:49:00 Executing busybox-1.33.1-r7.trigger 13:49:00 Executing ca-certificates-20211220-r0.trigger 13:49:00 OK: 6 MiB in 16 packages 13:49:00 Removing intermediate container 9e5466fe8107 13:49:00 ---> cac3f85c00c6 13:49:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:49:00 ---> Running in de96be4e072e 13:49:00 Removing intermediate container 0fccdbb4c891 13:49:00 ---> 8a95ed58358f 13:49:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:49:00 ---> Running in a91bf91a30e4 13:49:00 Removing intermediate container a91bf91a30e4 13:49:00 ---> 4aa1ac2c58ce 13:49:00 Step 13/22 : ENV APP_PORT=59860 13:49:00 ---> Running in 38b85e4f0a28 13:49:00 Removing intermediate container de96be4e072e 13:49:00 ---> 1460b533c2ee 13:49:00 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 13:49:00 Removing intermediate container 38b85e4f0a28 13:49:00 ---> 847f7143f13a 13:49:00 Step 14/22 : EXPOSE $APP_PORT 13:49:00 ---> Running in f7beecb7b96d 13:49:00 ---> Running in acf29cf8a62c 13:49:00 Removing intermediate container acf29cf8a62c 13:49:00 ---> 1d12a31e1ba9 13:49:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:49:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:49:00 ---> 87e34b9d486f 13:49:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:49:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:49:00 ---> d27db0e5d6e8 13:49:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:49:00 (1/6) Installing dumb-init (1.2.5-r1) 13:49:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:49:00 (3/6) Installing libsodium (1.0.18-r0) 13:49:00 ---> 5ca19c27b386 13:49:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:49:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:49:00 ---> Running in 8f7c81880d1c 13:49:00 (5/6) Installing libzmq (4.3.4-r0) 13:49:00 (6/6) Installing zeromq (4.3.4-r0) 13:49:00 Removing intermediate container 8f7c81880d1c 13:49:00 ---> b7962b067673 13:49:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:49:00 Executing busybox-1.33.1-r7.trigger 13:49:00 ---> Running in e4245c5e933f 13:49:00 OK: 8 MiB in 20 packages 13:49:01 Removing intermediate container e4245c5e933f 13:49:01 ---> 93fc105e5f83 13:49:01 Step 20/22 : LABEL arch=x86_64 13:49:01 ---> Running in 2f1969f45ea6 13:49:01 Removing intermediate container 2f1969f45ea6 13:49:01 ---> b6448d670ecd 13:49:01 Step 21/22 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:49:01 Removing intermediate container f7beecb7b96d 13:49:01 ---> 30a74282cc3d 13:49:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:49:01 ---> Running in a0d8311f4378 13:49:02 Removing intermediate container a0d8311f4378 13:49:02 ---> d8047ec3cac8 13:49:02 Step 22/22 : LABEL version=0.0.0 13:49:02 ---> 24e712984e27 13:49:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:49:02 ---> Running in 9444546950c8 13:49:02 Removing intermediate container 9444546950c8 13:49:02 ---> 9b886b2eb692 13:49:02 13:49:02 Successfully built 9b886b2eb692 13:49:02 Successfully tagged support-notifications:latest 13:49:02  Building support-notifications ... done  ---> 1d51ba4feb10 13:49:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:49:03 ---> d37e269841d2 13:49:03 Step 19/23 : ENTRYPOINT ["/core-data"] 13:49:03 ---> Running in eb79de37428b 13:49:03 Removing intermediate container eb79de37428b 13:49:03 ---> c3a9fbec851d 13:49:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:49:03 ---> Running in cf58333a49bd 13:49:04 Removing intermediate container cf58333a49bd 13:49:04 ---> 058ee573a5cc 13:49:04 Step 21/23 : LABEL arch=x86_64 13:49:04 ---> Running in c5287308a6d2 13:49:04 Removing intermediate container c5287308a6d2 13:49:04 ---> 007e49f88fe3 13:49:04 Step 22/23 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:49:04 ---> Running in cebf3b4a4c61 13:49:04 Removing intermediate container cebf3b4a4c61 13:49:04 ---> 076fb70e4d4e 13:49:04 Step 23/23 : LABEL version=0.0.0 13:49:04 ---> Running in 08348c1ce6a6 13:49:05 Removing intermediate container 08348c1ce6a6 13:49:05 ---> e9029ab75f81 13:49:05 13:49:05 Successfully built e9029ab75f81 13:49:05 Successfully tagged core-data:latest 13:49:06  Building core-data ... done Removing intermediate container 6e60390263d1 13:49:06 ---> 3b87f748ebce 13:49:06 13:49:06 Step 13/25 : FROM alpine:3.15 13:49:06 ---> 0ac33e5f5afa 13:49:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:49:06 ---> Using cache 13:49:06 ---> a337b651c943 13:49:06 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:49:06 ---> Using cache 13:49:06 ---> f51707b3230d 13:49:06 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:49:06 ---> Using cache 13:49:06 ---> 1ecbd186ba8a 13:49:06 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 13:49:08 ---> 307c6d47bd52 13:49:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:49:08 ---> 0a4646feed07 13:49:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:49:08 ---> 733ed0d1578c 13:49:08 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:49:08 ---> af51eb6880a9 13:49:08 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:49:08 ---> Running in 59f118aa152f 13:49:08 Removing intermediate container 59f118aa152f 13:49:08 ---> 8e4ecfa88fb6 13:49:08 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:49:08 ---> Running in b4dc70ed8b17 13:49:08 Removing intermediate container b4dc70ed8b17 13:49:08 ---> 8747d68583c8 13:49:08 Step 23/25 : LABEL arch=x86_64 13:49:09 ---> Running in 766d69f7db6b 13:49:09 Removing intermediate container 766d69f7db6b 13:49:09 ---> 54019f15c6d9 13:49:09 Step 24/25 : LABEL git_sha=ad60c78e56fa842da1ac3787a2c92636c6f3eca4 13:49:09 ---> Running in af4fb98cc7b3 13:49:09 Removing intermediate container af4fb98cc7b3 13:49:09 ---> 2ea75840e9ea 13:49:09 Step 25/25 : LABEL version=0.0.0 13:49:09 ---> Running in 100cea2bf10f 13:49:09 Removing intermediate container 100cea2bf10f 13:49:09 ---> d6741e809272 13:49:09 13:49:09 Successfully built d6741e809272 13:49:09 Successfully tagged security-spire-server:latest 13:49:09  Building security-spire-server ... done  [Pipeline] } 13:49:09 $ docker stop --time=1 3288f35a32191b311ec0968b9aa230dc934f9cdca9ace1b06973df937e79a59a 13:49:10 $ docker rm -f 3288f35a32191b311ec0968b9aa230dc934f9cdca9ace1b06973df937e79a59a [Pipeline] // withDockerContainer [Pipeline] sh 13:49:11 + docker images 13:49:11 REPOSITORY TAG IMAGE ID CREATED SIZE 13:49:11 security-spire-server latest d6741e809272 2 seconds ago 87.3MB 13:49:11 3b87f748ebce 6 seconds ago 4.43GB 13:49:11 core-data latest e9029ab75f81 7 seconds ago 22.5MB 13:49:11 support-notifications latest 9b886b2eb692 9 seconds ago 26.9MB 13:49:11 4664b6793aac 16 seconds ago 1.55GB 13:49:11 aa58e744921c 17 seconds ago 1.52GB 13:49:11 security-spire-config latest 859605d669d5 47 seconds ago 86.7MB 13:49:11 security-spire-agent latest 5d3fd80aec25 47 seconds ago 127MB 13:49:11 support-scheduler latest bd089b5fab2f About a minute ago 26.3MB 13:49:11 security-bootstrapper latest 8ed8ee004272 About a minute ago 19.1MB 13:49:11 898db7d703b6 About a minute ago 4.43GB 13:49:11 0266a107f6ee About a minute ago 4.43GB 13:49:11 5be51b720871 About a minute ago 1.55GB 13:49:11 core-metadata latest cf3820e98063 About a minute ago 17MB 13:49:11 f6de2059c40a 2 minutes ago 1.5GB 13:49:11 c53592221ac6 2 minutes ago 1.5GB 13:49:11 security-spiffe-token-provider latest f42ca39e8d2f 2 minutes ago 28.8MB 13:49:11 security-proxy-setup latest bb805c9cb750 2 minutes ago 26.9MB 13:49:11 e4df7698538b 3 minutes ago 1.5GB 13:49:11 238abd4cd7cf 3 minutes ago 1.54GB 13:49:11 sys-mgmt-agent latest 3b46db519b5d 3 minutes ago 299MB 13:49:11 security-secretstore-setup latest 39faf48a04e7 4 minutes ago 28.5MB 13:49:11 core-command latest 2a6cb8054e09 4 minutes ago 16.1MB 13:49:11 a71a848ebece 4 minutes ago 1.49GB 13:49:11 7516d10fb5bc 4 minutes ago 1.5GB 13:49:11 988b19508842 4 minutes ago 1.49GB 13:49:11 ci-base-image-x86_64 latest a54fbd93a33e 8 minutes ago 895MB 13:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB 13:49:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB 13:49:11 docker 20.10.14 7417809fdb73 4 weeks ago 218MB 13:49:11 alpine 3.14 e04c818066af 4 weeks ago 5.59MB 13:49:11 alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB 13:49:11 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] } 13:50:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:50:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:50:15 ./bin/test-attribution-txt.sh [Pipeline] echo 13:50:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 13:50:15 + ls -al . 13:50:15 total 668 13:50:15 drwxrwxr-x 9 1001 1001 4096 May 7 13:50 . 13:50:15 drwxr-xr-x 4 root root 4096 May 7 13:44 .. 13:50:15 -rw-rw-r-- 1 1001 1001 11 May 7 13:42 .dockerignore 13:50:15 drwxrwxr-x 8 1001 1001 4096 May 7 13:42 .git 13:50:15 drwxrwxr-x 3 1001 1001 4096 May 7 13:42 .github 13:50:15 -rw-rw-r-- 1 1001 1001 879 May 7 13:42 .gitignore 13:50:15 -rw-rw-r-- 1 1001 1001 42 May 7 13:42 .golangci.yml 13:50:15 -rw-rw-r-- 1 1001 1001 87 May 7 13:42 .hadolint.yml 13:50:15 -rw-rw-r-- 1 1001 1001 166 May 7 13:42 .sonarcloud.properties 13:50:15 -rw-rw-r-- 1 1001 1001 1171 May 7 13:42 ADOPTERS.md 13:50:15 -rw-rw-r-- 1 1001 1001 10086 May 7 13:42 Attribution.txt 13:50:15 -rw-rw-r-- 1 1001 1001 51732 May 7 13:42 CHANGELOG.md 13:50:15 -rw-rw-r-- 1 1001 1001 3804 May 7 13:42 CONTRIBUTING.md 13:50:15 -rw-rw-r-- 1 1001 1001 677 May 7 13:42 GOVERNANCE.md 13:50:15 -rw-rw-r-- 1 1001 1001 850 May 7 13:42 Jenkinsfile 13:50:15 -rw-rw-r-- 1 1001 1001 10775 May 7 13:42 LICENSE 13:50:15 -rw-rw-r-- 1 1001 1001 10389 May 7 13:42 Makefile 13:50:15 -rw-rw-r-- 1 1001 1001 582 May 7 13:42 OWNERS.md 13:50:15 -rw-rw-r-- 1 1001 1001 9094 May 7 13:42 README.md 13:50:15 -rw-rw-r-- 1 1001 1001 6912 May 7 13:42 SECURITY.md 13:50:15 -rw-rw-r-- 1 1001 1001 5 May 7 13:40 VERSION 13:50:15 -rw-rw-r-- 1 1001 1001 4131 May 7 13:42 ZMQWindows.md 13:50:15 drwxrwxr-x 2 1001 1001 4096 May 7 13:42 bin 13:50:15 drwxrwxr-x 18 1001 1001 4096 May 7 13:42 cmd 13:50:15 -rw-r--r-- 1 root root 435134 May 7 13:48 coverage.out 13:50:15 -rw-rw-r-- 1 1001 1001 3256 May 7 13:42 go.mod 13:50:15 -rw-rw-r-- 1 1001 1001 35162 May 7 13:44 go.sum 13:50:15 drwxrwxr-x 8 1001 1001 4096 May 7 13:42 internal 13:50:15 drwxrwxr-x 3 1001 1001 4096 May 7 13:42 openapi 13:50:15 drwxrwxr-x 4 1001 1001 4096 May 7 13:42 snap 13:50:15 -rw-rw-r-- 1 1001 1001 204 May 7 13:42 version.go [Pipeline] sh 13:50:16 + '[' -e coverage.out ] 13:50:16 + chown 1001:1001 coverage.out [Pipeline] stash 13:50:16 Warning: overwriting stash ‘coverage-report’ 13:50:17 Stashed 1 file(s) [Pipeline] sh 13:50:17 + make build 13:50:17 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 13:51:39 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 13:52:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 13:52:36 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 13:53:09 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 13:53:09 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 13:53:10 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 13:53:16 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 13:53:19 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 13:53: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:53:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 13:53: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:53:39 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] } 13:53:43 $ docker stop --time=1 b8f2e5f567c673852aff522abca14a75c0b7a2dc4c797cba11c6ee71f82e7646 13:53:45 $ docker rm -f b8f2e5f567c673852aff522abca14a75c0b7a2dc4c797cba11c6ee71f82e7646 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:53:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:53:47 13:53:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:53:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:53:48 latest: Pulling from edgex-devops/edgex-compose-arm64 13:53:48 29e5d40040c1: Pulling fs layer 13:53:48 1ce36da41761: Pulling fs layer 13:53:48 25b303627fd3: Pulling fs layer 13:53:48 29e5d40040c1: Verifying Checksum 13:53:48 29e5d40040c1: Download complete 13:53:48 1ce36da41761: Verifying Checksum 13:53:48 1ce36da41761: Download complete 13:53:48 29e5d40040c1: Pull complete 13:53:50 25b303627fd3: Verifying Checksum 13:53:50 25b303627fd3: Download complete 13:53:50 1ce36da41761: Pull complete 13:54:02 25b303627fd3: Pull complete 13:54:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:54:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:54:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:54:03 prd-ubuntu20.04-docker-arm64-4c-16g-41395 does not seem to be running inside a container 13:54:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:54:05 $ docker top 44735a2f600d0e598725b56a4213bfc90ceef396c0c4a34dd204f9267e1b9ab1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:06 + docker-compose build --help 13:54:06 + grep parallel 13:54:10 --parallel Build images in parallel. [Pipeline] } 13:54:10 $ docker stop --time=1 44735a2f600d0e598725b56a4213bfc90ceef396c0c4a34dd204f9267e1b9ab1 13:54:12 $ docker rm -f 44735a2f600d0e598725b56a4213bfc90ceef396c0c4a34dd204f9267e1b9ab1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:54:13 . [Pipeline] withDockerContainer 13:54:13 prd-ubuntu20.04-docker-arm64-4c-16g-41395 does not seem to be running inside a container 13:54:13 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 13:54:14 $ docker top 362798d324def79b14f205d4869c9c4ec2f9a0db372a7a588dbb693334a92b8e -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:15 + docker-compose -f ./docker-compose-build.yml build --parallel 13:54:19 Building core-command ... 13:54:19 Building core-data ... 13:54:19 Building core-metadata ... 13:54:19 Building security-bootstrapper ... 13:54:19 Building security-proxy-setup ... 13:54:19 Building security-secretstore-setup ... 13:54:19 Building security-spiffe-token-provider ... 13:54:19 Building security-spire-agent ... 13:54:19 Building security-spire-config ... 13:54:19 Building security-spire-server ... 13:54:19 Building support-notifications ... 13:54:19 Building support-scheduler ... 13:54:19 Building sys-mgmt-agent ... 13:54:19 Building security-secretstore-setup 13:54:19 Building support-notifications 13:54:19 Building core-command 13:54:19 Building core-data 13:54:19 Building security-spire-agent 13:55:56 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:55:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:55:56 ---> eacb59b94998 13:55:56 Step 3/26 : WORKDIR /edgex-go 13:55:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:55:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:55:56 ---> eacb59b94998 13:55:56 Step 3/22 : WORKDIR /edgex-go 13:55:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:55:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:55:56 ---> eacb59b94998 13:55:56 Step 3/23 : WORKDIR /edgex-go 13:55:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:55:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:55:56 ---> eacb59b94998 13:55:56 Step 3/23 : WORKDIR /edgex-go 13:55:56 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 13:55:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:55:56 ---> eacb59b94998 13:55:56 Step 3/25 : WORKDIR /edgex-go 13:55:56 ---> Running in a5af359cc355 13:55:56 ---> Running in 5c45b363d18a 13:55:56 ---> Running in 6a36e6e7c399 13:55:56 ---> Running in 61ef6ee92719 13:55:56 ---> Running in 2b60a477b656 13:55:56 Removing intermediate container a5af359cc355 13:55:56 ---> 166bf29aabc0 13:55:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:56 Removing intermediate container 6a36e6e7c399 13:55:56 ---> c51971c4c2dc 13:55:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:56 Removing intermediate container 2b60a477b656 13:55:56 ---> cb5afa670a32 13:55:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:56 ---> Running in eb52335b5f66 13:55:56 ---> Running in d6171724fd55 13:55:56 Removing intermediate container 61ef6ee92719 13:55:56 ---> 0d4de1c1062c 13:55:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:56 ---> Running in 575447196b9c 13:55:56 Removing intermediate container 5c45b363d18a 13:55:56 ---> 6940053354db 13:55:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:56 ---> Running in 9f0ea0b0100b 13:55:56 ---> Running in 186fbe5e0c7e 13:55:56 Removing intermediate container d6171724fd55 13:55:56 ---> af0487f81a09 13:55:56 Step 5/25 : RUN apk add --update --no-cache make git 13:55:56 ---> Running in 08e36a4d8268 13:55:56 Removing intermediate container eb52335b5f66 13:55:56 ---> 6230efe75598 13:55:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 13:55:56 Removing intermediate container 575447196b9c 13:55:56 ---> be8b9cd793c9 13:55:56 Step 5/23 : RUN apk add --update --no-cache make git 13:55:56 ---> Running in f17c3f645f62 13:55:56 Removing intermediate container 9f0ea0b0100b 13:55:56 ---> abcdf0f37281 13:55:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates ---> Running in 583c9a76af4f 13:55:56 13:55:56 ---> Running in 1bf857e0c906 13:55:56 Removing intermediate container 186fbe5e0c7e 13:55:56 ---> 5f3e1a056524 13:55:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:55:56 ---> Running in 19e0a4985c20 13:55:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:55:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:55:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:55:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:55:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:55:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:55:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:55:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:55:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:55:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:55:56 OK: 220 MiB in 52 packages 13:55:56 OK: 220 MiB in 52 packages 13:55:56 OK: 220 MiB in 52 packages 13:55:56 OK: 220 MiB in 52 packages 13:55:56 OK: 220 MiB in 52 packages 13:55:56 Removing intermediate container 08e36a4d8268 13:55:56 ---> d30d91c4d6e3 13:55:56 Step 6/25 : COPY go.mod vendor* ./ 13:55:56 Removing intermediate container f17c3f645f62 13:55:56 ---> 580da4f99b4b 13:55:56 Step 6/26 : COPY go.mod vendor* ./ 13:55:56 Removing intermediate container 583c9a76af4f 13:55:56 ---> ae1a300d5fc1 13:55:56 Step 6/23 : COPY go.mod vendor* ./ 13:55:56 Removing intermediate container 19e0a4985c20 13:55:56 ---> 53df6c983e40 13:55:56 Step 6/23 : COPY go.mod vendor* ./ 13:55:56 Removing intermediate container 1bf857e0c906 13:55:56 ---> 0dfbb919f8a5 13:55:56 Step 6/22 : COPY go.mod vendor* ./ 13:55:56 ---> 6aef8bf81930 13:55:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:56 ---> Running in 47db0a200af5 13:55:56 ---> 7654738f72d7 13:55:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:56 ---> Running in 6d8b3baf00dd 13:55:57 ---> 23bdf8bea075 13:55:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:57 ---> ccfc85144be2 13:55:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:57 ---> Running in cc9a53826cfa 13:55:57 ---> Running in a19aa5395555 13:55:57 ---> 5e147d196e60 13:55:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:55:57 ---> Running in 16589387b942 13:56:01 Removing intermediate container 47db0a200af5 13:56:01 ---> 328444ecd099 13:56:01 Step 8/25 : COPY . . 13:56:01 Removing intermediate container 6d8b3baf00dd 13:56:01 ---> 66cddd67430e 13:56:01 Step 8/26 : COPY . . 13:56:03 Removing intermediate container cc9a53826cfa 13:56:03 ---> 44101c6341c0 13:56:03 Step 8/23 : COPY . . 13:56:03 Removing intermediate container a19aa5395555 13:56:03 ---> 31f6f45ef2ef 13:56:03 Step 8/23 : COPY . . 13:56:03 Removing intermediate container 16589387b942 13:56:03 ---> 9c686e6fd277 13:56:03 Step 8/22 : COPY . . 13:56:30 ---> e2d6e35bc8af 13:56:30 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:56:30 ---> 88fa65710f0d 13:56:30 Step 9/23 : RUN make cmd/core-command/core-command 13:56:30 ---> Running in 4e29213d4989 13:56:30 ---> 366406ac4df4 13:56:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 13:56:30 ---> Running in abfeb2423543 13:56:30 ---> Running in 1f7d2e7cb57e 13:56:30 ---> 6df32d747455 13:56:30 Step 9/23 : RUN make cmd/core-data/core-data 13:56:30 Removing intermediate container 1f7d2e7cb57e 13:56:30 ---> b977d22cf9bf 13:56:30 Step 10/26 : RUN mkdir -p spire-build 13:56:30 ---> Running in 04bb62f0d2de 13:56:30 ---> Running in 0eaac1811a92 13:56:31 ---> 8d74fc6fd024 13:56:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:56:31 ---> Running in e81af7fa972d 13:56:31 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 13:56:31 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 13:56:32 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 13:56:33 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 13:56:34 Removing intermediate container 0eaac1811a92 13:56:34 ---> 1d5dbc3a4208 13:56:34 Step 11/26 : WORKDIR /edgex-go/spire-build 13:56:34 ---> Running in 921e6e1f9b0f 13:56:34 Removing intermediate container 921e6e1f9b0f 13:56:34 ---> 907fa35b4760 13:56:34 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 13:56:34 ---> Running in e5035e3046a1 13:56:37 spire-1.2.1/ 13:56:37 spire-1.2.1/.data/ 13:56:37 spire-1.2.1/.data/.file 13:56:37 spire-1.2.1/.dockerignore 13:56:37 spire-1.2.1/.gitattributes 13:56:37 spire-1.2.1/.githooks/ 13:56:37 spire-1.2.1/.githooks/pre-commit 13:56:37 spire-1.2.1/.github/ 13:56:37 spire-1.2.1/.github/ISSUE_TEMPLATE.md 13:56:37 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 13:56:37 spire-1.2.1/.github/dependabot.yml 13:56:37 spire-1.2.1/.github/workflows/ 13:56:37 spire-1.2.1/.github/workflows/nightly_build.yaml 13:56:37 spire-1.2.1/.github/workflows/pr_build.yaml 13:56:37 spire-1.2.1/.github/workflows/release_build.yaml 13:56:37 spire-1.2.1/.github/workflows/scripts/ 13:56:37 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 13:56:37 spire-1.2.1/.github/workflows/scripts/push-images.sh 13:56:37 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 13:56:37 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 13:56:37 spire-1.2.1/.github/workflows/scripts/split.sh 13:56:37 spire-1.2.1/.gitignore 13:56:37 spire-1.2.1/.go-version 13:56:37 spire-1.2.1/.golangci.yml 13:56:37 spire-1.2.1/ADOPTERS.md 13:56:37 spire-1.2.1/CHANGELOG.md 13:56:37 spire-1.2.1/CODE-OF-CONDUCT.md 13:56:37 spire-1.2.1/CODEOWNERS 13:56:37 spire-1.2.1/CONTRIBUTING.md 13:56:37 spire-1.2.1/Dockerfile 13:56:37 spire-1.2.1/Dockerfile.dev 13:56:37 spire-1.2.1/Dockerfile.scratch 13:56:37 spire-1.2.1/LICENSE 13:56:37 spire-1.2.1/MAINTAINERS.md 13:56:37 spire-1.2.1/Makefile 13:56:37 spire-1.2.1/README.md 13:56:37 spire-1.2.1/ROADMAP.md 13:56:37 spire-1.2.1/SECURITY.md 13:56:37 spire-1.2.1/cmd/ 13:56:37 spire-1.2.1/cmd/spire-agent/ 13:56:37 spire-1.2.1/cmd/spire-agent/cli/ 13:56:37 spire-1.2.1/cmd/spire-agent/cli/api/ 13:56:37 spire-1.2.1/cmd/spire-agent/cli/api/common.go 13:56:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 13:56:37 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 13:56:37 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 13:56:37 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 13:56:37 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 13:56:37 spire-1.2.1/cmd/spire-agent/cli/cli.go 13:56:37 spire-1.2.1/cmd/spire-agent/cli/common/ 13:56:37 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 13:56:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 13:56:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 13:56:37 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 13:56:37 spire-1.2.1/cmd/spire-agent/cli/run/ 13:56:37 spire-1.2.1/cmd/spire-agent/cli/run/run.go 13:56:37 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 13:56:37 spire-1.2.1/cmd/spire-agent/cli/validate/ 13:56:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 13:56:37 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 13:56:37 spire-1.2.1/cmd/spire-agent/main.go 13:56:37 spire-1.2.1/cmd/spire-server/ 13:56:37 spire-1.2.1/cmd/spire-server/cli/ 13:56:37 spire-1.2.1/cmd/spire-server/cli/agent/ 13:56:37 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/agent/count.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/agent/list.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/agent/show.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/bundle/ 13:56:37 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/cli.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/entry/ 13:56:37 spire-1.2.1/cmd/spire-server/cli/entry/count.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/entry/create.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/entry/show.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/entry/update.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/entry/util.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/ 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/common.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/create.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/list.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/show.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/update.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 13:56:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/jwt/ 13:56:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/run/ 13:56:37 spire-1.2.1/cmd/spire-server/cli/run/run.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/token/ 13:56:37 spire-1.2.1/cmd/spire-server/cli/token/generate.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/validate/ 13:56:37 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/x509/ 13:56:37 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 13:56:37 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 13:56:37 spire-1.2.1/cmd/spire-server/main.go 13:56:37 spire-1.2.1/cmd/spire-server/util/ 13:56:37 spire-1.2.1/cmd/spire-server/util/util.go 13:56:37 spire-1.2.1/conf/ 13:56:37 spire-1.2.1/conf/agent/ 13:56:37 spire-1.2.1/conf/agent/agent.conf 13:56:37 spire-1.2.1/conf/agent/agent_full.conf 13:56:37 spire-1.2.1/conf/agent/dummy_root_ca.crt 13:56:37 spire-1.2.1/conf/server/ 13:56:37 spire-1.2.1/conf/server/dummy_upstream_ca.crt 13:56:37 spire-1.2.1/conf/server/dummy_upstream_ca.key 13:56:37 spire-1.2.1/conf/server/server.conf 13:56:37 spire-1.2.1/conf/server/server_full.conf 13:56:37 spire-1.2.1/doc/ 13:56:37 spire-1.2.1/doc/SPIRE101.md 13:56:37 spire-1.2.1/doc/auditlog.md 13:56:37 spire-1.2.1/doc/authorization_policy_engine.md 13:56:37 spire-1.2.1/doc/changelog_guidelines.md 13:56:37 spire-1.2.1/doc/cure53-report.pdf 13:56:37 spire-1.2.1/doc/images/ 13:56:37 spire-1.2.1/doc/images/2019_roadmap.png 13:56:37 spire-1.2.1/doc/images/SPIRE101.png 13:56:37 spire-1.2.1/doc/images/SPIRE_agent.png 13:56:37 spire-1.2.1/doc/images/SPIRE_server.png 13:56:37 spire-1.2.1/doc/images/cache_mgr.png 13:56:37 spire-1.2.1/doc/images/cache_mgr_components.png 13:56:37 spire-1.2.1/doc/images/federated_spire.png 13:56:37 spire-1.2.1/doc/images/ha_mode.png 13:56:37 spire-1.2.1/doc/images/nested_spire.png 13:56:37 spire-1.2.1/doc/images/oidc_federation.png 13:56:37 spire-1.2.1/doc/images/single_trust_domain.png 13:56:37 spire-1.2.1/doc/images/spiffe_compatible.png 13:56:37 spire-1.2.1/doc/images/spire_logo.png 13:56:37 spire-1.2.1/doc/migrating_registration_api_clients.md 13:56:37 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 13:56:37 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 13:56:37 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 13:56:37 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 13:56:37 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 13:56:37 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 13:56:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 13:56:37 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 13:56:37 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 13:56:37 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 13:56:37 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 13:56:37 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 13:56:37 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 13:56:37 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 13:56:37 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 13:56:37 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 13:56:37 spire-1.2.1/doc/plugin_server_datastore_sql.md 13:56:37 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 13:56:37 spire-1.2.1/doc/plugin_server_keymanager_disk.md 13:56:37 spire-1.2.1/doc/plugin_server_keymanager_memory.md 13:56:37 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 13:56:37 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 13:56:37 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 13:56:37 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 13:56:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 13:56:37 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 13:56:37 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 13:56:37 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 13:56:37 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 13:56:37 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 13:56:37 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 13:56:37 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 13:56:37 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 13:56:37 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 13:56:37 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 13:56:37 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 13:56:37 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 13:56:37 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 13:56:37 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 13:56:37 spire-1.2.1/doc/scaling_spire.md 13:56:37 spire-1.2.1/doc/spire_agent.md 13:56:37 spire-1.2.1/doc/spire_server.md 13:56:37 spire-1.2.1/doc/supported_integrations.md 13:56:37 spire-1.2.1/doc/telemetry.md 13:56:37 spire-1.2.1/doc/telemetry_config.md 13:56:37 spire-1.2.1/doc/upgrading.md 13:56:37 spire-1.2.1/doc/using_spire.md 13:56:37 spire-1.2.1/examples/ 13:56:37 spire-1.2.1/examples/README.md 13:56:37 spire-1.2.1/go.mod 13:56:37 spire-1.2.1/go.sum 13:56:37 spire-1.2.1/pkg/ 13:56:37 spire-1.2.1/pkg/agent/ 13:56:37 spire-1.2.1/pkg/agent/agent.go 13:56:37 spire-1.2.1/pkg/agent/api/ 13:56:37 spire-1.2.1/pkg/agent/api/config.go 13:56:37 spire-1.2.1/pkg/agent/api/debug/ 13:56:37 spire-1.2.1/pkg/agent/api/debug/v1/ 13:56:37 spire-1.2.1/pkg/agent/api/debug/v1/service.go 13:56:37 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 13:56:37 spire-1.2.1/pkg/agent/api/delegatedidentity/ 13:56:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 13:56:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 13:56:37 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 13:56:37 spire-1.2.1/pkg/agent/api/endpoints.go 13:56:37 spire-1.2.1/pkg/agent/api/health/ 13:56:37 spire-1.2.1/pkg/agent/api/health/v1/ 13:56:37 spire-1.2.1/pkg/agent/api/health/v1/service.go 13:56:37 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 13:56:37 spire-1.2.1/pkg/agent/api/rpccontext/ 13:56:37 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 13:56:37 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 13:56:37 spire-1.2.1/pkg/agent/attestor/ 13:56:37 spire-1.2.1/pkg/agent/attestor/node/ 13:56:37 spire-1.2.1/pkg/agent/attestor/node/experimental.go 13:56:37 spire-1.2.1/pkg/agent/attestor/node/node.go 13:56:37 spire-1.2.1/pkg/agent/attestor/node/node_test.go 13:56:37 spire-1.2.1/pkg/agent/attestor/workload/ 13:56:37 spire-1.2.1/pkg/agent/attestor/workload/workload.go 13:56:37 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 13:56:37 spire-1.2.1/pkg/agent/catalog/ 13:56:37 spire-1.2.1/pkg/agent/catalog/catalog.go 13:56:37 spire-1.2.1/pkg/agent/catalog/keymanager.go 13:56:37 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 13:56:37 spire-1.2.1/pkg/agent/catalog/svidstore.go 13:56:37 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 13:56:37 spire-1.2.1/pkg/agent/client/ 13:56:37 spire-1.2.1/pkg/agent/client/client.go 13:56:37 spire-1.2.1/pkg/agent/client/client_test.go 13:56:37 spire-1.2.1/pkg/agent/client/dial.go 13:56:37 spire-1.2.1/pkg/agent/client/nodeconn.go 13:56:37 spire-1.2.1/pkg/agent/client/nodeconn_test.go 13:56:37 spire-1.2.1/pkg/agent/client/update.go 13:56:37 spire-1.2.1/pkg/agent/client/util.go 13:56:37 spire-1.2.1/pkg/agent/common/ 13:56:37 spire-1.2.1/pkg/agent/common/backoff/ 13:56:37 spire-1.2.1/pkg/agent/common/backoff/backoff.go 13:56:37 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 13:56:37 spire-1.2.1/pkg/agent/common/cgroups/ 13:56:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 13:56:37 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 13:56:37 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 13:56:37 spire-1.2.1/pkg/agent/config.go 13:56:37 spire-1.2.1/pkg/agent/endpoints/ 13:56:37 spire-1.2.1/pkg/agent/endpoints/config.go 13:56:37 spire-1.2.1/pkg/agent/endpoints/endpoints.go 13:56:37 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 13:56:37 spire-1.2.1/pkg/agent/endpoints/metrics.go 13:56:37 spire-1.2.1/pkg/agent/endpoints/middleware.go 13:56:37 spire-1.2.1/pkg/agent/endpoints/peertracker.go 13:56:37 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 13:56:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 13:56:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 13:56:37 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 13:56:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 13:56:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 13:56:37 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 13:56:37 spire-1.2.1/pkg/agent/endpoints/workload/ 13:56:37 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 13:56:37 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 13:56:37 spire-1.2.1/pkg/agent/manager/ 13:56:37 spire-1.2.1/pkg/agent/manager/cache/ 13:56:37 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 13:56:37 spire-1.2.1/pkg/agent/manager/cache/cache.go 13:56:37 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 13:56:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 13:56:37 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 13:56:37 spire-1.2.1/pkg/agent/manager/cache/sets.go 13:56:37 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 13:56:37 spire-1.2.1/pkg/agent/manager/config.go 13:56:37 spire-1.2.1/pkg/agent/manager/manager.go 13:56:37 spire-1.2.1/pkg/agent/manager/manager_test.go 13:56:37 spire-1.2.1/pkg/agent/manager/storage.go 13:56:37 spire-1.2.1/pkg/agent/manager/storage_test.go 13:56:37 spire-1.2.1/pkg/agent/manager/storecache/ 13:56:37 spire-1.2.1/pkg/agent/manager/storecache/cache.go 13:56:37 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 13:56:37 spire-1.2.1/pkg/agent/manager/sync.go 13:56:37 spire-1.2.1/pkg/agent/plugin/ 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/ 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 13:56:37 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 13:56:37 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/ 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 13:56:37 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 13:56:37 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 13:56:37 spire-1.2.1/pkg/agent/svid/ 13:56:37 spire-1.2.1/pkg/agent/svid/rotator.go 13:56:37 spire-1.2.1/pkg/agent/svid/rotator_config.go 13:56:37 spire-1.2.1/pkg/agent/svid/rotator_test.go 13:56:37 spire-1.2.1/pkg/agent/svid/store/ 13:56:37 spire-1.2.1/pkg/agent/svid/store/service.go 13:56:37 spire-1.2.1/pkg/agent/svid/store/service_test.go 13:56:37 spire-1.2.1/pkg/common/ 13:56:37 spire-1.2.1/pkg/common/agentpathtemplate/ 13:56:37 spire-1.2.1/pkg/common/agentpathtemplate/template.go 13:56:37 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 13:56:37 spire-1.2.1/pkg/common/api/ 13:56:37 spire-1.2.1/pkg/common/api/metrics.go 13:56:37 spire-1.2.1/pkg/common/api/middleware/ 13:56:37 spire-1.2.1/pkg/common/api/middleware/common_test.go 13:56:37 spire-1.2.1/pkg/common/api/middleware/interceptor.go 13:56:37 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 13:56:37 spire-1.2.1/pkg/common/api/middleware/logger.go 13:56:37 spire-1.2.1/pkg/common/api/middleware/logger_test.go 13:56:37 spire-1.2.1/pkg/common/api/middleware/metrics.go 13:56:37 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 13:56:37 spire-1.2.1/pkg/common/api/middleware/middleware.go 13:56:37 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 13:56:37 spire-1.2.1/pkg/common/api/middleware/misconfig.go 13:56:37 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 13:56:37 spire-1.2.1/pkg/common/api/middleware/names.go 13:56:37 spire-1.2.1/pkg/common/api/middleware/names_test.go 13:56:37 spire-1.2.1/pkg/common/api/names.go 13:56:37 spire-1.2.1/pkg/common/api/ratelimit.go 13:56:37 spire-1.2.1/pkg/common/api/rpccontext/ 13:56:37 spire-1.2.1/pkg/common/api/rpccontext/logger.go 13:56:37 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 13:56:37 spire-1.2.1/pkg/common/api/rpccontext/names.go 13:56:37 spire-1.2.1/pkg/common/auth/ 13:56:37 spire-1.2.1/pkg/common/auth/interceptors.go 13:56:37 spire-1.2.1/pkg/common/auth/interceptors_test.go 13:56:37 spire-1.2.1/pkg/common/auth/untracked_uds.go 13:56:37 spire-1.2.1/pkg/common/bundleutil/ 13:56:37 spire-1.2.1/pkg/common/bundleutil/bundle.go 13:56:37 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 13:56:37 spire-1.2.1/pkg/common/bundleutil/common_test.go 13:56:37 spire-1.2.1/pkg/common/bundleutil/marshal.go 13:56:37 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 13:56:37 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 13:56:37 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 13:56:37 spire-1.2.1/pkg/common/bundleutil/types.go 13:56:37 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 13:56:37 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 13:56:37 spire-1.2.1/pkg/common/catalog/ 13:56:37 spire-1.2.1/pkg/common/catalog/bind.go 13:56:37 spire-1.2.1/pkg/common/catalog/builtin.go 13:56:37 spire-1.2.1/pkg/common/catalog/catalog.go 13:56:37 spire-1.2.1/pkg/common/catalog/catalog_test.go 13:56:37 spire-1.2.1/pkg/common/catalog/closers.go 13:56:37 spire-1.2.1/pkg/common/catalog/cmd_linux.go 13:56:37 spire-1.2.1/pkg/common/catalog/cmd_other.go 13:56:37 spire-1.2.1/pkg/common/catalog/config.go 13:56:37 spire-1.2.1/pkg/common/catalog/config_test.go 13:56:37 spire-1.2.1/pkg/common/catalog/configure.go 13:56:37 spire-1.2.1/pkg/common/catalog/constraints.go 13:56:37 spire-1.2.1/pkg/common/catalog/constraints_test.go 13:56:37 spire-1.2.1/pkg/common/catalog/context.go 13:56:37 spire-1.2.1/pkg/common/catalog/external.go 13:56:37 spire-1.2.1/pkg/common/catalog/host.go 13:56:37 spire-1.2.1/pkg/common/catalog/pipenet.go 13:56:37 spire-1.2.1/pkg/common/catalog/plugin.go 13:56:37 spire-1.2.1/pkg/common/catalog/testplugin/ 13:56:37 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 13:56:37 spire-1.2.1/pkg/common/catalog/testplugin/main.go 13:56:37 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 13:56:37 spire-1.2.1/pkg/common/cli/ 13:56:37 spire-1.2.1/pkg/common/cli/env.go 13:56:37 spire-1.2.1/pkg/common/cli/flags.go 13:56:37 spire-1.2.1/pkg/common/cli/trust_domain.go 13:56:37 spire-1.2.1/pkg/common/cli/trust_domain_test.go 13:56:37 spire-1.2.1/pkg/common/cli/umask.go 13:56:37 spire-1.2.1/pkg/common/cli/umask_posix.go 13:56:37 spire-1.2.1/pkg/common/cli/umask_test.go 13:56:37 spire-1.2.1/pkg/common/cli/umask_windows.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/ 13:56:37 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/flag.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/flag_test.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/format.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/format_test.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/ 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 13:56:37 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 13:56:37 spire-1.2.1/pkg/common/coretypes/ 13:56:37 spire-1.2.1/pkg/common/coretypes/bundle/ 13:56:37 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 13:56:37 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 13:56:37 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 13:56:37 spire-1.2.1/pkg/common/coretypes/bundle/require.go 13:56:37 spire-1.2.1/pkg/common/coretypes/jwtkey/ 13:56:37 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 13:56:37 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 13:56:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 13:56:37 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 13:56:37 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 13:56:37 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 13:56:37 spire-1.2.1/pkg/common/coretypes/x509certificate/ 13:56:37 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 13:56:38 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 13:56:38 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 13:56:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 13:56:38 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 13:56:38 spire-1.2.1/pkg/common/cryptoutil/ 13:56:38 spire-1.2.1/pkg/common/cryptoutil/keys.go 13:56:38 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 13:56:38 spire-1.2.1/pkg/common/diskutil/ 13:56:38 spire-1.2.1/pkg/common/diskutil/file_posix.go 13:56:38 spire-1.2.1/pkg/common/diskutil/file_test.go 13:56:38 spire-1.2.1/pkg/common/diskutil/file_windows.go 13:56:38 spire-1.2.1/pkg/common/errorutil/ 13:56:38 spire-1.2.1/pkg/common/errorutil/wrapper.go 13:56:38 spire-1.2.1/pkg/common/health/ 13:56:38 spire-1.2.1/pkg/common/health/config.go 13:56:38 spire-1.2.1/pkg/common/health/context.go 13:56:38 spire-1.2.1/pkg/common/health/context_test.go 13:56:38 spire-1.2.1/pkg/common/health/health.go 13:56:38 spire-1.2.1/pkg/common/health/health_test.go 13:56:38 spire-1.2.1/pkg/common/health/logger.go 13:56:38 spire-1.2.1/pkg/common/hostservice/ 13:56:38 spire-1.2.1/pkg/common/hostservice/metricsservice/ 13:56:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 13:56:38 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 13:56:38 spire-1.2.1/pkg/common/idutil/ 13:56:38 spire-1.2.1/pkg/common/idutil/require.go 13:56:38 spire-1.2.1/pkg/common/idutil/require_test.go 13:56:38 spire-1.2.1/pkg/common/idutil/safety.go 13:56:38 spire-1.2.1/pkg/common/idutil/safety_test.go 13:56:38 spire-1.2.1/pkg/common/idutil/spiffeid.go 13:56:38 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 13:56:38 spire-1.2.1/pkg/common/jwtsvid/ 13:56:38 spire-1.2.1/pkg/common/jwtsvid/common.go 13:56:38 spire-1.2.1/pkg/common/jwtsvid/sign.go 13:56:38 spire-1.2.1/pkg/common/jwtsvid/token_test.go 13:56:38 spire-1.2.1/pkg/common/jwtsvid/validate.go 13:56:38 spire-1.2.1/pkg/common/jwtutil/ 13:56:38 spire-1.2.1/pkg/common/jwtutil/keyset.go 13:56:38 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 13:56:38 spire-1.2.1/pkg/common/log/ 13:56:38 spire-1.2.1/pkg/common/log/hclog_adapter.go 13:56:38 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 13:56:38 spire-1.2.1/pkg/common/log/log.go 13:56:38 spire-1.2.1/pkg/common/log/log_test.go 13:56:38 spire-1.2.1/pkg/common/log/options.go 13:56:38 spire-1.2.1/pkg/common/nodeutil/ 13:56:38 spire-1.2.1/pkg/common/nodeutil/node.go 13:56:38 spire-1.2.1/pkg/common/nodeutil/node_test.go 13:56:38 spire-1.2.1/pkg/common/peertracker/ 13:56:38 spire-1.2.1/pkg/common/peertracker/conn.go 13:56:38 spire-1.2.1/pkg/common/peertracker/credentials.go 13:56:38 spire-1.2.1/pkg/common/peertracker/errors.go 13:56:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 13:56:38 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 13:56:38 spire-1.2.1/pkg/common/peertracker/info.go 13:56:38 spire-1.2.1/pkg/common/peertracker/listener.go 13:56:38 spire-1.2.1/pkg/common/peertracker/listener_test.go 13:56:38 spire-1.2.1/pkg/common/peertracker/peertracker.go 13:56:38 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 13:56:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 13:56:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 13:56:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 13:56:38 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 13:56:38 spire-1.2.1/pkg/common/peertracker/tcp.go 13:56:38 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 13:56:38 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 13:56:38 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 13:56:38 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 13:56:38 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 13:56:38 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 13:56:38 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 13:56:38 spire-1.2.1/pkg/common/peertracker/uds.go 13:56:38 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 13:56:38 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 13:56:38 spire-1.2.1/pkg/common/peertracker/uds_linux.go 13:56:38 spire-1.2.1/pkg/common/pemutil/ 13:56:38 spire-1.2.1/pkg/common/pemutil/block.go 13:56:38 spire-1.2.1/pkg/common/pemutil/certs.go 13:56:38 spire-1.2.1/pkg/common/pemutil/common.go 13:56:38 spire-1.2.1/pkg/common/pemutil/csr.go 13:56:38 spire-1.2.1/pkg/common/pemutil/keys.go 13:56:38 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 13:56:38 spire-1.2.1/pkg/common/pemutil/testdata/ 13:56:38 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 13:56:38 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 13:56:38 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 13:56:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 13:56:38 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 13:56:38 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 13:56:38 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 13:56:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 13:56:38 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 13:56:38 spire-1.2.1/pkg/common/plugin/ 13:56:38 spire-1.2.1/pkg/common/plugin/aws/ 13:56:38 spire-1.2.1/pkg/common/plugin/aws/iid.go 13:56:38 spire-1.2.1/pkg/common/plugin/azure/ 13:56:38 spire-1.2.1/pkg/common/plugin/azure/msi.go 13:56:38 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 13:56:38 spire-1.2.1/pkg/common/plugin/facade.go 13:56:38 spire-1.2.1/pkg/common/plugin/facade_test.go 13:56:38 spire-1.2.1/pkg/common/plugin/gcp/ 13:56:38 spire-1.2.1/pkg/common/plugin/gcp/iit.go 13:56:38 spire-1.2.1/pkg/common/plugin/k8s/ 13:56:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 13:56:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 13:56:38 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 13:56:38 spire-1.2.1/pkg/common/plugin/k8s/utils.go 13:56:38 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 13:56:38 spire-1.2.1/pkg/common/plugin/log.go 13:56:38 spire-1.2.1/pkg/common/plugin/sshpop/ 13:56:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 13:56:38 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 13:56:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 13:56:38 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 13:56:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 13:56:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 13:56:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 13:56:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 13:56:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 13:56:38 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 13:56:38 spire-1.2.1/pkg/common/plugin/tpmdevid/ 13:56:38 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 13:56:38 spire-1.2.1/pkg/common/plugin/x509pop/ 13:56:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 13:56:38 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 13:56:38 spire-1.2.1/pkg/common/profiling/ 13:56:38 spire-1.2.1/pkg/common/profiling/dumpers.go 13:56:38 spire-1.2.1/pkg/common/profiling/profiling.go 13:56:38 spire-1.2.1/pkg/common/protoutil/ 13:56:38 spire-1.2.1/pkg/common/protoutil/masks.go 13:56:38 spire-1.2.1/pkg/common/protoutil/masks_test.go 13:56:38 spire-1.2.1/pkg/common/rotationutil/ 13:56:38 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 13:56:38 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 13:56:38 spire-1.2.1/pkg/common/selector/ 13:56:38 spire-1.2.1/pkg/common/selector/selector.go 13:56:38 spire-1.2.1/pkg/common/selector/selector_test.go 13:56:38 spire-1.2.1/pkg/common/selector/set.go 13:56:38 spire-1.2.1/pkg/common/selector/set_utils.go 13:56:38 spire-1.2.1/pkg/common/selector/set_utils_test.go 13:56:38 spire-1.2.1/pkg/common/telemetry/ 13:56:38 spire-1.2.1/pkg/common/telemetry/agent/ 13:56:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 13:56:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 13:56:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 13:56:38 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 13:56:38 spire-1.2.1/pkg/common/telemetry/agent/manager.go 13:56:38 spire-1.2.1/pkg/common/telemetry/agent/node.go 13:56:38 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 13:56:38 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 13:56:38 spire-1.2.1/pkg/common/telemetry/agent/store/ 13:56:38 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 13:56:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 13:56:38 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 13:56:38 spire-1.2.1/pkg/common/telemetry/blackhole.go 13:56:38 spire-1.2.1/pkg/common/telemetry/call.go 13:56:38 spire-1.2.1/pkg/common/telemetry/common/ 13:56:38 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 13:56:38 spire-1.2.1/pkg/common/telemetry/config.go 13:56:38 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 13:56:38 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 13:56:38 spire-1.2.1/pkg/common/telemetry/inmem.go 13:56:38 spire-1.2.1/pkg/common/telemetry/inmem_test.go 13:56:38 spire-1.2.1/pkg/common/telemetry/m3.go 13:56:38 spire-1.2.1/pkg/common/telemetry/m3_test.go 13:56:38 spire-1.2.1/pkg/common/telemetry/metrics.go 13:56:38 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 13:56:38 spire-1.2.1/pkg/common/telemetry/names.go 13:56:38 spire-1.2.1/pkg/common/telemetry/prometheus.go 13:56:38 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 13:56:38 spire-1.2.1/pkg/common/telemetry/sanitize.go 13:56:38 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/ 13:56:38 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/ 13:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 13:56:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/rotate.go 13:56:38 spire-1.2.1/pkg/common/telemetry/server/server.go 13:56:38 spire-1.2.1/pkg/common/telemetry/sink.go 13:56:38 spire-1.2.1/pkg/common/telemetry/statsd.go 13:56:38 spire-1.2.1/pkg/common/telemetry/statsd_test.go 13:56:38 spire-1.2.1/pkg/common/telemetry/uptime.go 13:56:38 spire-1.2.1/pkg/common/telemetry/version.go 13:56:38 spire-1.2.1/pkg/common/telemetry/withlabels.go 13:56:38 spire-1.2.1/pkg/common/uptime/ 13:56:38 spire-1.2.1/pkg/common/uptime/uptime.go 13:56:38 spire-1.2.1/pkg/common/uptime/uptime_test.go 13:56:38 spire-1.2.1/pkg/common/util/ 13:56:38 spire-1.2.1/pkg/common/util/certs.go 13:56:38 spire-1.2.1/pkg/common/util/certs_test.go 13:56:38 spire-1.2.1/pkg/common/util/csr.go 13:56:38 spire-1.2.1/pkg/common/util/hash.go 13:56:38 spire-1.2.1/pkg/common/util/selectors.go 13:56:38 spire-1.2.1/pkg/common/util/selectors_test.go 13:56:38 spire-1.2.1/pkg/common/util/signals.go 13:56:38 spire-1.2.1/pkg/common/util/sort.go 13:56:38 spire-1.2.1/pkg/common/util/sort_test.go 13:56:38 spire-1.2.1/pkg/common/util/task.go 13:56:38 spire-1.2.1/pkg/common/util/task_test.go 13:56:38 spire-1.2.1/pkg/common/util/testdata/ 13:56:38 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 13:56:38 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 13:56:38 spire-1.2.1/pkg/common/version/ 13:56:38 spire-1.2.1/pkg/common/version/version.go 13:56:38 spire-1.2.1/pkg/common/x509svid/ 13:56:38 spire-1.2.1/pkg/common/x509svid/common_test.go 13:56:38 spire-1.2.1/pkg/common/x509svid/csr.go 13:56:38 spire-1.2.1/pkg/common/x509svid/upstreamca.go 13:56:38 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 13:56:38 spire-1.2.1/pkg/common/x509util/ 13:56:38 spire-1.2.1/pkg/common/x509util/cert.go 13:56:38 spire-1.2.1/pkg/common/x509util/dns.go 13:56:38 spire-1.2.1/pkg/common/x509util/dns_test.go 13:56:38 spire-1.2.1/pkg/common/x509util/keyid.go 13:56:38 spire-1.2.1/pkg/common/x509util/keypair.go 13:56:38 spire-1.2.1/pkg/common/x509util/serialnumber.go 13:56:38 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 13:56:38 spire-1.2.1/pkg/server/ 13:56:38 spire-1.2.1/pkg/server/api/ 13:56:38 spire-1.2.1/pkg/server/api/agent.go 13:56:38 spire-1.2.1/pkg/server/api/agent/ 13:56:38 spire-1.2.1/pkg/server/api/agent/v1/ 13:56:38 spire-1.2.1/pkg/server/api/agent/v1/service.go 13:56:38 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 13:56:38 spire-1.2.1/pkg/server/api/agent_test.go 13:56:38 spire-1.2.1/pkg/server/api/api.go 13:56:38 spire-1.2.1/pkg/server/api/audit/ 13:56:38 spire-1.2.1/pkg/server/api/audit/audit.go 13:56:38 spire-1.2.1/pkg/server/api/audit/audit_test.go 13:56:38 spire-1.2.1/pkg/server/api/bundle.go 13:56:38 spire-1.2.1/pkg/server/api/bundle/ 13:56:38 spire-1.2.1/pkg/server/api/bundle/v1/ 13:56:38 spire-1.2.1/pkg/server/api/bundle/v1/service.go 13:56:38 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 13:56:38 spire-1.2.1/pkg/server/api/bundle_test.go 13:56:38 spire-1.2.1/pkg/server/api/debug/ 13:56:38 spire-1.2.1/pkg/server/api/debug/v1/ 13:56:38 spire-1.2.1/pkg/server/api/debug/v1/service.go 13:56:38 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 13:56:38 spire-1.2.1/pkg/server/api/entry.go 13:56:38 spire-1.2.1/pkg/server/api/entry/ 13:56:38 spire-1.2.1/pkg/server/api/entry/v1/ 13:56:38 spire-1.2.1/pkg/server/api/entry/v1/service.go 13:56:38 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 13:56:38 spire-1.2.1/pkg/server/api/entry_test.go 13:56:38 spire-1.2.1/pkg/server/api/health/ 13:56:38 spire-1.2.1/pkg/server/api/health/v1/ 13:56:38 spire-1.2.1/pkg/server/api/health/v1/service.go 13:56:38 spire-1.2.1/pkg/server/api/health/v1/service_test.go 13:56:38 spire-1.2.1/pkg/server/api/id.go 13:56:38 spire-1.2.1/pkg/server/api/id_test.go 13:56:38 spire-1.2.1/pkg/server/api/limits/ 13:56:38 spire-1.2.1/pkg/server/api/limits/limits.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/ 13:56:38 spire-1.2.1/pkg/server/api/middleware/alias.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/audit.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/authorization.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/caller.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/caller_test.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/common.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/common_test.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/entries.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/entries_test.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 13:56:38 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 13:56:38 spire-1.2.1/pkg/server/api/ratelimit.go 13:56:38 spire-1.2.1/pkg/server/api/rpccontext/ 13:56:38 spire-1.2.1/pkg/server/api/rpccontext/alias.go 13:56:38 spire-1.2.1/pkg/server/api/rpccontext/audit.go 13:56:38 spire-1.2.1/pkg/server/api/rpccontext/caller.go 13:56:38 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 13:56:38 spire-1.2.1/pkg/server/api/selector.go 13:56:38 spire-1.2.1/pkg/server/api/selector_test.go 13:56:38 spire-1.2.1/pkg/server/api/status.go 13:56:38 spire-1.2.1/pkg/server/api/status_test.go 13:56:38 spire-1.2.1/pkg/server/api/svid/ 13:56:38 spire-1.2.1/pkg/server/api/svid/v1/ 13:56:38 spire-1.2.1/pkg/server/api/svid/v1/service.go 13:56:38 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 13:56:38 spire-1.2.1/pkg/server/api/trustdomain.go 13:56:38 spire-1.2.1/pkg/server/api/trustdomain/ 13:56:38 spire-1.2.1/pkg/server/api/trustdomain/v1/ 13:56:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 13:56:38 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 13:56:38 spire-1.2.1/pkg/server/api/trustdomain_test.go 13:56:38 spire-1.2.1/pkg/server/authpolicy/ 13:56:38 spire-1.2.1/pkg/server/authpolicy/defaults.go 13:56:38 spire-1.2.1/pkg/server/authpolicy/policy.go 13:56:38 spire-1.2.1/pkg/server/authpolicy/policy.rego 13:56:38 spire-1.2.1/pkg/server/authpolicy/policy_data.json 13:56:38 spire-1.2.1/pkg/server/authpolicy/policy_test.go 13:56:38 spire-1.2.1/pkg/server/authpolicy/validate.go 13:56:38 spire-1.2.1/pkg/server/bundle/ 13:56:38 spire-1.2.1/pkg/server/bundle/client/ 13:56:38 spire-1.2.1/pkg/server/bundle/client/client.go 13:56:38 spire-1.2.1/pkg/server/bundle/client/client_test.go 13:56:38 spire-1.2.1/pkg/server/bundle/client/manager.go 13:56:38 spire-1.2.1/pkg/server/bundle/client/manager_test.go 13:56:38 spire-1.2.1/pkg/server/bundle/client/sources.go 13:56:38 spire-1.2.1/pkg/server/bundle/client/sources_test.go 13:56:38 spire-1.2.1/pkg/server/bundle/client/updater.go 13:56:38 spire-1.2.1/pkg/server/bundle/client/updater_test.go 13:56:38 spire-1.2.1/pkg/server/ca/ 13:56:38 spire-1.2.1/pkg/server/ca/ca.go 13:56:38 spire-1.2.1/pkg/server/ca/ca_health.go 13:56:38 spire-1.2.1/pkg/server/ca/ca_test.go 13:56:38 spire-1.2.1/pkg/server/ca/journal.go 13:56:38 spire-1.2.1/pkg/server/ca/journal_test.go 13:56:38 spire-1.2.1/pkg/server/ca/manager.go 13:56:38 spire-1.2.1/pkg/server/ca/manager_health.go 13:56:38 spire-1.2.1/pkg/server/ca/manager_test.go 13:56:38 spire-1.2.1/pkg/server/ca/templates.go 13:56:38 spire-1.2.1/pkg/server/ca/upstream_client.go 13:56:38 spire-1.2.1/pkg/server/ca/upstream_client_test.go 13:56:38 spire-1.2.1/pkg/server/ca/validation.go 13:56:38 spire-1.2.1/pkg/server/cache/ 13:56:38 spire-1.2.1/pkg/server/cache/dscache/ 13:56:38 spire-1.2.1/pkg/server/cache/dscache/cache.go 13:56:38 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 13:56:38 spire-1.2.1/pkg/server/cache/entrycache/ 13:56:38 spire-1.2.1/pkg/server/cache/entrycache/cache.go 13:56:38 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 13:56:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 13:56:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 13:56:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 13:56:38 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 13:56:38 spire-1.2.1/pkg/server/catalog/ 13:56:38 spire-1.2.1/pkg/server/catalog/catalog.go 13:56:38 spire-1.2.1/pkg/server/catalog/keymanager.go 13:56:38 spire-1.2.1/pkg/server/catalog/nodeattestor.go 13:56:38 spire-1.2.1/pkg/server/catalog/noderesolver.go 13:56:38 spire-1.2.1/pkg/server/catalog/notifier.go 13:56:38 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 13:56:38 spire-1.2.1/pkg/server/config.go 13:56:38 spire-1.2.1/pkg/server/datastore/ 13:56:38 spire-1.2.1/pkg/server/datastore/datastore.go 13:56:38 spire-1.2.1/pkg/server/datastore/datastore_health.go 13:56:38 spire-1.2.1/pkg/server/datastore/repository.go 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/ 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 13:56:38 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 13:56:38 spire-1.2.1/pkg/server/endpoints/ 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/ 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/config.go 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/server.go 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 13:56:38 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 13:56:38 spire-1.2.1/pkg/server/endpoints/config.go 13:56:38 spire-1.2.1/pkg/server/endpoints/endpoints.go 13:56:38 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 13:56:38 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 13:56:38 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 13:56:38 spire-1.2.1/pkg/server/endpoints/middleware.go 13:56:38 spire-1.2.1/pkg/server/endpoints/middleware_test.go 13:56:38 spire-1.2.1/pkg/server/hostservice/ 13:56:38 spire-1.2.1/pkg/server/hostservice/agentstore/ 13:56:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 13:56:38 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 13:56:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 13:56:38 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 13:56:38 spire-1.2.1/pkg/server/hostservice/identityprovider/ 13:56:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 13:56:38 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/ 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/ 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/base/ 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/test/ 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 13:56:38 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/ 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 13:56:38 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/ 13:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 13:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 13:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 13:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 13:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 13:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 13:56:38 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/notifier/ 13:56:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 13:56:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 13:56:38 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 13:56:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 13:56:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 13:56:38 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 13:56:38 spire-1.2.1/pkg/server/plugin/notifier/repository.go 13:56:38 spire-1.2.1/pkg/server/plugin/notifier/v1.go 13:56:38 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 13:56:38 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 13:56:38 spire-1.2.1/pkg/server/registration/ 13:56:38 spire-1.2.1/pkg/server/registration/manager.go 13:56:38 spire-1.2.1/pkg/server/registration/manager_test.go 13:56:38 spire-1.2.1/pkg/server/scanentries.go 13:56:38 spire-1.2.1/pkg/server/scanentries_test.go 13:56:38 spire-1.2.1/pkg/server/server.go 13:56:38 spire-1.2.1/pkg/server/server_test.go 13:56:38 spire-1.2.1/pkg/server/svid/ 13:56:38 spire-1.2.1/pkg/server/svid/observer.go 13:56:38 spire-1.2.1/pkg/server/svid/observer_test.go 13:56:38 spire-1.2.1/pkg/server/svid/rotator.go 13:56:38 spire-1.2.1/pkg/server/svid/rotator_config.go 13:56:38 spire-1.2.1/pkg/server/svid/rotator_config_test.go 13:56:38 spire-1.2.1/pkg/server/svid/rotator_test.go 13:56:38 spire-1.2.1/proto/ 13:56:38 spire-1.2.1/proto/private/ 13:56:38 spire-1.2.1/proto/private/server/ 13:56:38 spire-1.2.1/proto/private/server/journal/ 13:56:38 spire-1.2.1/proto/private/server/journal/journal.pb.go 13:56:38 spire-1.2.1/proto/private/server/journal/journal.proto 13:56:38 spire-1.2.1/proto/spire/ 13:56:38 spire-1.2.1/proto/spire/common/ 13:56:38 spire-1.2.1/proto/spire/common/common.pb.go 13:56:38 spire-1.2.1/proto/spire/common/common.proto 13:56:38 spire-1.2.1/proto/spire/common/plugin/ 13:56:38 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 13:56:38 spire-1.2.1/proto/spire/common/plugin/plugin.proto 13:56:38 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 13:56:38 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 13:56:38 spire-1.2.1/proto/spire/plugin/ 13:56:38 spire-1.2.1/proto/spire/plugin/agent/ 13:56:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 13:56:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 13:56:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 13:56:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 13:56:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 13:56:38 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 13:56:38 spire-1.2.1/release/ 13:56:38 spire-1.2.1/release/spire-extras/ 13:56:38 spire-1.2.1/release/spire-extras/README.md 13:56:38 spire-1.2.1/release/spire-extras/conf/ 13:56:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 13:56:38 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 13:56:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 13:56:38 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 13:56:38 spire-1.2.1/release/spire/ 13:56:38 spire-1.2.1/release/spire/README.md 13:56:38 spire-1.2.1/release/spire/conf/ 13:56:38 spire-1.2.1/release/spire/conf/agent/ 13:56:38 spire-1.2.1/release/spire/conf/agent/agent.conf 13:56:38 spire-1.2.1/release/spire/conf/server/ 13:56:38 spire-1.2.1/release/spire/conf/server/server.conf 13:56:38 spire-1.2.1/script/ 13:56:38 spire-1.2.1/script/build-artifact.sh 13:56:38 spire-1.2.1/script/generate_dummy_ca.sh 13:56:38 spire-1.2.1/support/ 13:56:38 spire-1.2.1/support/k8s/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 13:56:38 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 13:56:38 spire-1.2.1/support/oidc-discovery-provider/ 13:56:38 spire-1.2.1/support/oidc-discovery-provider/README.md 13:56:38 spire-1.2.1/support/oidc-discovery-provider/common_test.go 13:56:38 spire-1.2.1/support/oidc-discovery-provider/config.go 13:56:38 spire-1.2.1/support/oidc-discovery-provider/config_test.go 13:56:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 13:56:38 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 13:56:38 spire-1.2.1/support/oidc-discovery-provider/handler.go 13:56:38 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 13:56:38 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 13:56:38 spire-1.2.1/support/oidc-discovery-provider/main.go 13:56:38 spire-1.2.1/support/oidc-discovery-provider/server_api.go 13:56:38 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 13:56:38 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 13:56:38 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 13:56:38 spire-1.2.1/test/ 13:56:38 spire-1.2.1/test/clock/ 13:56:38 spire-1.2.1/test/clock/clock.go 13:56:38 spire-1.2.1/test/fakes/ 13:56:38 spire-1.2.1/test/fakes/fakeagentcatalog/ 13:56:38 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 13:56:38 spire-1.2.1/test/fakes/fakeagentkeymanager/ 13:56:38 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 13:56:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 13:56:38 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 13:56:38 spire-1.2.1/test/fakes/fakeagentstore/ 13:56:38 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 13:56:38 spire-1.2.1/test/fakes/fakedatastore/ 13:56:38 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 13:56:38 spire-1.2.1/test/fakes/fakeentryclient/ 13:56:38 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 13:56:38 spire-1.2.1/test/fakes/fakehealthchecker/ 13:56:38 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 13:56:38 spire-1.2.1/test/fakes/fakeidentityprovider/ 13:56:38 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 13:56:38 spire-1.2.1/test/fakes/fakemetrics/ 13:56:38 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 13:56:38 spire-1.2.1/test/fakes/fakenoderesolver/ 13:56:38 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 13:56:38 spire-1.2.1/test/fakes/fakenotifier/ 13:56:38 spire-1.2.1/test/fakes/fakenotifier/notifier.go 13:56:38 spire-1.2.1/test/fakes/fakepluginmetrics/ 13:56:38 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 13:56:38 spire-1.2.1/test/fakes/fakeserverca/ 13:56:38 spire-1.2.1/test/fakes/fakeserverca/serverca.go 13:56:38 spire-1.2.1/test/fakes/fakeservercatalog/ 13:56:38 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 13:56:38 spire-1.2.1/test/fakes/fakeserverkeymanager/ 13:56:38 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 13:56:38 spire-1.2.1/test/fakes/fakeservernodeattestor/ 13:56:38 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 13:56:38 spire-1.2.1/test/fakes/fakeupstreamauthority/ 13:56:38 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 13:56:38 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 13:56:38 spire-1.2.1/test/fakes/fakeworkloadapi/ 13:56:38 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 13:56:38 spire-1.2.1/test/fakes/fakeworkloadattestor/ 13:56:38 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 13:56:38 spire-1.2.1/test/fixture/ 13:56:38 spire-1.2.1/test/fixture/certs/ 13:56:38 spire-1.2.1/test/fixture/certs/agent_svid.der 13:56:38 spire-1.2.1/test/fixture/certs/base_cert.pem 13:56:38 spire-1.2.1/test/fixture/certs/base_csr.pem 13:56:38 spire-1.2.1/test/fixture/certs/base_key.pem 13:56:38 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 13:56:38 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 13:56:38 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 13:56:38 spire-1.2.1/test/fixture/certs/blog_cert.pem 13:56:38 spire-1.2.1/test/fixture/certs/blog_csr.pem 13:56:38 spire-1.2.1/test/fixture/certs/blog_key.pem 13:56:38 spire-1.2.1/test/fixture/certs/bundle.der 13:56:38 spire-1.2.1/test/fixture/certs/ca.pem 13:56:38 spire-1.2.1/test/fixture/certs/ca_key.pem 13:56:38 spire-1.2.1/test/fixture/certs/database_cert.pem 13:56:38 spire-1.2.1/test/fixture/certs/database_csr.pem 13:56:38 spire-1.2.1/test/fixture/certs/database_key.pem 13:56:38 spire-1.2.1/test/fixture/certs/node_cert.pem 13:56:38 spire-1.2.1/test/fixture/certs/node_csr.pem 13:56:38 spire-1.2.1/test/fixture/certs/node_key.pem 13:56:38 spire-1.2.1/test/fixture/certs/svid.pem 13:56:38 spire-1.2.1/test/fixture/certs/svid_key.pem 13:56:38 spire-1.2.1/test/fixture/config/ 13:56:38 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 13:56:38 spire-1.2.1/test/fixture/config/agent_good.conf 13:56:38 spire-1.2.1/test/fixture/config/agent_good_templated.conf 13:56:38 spire-1.2.1/test/fixture/config/plugin_good.conf 13:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 13:56:38 spire-1.2.1/test/fixture/config/server_good.conf 13:56:38 spire-1.2.1/test/fixture/config/server_good_templated.conf 13:56:38 spire-1.2.1/test/fixture/fixture.go 13:56:38 spire-1.2.1/test/fixture/nodeattestor/ 13:56:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 13:56:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 13:56:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 13:56:38 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 13:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 13:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 13:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 13:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 13:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 13:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 13:56:38 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 13:56:38 spire-1.2.1/test/fixture/registration/ 13:56:38 spire-1.2.1/test/fixture/registration/entries.json 13:56:38 spire-1.2.1/test/fixture/registration/good-for-update.json 13:56:38 spire-1.2.1/test/fixture/registration/good.json 13:56:38 spire-1.2.1/test/fixture/registration/invalid.json 13:56:38 spire-1.2.1/test/fixture/registration/invalid_json.json 13:56:38 spire-1.2.1/test/fixture/registration/manager_test_entries.json 13:56:38 spire-1.2.1/test/integration/ 13:56:38 spire-1.2.1/test/integration/README.md 13:56:38 spire-1.2.1/test/integration/common 13:56:38 spire-1.2.1/test/integration/setup/ 13:56:38 spire-1.2.1/test/integration/setup/adminclient/ 13:56:38 spire-1.2.1/test/integration/setup/adminclient/build.sh 13:56:38 spire-1.2.1/test/integration/setup/adminclient/client.go 13:56:38 spire-1.2.1/test/integration/setup/debugagent/ 13:56:38 spire-1.2.1/test/integration/setup/debugagent/build.sh 13:56:38 spire-1.2.1/test/integration/setup/debugagent/main.go 13:56:38 spire-1.2.1/test/integration/setup/debugserver/ 13:56:38 spire-1.2.1/test/integration/setup/debugserver/build.sh 13:56:38 spire-1.2.1/test/integration/setup/debugserver/main.go 13:56:38 spire-1.2.1/test/integration/setup/downstreamclient/ 13:56:38 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 13:56:38 spire-1.2.1/test/integration/setup/downstreamclient/client.go 13:56:38 spire-1.2.1/test/integration/setup/itclient/ 13:56:38 spire-1.2.1/test/integration/setup/itclient/client.go 13:56:38 spire-1.2.1/test/integration/setup/node-attestation/ 13:56:38 spire-1.2.1/test/integration/setup/node-attestation/build.sh 13:56:38 spire-1.2.1/test/integration/setup/node-attestation/client.go 13:56:38 spire-1.2.1/test/integration/setup/x509pop/ 13:56:38 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 13:56:38 spire-1.2.1/test/integration/setup/x509pop/setup.sh 13:56:38 spire-1.2.1/test/integration/suites/ 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/ 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 13:56:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 13:56:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 13:56:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 13:56:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 13:56:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 13:56:38 spire-1.2.1/test/integration/suites/datastore-mysql/ 13:56:38 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 13:56:38 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 13:56:38 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 13:56:38 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres/ 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/ 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/ 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 13:56:38 spire-1.2.1/test/integration/suites/join-token/ 13:56:38 spire-1.2.1/test/integration/suites/join-token/01-start-server 13:56:38 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 13:56:38 spire-1.2.1/test/integration/suites/join-token/03-start-agent 13:56:38 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 13:56:38 spire-1.2.1/test/integration/suites/join-token/05-check-svid 13:56:38 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 13:56:38 spire-1.2.1/test/integration/suites/join-token/README.md 13:56:38 spire-1.2.1/test/integration/suites/join-token/conf/ 13:56:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 13:56:38 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/join-token/conf/server/ 13:56:38 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/join-token/teardown 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/ 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 13:56:38 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/ 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 13:56:38 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 13:56:38 spire-1.2.1/test/integration/suites/k8s/ 13:56:38 spire-1.2.1/test/integration/suites/k8s/00-setup 13:56:38 spire-1.2.1/test/integration/suites/k8s/01-apply-config 13:56:38 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 13:56:38 spire-1.2.1/test/integration/suites/k8s/README.md 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/ 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/server/ 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 13:56:38 spire-1.2.1/test/integration/suites/k8s/init-kubectl 13:56:38 spire-1.2.1/test/integration/suites/k8s/teardown 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/README.md 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/root/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/nested-rotation/teardown 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/ 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/00-setup 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/README.md 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/conf/ 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/node-attestation/teardown 13:56:38 spire-1.2.1/test/integration/suites/rotation/ 13:56:38 spire-1.2.1/test/integration/suites/rotation/00-setup 13:56:38 spire-1.2.1/test/integration/suites/rotation/01-start-server 13:56:38 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 13:56:38 spire-1.2.1/test/integration/suites/rotation/03-start-agent 13:56:38 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 13:56:38 spire-1.2.1/test/integration/suites/rotation/05-check-svids 13:56:38 spire-1.2.1/test/integration/suites/rotation/README.md 13:56:38 spire-1.2.1/test/integration/suites/rotation/conf/ 13:56:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 13:56:38 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/rotation/conf/server/ 13:56:38 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/rotation/teardown 13:56:38 spire-1.2.1/test/integration/suites/self-test/ 13:56:38 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 13:56:38 spire-1.2.1/test/integration/suites/self-test/README.md 13:56:38 spire-1.2.1/test/integration/suites/self-test/teardown 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/ 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 13:56:38 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 13:56:38 spire-1.2.1/test/integration/suites/upgrade/ 13:56:38 spire-1.2.1/test/integration/suites/upgrade/00-setup 13:56:39 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 13:56:39 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 13:56:39 spire-1.2.1/test/integration/suites/upgrade/README.md 13:56:39 spire-1.2.1/test/integration/suites/upgrade/conf/ 13:56:39 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 13:56:39 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 13:56:39 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 13:56:39 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 13:56:39 spire-1.2.1/test/integration/suites/upgrade/teardown 13:56:39 spire-1.2.1/test/integration/suites/upgrade/versions.txt 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 13:56:39 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 13:56:39 spire-1.2.1/test/integration/test-one.sh 13:56:39 spire-1.2.1/test/integration/test.sh 13:56:39 spire-1.2.1/test/plugintest/ 13:56:39 spire-1.2.1/test/plugintest/config.go 13:56:39 spire-1.2.1/test/plugintest/load.go 13:56:39 spire-1.2.1/test/plugintest/option.go 13:56:39 spire-1.2.1/test/spiretest/ 13:56:39 spire-1.2.1/test/spiretest/apiserver.go 13:56:39 spire-1.2.1/test/spiretest/assertions.go 13:56:39 spire-1.2.1/test/spiretest/dir.go 13:56:39 spire-1.2.1/test/spiretest/errors_posix.go 13:56:39 spire-1.2.1/test/spiretest/errors_windows.go 13:56:39 spire-1.2.1/test/spiretest/logs.go 13:56:39 spire-1.2.1/test/spiretest/socketapi.go 13:56:39 spire-1.2.1/test/spiretest/suite.go 13:56:39 spire-1.2.1/test/spiretest/x509.go 13:56:39 spire-1.2.1/test/testca/ 13:56:39 spire-1.2.1/test/testca/ca.go 13:56:39 spire-1.2.1/test/testkey/ 13:56:39 spire-1.2.1/test/testkey/generate.sh 13:56:39 spire-1.2.1/test/testkey/genkeys.go 13:56:39 spire-1.2.1/test/testkey/keys.go 13:56:39 spire-1.2.1/test/testkey/new.go 13:56:39 spire-1.2.1/test/tpmsimulator/ 13:56:39 spire-1.2.1/test/tpmsimulator/simulator.go 13:56:39 spire-1.2.1/test/util/ 13:56:39 spire-1.2.1/test/util/cert_fixtures.go 13:56:39 spire-1.2.1/test/util/cert_generation.go 13:56:39 spire-1.2.1/test/util/io_redirection.go 13:56:39 spire-1.2.1/test/util/race.go 13:56:39 spire-1.2.1/test/util/util.go 13:56:39 building spire from source... 13:56:39 Installing go1.17.7... 13:57:06 Building bin/spire-server... 13:57:06 go: downloading github.com/mitchellh/cli v1.1.2 13:57:06 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 13:57:06 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 13:57:06 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 13:57:06 go: downloading google.golang.org/grpc v1.44.0 13:57:08 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 13:57:08 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 13:57:08 go: downloading github.com/imdario/mergo v0.3.12 13:57:08 go: downloading github.com/sirupsen/logrus v1.8.1 13:57:08 go: downloading github.com/hashicorp/go-hclog v1.1.0 13:57:09 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 13:57:09 go: downloading github.com/fatih/color v1.13.0 13:57:09 go: downloading github.com/mattn/go-isatty v0.0.14 13:57:10 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 13:57:10 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 13:57:10 go: downloading github.com/InVisionApp/go-logger v1.0.1 13:57:10 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 13:57:10 go: downloading github.com/hashicorp/go-plugin v1.4.3 13:57:10 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 13:57:11 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 13:57:11 go: downloading github.com/open-policy-agent/opa v0.38.0 13:57:38 go: downloading github.com/armon/go-metrics v0.3.10 13:57:38 go: downloading github.com/prometheus/client_golang v1.12.1 13:57:38 go: downloading github.com/uber-go/tally/v4 v4.1.1 13:57:38 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 13:57:38 go: downloading github.com/mattn/go-colorable v0.1.12 13:57:38 go: downloading github.com/Masterminds/goutils v1.1.0 13:57:38 go: downloading github.com/Masterminds/semver v1.5.0 13:57:38 go: downloading github.com/google/uuid v1.1.2 13:57:38 go: downloading github.com/huandu/xstrings v1.3.2 13:57:38 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 13:57:38 go: downloading github.com/oklog/run v1.0.0 13:57:38 go: downloading github.com/imkira/go-observer v1.0.3 13:57:38 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 13:57:38 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:57:38 go: downloading github.com/prometheus/client_model v0.2.0 13:57:38 go: downloading github.com/prometheus/common v0.32.1 13:57:38 go: downloading github.com/beorn7/perks v1.0.1 13:57:38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 13:57:38 go: downloading github.com/prometheus/procfs v0.7.3 13:57:38 go: downloading go.uber.org/atomic v1.9.0 13:57:38 go: downloading github.com/hashicorp/errwrap v1.1.0 13:57:38 go: downloading github.com/mitchellh/reflectwalk v1.0.1 13:57:39 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 13:57:39 go: downloading github.com/blang/semver/v4 v4.0.0 13:57:39 go: downloading github.com/go-sql-driver/mysql v1.6.0 13:57:39 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 13:57:40 go: downloading github.com/jinzhu/gorm v1.9.16 13:57:40 go: downloading github.com/lib/pq v1.10.4 13:57:40 go: downloading github.com/mattn/go-sqlite3 v1.14.12 13:57:40 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 13:57:41 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 13:57:42 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 13:57:44 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 13:57:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 13:57:49 go: downloading github.com/stretchr/testify v1.7.0 13:57:49 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:57:49 go: downloading github.com/aws/aws-sdk-go v1.43.0 13:58:11 go: downloading google.golang.org/api v0.70.0 13:58:11 go: downloading k8s.io/api v0.23.4 13:58:11 go: downloading k8s.io/client-go v0.23.4 13:58:21 go: downloading github.com/google/go-tpm v0.3.3 13:58:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 13:58:48 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 13:58:48 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 13:58:48 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 13:58:48 go: downloading cloud.google.com/go/storage v1.21.0 13:58:49 go: downloading cloud.google.com/go v0.100.2 13:58:51 go: downloading k8s.io/apimachinery v0.23.4 13:58:53 go: downloading k8s.io/kube-aggregator v0.23.3 13:58:54 go: downloading sigs.k8s.io/controller-runtime v0.11.1 13:58:55 go: downloading cloud.google.com/go/security v1.3.0 13:58:56 go: downloading github.com/hashicorp/vault/api v1.4.1 13:58:56 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:58:56 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 13:58:57 go: downloading gopkg.in/yaml.v2 v2.4.0 13:58:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:58:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:58:58 go: downloading github.com/gobwas/glob v0.2.3 13:58:58 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 13:58:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 13:58:58 go: downloading github.com/twmb/murmur3 v1.1.6 13:58:59 go: downloading github.com/jinzhu/inflection v1.0.0 13:58:59 go: downloading github.com/aws/smithy-go v1.11.0 13:59:00 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 13:59:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 13:59:00 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 13:59:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 13:59:01 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 13:59:01 go: downloading github.com/gogo/protobuf v1.3.2 13:59:07 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 13:59:07 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 13:59:07 go: downloading github.com/Azure/go-autorest/logger v0.2.1 13:59:07 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 13:59:07 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 13:59:07 go: downloading github.com/dimchansky/utfbom v1.1.1 13:59:07 go: downloading cloud.google.com/go/compute v1.3.0 13:59:08 go: downloading cloud.google.com/go/iam v0.1.1 13:59:08 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 13:59:08 go: downloading k8s.io/klog/v2 v2.30.0 13:59:08 go: downloading github.com/google/gofuzz v1.1.0 13:59:09 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 13:59:10 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 13:59:10 go: downloading github.com/spf13/pflag v1.0.5 13:59:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 13:59:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 13:59:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 13:59:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:59:11 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 13:59:11 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 13:59:11 go: downloading github.com/hashicorp/vault/sdk v0.4.1 13:59:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 13:59:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 13:59:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 13:59:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 13:59:12 go: downloading github.com/jmespath/go-jmespath v0.4.0 13:59:14 go: downloading go.opencensus.io v0.23.0 13:59:15 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 13:59:15 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 13:59:16 go: downloading gopkg.in/inf.v0 v0.9.1 13:59:16 go: downloading github.com/go-logr/logr v1.2.2 13:59:16 go: downloading github.com/google/go-cmp v0.5.7 13:59:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 13:59:16 go: downloading github.com/json-iterator/go v1.1.12 13:59:17 go: downloading github.com/googleapis/gnostic v0.5.5 13:59:20 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 13:59:22 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 13:59:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 13:59:22 go: downloading github.com/tklauser/numcpus v0.3.0 13:59:22 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 13:59:22 go: downloading go.uber.org/zap v1.21.0 13:59:23 go: downloading sigs.k8s.io/yaml v1.3.0 13:59:23 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 13:59:23 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 13:59:24 go: downloading github.com/modern-go/reflect2 v1.0.2 13:59:24 go: downloading github.com/ryanuber/go-glob v1.0.0 13:59:24 go: downloading github.com/golang/snappy v0.0.4 13:59:24 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 13:59:34 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 13:59:34 go: downloading github.com/hashicorp/go-uuid v1.0.2 13:59:34 go: downloading github.com/hashicorp/go-version v1.2.0 13:59:34 go: downloading go.uber.org/multierr v1.6.0 14:00:01 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:00:01 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:00: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:00:57 Removing intermediate container abfeb2423543 14:00:57 ---> c47bbcb171aa 14:00:57 14:00:57 Step 10/23 : FROM alpine:3.14 14:00:57 3.14: Pulling from library/alpine 14:00:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 14:00:57 Status: Downloaded newer image for alpine:3.14 14:00:57 ---> ac73e934f311 14:00:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:00:57 ---> Running in 22d2e9534967 14:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:01:00 (1/1) Installing dumb-init (1.2.5-r1) 14:01:00 Executing busybox-1.33.1-r7.trigger 14:01:00 OK: 5 MiB in 15 packages 14:01:03 Removing intermediate container 22d2e9534967 14:01:03 ---> 7e5778dd5145 14:01:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:01:03 ---> Running in 9a642ea82337 14:01:03 Removing intermediate container 9a642ea82337 14:01:03 ---> 86ac8c6bd040 14:01:03 Step 13/23 : ENV APP_PORT=59882 14:01:03 ---> Running in 93bb8730729e 14:01:04 Removing intermediate container 4e29213d4989 14:01:04 ---> 15a5a2ea179d 14:01:04 14:01:04 Step 10/25 : FROM alpine:3.14 14:01:04 ---> ac73e934f311 14:01:04 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:01:04 ---> Running in f11e141035cf 14:01:04 Removing intermediate container 93bb8730729e 14:01:04 ---> bd28ee027be8 14:01:04 Step 14/23 : EXPOSE $APP_PORT 14:01:04 ---> Running in 21b33a974d51 14:01:05 Removing intermediate container 21b33a974d51 14:01:05 ---> 153cc3306175 14:01:05 Step 15/23 : WORKDIR / 14:01:05 ---> Running in 7a56a4c7965c 14:01:06 Removing intermediate container 7a56a4c7965c 14:01:06 ---> 759c030d9137 14:01:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:01:07 ---> 7a5c06878f6c 14:01:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:01:08 (1/3) Installing ca-certificates (20211220-r0) 14:01:08 (2/3) Installing dumb-init (1.2.5-r1) 14:01:08 (3/3) Installing su-exec (0.2-r1) 14:01:08 Executing busybox-1.33.1-r7.trigger 14:01:08 Executing ca-certificates-20211220-r0.trigger 14:01:09 ---> 01c30014a4d7 14:01:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:01:09 OK: 6 MiB in 17 packages 14:01:10 ---> f663a05ba229 14:01:10 Step 19/23 : ENTRYPOINT ["/core-command"] 14:01:10 ---> Running in 445f9d5ea2b5 14:01:11 Removing intermediate container 445f9d5ea2b5 14:01:11 ---> 59db9430dcf3 14:01:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:01:11 ---> Running in 101fd59678c6 14:01:11 Removing intermediate container f11e141035cf 14:01:11 ---> fdbccb38e74b 14:01:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:01:12 ---> Running in e0131ce8b0b8 14:01:12 Removing intermediate container 101fd59678c6 14:01:12 ---> af0f110afe64 14:01:12 Step 21/23 : LABEL arch=arm64 14:01:12 ---> Running in db560623e4b2 14:01:12 Removing intermediate container e0131ce8b0b8 14:01:12 ---> 51b6b232cfc4 14:01:12 Step 13/25 : WORKDIR / 14:01:13 ---> Running in 85e14e4d1b02 14:01:13 Removing intermediate container db560623e4b2 14:01:13 ---> 351373a91d51 14:01:13 Step 22/23 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc 14:01:13 ---> Running in 01bae7796b64 14:01:13 Removing intermediate container 85e14e4d1b02 14:01:13 ---> 9325d9cf3d39 14:01:13 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:01:14 Removing intermediate container 01bae7796b64 14:01:14 ---> b937819a27f1 14:01:14 Step 23/23 : LABEL version=0.0.0 14:01:14 ---> Running in 0bda1e652186 14:01:15 Removing intermediate container 0bda1e652186 14:01:15 ---> 3bf29eaecfdb 14:01:15 14:01:15 ---> 3647b0c78647 14:01:15 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:01:15 Successfully built 3bf29eaecfdb 14:01:15 Successfully tagged core-command-arm64:latest 14:01:15  Building core-command ... done Building security-spire-config 14:01:16 ---> 34af54680537 14:01:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:01:17 ---> 2b2a5ee0007e 14:01:17 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:01:18 ---> 0143731563ee 14:01:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:01:20 ---> 193323451a43 14:01:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:01:22 ---> 49e88d33b009 14:01:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:01:22 ---> 1b4bd3c18944 14:01:22 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:01:22 ---> Running in c81acde51c5f 14:01:26 Removing intermediate container c81acde51c5f 14:01:26 ---> a9e4bdcde1ac 14:01:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:01:26 ---> Running in f2eae6a61958 14:01:26 Removing intermediate container f2eae6a61958 14:01:26 ---> 3698fe9f1975 14:01:26 Step 23/25 : LABEL arch=arm64 14:01:26 ---> Running in 33d2d53b4df9 14:01:26 Removing intermediate container 33d2d53b4df9 14:01:26 ---> ea1f2c24773c 14:01:26 Step 24/25 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc 14:01:26 ---> Running in 8518acde91e9 14:01:27 Removing intermediate container 8518acde91e9 14:01:27 ---> 7d431f33a08c 14:01:27 Step 25/25 : LABEL version=0.0.0 14:01:27 ---> Running in 0376adf6da8d 14:01:28 Removing intermediate container 0376adf6da8d 14:01:28 ---> a5998cb0df74 14:01:28 14:01:28 Successfully built a5998cb0df74 14:01:28 Successfully tagged security-secretstore-setup-arm64:latest 14:01:28  Building security-secretstore-setup ... done Building core-metadata 14:01:55 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:01:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:01:55 ---> eacb59b94998 14:01:55 Step 3/26 : WORKDIR /edgex-go 14:01:55 ---> Using cache 14:01:55 ---> 6940053354db 14:01:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:01:55 ---> Using cache 14:01:55 ---> 5f3e1a056524 14:01:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:01:55 ---> Running in 30ee57f7ed72 14:01:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:01:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:01:58 OK: 220 MiB in 52 packages 14:02:00 Removing intermediate container 30ee57f7ed72 14:02:00 ---> f15559b53f73 14:02:00 Step 6/26 : COPY go.mod vendor* ./ 14:02:03 ---> 6b9377383c3c 14:02:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:03 ---> Running in a2804c47eecf 14:02:10 Removing intermediate container 04bb62f0d2de 14:02:10 ---> 20e800267028 14:02:10 14:02:10 Step 10/23 : FROM alpine:3.14 14:02:10 ---> ac73e934f311 14:02:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:02:10 Removing intermediate container a2804c47eecf 14:02:10 ---> c4481bf1a1c3 14:02:10 Step 8/26 : COPY . . 14:02:10 ---> Running in 0161f6367c6b 14:02:10 Removing intermediate container 0161f6367c6b 14:02:10 ---> 4b2324d5a964 14:02:10 Step 12/23 : ENV APP_PORT=59880 14:02:10 ---> Running in abe0927ea35b 14:02:11 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:02:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:02:11 ---> eacb59b94998 14:02:11 Step 3/23 : WORKDIR /edgex-go 14:02:11 ---> Using cache 14:02:11 ---> 6940053354db 14:02:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:11 ---> Using cache 14:02:11 ---> 5f3e1a056524 14:02:11 Step 5/23 : RUN apk add --update --no-cache make git 14:02:11 ---> Running in 0a633b3b7be5 14:02:11 Removing intermediate container abe0927ea35b 14:02:11 ---> 9ccf6879d70d 14:02:11 Step 13/23 : EXPOSE $APP_PORT 14:02:11 ---> Running in 38fca8529891 14:02:12 Removing intermediate container 38fca8529891 14:02:12 ---> 4029b073470d 14:02:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:02:12 ---> Running in b5cae5dd273e 14:02:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:02:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:02:15 OK: 220 MiB in 52 packages 14:02:17 Removing intermediate container b5cae5dd273e 14:02:17 ---> 8ba0a0ed2936 14:02:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:02:17 ---> Running in 11cafbb9d8e4 14:02:18 Removing intermediate container 0a633b3b7be5 14:02:18 ---> ab357219d0ee 14:02:18 Step 6/23 : COPY go.mod vendor* ./ 14:02:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:02:20 ---> 71843b75545b 14:02:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:20 ---> Running in 7ccb0cb0dc0b 14:02:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:02:21 (1/6) Installing dumb-init (1.2.5-r1) 14:02:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:02:22 (3/6) Installing libsodium (1.0.18-r0) 14:02:22 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:02:22 (5/6) Installing libzmq (4.3.4-r0) 14:02:22 (6/6) Installing zeromq (4.3.4-r0) 14:02:22 Executing busybox-1.33.1-r7.trigger 14:02:22 OK: 8 MiB in 20 packages 14:02:24 Removing intermediate container 11cafbb9d8e4 14:02:24 ---> d06284523a0b 14:02:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:02:26 Removing intermediate container 7ccb0cb0dc0b 14:02:26 ---> 95cde4633cc2 14:02:26 Step 8/23 : COPY . . 14:02:27 ---> 8a6bfeb6e919 14:02:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:02:30 ---> 63f10ddb2991 14:02:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:02:31 ---> 3ccbc64ea613 14:02:31 Step 19/23 : ENTRYPOINT ["/core-data"] 14:02:32 ---> Running in e0ad7fad90e5 14:02:33 Removing intermediate container e0ad7fad90e5 14:02:33 ---> 29af8a8c1121 14:02:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:02:33 ---> Running in fa85751701e6 14:02:34 Removing intermediate container fa85751701e6 14:02:34 ---> f97403800059 14:02:34 Step 21/23 : LABEL arch=arm64 14:02:34 ---> Running in c6908a7eb9d0 14:02:35 Removing intermediate container c6908a7eb9d0 14:02:35 ---> a56f7e3c2cf6 14:02:35 Step 22/23 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc 14:02:35 ---> Running in 494754da36d6 14:02:36 Removing intermediate container 494754da36d6 14:02:36 ---> a5e95faa4a23 14:02:36 Step 23/23 : LABEL version=0.0.0 14:02:36 ---> Running in 51e4f43b806f 14:02:37 Removing intermediate container 51e4f43b806f 14:02:37 ---> 6ebaf0e239db 14:02:37 14:02:40 Successfully built 6ebaf0e239db 14:02:40 Successfully tagged core-data-arm64:latest 14:02:40 Building sys-mgmt-agent 14:02:50  Building core-data ... done  ---> 2e5e4997880f 14:02:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:02:50 ---> Running in 72ea767eabcd 14:02:50 Removing intermediate container 72ea767eabcd 14:02:50 ---> 8b44acc650b0 14:02:50 Step 10/26 : RUN mkdir -p spire-build 14:02:50 ---> Running in 68ba12602631 14:02:56 Removing intermediate container 68ba12602631 14:02:56 ---> abb7b758f04b 14:02:56 Step 11/26 : WORKDIR /edgex-go/spire-build 14:02:56 ---> Running in 1565620aae71 14:02:56 Removing intermediate container 1565620aae71 14:02:56 ---> f3f97e6eafa3 14:02:56 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:02:56 ---> Running in 6f1bbeaa4b55 14:02:59 spire-1.2.1/ 14:02:59 spire-1.2.1/.data/ 14:02:59 spire-1.2.1/.data/.file 14:02:59 spire-1.2.1/.dockerignore 14:02:59 spire-1.2.1/.gitattributes 14:02:59 spire-1.2.1/.githooks/ 14:02:59 spire-1.2.1/.githooks/pre-commit 14:02:59 spire-1.2.1/.github/ 14:02:59 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:02:59 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:02:59 spire-1.2.1/.github/dependabot.yml 14:02:59 spire-1.2.1/.github/workflows/ 14:02:59 spire-1.2.1/.github/workflows/nightly_build.yaml 14:02:59 spire-1.2.1/.github/workflows/pr_build.yaml 14:02:59 spire-1.2.1/.github/workflows/release_build.yaml 14:02:59 spire-1.2.1/.github/workflows/scripts/ 14:02:59 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:02:59 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:02:59 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:02:59 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:02:59 spire-1.2.1/.github/workflows/scripts/split.sh 14:02:59 spire-1.2.1/.gitignore 14:02:59 spire-1.2.1/.go-version 14:02:59 spire-1.2.1/.golangci.yml 14:02:59 spire-1.2.1/ADOPTERS.md 14:02:59 spire-1.2.1/CHANGELOG.md 14:02:59 spire-1.2.1/CODE-OF-CONDUCT.md 14:02:59 spire-1.2.1/CODEOWNERS 14:02:59 spire-1.2.1/CONTRIBUTING.md 14:02:59 spire-1.2.1/Dockerfile 14:02:59 spire-1.2.1/Dockerfile.dev 14:02:59 spire-1.2.1/Dockerfile.scratch 14:02:59 spire-1.2.1/LICENSE 14:02:59 spire-1.2.1/MAINTAINERS.md 14:02:59 spire-1.2.1/Makefile 14:02:59 spire-1.2.1/README.md 14:02:59 spire-1.2.1/ROADMAP.md 14:02:59 spire-1.2.1/SECURITY.md 14:02:59 spire-1.2.1/cmd/ 14:02:59 spire-1.2.1/cmd/spire-agent/ 14:02:59 spire-1.2.1/cmd/spire-agent/cli/ 14:02:59 spire-1.2.1/cmd/spire-agent/cli/api/ 14:02:59 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:02:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:02:59 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:02:59 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:02:59 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:02:59 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:02:59 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:02:59 spire-1.2.1/cmd/spire-agent/cli/common/ 14:02:59 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:02:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:02:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:02:59 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:02:59 spire-1.2.1/cmd/spire-agent/cli/run/ 14:02:59 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:02:59 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:02:59 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:02:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:02:59 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:02:59 spire-1.2.1/cmd/spire-agent/main.go 14:02:59 spire-1.2.1/cmd/spire-server/ 14:02:59 spire-1.2.1/cmd/spire-server/cli/ 14:02:59 spire-1.2.1/cmd/spire-server/cli/agent/ 14:02:59 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:02:59 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/cli.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/entry/ 14:02:59 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/ 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:02:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:02:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/run/ 14:02:59 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/token/ 14:02:59 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/validate/ 14:02:59 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/x509/ 14:02:59 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:02:59 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:02:59 spire-1.2.1/cmd/spire-server/main.go 14:02:59 spire-1.2.1/cmd/spire-server/util/ 14:02:59 spire-1.2.1/cmd/spire-server/util/util.go 14:02:59 spire-1.2.1/conf/ 14:02:59 spire-1.2.1/conf/agent/ 14:02:59 spire-1.2.1/conf/agent/agent.conf 14:02:59 spire-1.2.1/conf/agent/agent_full.conf 14:02:59 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:02:59 spire-1.2.1/conf/server/ 14:02:59 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:02:59 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:02:59 spire-1.2.1/conf/server/server.conf 14:02:59 spire-1.2.1/conf/server/server_full.conf 14:02:59 spire-1.2.1/doc/ 14:02:59 spire-1.2.1/doc/SPIRE101.md 14:02:59 spire-1.2.1/doc/auditlog.md 14:02:59 spire-1.2.1/doc/authorization_policy_engine.md 14:02:59 spire-1.2.1/doc/changelog_guidelines.md 14:02:59 spire-1.2.1/doc/cure53-report.pdf 14:02:59 spire-1.2.1/doc/images/ 14:02:59 spire-1.2.1/doc/images/2019_roadmap.png 14:02:59 spire-1.2.1/doc/images/SPIRE101.png 14:02:59 spire-1.2.1/doc/images/SPIRE_agent.png 14:02:59 spire-1.2.1/doc/images/SPIRE_server.png 14:02:59 spire-1.2.1/doc/images/cache_mgr.png 14:02:59 spire-1.2.1/doc/images/cache_mgr_components.png 14:02:59 spire-1.2.1/doc/images/federated_spire.png 14:02:59 spire-1.2.1/doc/images/ha_mode.png 14:02:59 spire-1.2.1/doc/images/nested_spire.png 14:02:59 spire-1.2.1/doc/images/oidc_federation.png 14:02:59 spire-1.2.1/doc/images/single_trust_domain.png 14:02:59 spire-1.2.1/doc/images/spiffe_compatible.png 14:02:59 spire-1.2.1/doc/images/spire_logo.png 14:02:59 spire-1.2.1/doc/migrating_registration_api_clients.md 14:02:59 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:02:59 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:02:59 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:02:59 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:02:59 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:02:59 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:02:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:02:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:02:59 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:02:59 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:02:59 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:02:59 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:02:59 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:02:59 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:02:59 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:02:59 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:02:59 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:02:59 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:02:59 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:02:59 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:02:59 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:02:59 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:02:59 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:02:59 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:02:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:02:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:02:59 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:02:59 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:02:59 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:02:59 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:02:59 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:02:59 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:02:59 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:02:59 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:02:59 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:02:59 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:02:59 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:02:59 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:02:59 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:02:59 spire-1.2.1/doc/scaling_spire.md 14:02:59 spire-1.2.1/doc/spire_agent.md 14:02:59 spire-1.2.1/doc/spire_server.md 14:02:59 spire-1.2.1/doc/supported_integrations.md 14:02:59 spire-1.2.1/doc/telemetry.md 14:02:59 spire-1.2.1/doc/telemetry_config.md 14:02:59 spire-1.2.1/doc/upgrading.md 14:02:59 spire-1.2.1/doc/using_spire.md 14:02:59 spire-1.2.1/examples/ 14:02:59 spire-1.2.1/examples/README.md 14:02:59 spire-1.2.1/go.mod 14:02:59 spire-1.2.1/go.sum 14:02:59 spire-1.2.1/pkg/ 14:02:59 spire-1.2.1/pkg/agent/ 14:02:59 spire-1.2.1/pkg/agent/agent.go 14:02:59 spire-1.2.1/pkg/agent/api/ 14:02:59 spire-1.2.1/pkg/agent/api/config.go 14:02:59 spire-1.2.1/pkg/agent/api/debug/ 14:02:59 spire-1.2.1/pkg/agent/api/debug/v1/ 14:02:59 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:02:59 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:02:59 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:02:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:02:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:02:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:02:59 spire-1.2.1/pkg/agent/api/endpoints.go 14:02:59 spire-1.2.1/pkg/agent/api/health/ 14:02:59 spire-1.2.1/pkg/agent/api/health/v1/ 14:02:59 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:02:59 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:02:59 spire-1.2.1/pkg/agent/api/rpccontext/ 14:02:59 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:02:59 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:02:59 spire-1.2.1/pkg/agent/attestor/ 14:02:59 spire-1.2.1/pkg/agent/attestor/node/ 14:02:59 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:02:59 spire-1.2.1/pkg/agent/attestor/node/node.go 14:02:59 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:02:59 spire-1.2.1/pkg/agent/attestor/workload/ 14:02:59 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:02:59 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:02:59 spire-1.2.1/pkg/agent/catalog/ 14:02:59 spire-1.2.1/pkg/agent/catalog/catalog.go 14:02:59 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:02:59 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:02:59 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:02:59 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:02:59 spire-1.2.1/pkg/agent/client/ 14:02:59 spire-1.2.1/pkg/agent/client/client.go 14:02:59 spire-1.2.1/pkg/agent/client/client_test.go 14:02:59 spire-1.2.1/pkg/agent/client/dial.go 14:02:59 spire-1.2.1/pkg/agent/client/nodeconn.go 14:02:59 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:02:59 spire-1.2.1/pkg/agent/client/update.go 14:02:59 spire-1.2.1/pkg/agent/client/util.go 14:02:59 spire-1.2.1/pkg/agent/common/ 14:02:59 spire-1.2.1/pkg/agent/common/backoff/ 14:02:59 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:02:59 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:02:59 spire-1.2.1/pkg/agent/common/cgroups/ 14:02:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:02:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:02:59 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:02:59 spire-1.2.1/pkg/agent/config.go 14:02:59 spire-1.2.1/pkg/agent/endpoints/ 14:02:59 spire-1.2.1/pkg/agent/endpoints/config.go 14:02:59 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:02:59 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:02:59 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:02:59 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:02:59 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:02:59 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:02:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:02:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:02:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:02:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:02:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:02:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:02:59 spire-1.2.1/pkg/agent/endpoints/workload/ 14:02:59 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:02:59 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:02:59 spire-1.2.1/pkg/agent/manager/ 14:02:59 spire-1.2.1/pkg/agent/manager/cache/ 14:02:59 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:02:59 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:02:59 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:02:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:02:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:02:59 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:02:59 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:02:59 spire-1.2.1/pkg/agent/manager/config.go 14:02:59 spire-1.2.1/pkg/agent/manager/manager.go 14:02:59 spire-1.2.1/pkg/agent/manager/manager_test.go 14:02:59 spire-1.2.1/pkg/agent/manager/storage.go 14:02:59 spire-1.2.1/pkg/agent/manager/storage_test.go 14:02:59 spire-1.2.1/pkg/agent/manager/storecache/ 14:02:59 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:02:59 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:02:59 spire-1.2.1/pkg/agent/manager/sync.go 14:02:59 spire-1.2.1/pkg/agent/plugin/ 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:02:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:02:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:02:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:02:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:02:59 spire-1.2.1/pkg/agent/svid/ 14:02:59 spire-1.2.1/pkg/agent/svid/rotator.go 14:02:59 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:02:59 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:02:59 spire-1.2.1/pkg/agent/svid/store/ 14:02:59 spire-1.2.1/pkg/agent/svid/store/service.go 14:02:59 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:02:59 spire-1.2.1/pkg/common/ 14:02:59 spire-1.2.1/pkg/common/agentpathtemplate/ 14:02:59 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:02:59 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:02:59 spire-1.2.1/pkg/common/api/ 14:02:59 spire-1.2.1/pkg/common/api/metrics.go 14:02:59 spire-1.2.1/pkg/common/api/middleware/ 14:02:59 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:02:59 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:02:59 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:02:59 spire-1.2.1/pkg/common/api/middleware/logger.go 14:02:59 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:02:59 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:02:59 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:02:59 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:02:59 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:02:59 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:02:59 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:02:59 spire-1.2.1/pkg/common/api/middleware/names.go 14:02:59 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:02:59 spire-1.2.1/pkg/common/api/names.go 14:02:59 spire-1.2.1/pkg/common/api/ratelimit.go 14:02:59 spire-1.2.1/pkg/common/api/rpccontext/ 14:02:59 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:02:59 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:02:59 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:02:59 spire-1.2.1/pkg/common/auth/ 14:02:59 spire-1.2.1/pkg/common/auth/interceptors.go 14:02:59 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:02:59 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:02:59 spire-1.2.1/pkg/common/bundleutil/ 14:02:59 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:02:59 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:02:59 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:02:59 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:02:59 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:02:59 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:02:59 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:02:59 spire-1.2.1/pkg/common/bundleutil/types.go 14:02:59 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:02:59 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:02:59 spire-1.2.1/pkg/common/catalog/ 14:02:59 spire-1.2.1/pkg/common/catalog/bind.go 14:02:59 spire-1.2.1/pkg/common/catalog/builtin.go 14:02:59 spire-1.2.1/pkg/common/catalog/catalog.go 14:02:59 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:02:59 spire-1.2.1/pkg/common/catalog/closers.go 14:02:59 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:02:59 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:02:59 spire-1.2.1/pkg/common/catalog/config.go 14:02:59 spire-1.2.1/pkg/common/catalog/config_test.go 14:02:59 spire-1.2.1/pkg/common/catalog/configure.go 14:02:59 spire-1.2.1/pkg/common/catalog/constraints.go 14:02:59 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:02:59 spire-1.2.1/pkg/common/catalog/context.go 14:02:59 spire-1.2.1/pkg/common/catalog/external.go 14:02:59 spire-1.2.1/pkg/common/catalog/host.go 14:02:59 spire-1.2.1/pkg/common/catalog/pipenet.go 14:02:59 spire-1.2.1/pkg/common/catalog/plugin.go 14:02:59 spire-1.2.1/pkg/common/catalog/testplugin/ 14:02:59 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:02:59 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:02:59 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:02:59 spire-1.2.1/pkg/common/cli/ 14:02:59 spire-1.2.1/pkg/common/cli/env.go 14:02:59 spire-1.2.1/pkg/common/cli/flags.go 14:02:59 spire-1.2.1/pkg/common/cli/trust_domain.go 14:02:59 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:02:59 spire-1.2.1/pkg/common/cli/umask.go 14:02:59 spire-1.2.1/pkg/common/cli/umask_posix.go 14:02:59 spire-1.2.1/pkg/common/cli/umask_test.go 14:02:59 spire-1.2.1/pkg/common/cli/umask_windows.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/ 14:02:59 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/flag.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/format.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/ 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:02:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:02:59 spire-1.2.1/pkg/common/coretypes/ 14:02:59 spire-1.2.1/pkg/common/coretypes/bundle/ 14:02:59 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:02:59 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:02:59 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:02:59 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:02:59 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:02:59 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:02:59 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:02:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:02:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:02:59 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:02:59 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:02:59 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:02:59 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:02:59 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:02:59 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:02:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:02:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:02:59 spire-1.2.1/pkg/common/cryptoutil/ 14:02:59 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:02:59 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:02:59 spire-1.2.1/pkg/common/diskutil/ 14:02:59 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:02:59 spire-1.2.1/pkg/common/diskutil/file_test.go 14:02:59 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:02:59 spire-1.2.1/pkg/common/errorutil/ 14:02:59 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:02:59 spire-1.2.1/pkg/common/health/ 14:02:59 spire-1.2.1/pkg/common/health/config.go 14:02:59 spire-1.2.1/pkg/common/health/context.go 14:02:59 spire-1.2.1/pkg/common/health/context_test.go 14:02:59 spire-1.2.1/pkg/common/health/health.go 14:02:59 spire-1.2.1/pkg/common/health/health_test.go 14:02:59 spire-1.2.1/pkg/common/health/logger.go 14:02:59 spire-1.2.1/pkg/common/hostservice/ 14:02:59 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:02:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:02:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:02:59 spire-1.2.1/pkg/common/idutil/ 14:02:59 spire-1.2.1/pkg/common/idutil/require.go 14:02:59 spire-1.2.1/pkg/common/idutil/require_test.go 14:02:59 spire-1.2.1/pkg/common/idutil/safety.go 14:02:59 spire-1.2.1/pkg/common/idutil/safety_test.go 14:02:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:02:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:02:59 spire-1.2.1/pkg/common/jwtsvid/ 14:02:59 spire-1.2.1/pkg/common/jwtsvid/common.go 14:02:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:02:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:02:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:02:59 spire-1.2.1/pkg/common/jwtutil/ 14:02:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:02:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:02:59 spire-1.2.1/pkg/common/log/ 14:02:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:02:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:02:59 spire-1.2.1/pkg/common/log/log.go 14:02:59 spire-1.2.1/pkg/common/log/log_test.go 14:02:59 spire-1.2.1/pkg/common/log/options.go 14:02:59 spire-1.2.1/pkg/common/nodeutil/ 14:02:59 spire-1.2.1/pkg/common/nodeutil/node.go 14:02:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:02:59 spire-1.2.1/pkg/common/peertracker/ 14:02:59 spire-1.2.1/pkg/common/peertracker/conn.go 14:02:59 spire-1.2.1/pkg/common/peertracker/credentials.go 14:02:59 spire-1.2.1/pkg/common/peertracker/errors.go 14:02:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:02:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:02:59 spire-1.2.1/pkg/common/peertracker/info.go 14:02:59 spire-1.2.1/pkg/common/peertracker/listener.go 14:02:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:02:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:02:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:02:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:02:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:02:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:02:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:02:59 spire-1.2.1/pkg/common/peertracker/tcp.go 14:02:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:02:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:02:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:02:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:02:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:02:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:02:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:02:59 spire-1.2.1/pkg/common/peertracker/uds.go 14:02:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:02:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:02:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:02:59 spire-1.2.1/pkg/common/pemutil/ 14:02:59 spire-1.2.1/pkg/common/pemutil/block.go 14:02:59 spire-1.2.1/pkg/common/pemutil/certs.go 14:02:59 spire-1.2.1/pkg/common/pemutil/common.go 14:02:59 spire-1.2.1/pkg/common/pemutil/csr.go 14:02:59 spire-1.2.1/pkg/common/pemutil/keys.go 14:02:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:02:59 spire-1.2.1/pkg/common/pemutil/testdata/ 14:02:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:02:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:02:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:02:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:02:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:02:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:02:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:02:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:02:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:02:59 spire-1.2.1/pkg/common/plugin/ 14:02:59 spire-1.2.1/pkg/common/plugin/aws/ 14:02:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:02:59 spire-1.2.1/pkg/common/plugin/azure/ 14:02:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:02:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:02:59 spire-1.2.1/pkg/common/plugin/facade.go 14:02:59 spire-1.2.1/pkg/common/plugin/facade_test.go 14:02:59 spire-1.2.1/pkg/common/plugin/gcp/ 14:02:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:02:59 spire-1.2.1/pkg/common/plugin/k8s/ 14:02:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:02:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:02:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:02:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:02:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:02:59 spire-1.2.1/pkg/common/plugin/log.go 14:02:59 spire-1.2.1/pkg/common/plugin/sshpop/ 14:02:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:02:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:02:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:02:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:02:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:03:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:03:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:03:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:03:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:03:00 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:03:00 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:03:00 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:03:00 spire-1.2.1/pkg/common/plugin/x509pop/ 14:03:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:03:00 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:03:00 spire-1.2.1/pkg/common/profiling/ 14:03:00 spire-1.2.1/pkg/common/profiling/dumpers.go 14:03:00 spire-1.2.1/pkg/common/profiling/profiling.go 14:03:00 spire-1.2.1/pkg/common/protoutil/ 14:03:00 spire-1.2.1/pkg/common/protoutil/masks.go 14:03:00 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:03:00 spire-1.2.1/pkg/common/rotationutil/ 14:03:00 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:03:00 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:03:00 spire-1.2.1/pkg/common/selector/ 14:03:00 spire-1.2.1/pkg/common/selector/selector.go 14:03:00 spire-1.2.1/pkg/common/selector/selector_test.go 14:03:00 spire-1.2.1/pkg/common/selector/set.go 14:03:00 spire-1.2.1/pkg/common/selector/set_utils.go 14:03:00 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:03:00 spire-1.2.1/pkg/common/telemetry/ 14:03:00 spire-1.2.1/pkg/common/telemetry/agent/ 14:03:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:03:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:03:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:03:00 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:03:00 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:03:00 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:03:00 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:03:00 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:03:00 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:03:00 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:03:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:03:00 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:03:00 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:03:00 spire-1.2.1/pkg/common/telemetry/call.go 14:03:00 spire-1.2.1/pkg/common/telemetry/common/ 14:03:00 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:03:00 spire-1.2.1/pkg/common/telemetry/config.go 14:03:00 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:03:00 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:03:00 spire-1.2.1/pkg/common/telemetry/inmem.go 14:03:00 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:03:00 spire-1.2.1/pkg/common/telemetry/m3.go 14:03:00 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:03:00 spire-1.2.1/pkg/common/telemetry/metrics.go 14:03:00 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:03:00 spire-1.2.1/pkg/common/telemetry/names.go 14:03:00 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:03:00 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:03:00 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:03:00 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/ 14:03:00 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:03:00 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:03:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:03:00 spire-1.2.1/pkg/common/telemetry/server/server.go 14:03:00 spire-1.2.1/pkg/common/telemetry/sink.go 14:03:00 spire-1.2.1/pkg/common/telemetry/statsd.go 14:03:00 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:03:00 spire-1.2.1/pkg/common/telemetry/uptime.go 14:03:00 spire-1.2.1/pkg/common/telemetry/version.go 14:03:00 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:03:00 spire-1.2.1/pkg/common/uptime/ 14:03:00 spire-1.2.1/pkg/common/uptime/uptime.go 14:03:00 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:03:00 spire-1.2.1/pkg/common/util/ 14:03:00 spire-1.2.1/pkg/common/util/certs.go 14:03:00 spire-1.2.1/pkg/common/util/certs_test.go 14:03:00 spire-1.2.1/pkg/common/util/csr.go 14:03:00 spire-1.2.1/pkg/common/util/hash.go 14:03:00 spire-1.2.1/pkg/common/util/selectors.go 14:03:00 spire-1.2.1/pkg/common/util/selectors_test.go 14:03:00 spire-1.2.1/pkg/common/util/signals.go 14:03:00 spire-1.2.1/pkg/common/util/sort.go 14:03:00 spire-1.2.1/pkg/common/util/sort_test.go 14:03:00 spire-1.2.1/pkg/common/util/task.go 14:03:00 spire-1.2.1/pkg/common/util/task_test.go 14:03:00 spire-1.2.1/pkg/common/util/testdata/ 14:03:00 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:03:00 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:03:00 spire-1.2.1/pkg/common/version/ 14:03:00 spire-1.2.1/pkg/common/version/version.go 14:03:00 spire-1.2.1/pkg/common/x509svid/ 14:03:00 spire-1.2.1/pkg/common/x509svid/common_test.go 14:03:00 spire-1.2.1/pkg/common/x509svid/csr.go 14:03:00 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:03:00 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:03:00 spire-1.2.1/pkg/common/x509util/ 14:03:00 spire-1.2.1/pkg/common/x509util/cert.go 14:03:00 spire-1.2.1/pkg/common/x509util/dns.go 14:03:00 spire-1.2.1/pkg/common/x509util/dns_test.go 14:03:00 spire-1.2.1/pkg/common/x509util/keyid.go 14:03:00 spire-1.2.1/pkg/common/x509util/keypair.go 14:03:00 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:03:00 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:03:00 spire-1.2.1/pkg/server/ 14:03:00 spire-1.2.1/pkg/server/api/ 14:03:00 spire-1.2.1/pkg/server/api/agent.go 14:03:00 spire-1.2.1/pkg/server/api/agent/ 14:03:00 spire-1.2.1/pkg/server/api/agent/v1/ 14:03:00 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:03:00 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:03:00 spire-1.2.1/pkg/server/api/agent_test.go 14:03:00 spire-1.2.1/pkg/server/api/api.go 14:03:00 spire-1.2.1/pkg/server/api/audit/ 14:03:00 spire-1.2.1/pkg/server/api/audit/audit.go 14:03:00 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:03:00 spire-1.2.1/pkg/server/api/bundle.go 14:03:00 spire-1.2.1/pkg/server/api/bundle/ 14:03:00 spire-1.2.1/pkg/server/api/bundle/v1/ 14:03:00 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:03:00 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:03:00 spire-1.2.1/pkg/server/api/bundle_test.go 14:03:00 spire-1.2.1/pkg/server/api/debug/ 14:03:00 spire-1.2.1/pkg/server/api/debug/v1/ 14:03:00 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:03:00 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:03:00 spire-1.2.1/pkg/server/api/entry.go 14:03:00 spire-1.2.1/pkg/server/api/entry/ 14:03:00 spire-1.2.1/pkg/server/api/entry/v1/ 14:03:00 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:03:00 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:03:00 spire-1.2.1/pkg/server/api/entry_test.go 14:03:00 spire-1.2.1/pkg/server/api/health/ 14:03:00 spire-1.2.1/pkg/server/api/health/v1/ 14:03:00 spire-1.2.1/pkg/server/api/health/v1/service.go 14:03:00 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:03:00 spire-1.2.1/pkg/server/api/id.go 14:03:00 spire-1.2.1/pkg/server/api/id_test.go 14:03:00 spire-1.2.1/pkg/server/api/limits/ 14:03:00 spire-1.2.1/pkg/server/api/limits/limits.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/ 14:03:00 spire-1.2.1/pkg/server/api/middleware/alias.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/audit.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/caller.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/common.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/entries.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:03:00 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:03:00 spire-1.2.1/pkg/server/api/ratelimit.go 14:03:00 spire-1.2.1/pkg/server/api/rpccontext/ 14:03:00 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:03:00 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:03:00 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:03:00 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:03:00 spire-1.2.1/pkg/server/api/selector.go 14:03:00 spire-1.2.1/pkg/server/api/selector_test.go 14:03:00 spire-1.2.1/pkg/server/api/status.go 14:03:00 spire-1.2.1/pkg/server/api/status_test.go 14:03:00 spire-1.2.1/pkg/server/api/svid/ 14:03:00 spire-1.2.1/pkg/server/api/svid/v1/ 14:03:00 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:03:00 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:03:00 spire-1.2.1/pkg/server/api/trustdomain.go 14:03:00 spire-1.2.1/pkg/server/api/trustdomain/ 14:03:00 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:03:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:03:00 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:03:00 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:03:00 spire-1.2.1/pkg/server/authpolicy/ 14:03:00 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:03:00 spire-1.2.1/pkg/server/authpolicy/policy.go 14:03:00 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:03:00 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:03:00 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:03:00 spire-1.2.1/pkg/server/authpolicy/validate.go 14:03:00 spire-1.2.1/pkg/server/bundle/ 14:03:00 spire-1.2.1/pkg/server/bundle/client/ 14:03:00 spire-1.2.1/pkg/server/bundle/client/client.go 14:03:00 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:03:00 spire-1.2.1/pkg/server/bundle/client/manager.go 14:03:00 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:03:00 spire-1.2.1/pkg/server/bundle/client/sources.go 14:03:00 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:03:00 spire-1.2.1/pkg/server/bundle/client/updater.go 14:03:00 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:03:00 spire-1.2.1/pkg/server/ca/ 14:03:00 spire-1.2.1/pkg/server/ca/ca.go 14:03:00 spire-1.2.1/pkg/server/ca/ca_health.go 14:03:00 spire-1.2.1/pkg/server/ca/ca_test.go 14:03:00 spire-1.2.1/pkg/server/ca/journal.go 14:03:00 spire-1.2.1/pkg/server/ca/journal_test.go 14:03:00 spire-1.2.1/pkg/server/ca/manager.go 14:03:00 spire-1.2.1/pkg/server/ca/manager_health.go 14:03:00 spire-1.2.1/pkg/server/ca/manager_test.go 14:03:00 spire-1.2.1/pkg/server/ca/templates.go 14:03:00 spire-1.2.1/pkg/server/ca/upstream_client.go 14:03:00 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:03:00 spire-1.2.1/pkg/server/ca/validation.go 14:03:00 spire-1.2.1/pkg/server/cache/ 14:03:00 spire-1.2.1/pkg/server/cache/dscache/ 14:03:00 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:03:00 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:03:00 spire-1.2.1/pkg/server/cache/entrycache/ 14:03:00 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:03:00 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:03:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:03:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:03:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:03:00 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:03:00 spire-1.2.1/pkg/server/catalog/ 14:03:00 spire-1.2.1/pkg/server/catalog/catalog.go 14:03:00 spire-1.2.1/pkg/server/catalog/keymanager.go 14:03:00 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:03:00 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:03:00 spire-1.2.1/pkg/server/catalog/notifier.go 14:03:00 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:03:00 spire-1.2.1/pkg/server/config.go 14:03:00 spire-1.2.1/pkg/server/datastore/ 14:03:00 spire-1.2.1/pkg/server/datastore/datastore.go 14:03:00 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:03:00 spire-1.2.1/pkg/server/datastore/repository.go 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:03:00 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:03:00 spire-1.2.1/pkg/server/endpoints/ 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/ 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:03:00 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:03:00 spire-1.2.1/pkg/server/endpoints/config.go 14:03:00 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:03:00 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:03:00 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:03:00 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:03:00 spire-1.2.1/pkg/server/endpoints/middleware.go 14:03:00 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:03:00 spire-1.2.1/pkg/server/hostservice/ 14:03:00 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:03:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:03:00 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:03:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:03:00 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:03:00 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:03:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:03:00 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/ 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/ 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:03:00 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:03:00 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:03:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:03:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:03:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:03:00 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:03:00 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:03:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:03:00 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/notifier/ 14:03:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:03:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:03:00 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:03:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:03:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:03:00 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:03:00 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:03:00 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:03:00 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:03:00 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:03:00 spire-1.2.1/pkg/server/registration/ 14:03:00 spire-1.2.1/pkg/server/registration/manager.go 14:03:00 spire-1.2.1/pkg/server/registration/manager_test.go 14:03:00 spire-1.2.1/pkg/server/scanentries.go 14:03:00 spire-1.2.1/pkg/server/scanentries_test.go 14:03:00 spire-1.2.1/pkg/server/server.go 14:03:00 spire-1.2.1/pkg/server/server_test.go 14:03:00 spire-1.2.1/pkg/server/svid/ 14:03:00 spire-1.2.1/pkg/server/svid/observer.go 14:03:00 spire-1.2.1/pkg/server/svid/observer_test.go 14:03:00 spire-1.2.1/pkg/server/svid/rotator.go 14:03:00 spire-1.2.1/pkg/server/svid/rotator_config.go 14:03:00 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:03:00 spire-1.2.1/pkg/server/svid/rotator_test.go 14:03:00 spire-1.2.1/proto/ 14:03:00 spire-1.2.1/proto/private/ 14:03:00 spire-1.2.1/proto/private/server/ 14:03:00 spire-1.2.1/proto/private/server/journal/ 14:03:00 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:03:00 spire-1.2.1/proto/private/server/journal/journal.proto 14:03:00 spire-1.2.1/proto/spire/ 14:03:00 spire-1.2.1/proto/spire/common/ 14:03:00 spire-1.2.1/proto/spire/common/common.pb.go 14:03:00 spire-1.2.1/proto/spire/common/common.proto 14:03:00 spire-1.2.1/proto/spire/common/plugin/ 14:03:00 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:03:00 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:03:00 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:03:00 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:03:00 spire-1.2.1/proto/spire/plugin/ 14:03:00 spire-1.2.1/proto/spire/plugin/agent/ 14:03:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:03:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:03:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:03:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:03:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:03:00 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:03:00 spire-1.2.1/release/ 14:03:00 spire-1.2.1/release/spire-extras/ 14:03:00 spire-1.2.1/release/spire-extras/README.md 14:03:00 spire-1.2.1/release/spire-extras/conf/ 14:03:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:03:00 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:03:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:03:00 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:03:00 spire-1.2.1/release/spire/ 14:03:00 spire-1.2.1/release/spire/README.md 14:03:00 spire-1.2.1/release/spire/conf/ 14:03:00 spire-1.2.1/release/spire/conf/agent/ 14:03:00 spire-1.2.1/release/spire/conf/agent/agent.conf 14:03:00 spire-1.2.1/release/spire/conf/server/ 14:03:00 spire-1.2.1/release/spire/conf/server/server.conf 14:03:00 spire-1.2.1/script/ 14:03:00 spire-1.2.1/script/build-artifact.sh 14:03:00 spire-1.2.1/script/generate_dummy_ca.sh 14:03:00 spire-1.2.1/support/ 14:03:00 spire-1.2.1/support/k8s/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:03:00 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:03:00 spire-1.2.1/support/oidc-discovery-provider/ 14:03:00 spire-1.2.1/support/oidc-discovery-provider/README.md 14:03:00 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:03:00 spire-1.2.1/support/oidc-discovery-provider/config.go 14:03:00 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:03:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:03:00 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:03:00 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:03:00 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:03:00 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:03:00 spire-1.2.1/support/oidc-discovery-provider/main.go 14:03:00 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:03:00 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:03:00 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:03:00 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:03:00 spire-1.2.1/test/ 14:03:00 spire-1.2.1/test/clock/ 14:03:00 spire-1.2.1/test/clock/clock.go 14:03:00 spire-1.2.1/test/fakes/ 14:03:00 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:03:00 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:03:00 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:03:00 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:03:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:03:00 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:03:00 spire-1.2.1/test/fakes/fakeagentstore/ 14:03:00 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:03:00 spire-1.2.1/test/fakes/fakedatastore/ 14:03:00 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:03:00 spire-1.2.1/test/fakes/fakeentryclient/ 14:03:00 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:03:00 spire-1.2.1/test/fakes/fakehealthchecker/ 14:03:00 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:03:00 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:03:00 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:03:00 spire-1.2.1/test/fakes/fakemetrics/ 14:03:00 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:03:00 spire-1.2.1/test/fakes/fakenoderesolver/ 14:03:00 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:03:00 spire-1.2.1/test/fakes/fakenotifier/ 14:03:00 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:03:00 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:03:00 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:03:00 spire-1.2.1/test/fakes/fakeserverca/ 14:03:00 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:03:00 spire-1.2.1/test/fakes/fakeservercatalog/ 14:03:00 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:03:00 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:03:00 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:03:00 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:03:00 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:03:00 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:03:00 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:03:00 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:03:00 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:03:00 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:03:00 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:03:00 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:03:00 spire-1.2.1/test/fixture/ 14:03:00 spire-1.2.1/test/fixture/certs/ 14:03:00 spire-1.2.1/test/fixture/certs/agent_svid.der 14:03:00 spire-1.2.1/test/fixture/certs/base_cert.pem 14:03:00 spire-1.2.1/test/fixture/certs/base_csr.pem 14:03:00 spire-1.2.1/test/fixture/certs/base_key.pem 14:03:00 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:03:00 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:03:00 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:03:00 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:03:00 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:03:00 spire-1.2.1/test/fixture/certs/blog_key.pem 14:03:00 spire-1.2.1/test/fixture/certs/bundle.der 14:03:00 spire-1.2.1/test/fixture/certs/ca.pem 14:03:00 spire-1.2.1/test/fixture/certs/ca_key.pem 14:03:00 spire-1.2.1/test/fixture/certs/database_cert.pem 14:03:00 spire-1.2.1/test/fixture/certs/database_csr.pem 14:03:00 spire-1.2.1/test/fixture/certs/database_key.pem 14:03:00 spire-1.2.1/test/fixture/certs/node_cert.pem 14:03:00 spire-1.2.1/test/fixture/certs/node_csr.pem 14:03:00 spire-1.2.1/test/fixture/certs/node_key.pem 14:03:00 spire-1.2.1/test/fixture/certs/svid.pem 14:03:00 spire-1.2.1/test/fixture/certs/svid_key.pem 14:03:00 spire-1.2.1/test/fixture/config/ 14:03:00 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:03:00 spire-1.2.1/test/fixture/config/agent_good.conf 14:03:00 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:03:00 spire-1.2.1/test/fixture/config/plugin_good.conf 14:03:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:03:00 spire-1.2.1/test/fixture/config/server_good.conf 14:03:00 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:03:00 spire-1.2.1/test/fixture/fixture.go 14:03:00 spire-1.2.1/test/fixture/nodeattestor/ 14:03:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:03:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:03:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:03:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:03:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:03:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:03:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:03:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:03:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:03:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:03:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:03:00 spire-1.2.1/test/fixture/registration/ 14:03:00 spire-1.2.1/test/fixture/registration/entries.json 14:03:00 spire-1.2.1/test/fixture/registration/good-for-update.json 14:03:00 spire-1.2.1/test/fixture/registration/good.json 14:03:00 spire-1.2.1/test/fixture/registration/invalid.json 14:03:00 spire-1.2.1/test/fixture/registration/invalid_json.json 14:03:00 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:03:00 spire-1.2.1/test/integration/ 14:03:00 spire-1.2.1/test/integration/README.md 14:03:00 spire-1.2.1/test/integration/common 14:03:00 spire-1.2.1/test/integration/setup/ 14:03:00 spire-1.2.1/test/integration/setup/adminclient/ 14:03:00 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:03:00 spire-1.2.1/test/integration/setup/adminclient/client.go 14:03:00 spire-1.2.1/test/integration/setup/debugagent/ 14:03:00 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:03:00 spire-1.2.1/test/integration/setup/debugagent/main.go 14:03:00 spire-1.2.1/test/integration/setup/debugserver/ 14:03:00 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:03:00 spire-1.2.1/test/integration/setup/debugserver/main.go 14:03:00 spire-1.2.1/test/integration/setup/downstreamclient/ 14:03:00 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:03:00 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:03:00 spire-1.2.1/test/integration/setup/itclient/ 14:03:00 spire-1.2.1/test/integration/setup/itclient/client.go 14:03:00 spire-1.2.1/test/integration/setup/node-attestation/ 14:03:00 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:03:00 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:03:00 spire-1.2.1/test/integration/setup/x509pop/ 14:03:00 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:03:00 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:03:00 spire-1.2.1/test/integration/suites/ 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:03:00 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:03:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:03:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:03:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:03:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:03:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:03:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:03:00 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:03:00 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:03:00 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:03:00 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:03:00 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:03:00 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:03:00 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:03:00 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:03:00 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:03:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:03:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:03:00 spire-1.2.1/test/integration/suites/join-token/ 14:03:00 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:03:00 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:03:00 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:03:00 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:03:00 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:03:00 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:03:00 spire-1.2.1/test/integration/suites/join-token/README.md 14:03:00 spire-1.2.1/test/integration/suites/join-token/conf/ 14:03:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:03:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:03:00 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:03:00 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:03:00 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:03:00 spire-1.2.1/test/integration/suites/join-token/teardown 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:03:00 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:03:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:03:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:03:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:03:01 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:03:01 spire-1.2.1/test/integration/suites/k8s/ 14:03:01 spire-1.2.1/test/integration/suites/k8s/00-setup 14:03:01 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:03:01 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:03:01 spire-1.2.1/test/integration/suites/k8s/README.md 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/ 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:03:01 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:03:01 spire-1.2.1/test/integration/suites/k8s/teardown 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:03:01 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/ 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:03:01 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:03:01 spire-1.2.1/test/integration/suites/rotation/ 14:03:01 spire-1.2.1/test/integration/suites/rotation/00-setup 14:03:01 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:03:01 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:03:01 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:03:01 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:03:01 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:03:01 spire-1.2.1/test/integration/suites/rotation/README.md 14:03:01 spire-1.2.1/test/integration/suites/rotation/conf/ 14:03:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:03:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:03:01 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:03:01 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:03:01 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:03:01 spire-1.2.1/test/integration/suites/rotation/teardown 14:03:01 spire-1.2.1/test/integration/suites/self-test/ 14:03:01 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:03:01 spire-1.2.1/test/integration/suites/self-test/README.md 14:03:01 spire-1.2.1/test/integration/suites/self-test/teardown 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:03:01 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:03:01 spire-1.2.1/test/integration/suites/upgrade/ 14:03:01 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:03:01 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:03:01 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:03:01 spire-1.2.1/test/integration/suites/upgrade/README.md 14:03:01 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:03:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:03:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:03:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:03:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:03:01 spire-1.2.1/test/integration/suites/upgrade/teardown 14:03:01 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:03:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:03:01 spire-1.2.1/test/integration/test-one.sh 14:03:01 spire-1.2.1/test/integration/test.sh 14:03:01 spire-1.2.1/test/plugintest/ 14:03:01 spire-1.2.1/test/plugintest/config.go 14:03:01 spire-1.2.1/test/plugintest/load.go 14:03:01 spire-1.2.1/test/plugintest/option.go 14:03:01 spire-1.2.1/test/spiretest/ 14:03:01 spire-1.2.1/test/spiretest/apiserver.go 14:03:01 spire-1.2.1/test/spiretest/assertions.go 14:03:01 spire-1.2.1/test/spiretest/dir.go 14:03:01 spire-1.2.1/test/spiretest/errors_posix.go 14:03:01 spire-1.2.1/test/spiretest/errors_windows.go 14:03:01 spire-1.2.1/test/spiretest/logs.go 14:03:01 spire-1.2.1/test/spiretest/socketapi.go 14:03:01 spire-1.2.1/test/spiretest/suite.go 14:03:01 spire-1.2.1/test/spiretest/x509.go 14:03:01 spire-1.2.1/test/testca/ 14:03:01 spire-1.2.1/test/testca/ca.go 14:03:01 spire-1.2.1/test/testkey/ 14:03:01 spire-1.2.1/test/testkey/generate.sh 14:03:01 spire-1.2.1/test/testkey/genkeys.go 14:03:01 spire-1.2.1/test/testkey/keys.go 14:03:01 spire-1.2.1/test/testkey/new.go 14:03:01 spire-1.2.1/test/tpmsimulator/ 14:03:01 spire-1.2.1/test/tpmsimulator/simulator.go 14:03:01 spire-1.2.1/test/util/ 14:03:01 spire-1.2.1/test/util/cert_fixtures.go 14:03:01 spire-1.2.1/test/util/cert_generation.go 14:03:01 spire-1.2.1/test/util/io_redirection.go 14:03:01 spire-1.2.1/test/util/race.go 14:03:01 spire-1.2.1/test/util/util.go 14:03:01 building spire from source... 14:03:01 Installing go1.17.7... 14:03:10 ---> 2aa415a45f81 14:03:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:03:10 ---> Running in 5f45f1661962 14:03:11 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:03:13 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:03:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:03:13 ---> eacb59b94998 14:03:13 Step 3/23 : WORKDIR /edgex-go 14:03:13 ---> Using cache 14:03:13 ---> 6940053354db 14:03:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:13 ---> Using cache 14:03:13 ---> 5f3e1a056524 14:03:13 Step 5/23 : RUN apk add --update --no-cache make bash git 14:03:13 ---> Running in e19049ca4b3e 14:03:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:03:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:03:18 Removing intermediate container e81af7fa972d 14:03:18 ---> e200caf6617e 14:03:18 14:03:18 Step 10/22 : FROM alpine:3.14 14:03:18 ---> ac73e934f311 14:03:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:03:18 ---> Running in 74723a4e04e6 14:03:18 OK: 220 MiB in 52 packages 14:03:20 Removing intermediate container e19049ca4b3e 14:03:20 ---> 68dc1cc83e70 14:03:20 Step 6/23 : COPY go.mod vendor* ./ 14:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:03:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:03:21 ---> 8a794a3fdd7c 14:03:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:21 ---> Running in cc077e7b986c 14:03:22 (1/2) Installing ca-certificates (20211220-r0) 14:03:22 (2/2) Installing dumb-init (1.2.5-r1) 14:03:22 Executing busybox-1.33.1-r7.trigger 14:03:22 Executing ca-certificates-20211220-r0.trigger 14:03:23 OK: 6 MiB in 16 packages 14:03:25 Removing intermediate container 74723a4e04e6 14:03:25 ---> 4accfdebe993 14:03:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:03:25 ---> Running in 606a58092489 14:03:26 Removing intermediate container 606a58092489 14:03:26 ---> 60a14cd70687 14:03:26 Step 13/22 : ENV APP_PORT=59860 14:03:26 ---> Running in 7fb1e149ab1e 14:03:27 Removing intermediate container 7fb1e149ab1e 14:03:27 ---> d98e75e89861 14:03:27 Step 14/22 : EXPOSE $APP_PORT 14:03:27 ---> Running in 32c72d829c78 14:03:27 Removing intermediate container cc077e7b986c 14:03:27 ---> d6817731477d 14:03:27 Step 8/23 : COPY . . 14:03:28 Removing intermediate container 32c72d829c78 14:03:28 ---> f5e14f63d4b4 14:03:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:03:28 Building bin/spire-server... 14:03:28 go: downloading github.com/mitchellh/cli v1.1.2 14:03:28 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:03:28 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:03:29  ---> 29f99b2a49eb 14:03:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:03:29 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:03:29 go: downloading google.golang.org/grpc v1.44.0 14:03:32  ---> 82a90f44ed71 14:03:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:03:33 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:03:33 go: downloading github.com/imdario/mergo v0.3.12 14:03:33 go: downloading github.com/sirupsen/logrus v1.8.1 14:03:34 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:03:34 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:03:34  ---> 0890b562ae32 14:03:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:03:34 ---> Running in 744d006a2a9a 14:03:34 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:03:35 go: downloading github.com/fatih/color v1.13.0 14:03:35 go: downloading github.com/mattn/go-isatty v0.0.14 14:03:35 Removing intermediate container 744d006a2a9a 14:03:35 ---> cfb6c83a9b41 14:03:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:03:35 ---> Running in 2359ff31bb1b 14:03:35 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:03:35 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:03:35 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:03:35 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:03:35 go: downloading github.com/armon/go-metrics v0.3.10 14:03:36 go: downloading github.com/prometheus/client_golang v1.12.1 14:03:36 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:03:36 Removing intermediate container 2359ff31bb1b 14:03:36 ---> fdef269e7e30 14:03:36 Step 20/22 : LABEL arch=arm64 14:03:36 ---> Running in 748ede55167a 14:03:37 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:03:37 go: downloading github.com/open-policy-agent/opa v0.38.0 14:03:37 Removing intermediate container 748ede55167a 14:03:37 ---> 768d6ac2ddee 14:03:37 Step 21/22 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc 14:03:37 ---> Running in 5ac74d29fb51 14:03:38 Removing intermediate container 5ac74d29fb51 14:03:38 ---> a1f588625389 14:03:38 Step 22/22 : LABEL version=0.0.0 14:03:38 ---> Running in 54f33d4bc735 14:03:39 Removing intermediate container 54f33d4bc735 14:03:39 ---> bad71f7d1dab 14:03:39 14:03:40 Successfully built bad71f7d1dab 14:03:40 Successfully tagged support-notifications-arm64:latest 14:03:40  Building support-notifications ... done Building security-spiffe-token-provider 14:03:53 ---> 9f31561b51d7 14:03:53 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:03:53 ---> Running in 9ff6ef2780d2 14:03: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:04:08 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:04:08 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:04:08 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:04:08 go: downloading github.com/mattn/go-colorable v0.1.12 14:04:08 go: downloading github.com/Masterminds/goutils v1.1.0 14:04:08 go: downloading github.com/Masterminds/semver v1.5.0 14:04:08 go: downloading github.com/google/uuid v1.1.2 14:04:08 go: downloading github.com/huandu/xstrings v1.3.2 14:04:08 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:04:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:04:09 go: downloading github.com/prometheus/client_model v0.2.0 14:04:09 go: downloading github.com/prometheus/common v0.32.1 14:04:09 go: downloading github.com/beorn7/perks v1.0.1 14:04:09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:04:09 go: downloading github.com/prometheus/procfs v0.7.3 14:04:10 go: downloading go.uber.org/atomic v1.9.0 14:04:11 go: downloading github.com/imkira/go-observer v1.0.3 14:04:11 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:04:11 go: downloading github.com/oklog/run v1.0.0 14:04:12 go: downloading github.com/hashicorp/errwrap v1.1.0 14:04:12 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:04:12 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:04:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:04:12 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:04:12 go: downloading github.com/blang/semver/v4 v4.0.0 14:04:12 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:04:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:04:12 ---> eacb59b94998 14:04:12 Step 3/20 : WORKDIR /edgex-go 14:04:12 ---> Using cache 14:04:12 ---> 6940053354db 14:04:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:04:12 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:04:12 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:04:13 go: downloading github.com/jinzhu/gorm v1.9.16 14:04:13  ---> Running in fe7cf6260de3 14:04:14 go: downloading github.com/lib/pq v1.10.4 14:04:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:04:14 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:04:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:04:15 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:04:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:04:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:04:18 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:04:18 v3.15.4-93-g43d6947fae [https://nl.alpinelinux.org/alpine/v3.15/community] 14:04:18 OK: 15741 distinct packages available 14:04:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:04:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:04:20 OK: 220 MiB in 52 packages 14:04:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:04:21 go: downloading github.com/stretchr/testify v1.7.0 14:04:21 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:04:21 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:04:21 go: downloading google.golang.org/api v0.70.0 14:04:21 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:04:22 Removing intermediate container fe7cf6260de3 14:04:22 ---> 388b7365ac01 14:04:22 Step 5/20 : COPY go.mod vendor* ./ 14:04:23 ---> c1e4a45f8295 14:04:23 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:04:23 ---> Running in cb3dc2856c22 14:04:28 Removing intermediate container cb3dc2856c22 14:04:28 ---> 5889f37eeea4 14:04:28 Step 7/20 : COPY . . 14:04:47 ---> 06d94ebfbca2 14:04:47 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:04:47 ---> Running in b2a48f02fe23 14:04: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:05:00 go: downloading k8s.io/client-go v0.23.4 14:05:00 go: downloading k8s.io/api v0.23.4 14:05:00 go: downloading github.com/google/go-tpm v0.3.3 14:05:00 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:05:13 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:05:13 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:05:13 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:05:13 go: downloading cloud.google.com/go/storage v1.21.0 14:05:13 go: downloading cloud.google.com/go v0.100.2 14:05:15 go: downloading k8s.io/apimachinery v0.23.4 14:05:17 go: downloading k8s.io/kube-aggregator v0.23.3 14:05:18 go: downloading cloud.google.com/go/security v1.3.0 14:05:18 go: downloading github.com/hashicorp/vault/api v1.4.1 14:05:18 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:05:20 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:05:21 go: downloading github.com/twmb/murmur3 v1.1.6 14:05:21 go: downloading gopkg.in/yaml.v2 v2.4.0 14:05:21 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:05:21 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:05:22 go: downloading github.com/gobwas/glob v0.2.3 14:05:22 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:05:22 go: downloading github.com/jinzhu/inflection v1.0.0 14:05:22 go: downloading github.com/aws/smithy-go v1.11.0 14:05:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:05:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:05:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:05:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:05:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:05:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:05:25 go: downloading github.com/gogo/protobuf v1.3.2 14:05:31 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:05:31 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:05:31 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:05:31 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:05:31 go: downloading github.com/dimchansky/utfbom v1.1.1 14:05:31 go: downloading cloud.google.com/go/compute v1.3.0 14:05:32 go: downloading cloud.google.com/go/iam v0.1.1 14:05:32 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:05:33 go: downloading k8s.io/klog/v2 v2.30.0 14:05:33 go: downloading github.com/google/gofuzz v1.1.0 14:05:33 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:05:34 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:05:35 go: downloading github.com/spf13/pflag v1.0.5 14:05:35 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:05:35 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:05:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:05:35 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:05:36 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:05:36 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:05:37 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:05:37 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:05:37 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:05:38 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:05:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:05:38 go: downloading go.opencensus.io v0.23.0 14:05:39 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:05:41 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:05:41 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:05:41 go: downloading gopkg.in/inf.v0 v0.9.1 14:05:42 go: downloading github.com/go-logr/logr v1.2.2 14:05:42 go: downloading github.com/google/go-cmp v0.5.7 14:05:42 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:05:42 go: downloading github.com/json-iterator/go v1.1.12 14:05:43 go: downloading github.com/googleapis/gnostic v0.5.5 14:05:46 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:05:46 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:05:46 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:05:48 go: downloading github.com/tklauser/numcpus v0.3.0 14:05:48 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:05:48 go: downloading go.uber.org/zap v1.21.0 14:05:49 go: downloading sigs.k8s.io/yaml v1.3.0 14:05:49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:05:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:05:49 go: downloading github.com/modern-go/reflect2 v1.0.2 14:05:49 go: downloading github.com/ryanuber/go-glob v1.0.0 14:05:50 go: downloading github.com/golang/snappy v0.0.4 14:05:50 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:06:00 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:06:00 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:06:00 go: downloading github.com/hashicorp/go-version v1.2.0 14:06:00 go: downloading go.uber.org/multierr v1.6.0 14:06:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:06:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:08:09 Removing intermediate container 5f45f1661962 14:08:09 ---> ee30805f2b3c 14:08:09 14:08:09 Step 10/23 : FROM alpine:3.14 14:08:09 ---> ac73e934f311 14:08:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:08:09 ---> Using cache 14:08:09 ---> 7e5778dd5145 14:08:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:08:09 ---> Using cache 14:08:09 ---> 86ac8c6bd040 14:08:09 Step 13/23 : ENV APP_PORT=59881 14:08:09 ---> Running in 51c68938a8dc 14:08:09 Removing intermediate container 51c68938a8dc 14:08:09 ---> 5f0a12b2d1d0 14:08:09 Step 14/23 : EXPOSE $APP_PORT 14:08:09 ---> Running in c1a17777b9b1 14:08:09 Removing intermediate container c1a17777b9b1 14:08:09 ---> cb6c7729a635 14:08:09 Step 15/23 : WORKDIR / 14:08:09 ---> Running in 3ae3206ee79d 14:08:09 Removing intermediate container 3ae3206ee79d 14:08:09 ---> 4290d5d7f8ab 14:08:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:08:09 ---> e931145446fe 14:08:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:08:09 ---> 3902e6e8b660 14:08:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:08:09 ---> f2eac24a2f3c 14:08:09 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:08:09 ---> Running in 7424f71da9f6 14:08:10 Removing intermediate container 7424f71da9f6 14:08:10 ---> e88a120c5dbb 14:08:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:08:10 ---> Running in 84047cf9513e 14:08:10 Removing intermediate container 84047cf9513e 14:08:10 ---> 2cad8141fead 14:08:10 Step 21/23 : LABEL arch=arm64 14:08:10 ---> Running in c2e11ba51ffc 14:08:11 Removing intermediate container c2e11ba51ffc 14:08:11 ---> 64960645f615 14:08:11 Step 22/23 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc 14:08:11 ---> Running in 41347e6bf6a1 14:08:12 Removing intermediate container 41347e6bf6a1 14:08:12 ---> 0dbbe9012808 14:08:12 Step 23/23 : LABEL version=0.0.0 14:08:12 ---> Running in d272f173d60f 14:08:12 Removing intermediate container d272f173d60f 14:08:12 ---> 6a5ac0052f3f 14:08:12 14:08:13 Successfully built 6a5ac0052f3f 14:08:13 Successfully tagged core-metadata-arm64:latest 14:08:13  Building core-metadata ... done Building security-bootstrapper 14:08:31 Removing intermediate container 9ff6ef2780d2 14:08:31 ---> c0919798f5e0 14:08:31 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:08:31 ---> Running in 8acd323ea89e 14:08:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:08:39 Removing intermediate container 8acd323ea89e 14:08:39 ---> 2a60c2071f46 14:08:39 14:08:39 Step 11/23 : FROM docker:20.10.14 14:08:39 20.10.14: Pulling from library/docker 14:08:42 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:08:42 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:08:42 ---> eacb59b94998 14:08:42 Step 3/31 : WORKDIR /edgex-go 14:08:42 ---> Using cache 14:08:42 ---> 6940053354db 14:08:42 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:42 ---> Using cache 14:08:42 ---> 5f3e1a056524 14:08:42 Step 5/31 : RUN apk add --update --no-cache make git 14:08:42 ---> Using cache 14:08:42 ---> ab357219d0ee 14:08:42 Step 6/31 : COPY go.mod vendor* ./ 14:08:42 ---> Using cache 14:08:42 ---> 71843b75545b 14:08:42 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:42 ---> Using cache 14:08:42 ---> 95cde4633cc2 14:08:42 Step 8/31 : COPY . . 14:08:42 ---> Using cache 14:08:42 ---> 2aa415a45f81 14:08:42 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:08:43 ---> Running in 90e439410efa 14:08: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:08:58 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 14:08:58 Status: Downloaded newer image for docker:20.10.14 14:08:58 ---> c346e9eafbab 14:08:58 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:08:59 ---> Running in ecadd5e58258 14:08:59 Removing intermediate container ecadd5e58258 14:08:59 ---> e5b435e0b139 14:08:59 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 14:08:59 ---> Running in f8f19a128a8c 14:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:09:03 (1/43) Installing readline (8.1.1-r0) 14:09:03 (2/43) Installing bash (5.1.16-r0) 14:09:03 Executing bash-5.1.16-r0.post-install 14:09:03 (3/43) Installing brotli-libs (1.0.9-r5) 14:09:04 (4/43) Installing nghttp2-libs (1.46.0-r0) 14:09:04 (5/43) Installing libcurl (7.80.0-r1) 14:09:04 (6/43) Installing curl (7.80.0-r1) 14:09:04 (7/43) Installing dumb-init (1.2.5-r1) 14:09:04 (8/43) Installing libbz2 (1.0.8-r1) 14:09:04 (9/43) Installing expat (2.4.7-r0) 14:09:04 (10/43) Installing libffi (3.4.2-r1) 14:09:04 (11/43) Installing gdbm (1.22-r0) 14:09:04 (12/43) Installing xz-libs (5.2.5-r1) 14:09:04 (13/43) Installing libgcc (10.3.1_git20211027-r0) 14:09:04 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 14:09:04 (15/43) Installing mpdecimal (2.5.1-r1) 14:09:04 (16/43) Installing sqlite-libs (3.36.0-r0) 14:09:04 (17/43) Installing python3 (3.9.7-r4) 14:09:06 (18/43) Installing py3-appdirs (1.4.4-r2) 14:09:06 (19/43) Installing py3-certifi (2020.12.5-r1) 14:09:06 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 14:09:06 (21/43) Installing py3-idna (3.3-r0) 14:09:06 (22/43) Installing py3-urllib3 (1.26.7-r0) 14:09:06 (23/43) Installing py3-requests (2.26.0-r1) 14:09:06 (24/43) Installing py3-msgpack (1.0.2-r1) 14:09:06 (25/43) Installing py3-lockfile (0.12.2-r4) 14:09:06 (26/43) Installing py3-cachecontrol (0.12.10-r0) 14:09:06 (27/43) Installing py3-colorama (0.4.4-r1) 14:09:06 (28/43) Installing py3-contextlib2 (21.6.0-r1) 14:09:06 (29/43) Installing py3-distlib (0.3.3-r0) 14:09:06 (30/43) Installing py3-distro (1.6.0-r0) 14:09:06 (31/43) Installing py3-six (1.16.0-r0) 14:09:06 (32/43) Installing py3-webencodings (0.5.1-r4) 14:09:06 (33/43) Installing py3-html5lib (1.1-r1) 14:09:07 (34/43) Installing py3-parsing (2.4.7-r2) 14:09:07 (35/43) Installing py3-packaging (20.9-r1) 14:09:07 (36/43) Installing py3-tomli (1.2.2-r0) 14:09:07 (37/43) Installing py3-pep517 (0.12.0-r0) 14:09:07 (38/43) Installing py3-progress (1.6-r0) 14:09:07 (39/43) Installing py3-retrying (1.3.3-r2) 14:09:07 (40/43) Installing py3-ordered-set (4.0.2-r2) 14:09:07 (41/43) Installing py3-setuptools (52.0.0-r4) 14:09:07 (42/43) Installing py3-toml (0.10.2-r2) 14:09:07 (43/43) Installing py3-pip (20.3.4-r1) 14:09:08 Executing busybox-1.34.1-r5.trigger 14:09:08 OK: 82 MiB in 65 packages 14:09:14 Collecting docker-compose==1.23.2 14:09:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:09:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:09:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:09:15 Collecting texttable<0.10,>=0.9.0 14:09:15 Downloading texttable-0.9.1.tar.gz (11 kB) 14:09:17 Collecting jsonschema<3,>=2.5.1 14:09:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:09:18 Collecting docker<4.0,>=3.6.0 14:09:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:09:18 Collecting docopt<0.7,>=0.6.1 14:09:18 Downloading docopt-0.6.2.tar.gz (25 kB) 14:09:20 Collecting dockerpty<0.5,>=0.4.1 14:09:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:09:23 Collecting websocket-client<1.0,>=0.32.0 14:09:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:09:23 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:09:23 Collecting cached-property<2,>=1.2.0 14:09:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:09:24 Collecting PyYAML<4,>=3.10 14:09:24 Downloading PyYAML-3.13.tar.gz (270 kB) 14:09:28 Collecting docker-pycreds>=0.4.0 14:09:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:09:29 Collecting chardet<3.1.0,>=3.0.2 14:09:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:09:29 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:09:29 Collecting idna<2.8,>=2.5 14:09:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:09:30 Collecting urllib3<1.25,>=1.21.1 14:09:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:09:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:09:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:09:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:09:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:09:32 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:09:32 Attempting uninstall: urllib3 14:09:32 Found existing installation: urllib3 1.26.7 14:09:32 Uninstalling urllib3-1.26.7: 14:09:32 Successfully uninstalled urllib3-1.26.7 14:09:33 Attempting uninstall: idna 14:09:33 Found existing installation: idna 3.3 14:09:33 Uninstalling idna-3.3: 14:09:33 Successfully uninstalled idna-3.3 14:09:36 Attempting uninstall: requests 14:09:36 Found existing installation: requests 2.26.0 14:09:36 Uninstalling requests-2.26.0: 14:09:36 Successfully uninstalled requests-2.26.0 14:09:36 Running setup.py install for texttable: started 14:09:39 Running setup.py install for texttable: finished with status 'done' 14:09:39 Running setup.py install for PyYAML: started 14:09:42 Running setup.py install for PyYAML: finished with status 'done' 14:09:42 Running setup.py install for docopt: started 14:09:44 Running setup.py install for docopt: finished with status 'done' 14:09:44 Running setup.py install for dockerpty: started 14:09:47 Running setup.py install for dockerpty: finished with status 'done' 14:09:49 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:10:04 Removing intermediate container f8f19a128a8c 14:10:04 ---> fbfba4112e0a 14:10:04 Step 14/23 : ENV APP_PORT=58890 14:10:04 ---> Running in 40670ae63e05 14:10:04 Removing intermediate container 40670ae63e05 14:10:04 ---> 57f5fff710b2 14:10:04 Step 15/23 : EXPOSE $APP_PORT 14:10:04 ---> Running in 5a692dc50183 14:10:04 Removing intermediate container 5a692dc50183 14:10:04 ---> 43b6360c05b3 14:10:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:10:06 ---> caecd93e714f 14:10:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:10:07 ---> 94f45cf25a83 14:10:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:10:08 ---> b2fab9ef609c 14:10:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:10:08 ---> Running in 3d0a5a071f1b 14:10:09 Removing intermediate container 3d0a5a071f1b 14:10:09 ---> 4c6e2b60cf2d 14:10:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:10:09 ---> Running in 23c74775a2b5 14:10:09 Removing intermediate container 23c74775a2b5 14:10:09 ---> 62011e635769 14:10:09 Step 21/23 : LABEL arch=arm64 14:10:10 ---> Running in f1093d2ef733 14:10:10 Removing intermediate container f1093d2ef733 14:10:10 ---> af6a007b5b73 14:10:10 Step 22/23 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc 14:10:10 ---> Running in 2b32222c0cce 14:10:11 Removing intermediate container 2b32222c0cce 14:10:11 ---> ab58f789e46e 14:10:11 Step 23/23 : LABEL version=0.0.0 14:10:11 ---> Running in c94a16d396fb 14:10:11 Removing intermediate container c94a16d396fb 14:10:11 ---> 1bcd5a1c54f3 14:10:11 14:10:12 Successfully built 1bcd5a1c54f3 14:10:12 Successfully tagged sys-mgmt-agent-arm64:latest 14:10:12  Building sys-mgmt-agent ... done Building security-spire-server 14:10:39 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:10:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:10:39 ---> eacb59b94998 14:10:39 Step 3/25 : WORKDIR /edgex-go 14:10:39 ---> Using cache 14:10:39 ---> 6940053354db 14:10:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:39 ---> Using cache 14:10:39 ---> 5f3e1a056524 14:10:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:10:39 ---> Using cache 14:10:39 ---> f15559b53f73 14:10:39 Step 6/25 : COPY go.mod vendor* ./ 14:10:39 ---> Using cache 14:10:39 ---> 6b9377383c3c 14:10:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:39 ---> Using cache 14:10:39 ---> c4481bf1a1c3 14:10:39 Step 8/25 : COPY . . 14:10:39 ---> Using cache 14:10:39 ---> 2e5e4997880f 14:10:39 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:10:39 ---> Using cache 14:10:39 ---> 8b44acc650b0 14:10:39 Step 10/25 : RUN mkdir -p spire-build 14:10:39 ---> Using cache 14:10:39 ---> abb7b758f04b 14:10:39 Step 11/25 : WORKDIR /edgex-go/spire-build 14:10:39 ---> Using cache 14:10:39 ---> f3f97e6eafa3 14:10:39 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:10:39 ---> Running in 12be4c28d483 14:10:42 spire-1.2.1/ 14:10:42 spire-1.2.1/.data/ 14:10:42 spire-1.2.1/.data/.file 14:10:42 spire-1.2.1/.dockerignore 14:10:42 spire-1.2.1/.gitattributes 14:10:42 spire-1.2.1/.githooks/ 14:10:42 spire-1.2.1/.githooks/pre-commit 14:10:42 spire-1.2.1/.github/ 14:10:42 spire-1.2.1/.github/ISSUE_TEMPLATE.md 14:10:42 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 14:10:42 spire-1.2.1/.github/dependabot.yml 14:10:42 spire-1.2.1/.github/workflows/ 14:10:42 spire-1.2.1/.github/workflows/nightly_build.yaml 14:10:42 spire-1.2.1/.github/workflows/pr_build.yaml 14:10:42 spire-1.2.1/.github/workflows/release_build.yaml 14:10:42 spire-1.2.1/.github/workflows/scripts/ 14:10:42 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 14:10:42 spire-1.2.1/.github/workflows/scripts/push-images.sh 14:10:42 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 14:10:42 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 14:10:42 spire-1.2.1/.github/workflows/scripts/split.sh 14:10:42 spire-1.2.1/.gitignore 14:10:42 spire-1.2.1/.go-version 14:10:42 spire-1.2.1/.golangci.yml 14:10:42 spire-1.2.1/ADOPTERS.md 14:10:42 spire-1.2.1/CHANGELOG.md 14:10:42 spire-1.2.1/CODE-OF-CONDUCT.md 14:10:42 spire-1.2.1/CODEOWNERS 14:10:42 spire-1.2.1/CONTRIBUTING.md 14:10:42 spire-1.2.1/Dockerfile 14:10:42 spire-1.2.1/Dockerfile.dev 14:10:42 spire-1.2.1/Dockerfile.scratch 14:10:42 spire-1.2.1/LICENSE 14:10:42 spire-1.2.1/MAINTAINERS.md 14:10:42 spire-1.2.1/Makefile 14:10:42 spire-1.2.1/README.md 14:10:42 spire-1.2.1/ROADMAP.md 14:10:42 spire-1.2.1/SECURITY.md 14:10:42 spire-1.2.1/cmd/ 14:10:42 spire-1.2.1/cmd/spire-agent/ 14:10:42 spire-1.2.1/cmd/spire-agent/cli/ 14:10:42 spire-1.2.1/cmd/spire-agent/cli/api/ 14:10:42 spire-1.2.1/cmd/spire-agent/cli/api/common.go 14:10:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 14:10:42 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 14:10:42 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 14:10:42 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 14:10:42 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 14:10:42 spire-1.2.1/cmd/spire-agent/cli/cli.go 14:10:42 spire-1.2.1/cmd/spire-agent/cli/common/ 14:10:42 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 14:10:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 14:10:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 14:10:42 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 14:10:42 spire-1.2.1/cmd/spire-agent/cli/run/ 14:10:42 spire-1.2.1/cmd/spire-agent/cli/run/run.go 14:10:42 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 14:10:42 spire-1.2.1/cmd/spire-agent/cli/validate/ 14:10:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 14:10:42 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 14:10:42 spire-1.2.1/cmd/spire-agent/main.go 14:10:42 spire-1.2.1/cmd/spire-server/ 14:10:42 spire-1.2.1/cmd/spire-server/cli/ 14:10:42 spire-1.2.1/cmd/spire-server/cli/agent/ 14:10:42 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/agent/count.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/agent/list.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/agent/show.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/bundle/ 14:10:42 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/cli.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/entry/ 14:10:42 spire-1.2.1/cmd/spire-server/cli/entry/count.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/entry/create.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/entry/show.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/entry/update.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/entry/util.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/ 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/common.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/create.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/list.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/show.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/update.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 14:10:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/jwt/ 14:10:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/run/ 14:10:42 spire-1.2.1/cmd/spire-server/cli/run/run.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/token/ 14:10:42 spire-1.2.1/cmd/spire-server/cli/token/generate.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/validate/ 14:10:42 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/x509/ 14:10:42 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 14:10:42 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 14:10:42 spire-1.2.1/cmd/spire-server/main.go 14:10:42 spire-1.2.1/cmd/spire-server/util/ 14:10:42 spire-1.2.1/cmd/spire-server/util/util.go 14:10:42 spire-1.2.1/conf/ 14:10:42 spire-1.2.1/conf/agent/ 14:10:42 spire-1.2.1/conf/agent/agent.conf 14:10:42 spire-1.2.1/conf/agent/agent_full.conf 14:10:42 spire-1.2.1/conf/agent/dummy_root_ca.crt 14:10:42 spire-1.2.1/conf/server/ 14:10:42 spire-1.2.1/conf/server/dummy_upstream_ca.crt 14:10:42 spire-1.2.1/conf/server/dummy_upstream_ca.key 14:10:42 spire-1.2.1/conf/server/server.conf 14:10:42 spire-1.2.1/conf/server/server_full.conf 14:10:42 spire-1.2.1/doc/ 14:10:42 spire-1.2.1/doc/SPIRE101.md 14:10:42 spire-1.2.1/doc/auditlog.md 14:10:42 spire-1.2.1/doc/authorization_policy_engine.md 14:10:42 spire-1.2.1/doc/changelog_guidelines.md 14:10:42 spire-1.2.1/doc/cure53-report.pdf 14:10:42 spire-1.2.1/doc/images/ 14:10:42 spire-1.2.1/doc/images/2019_roadmap.png 14:10:42 spire-1.2.1/doc/images/SPIRE101.png 14:10:42 spire-1.2.1/doc/images/SPIRE_agent.png 14:10:42 spire-1.2.1/doc/images/SPIRE_server.png 14:10:42 spire-1.2.1/doc/images/cache_mgr.png 14:10:42 spire-1.2.1/doc/images/cache_mgr_components.png 14:10:42 spire-1.2.1/doc/images/federated_spire.png 14:10:42 spire-1.2.1/doc/images/ha_mode.png 14:10:42 spire-1.2.1/doc/images/nested_spire.png 14:10:42 spire-1.2.1/doc/images/oidc_federation.png 14:10:42 spire-1.2.1/doc/images/single_trust_domain.png 14:10:42 spire-1.2.1/doc/images/spiffe_compatible.png 14:10:42 spire-1.2.1/doc/images/spire_logo.png 14:10:42 spire-1.2.1/doc/migrating_registration_api_clients.md 14:10:42 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 14:10:42 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 14:10:42 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 14:10:42 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 14:10:42 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 14:10:42 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 14:10:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 14:10:42 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 14:10:42 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 14:10:42 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 14:10:42 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 14:10:42 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 14:10:42 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 14:10:42 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 14:10:42 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 14:10:42 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 14:10:42 spire-1.2.1/doc/plugin_server_datastore_sql.md 14:10:42 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 14:10:42 spire-1.2.1/doc/plugin_server_keymanager_disk.md 14:10:42 spire-1.2.1/doc/plugin_server_keymanager_memory.md 14:10:42 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 14:10:42 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 14:10:42 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 14:10:42 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 14:10:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 14:10:42 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 14:10:42 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 14:10:42 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 14:10:42 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 14:10:42 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 14:10:42 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 14:10:42 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 14:10:42 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 14:10:42 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 14:10:42 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 14:10:42 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 14:10:42 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 14:10:42 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 14:10:42 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 14:10:42 spire-1.2.1/doc/scaling_spire.md 14:10:42 spire-1.2.1/doc/spire_agent.md 14:10:42 spire-1.2.1/doc/spire_server.md 14:10:42 spire-1.2.1/doc/supported_integrations.md 14:10:42 spire-1.2.1/doc/telemetry.md 14:10:42 spire-1.2.1/doc/telemetry_config.md 14:10:42 spire-1.2.1/doc/upgrading.md 14:10:42 spire-1.2.1/doc/using_spire.md 14:10:42 spire-1.2.1/examples/ 14:10:42 spire-1.2.1/examples/README.md 14:10:42 spire-1.2.1/go.mod 14:10:42 spire-1.2.1/go.sum 14:10:42 spire-1.2.1/pkg/ 14:10:42 spire-1.2.1/pkg/agent/ 14:10:42 spire-1.2.1/pkg/agent/agent.go 14:10:42 spire-1.2.1/pkg/agent/api/ 14:10:42 spire-1.2.1/pkg/agent/api/config.go 14:10:42 spire-1.2.1/pkg/agent/api/debug/ 14:10:42 spire-1.2.1/pkg/agent/api/debug/v1/ 14:10:42 spire-1.2.1/pkg/agent/api/debug/v1/service.go 14:10:42 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 14:10:42 spire-1.2.1/pkg/agent/api/delegatedidentity/ 14:10:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 14:10:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 14:10:42 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 14:10:42 spire-1.2.1/pkg/agent/api/endpoints.go 14:10:42 spire-1.2.1/pkg/agent/api/health/ 14:10:42 spire-1.2.1/pkg/agent/api/health/v1/ 14:10:42 spire-1.2.1/pkg/agent/api/health/v1/service.go 14:10:42 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 14:10:42 spire-1.2.1/pkg/agent/api/rpccontext/ 14:10:42 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 14:10:42 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 14:10:42 spire-1.2.1/pkg/agent/attestor/ 14:10:42 spire-1.2.1/pkg/agent/attestor/node/ 14:10:42 spire-1.2.1/pkg/agent/attestor/node/experimental.go 14:10:42 spire-1.2.1/pkg/agent/attestor/node/node.go 14:10:42 spire-1.2.1/pkg/agent/attestor/node/node_test.go 14:10:42 spire-1.2.1/pkg/agent/attestor/workload/ 14:10:42 spire-1.2.1/pkg/agent/attestor/workload/workload.go 14:10:42 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 14:10:42 spire-1.2.1/pkg/agent/catalog/ 14:10:42 spire-1.2.1/pkg/agent/catalog/catalog.go 14:10:42 spire-1.2.1/pkg/agent/catalog/keymanager.go 14:10:42 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 14:10:42 spire-1.2.1/pkg/agent/catalog/svidstore.go 14:10:42 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 14:10:42 spire-1.2.1/pkg/agent/client/ 14:10:42 spire-1.2.1/pkg/agent/client/client.go 14:10:42 spire-1.2.1/pkg/agent/client/client_test.go 14:10:42 spire-1.2.1/pkg/agent/client/dial.go 14:10:42 spire-1.2.1/pkg/agent/client/nodeconn.go 14:10:42 spire-1.2.1/pkg/agent/client/nodeconn_test.go 14:10:42 spire-1.2.1/pkg/agent/client/update.go 14:10:42 spire-1.2.1/pkg/agent/client/util.go 14:10:42 spire-1.2.1/pkg/agent/common/ 14:10:42 spire-1.2.1/pkg/agent/common/backoff/ 14:10:42 spire-1.2.1/pkg/agent/common/backoff/backoff.go 14:10:42 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 14:10:42 spire-1.2.1/pkg/agent/common/cgroups/ 14:10:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 14:10:42 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 14:10:42 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 14:10:42 spire-1.2.1/pkg/agent/config.go 14:10:42 spire-1.2.1/pkg/agent/endpoints/ 14:10:42 spire-1.2.1/pkg/agent/endpoints/config.go 14:10:42 spire-1.2.1/pkg/agent/endpoints/endpoints.go 14:10:42 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 14:10:42 spire-1.2.1/pkg/agent/endpoints/metrics.go 14:10:42 spire-1.2.1/pkg/agent/endpoints/middleware.go 14:10:42 spire-1.2.1/pkg/agent/endpoints/peertracker.go 14:10:42 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 14:10:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 14:10:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 14:10:42 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 14:10:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 14:10:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 14:10:42 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 14:10:42 spire-1.2.1/pkg/agent/endpoints/workload/ 14:10:42 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 14:10:42 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 14:10:42 spire-1.2.1/pkg/agent/manager/ 14:10:42 spire-1.2.1/pkg/agent/manager/cache/ 14:10:42 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 14:10:42 spire-1.2.1/pkg/agent/manager/cache/cache.go 14:10:42 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 14:10:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 14:10:42 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 14:10:42 spire-1.2.1/pkg/agent/manager/cache/sets.go 14:10:42 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 14:10:42 spire-1.2.1/pkg/agent/manager/config.go 14:10:42 spire-1.2.1/pkg/agent/manager/manager.go 14:10:42 spire-1.2.1/pkg/agent/manager/manager_test.go 14:10:42 spire-1.2.1/pkg/agent/manager/storage.go 14:10:42 spire-1.2.1/pkg/agent/manager/storage_test.go 14:10:42 spire-1.2.1/pkg/agent/manager/storecache/ 14:10:42 spire-1.2.1/pkg/agent/manager/storecache/cache.go 14:10:42 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 14:10:42 spire-1.2.1/pkg/agent/manager/sync.go 14:10:42 spire-1.2.1/pkg/agent/plugin/ 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/ 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 14:10:42 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 14:10:42 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/ 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 14:10:42 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 14:10:42 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 14:10:42 spire-1.2.1/pkg/agent/svid/ 14:10:42 spire-1.2.1/pkg/agent/svid/rotator.go 14:10:42 spire-1.2.1/pkg/agent/svid/rotator_config.go 14:10:42 spire-1.2.1/pkg/agent/svid/rotator_test.go 14:10:42 spire-1.2.1/pkg/agent/svid/store/ 14:10:42 spire-1.2.1/pkg/agent/svid/store/service.go 14:10:42 spire-1.2.1/pkg/agent/svid/store/service_test.go 14:10:42 spire-1.2.1/pkg/common/ 14:10:42 spire-1.2.1/pkg/common/agentpathtemplate/ 14:10:42 spire-1.2.1/pkg/common/agentpathtemplate/template.go 14:10:42 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 14:10:42 spire-1.2.1/pkg/common/api/ 14:10:42 spire-1.2.1/pkg/common/api/metrics.go 14:10:42 spire-1.2.1/pkg/common/api/middleware/ 14:10:42 spire-1.2.1/pkg/common/api/middleware/common_test.go 14:10:42 spire-1.2.1/pkg/common/api/middleware/interceptor.go 14:10:42 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 14:10:42 spire-1.2.1/pkg/common/api/middleware/logger.go 14:10:42 spire-1.2.1/pkg/common/api/middleware/logger_test.go 14:10:42 spire-1.2.1/pkg/common/api/middleware/metrics.go 14:10:42 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 14:10:42 spire-1.2.1/pkg/common/api/middleware/middleware.go 14:10:42 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 14:10:42 spire-1.2.1/pkg/common/api/middleware/misconfig.go 14:10:42 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 14:10:42 spire-1.2.1/pkg/common/api/middleware/names.go 14:10:42 spire-1.2.1/pkg/common/api/middleware/names_test.go 14:10:42 spire-1.2.1/pkg/common/api/names.go 14:10:42 spire-1.2.1/pkg/common/api/ratelimit.go 14:10:42 spire-1.2.1/pkg/common/api/rpccontext/ 14:10:42 spire-1.2.1/pkg/common/api/rpccontext/logger.go 14:10:42 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 14:10:42 spire-1.2.1/pkg/common/api/rpccontext/names.go 14:10:42 spire-1.2.1/pkg/common/auth/ 14:10:42 spire-1.2.1/pkg/common/auth/interceptors.go 14:10:42 spire-1.2.1/pkg/common/auth/interceptors_test.go 14:10:42 spire-1.2.1/pkg/common/auth/untracked_uds.go 14:10:42 spire-1.2.1/pkg/common/bundleutil/ 14:10:42 spire-1.2.1/pkg/common/bundleutil/bundle.go 14:10:42 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 14:10:42 spire-1.2.1/pkg/common/bundleutil/common_test.go 14:10:42 spire-1.2.1/pkg/common/bundleutil/marshal.go 14:10:42 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 14:10:42 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 14:10:42 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 14:10:42 spire-1.2.1/pkg/common/bundleutil/types.go 14:10:42 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 14:10:42 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 14:10:42 spire-1.2.1/pkg/common/catalog/ 14:10:42 spire-1.2.1/pkg/common/catalog/bind.go 14:10:42 spire-1.2.1/pkg/common/catalog/builtin.go 14:10:42 spire-1.2.1/pkg/common/catalog/catalog.go 14:10:42 spire-1.2.1/pkg/common/catalog/catalog_test.go 14:10:42 spire-1.2.1/pkg/common/catalog/closers.go 14:10:42 spire-1.2.1/pkg/common/catalog/cmd_linux.go 14:10:42 spire-1.2.1/pkg/common/catalog/cmd_other.go 14:10:42 spire-1.2.1/pkg/common/catalog/config.go 14:10:42 spire-1.2.1/pkg/common/catalog/config_test.go 14:10:42 spire-1.2.1/pkg/common/catalog/configure.go 14:10:42 spire-1.2.1/pkg/common/catalog/constraints.go 14:10:42 spire-1.2.1/pkg/common/catalog/constraints_test.go 14:10:42 spire-1.2.1/pkg/common/catalog/context.go 14:10:42 spire-1.2.1/pkg/common/catalog/external.go 14:10:42 spire-1.2.1/pkg/common/catalog/host.go 14:10:42 spire-1.2.1/pkg/common/catalog/pipenet.go 14:10:42 spire-1.2.1/pkg/common/catalog/plugin.go 14:10:42 spire-1.2.1/pkg/common/catalog/testplugin/ 14:10:42 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 14:10:42 spire-1.2.1/pkg/common/catalog/testplugin/main.go 14:10:42 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 14:10:42 spire-1.2.1/pkg/common/cli/ 14:10:42 spire-1.2.1/pkg/common/cli/env.go 14:10:42 spire-1.2.1/pkg/common/cli/flags.go 14:10:42 spire-1.2.1/pkg/common/cli/trust_domain.go 14:10:42 spire-1.2.1/pkg/common/cli/trust_domain_test.go 14:10:42 spire-1.2.1/pkg/common/cli/umask.go 14:10:42 spire-1.2.1/pkg/common/cli/umask_posix.go 14:10:42 spire-1.2.1/pkg/common/cli/umask_test.go 14:10:42 spire-1.2.1/pkg/common/cli/umask_windows.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/ 14:10:42 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/flag.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/flag_test.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/format.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/format_test.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/ 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 14:10:42 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 14:10:42 spire-1.2.1/pkg/common/coretypes/ 14:10:42 spire-1.2.1/pkg/common/coretypes/bundle/ 14:10:42 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 14:10:42 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 14:10:42 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 14:10:42 spire-1.2.1/pkg/common/coretypes/bundle/require.go 14:10:42 spire-1.2.1/pkg/common/coretypes/jwtkey/ 14:10:42 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 14:10:42 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 14:10:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 14:10:42 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 14:10:42 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 14:10:42 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 14:10:42 spire-1.2.1/pkg/common/coretypes/x509certificate/ 14:10:42 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 14:10:42 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 14:10:42 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 14:10:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 14:10:42 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 14:10:42 spire-1.2.1/pkg/common/cryptoutil/ 14:10:42 spire-1.2.1/pkg/common/cryptoutil/keys.go 14:10:42 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 14:10:42 spire-1.2.1/pkg/common/diskutil/ 14:10:42 spire-1.2.1/pkg/common/diskutil/file_posix.go 14:10:42 spire-1.2.1/pkg/common/diskutil/file_test.go 14:10:42 spire-1.2.1/pkg/common/diskutil/file_windows.go 14:10:42 spire-1.2.1/pkg/common/errorutil/ 14:10:42 spire-1.2.1/pkg/common/errorutil/wrapper.go 14:10:42 spire-1.2.1/pkg/common/health/ 14:10:42 spire-1.2.1/pkg/common/health/config.go 14:10:42 spire-1.2.1/pkg/common/health/context.go 14:10:42 spire-1.2.1/pkg/common/health/context_test.go 14:10:42 spire-1.2.1/pkg/common/health/health.go 14:10:42 spire-1.2.1/pkg/common/health/health_test.go 14:10:42 spire-1.2.1/pkg/common/health/logger.go 14:10:42 spire-1.2.1/pkg/common/hostservice/ 14:10:42 spire-1.2.1/pkg/common/hostservice/metricsservice/ 14:10:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 14:10:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 14:10:42 spire-1.2.1/pkg/common/idutil/ 14:10:42 spire-1.2.1/pkg/common/idutil/require.go 14:10:42 spire-1.2.1/pkg/common/idutil/require_test.go 14:10:42 spire-1.2.1/pkg/common/idutil/safety.go 14:10:42 spire-1.2.1/pkg/common/idutil/safety_test.go 14:10:42 spire-1.2.1/pkg/common/idutil/spiffeid.go 14:10:42 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 14:10:42 spire-1.2.1/pkg/common/jwtsvid/ 14:10:42 spire-1.2.1/pkg/common/jwtsvid/common.go 14:10:42 spire-1.2.1/pkg/common/jwtsvid/sign.go 14:10:42 spire-1.2.1/pkg/common/jwtsvid/token_test.go 14:10:42 spire-1.2.1/pkg/common/jwtsvid/validate.go 14:10:42 spire-1.2.1/pkg/common/jwtutil/ 14:10:42 spire-1.2.1/pkg/common/jwtutil/keyset.go 14:10:42 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 14:10:42 spire-1.2.1/pkg/common/log/ 14:10:42 spire-1.2.1/pkg/common/log/hclog_adapter.go 14:10:42 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 14:10:42 spire-1.2.1/pkg/common/log/log.go 14:10:42 spire-1.2.1/pkg/common/log/log_test.go 14:10:42 spire-1.2.1/pkg/common/log/options.go 14:10:42 spire-1.2.1/pkg/common/nodeutil/ 14:10:42 spire-1.2.1/pkg/common/nodeutil/node.go 14:10:42 spire-1.2.1/pkg/common/nodeutil/node_test.go 14:10:42 spire-1.2.1/pkg/common/peertracker/ 14:10:42 spire-1.2.1/pkg/common/peertracker/conn.go 14:10:42 spire-1.2.1/pkg/common/peertracker/credentials.go 14:10:42 spire-1.2.1/pkg/common/peertracker/errors.go 14:10:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 14:10:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 14:10:42 spire-1.2.1/pkg/common/peertracker/info.go 14:10:42 spire-1.2.1/pkg/common/peertracker/listener.go 14:10:42 spire-1.2.1/pkg/common/peertracker/listener_test.go 14:10:42 spire-1.2.1/pkg/common/peertracker/peertracker.go 14:10:42 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 14:10:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 14:10:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 14:10:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 14:10:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 14:10:42 spire-1.2.1/pkg/common/peertracker/tcp.go 14:10:42 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 14:10:42 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 14:10:42 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 14:10:42 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 14:10:42 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 14:10:42 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 14:10:42 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 14:10:42 spire-1.2.1/pkg/common/peertracker/uds.go 14:10:42 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 14:10:42 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 14:10:42 spire-1.2.1/pkg/common/peertracker/uds_linux.go 14:10:42 spire-1.2.1/pkg/common/pemutil/ 14:10:42 spire-1.2.1/pkg/common/pemutil/block.go 14:10:42 spire-1.2.1/pkg/common/pemutil/certs.go 14:10:42 spire-1.2.1/pkg/common/pemutil/common.go 14:10:42 spire-1.2.1/pkg/common/pemutil/csr.go 14:10:42 spire-1.2.1/pkg/common/pemutil/keys.go 14:10:42 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 14:10:42 spire-1.2.1/pkg/common/pemutil/testdata/ 14:10:42 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 14:10:42 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 14:10:42 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 14:10:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 14:10:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 14:10:42 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 14:10:42 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 14:10:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 14:10:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 14:10:42 spire-1.2.1/pkg/common/plugin/ 14:10:42 spire-1.2.1/pkg/common/plugin/aws/ 14:10:42 spire-1.2.1/pkg/common/plugin/aws/iid.go 14:10:42 spire-1.2.1/pkg/common/plugin/azure/ 14:10:42 spire-1.2.1/pkg/common/plugin/azure/msi.go 14:10:42 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 14:10:42 spire-1.2.1/pkg/common/plugin/facade.go 14:10:42 spire-1.2.1/pkg/common/plugin/facade_test.go 14:10:42 spire-1.2.1/pkg/common/plugin/gcp/ 14:10:42 spire-1.2.1/pkg/common/plugin/gcp/iit.go 14:10:42 spire-1.2.1/pkg/common/plugin/k8s/ 14:10:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 14:10:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 14:10:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 14:10:42 spire-1.2.1/pkg/common/plugin/k8s/utils.go 14:10:42 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 14:10:42 spire-1.2.1/pkg/common/plugin/log.go 14:10:42 spire-1.2.1/pkg/common/plugin/sshpop/ 14:10:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 14:10:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 14:10:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 14:10:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 14:10:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 14:10:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 14:10:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 14:10:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 14:10:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 14:10:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 14:10:42 spire-1.2.1/pkg/common/plugin/tpmdevid/ 14:10:42 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 14:10:42 spire-1.2.1/pkg/common/plugin/x509pop/ 14:10:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 14:10:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 14:10:42 spire-1.2.1/pkg/common/profiling/ 14:10:42 spire-1.2.1/pkg/common/profiling/dumpers.go 14:10:42 spire-1.2.1/pkg/common/profiling/profiling.go 14:10:42 spire-1.2.1/pkg/common/protoutil/ 14:10:42 spire-1.2.1/pkg/common/protoutil/masks.go 14:10:42 spire-1.2.1/pkg/common/protoutil/masks_test.go 14:10:42 spire-1.2.1/pkg/common/rotationutil/ 14:10:42 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 14:10:42 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 14:10:42 spire-1.2.1/pkg/common/selector/ 14:10:42 spire-1.2.1/pkg/common/selector/selector.go 14:10:42 spire-1.2.1/pkg/common/selector/selector_test.go 14:10:42 spire-1.2.1/pkg/common/selector/set.go 14:10:42 spire-1.2.1/pkg/common/selector/set_utils.go 14:10:42 spire-1.2.1/pkg/common/selector/set_utils_test.go 14:10:42 spire-1.2.1/pkg/common/telemetry/ 14:10:42 spire-1.2.1/pkg/common/telemetry/agent/ 14:10:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 14:10:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 14:10:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 14:10:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 14:10:42 spire-1.2.1/pkg/common/telemetry/agent/manager.go 14:10:42 spire-1.2.1/pkg/common/telemetry/agent/node.go 14:10:42 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 14:10:42 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 14:10:42 spire-1.2.1/pkg/common/telemetry/agent/store/ 14:10:42 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 14:10:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 14:10:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 14:10:42 spire-1.2.1/pkg/common/telemetry/blackhole.go 14:10:42 spire-1.2.1/pkg/common/telemetry/call.go 14:10:42 spire-1.2.1/pkg/common/telemetry/common/ 14:10:42 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 14:10:42 spire-1.2.1/pkg/common/telemetry/config.go 14:10:42 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 14:10:42 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 14:10:42 spire-1.2.1/pkg/common/telemetry/inmem.go 14:10:42 spire-1.2.1/pkg/common/telemetry/inmem_test.go 14:10:42 spire-1.2.1/pkg/common/telemetry/m3.go 14:10:42 spire-1.2.1/pkg/common/telemetry/m3_test.go 14:10:42 spire-1.2.1/pkg/common/telemetry/metrics.go 14:10:42 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 14:10:42 spire-1.2.1/pkg/common/telemetry/names.go 14:10:42 spire-1.2.1/pkg/common/telemetry/prometheus.go 14:10:42 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 14:10:42 spire-1.2.1/pkg/common/telemetry/sanitize.go 14:10:42 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/ 14:10:42 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/datastore/ 14:10:42 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 14:10:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/rotate.go 14:10:42 spire-1.2.1/pkg/common/telemetry/server/server.go 14:10:42 spire-1.2.1/pkg/common/telemetry/sink.go 14:10:42 spire-1.2.1/pkg/common/telemetry/statsd.go 14:10:42 spire-1.2.1/pkg/common/telemetry/statsd_test.go 14:10:42 spire-1.2.1/pkg/common/telemetry/uptime.go 14:10:42 spire-1.2.1/pkg/common/telemetry/version.go 14:10:42 spire-1.2.1/pkg/common/telemetry/withlabels.go 14:10:42 spire-1.2.1/pkg/common/uptime/ 14:10:42 spire-1.2.1/pkg/common/uptime/uptime.go 14:10:42 spire-1.2.1/pkg/common/uptime/uptime_test.go 14:10:42 spire-1.2.1/pkg/common/util/ 14:10:42 spire-1.2.1/pkg/common/util/certs.go 14:10:42 spire-1.2.1/pkg/common/util/certs_test.go 14:10:42 spire-1.2.1/pkg/common/util/csr.go 14:10:42 spire-1.2.1/pkg/common/util/hash.go 14:10:42 spire-1.2.1/pkg/common/util/selectors.go 14:10:42 spire-1.2.1/pkg/common/util/selectors_test.go 14:10:42 spire-1.2.1/pkg/common/util/signals.go 14:10:42 spire-1.2.1/pkg/common/util/sort.go 14:10:42 spire-1.2.1/pkg/common/util/sort_test.go 14:10:42 spire-1.2.1/pkg/common/util/task.go 14:10:42 spire-1.2.1/pkg/common/util/task_test.go 14:10:42 spire-1.2.1/pkg/common/util/testdata/ 14:10:42 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 14:10:42 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 14:10:42 spire-1.2.1/pkg/common/version/ 14:10:42 spire-1.2.1/pkg/common/version/version.go 14:10:42 spire-1.2.1/pkg/common/x509svid/ 14:10:42 spire-1.2.1/pkg/common/x509svid/common_test.go 14:10:42 spire-1.2.1/pkg/common/x509svid/csr.go 14:10:42 spire-1.2.1/pkg/common/x509svid/upstreamca.go 14:10:42 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 14:10:42 spire-1.2.1/pkg/common/x509util/ 14:10:42 spire-1.2.1/pkg/common/x509util/cert.go 14:10:42 spire-1.2.1/pkg/common/x509util/dns.go 14:10:42 spire-1.2.1/pkg/common/x509util/dns_test.go 14:10:42 spire-1.2.1/pkg/common/x509util/keyid.go 14:10:42 spire-1.2.1/pkg/common/x509util/keypair.go 14:10:42 spire-1.2.1/pkg/common/x509util/serialnumber.go 14:10:42 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 14:10:42 spire-1.2.1/pkg/server/ 14:10:42 spire-1.2.1/pkg/server/api/ 14:10:42 spire-1.2.1/pkg/server/api/agent.go 14:10:42 spire-1.2.1/pkg/server/api/agent/ 14:10:42 spire-1.2.1/pkg/server/api/agent/v1/ 14:10:42 spire-1.2.1/pkg/server/api/agent/v1/service.go 14:10:42 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 14:10:42 spire-1.2.1/pkg/server/api/agent_test.go 14:10:42 spire-1.2.1/pkg/server/api/api.go 14:10:42 spire-1.2.1/pkg/server/api/audit/ 14:10:42 spire-1.2.1/pkg/server/api/audit/audit.go 14:10:42 spire-1.2.1/pkg/server/api/audit/audit_test.go 14:10:42 spire-1.2.1/pkg/server/api/bundle.go 14:10:42 spire-1.2.1/pkg/server/api/bundle/ 14:10:42 spire-1.2.1/pkg/server/api/bundle/v1/ 14:10:42 spire-1.2.1/pkg/server/api/bundle/v1/service.go 14:10:42 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 14:10:42 spire-1.2.1/pkg/server/api/bundle_test.go 14:10:42 spire-1.2.1/pkg/server/api/debug/ 14:10:42 spire-1.2.1/pkg/server/api/debug/v1/ 14:10:42 spire-1.2.1/pkg/server/api/debug/v1/service.go 14:10:42 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 14:10:42 spire-1.2.1/pkg/server/api/entry.go 14:10:42 spire-1.2.1/pkg/server/api/entry/ 14:10:42 spire-1.2.1/pkg/server/api/entry/v1/ 14:10:42 spire-1.2.1/pkg/server/api/entry/v1/service.go 14:10:42 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 14:10:42 spire-1.2.1/pkg/server/api/entry_test.go 14:10:42 spire-1.2.1/pkg/server/api/health/ 14:10:42 spire-1.2.1/pkg/server/api/health/v1/ 14:10:42 spire-1.2.1/pkg/server/api/health/v1/service.go 14:10:42 spire-1.2.1/pkg/server/api/health/v1/service_test.go 14:10:42 spire-1.2.1/pkg/server/api/id.go 14:10:42 spire-1.2.1/pkg/server/api/id_test.go 14:10:42 spire-1.2.1/pkg/server/api/limits/ 14:10:42 spire-1.2.1/pkg/server/api/limits/limits.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/ 14:10:42 spire-1.2.1/pkg/server/api/middleware/alias.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/audit.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/authorization.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/caller.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/caller_test.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/common.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/common_test.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/entries.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/entries_test.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 14:10:42 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 14:10:42 spire-1.2.1/pkg/server/api/ratelimit.go 14:10:42 spire-1.2.1/pkg/server/api/rpccontext/ 14:10:42 spire-1.2.1/pkg/server/api/rpccontext/alias.go 14:10:42 spire-1.2.1/pkg/server/api/rpccontext/audit.go 14:10:42 spire-1.2.1/pkg/server/api/rpccontext/caller.go 14:10:42 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 14:10:42 spire-1.2.1/pkg/server/api/selector.go 14:10:42 spire-1.2.1/pkg/server/api/selector_test.go 14:10:42 spire-1.2.1/pkg/server/api/status.go 14:10:42 spire-1.2.1/pkg/server/api/status_test.go 14:10:42 spire-1.2.1/pkg/server/api/svid/ 14:10:42 spire-1.2.1/pkg/server/api/svid/v1/ 14:10:42 spire-1.2.1/pkg/server/api/svid/v1/service.go 14:10:42 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 14:10:42 spire-1.2.1/pkg/server/api/trustdomain.go 14:10:42 spire-1.2.1/pkg/server/api/trustdomain/ 14:10:42 spire-1.2.1/pkg/server/api/trustdomain/v1/ 14:10:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 14:10:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 14:10:42 spire-1.2.1/pkg/server/api/trustdomain_test.go 14:10:42 spire-1.2.1/pkg/server/authpolicy/ 14:10:42 spire-1.2.1/pkg/server/authpolicy/defaults.go 14:10:42 spire-1.2.1/pkg/server/authpolicy/policy.go 14:10:42 spire-1.2.1/pkg/server/authpolicy/policy.rego 14:10:42 spire-1.2.1/pkg/server/authpolicy/policy_data.json 14:10:42 spire-1.2.1/pkg/server/authpolicy/policy_test.go 14:10:42 spire-1.2.1/pkg/server/authpolicy/validate.go 14:10:42 spire-1.2.1/pkg/server/bundle/ 14:10:42 spire-1.2.1/pkg/server/bundle/client/ 14:10:42 spire-1.2.1/pkg/server/bundle/client/client.go 14:10:42 spire-1.2.1/pkg/server/bundle/client/client_test.go 14:10:42 spire-1.2.1/pkg/server/bundle/client/manager.go 14:10:42 spire-1.2.1/pkg/server/bundle/client/manager_test.go 14:10:42 spire-1.2.1/pkg/server/bundle/client/sources.go 14:10:42 spire-1.2.1/pkg/server/bundle/client/sources_test.go 14:10:42 spire-1.2.1/pkg/server/bundle/client/updater.go 14:10:42 spire-1.2.1/pkg/server/bundle/client/updater_test.go 14:10:42 spire-1.2.1/pkg/server/ca/ 14:10:42 spire-1.2.1/pkg/server/ca/ca.go 14:10:42 spire-1.2.1/pkg/server/ca/ca_health.go 14:10:42 spire-1.2.1/pkg/server/ca/ca_test.go 14:10:42 spire-1.2.1/pkg/server/ca/journal.go 14:10:42 spire-1.2.1/pkg/server/ca/journal_test.go 14:10:42 spire-1.2.1/pkg/server/ca/manager.go 14:10:42 spire-1.2.1/pkg/server/ca/manager_health.go 14:10:42 spire-1.2.1/pkg/server/ca/manager_test.go 14:10:42 spire-1.2.1/pkg/server/ca/templates.go 14:10:42 spire-1.2.1/pkg/server/ca/upstream_client.go 14:10:42 spire-1.2.1/pkg/server/ca/upstream_client_test.go 14:10:42 spire-1.2.1/pkg/server/ca/validation.go 14:10:42 spire-1.2.1/pkg/server/cache/ 14:10:42 spire-1.2.1/pkg/server/cache/dscache/ 14:10:42 spire-1.2.1/pkg/server/cache/dscache/cache.go 14:10:42 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 14:10:42 spire-1.2.1/pkg/server/cache/entrycache/ 14:10:42 spire-1.2.1/pkg/server/cache/entrycache/cache.go 14:10:42 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 14:10:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 14:10:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 14:10:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 14:10:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 14:10:42 spire-1.2.1/pkg/server/catalog/ 14:10:42 spire-1.2.1/pkg/server/catalog/catalog.go 14:10:42 spire-1.2.1/pkg/server/catalog/keymanager.go 14:10:42 spire-1.2.1/pkg/server/catalog/nodeattestor.go 14:10:42 spire-1.2.1/pkg/server/catalog/noderesolver.go 14:10:42 spire-1.2.1/pkg/server/catalog/notifier.go 14:10:42 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 14:10:42 spire-1.2.1/pkg/server/config.go 14:10:42 spire-1.2.1/pkg/server/datastore/ 14:10:42 spire-1.2.1/pkg/server/datastore/datastore.go 14:10:42 spire-1.2.1/pkg/server/datastore/datastore_health.go 14:10:42 spire-1.2.1/pkg/server/datastore/repository.go 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/ 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 14:10:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 14:10:42 spire-1.2.1/pkg/server/endpoints/ 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/ 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/config.go 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/server.go 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 14:10:42 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 14:10:42 spire-1.2.1/pkg/server/endpoints/config.go 14:10:42 spire-1.2.1/pkg/server/endpoints/endpoints.go 14:10:42 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 14:10:42 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 14:10:42 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 14:10:42 spire-1.2.1/pkg/server/endpoints/middleware.go 14:10:42 spire-1.2.1/pkg/server/endpoints/middleware_test.go 14:10:42 spire-1.2.1/pkg/server/hostservice/ 14:10:42 spire-1.2.1/pkg/server/hostservice/agentstore/ 14:10:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 14:10:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 14:10:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 14:10:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 14:10:42 spire-1.2.1/pkg/server/hostservice/identityprovider/ 14:10:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 14:10:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/ 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/ 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/base/ 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/test/ 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 14:10:42 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/ 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 14:10:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/noderesolver/ 14:10:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 14:10:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 14:10:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 14:10:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 14:10:42 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 14:10:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 14:10:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/notifier/ 14:10:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 14:10:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 14:10:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 14:10:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 14:10:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 14:10:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 14:10:42 spire-1.2.1/pkg/server/plugin/notifier/repository.go 14:10:42 spire-1.2.1/pkg/server/plugin/notifier/v1.go 14:10:42 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 14:10:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 14:10:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 14:10:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 14:10:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 14:10:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 14:10:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 14:10:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 14:10:43 spire-1.2.1/pkg/server/registration/ 14:10:43 spire-1.2.1/pkg/server/registration/manager.go 14:10:43 spire-1.2.1/pkg/server/registration/manager_test.go 14:10:43 spire-1.2.1/pkg/server/scanentries.go 14:10:43 spire-1.2.1/pkg/server/scanentries_test.go 14:10:43 spire-1.2.1/pkg/server/server.go 14:10:43 spire-1.2.1/pkg/server/server_test.go 14:10:43 spire-1.2.1/pkg/server/svid/ 14:10:43 spire-1.2.1/pkg/server/svid/observer.go 14:10:43 spire-1.2.1/pkg/server/svid/observer_test.go 14:10:43 spire-1.2.1/pkg/server/svid/rotator.go 14:10:43 spire-1.2.1/pkg/server/svid/rotator_config.go 14:10:43 spire-1.2.1/pkg/server/svid/rotator_config_test.go 14:10:43 spire-1.2.1/pkg/server/svid/rotator_test.go 14:10:43 spire-1.2.1/proto/ 14:10:43 spire-1.2.1/proto/private/ 14:10:43 spire-1.2.1/proto/private/server/ 14:10:43 spire-1.2.1/proto/private/server/journal/ 14:10:43 spire-1.2.1/proto/private/server/journal/journal.pb.go 14:10:43 spire-1.2.1/proto/private/server/journal/journal.proto 14:10:43 spire-1.2.1/proto/spire/ 14:10:43 spire-1.2.1/proto/spire/common/ 14:10:43 spire-1.2.1/proto/spire/common/common.pb.go 14:10:43 spire-1.2.1/proto/spire/common/common.proto 14:10:43 spire-1.2.1/proto/spire/common/plugin/ 14:10:43 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 14:10:43 spire-1.2.1/proto/spire/common/plugin/plugin.proto 14:10:43 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 14:10:43 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 14:10:43 spire-1.2.1/proto/spire/plugin/ 14:10:43 spire-1.2.1/proto/spire/plugin/agent/ 14:10:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 14:10:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 14:10:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 14:10:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 14:10:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 14:10:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 14:10:43 spire-1.2.1/release/ 14:10:43 spire-1.2.1/release/spire-extras/ 14:10:43 spire-1.2.1/release/spire-extras/README.md 14:10:43 spire-1.2.1/release/spire-extras/conf/ 14:10:43 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 14:10:43 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 14:10:43 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 14:10:43 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 14:10:43 spire-1.2.1/release/spire/ 14:10:43 spire-1.2.1/release/spire/README.md 14:10:43 spire-1.2.1/release/spire/conf/ 14:10:43 spire-1.2.1/release/spire/conf/agent/ 14:10:43 spire-1.2.1/release/spire/conf/agent/agent.conf 14:10:43 spire-1.2.1/release/spire/conf/server/ 14:10:43 spire-1.2.1/release/spire/conf/server/server.conf 14:10:43 spire-1.2.1/script/ 14:10:43 spire-1.2.1/script/build-artifact.sh 14:10:43 spire-1.2.1/script/generate_dummy_ca.sh 14:10:43 spire-1.2.1/support/ 14:10:43 spire-1.2.1/support/k8s/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 14:10:43 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 14:10:43 spire-1.2.1/support/oidc-discovery-provider/ 14:10:43 spire-1.2.1/support/oidc-discovery-provider/README.md 14:10:43 spire-1.2.1/support/oidc-discovery-provider/common_test.go 14:10:43 spire-1.2.1/support/oidc-discovery-provider/config.go 14:10:43 spire-1.2.1/support/oidc-discovery-provider/config_test.go 14:10:43 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 14:10:43 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 14:10:43 spire-1.2.1/support/oidc-discovery-provider/handler.go 14:10:43 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 14:10:43 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 14:10:43 spire-1.2.1/support/oidc-discovery-provider/main.go 14:10:43 spire-1.2.1/support/oidc-discovery-provider/server_api.go 14:10:43 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 14:10:43 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 14:10:43 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 14:10:43 spire-1.2.1/test/ 14:10:43 spire-1.2.1/test/clock/ 14:10:43 spire-1.2.1/test/clock/clock.go 14:10:43 spire-1.2.1/test/fakes/ 14:10:43 spire-1.2.1/test/fakes/fakeagentcatalog/ 14:10:43 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 14:10:43 spire-1.2.1/test/fakes/fakeagentkeymanager/ 14:10:43 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 14:10:43 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 14:10:43 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 14:10:43 spire-1.2.1/test/fakes/fakeagentstore/ 14:10:43 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 14:10:43 spire-1.2.1/test/fakes/fakedatastore/ 14:10:43 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 14:10:43 spire-1.2.1/test/fakes/fakeentryclient/ 14:10:43 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 14:10:43 spire-1.2.1/test/fakes/fakehealthchecker/ 14:10:43 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 14:10:43 spire-1.2.1/test/fakes/fakeidentityprovider/ 14:10:43 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 14:10:43 spire-1.2.1/test/fakes/fakemetrics/ 14:10:43 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 14:10:43 spire-1.2.1/test/fakes/fakenoderesolver/ 14:10:43 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 14:10:43 spire-1.2.1/test/fakes/fakenotifier/ 14:10:43 spire-1.2.1/test/fakes/fakenotifier/notifier.go 14:10:43 spire-1.2.1/test/fakes/fakepluginmetrics/ 14:10:43 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 14:10:43 spire-1.2.1/test/fakes/fakeserverca/ 14:10:43 spire-1.2.1/test/fakes/fakeserverca/serverca.go 14:10:43 spire-1.2.1/test/fakes/fakeservercatalog/ 14:10:43 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 14:10:43 spire-1.2.1/test/fakes/fakeserverkeymanager/ 14:10:43 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 14:10:43 spire-1.2.1/test/fakes/fakeservernodeattestor/ 14:10:43 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 14:10:43 spire-1.2.1/test/fakes/fakeupstreamauthority/ 14:10:43 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 14:10:43 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 14:10:43 spire-1.2.1/test/fakes/fakeworkloadapi/ 14:10:43 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 14:10:43 spire-1.2.1/test/fakes/fakeworkloadattestor/ 14:10:43 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 14:10:43 spire-1.2.1/test/fixture/ 14:10:43 spire-1.2.1/test/fixture/certs/ 14:10:43 spire-1.2.1/test/fixture/certs/agent_svid.der 14:10:43 spire-1.2.1/test/fixture/certs/base_cert.pem 14:10:43 spire-1.2.1/test/fixture/certs/base_csr.pem 14:10:43 spire-1.2.1/test/fixture/certs/base_key.pem 14:10:43 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 14:10:43 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 14:10:43 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 14:10:43 spire-1.2.1/test/fixture/certs/blog_cert.pem 14:10:43 spire-1.2.1/test/fixture/certs/blog_csr.pem 14:10:43 spire-1.2.1/test/fixture/certs/blog_key.pem 14:10:43 spire-1.2.1/test/fixture/certs/bundle.der 14:10:43 spire-1.2.1/test/fixture/certs/ca.pem 14:10:43 spire-1.2.1/test/fixture/certs/ca_key.pem 14:10:43 spire-1.2.1/test/fixture/certs/database_cert.pem 14:10:43 spire-1.2.1/test/fixture/certs/database_csr.pem 14:10:43 spire-1.2.1/test/fixture/certs/database_key.pem 14:10:43 spire-1.2.1/test/fixture/certs/node_cert.pem 14:10:43 spire-1.2.1/test/fixture/certs/node_csr.pem 14:10:43 spire-1.2.1/test/fixture/certs/node_key.pem 14:10:43 spire-1.2.1/test/fixture/certs/svid.pem 14:10:43 spire-1.2.1/test/fixture/certs/svid_key.pem 14:10:43 spire-1.2.1/test/fixture/config/ 14:10:43 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 14:10:43 spire-1.2.1/test/fixture/config/agent_good.conf 14:10:43 spire-1.2.1/test/fixture/config/agent_good_templated.conf 14:10:43 spire-1.2.1/test/fixture/config/plugin_good.conf 14:10:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 14:10:43 spire-1.2.1/test/fixture/config/server_good.conf 14:10:43 spire-1.2.1/test/fixture/config/server_good_templated.conf 14:10:43 spire-1.2.1/test/fixture/fixture.go 14:10:43 spire-1.2.1/test/fixture/nodeattestor/ 14:10:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 14:10:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 14:10:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 14:10:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 14:10:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 14:10:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 14:10:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 14:10:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 14:10:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 14:10:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 14:10:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 14:10:43 spire-1.2.1/test/fixture/registration/ 14:10:43 spire-1.2.1/test/fixture/registration/entries.json 14:10:43 spire-1.2.1/test/fixture/registration/good-for-update.json 14:10:43 spire-1.2.1/test/fixture/registration/good.json 14:10:43 spire-1.2.1/test/fixture/registration/invalid.json 14:10:43 spire-1.2.1/test/fixture/registration/invalid_json.json 14:10:43 spire-1.2.1/test/fixture/registration/manager_test_entries.json 14:10:43 spire-1.2.1/test/integration/ 14:10:43 spire-1.2.1/test/integration/README.md 14:10:43 spire-1.2.1/test/integration/common 14:10:43 spire-1.2.1/test/integration/setup/ 14:10:43 spire-1.2.1/test/integration/setup/adminclient/ 14:10:43 spire-1.2.1/test/integration/setup/adminclient/build.sh 14:10:43 spire-1.2.1/test/integration/setup/adminclient/client.go 14:10:43 spire-1.2.1/test/integration/setup/debugagent/ 14:10:43 spire-1.2.1/test/integration/setup/debugagent/build.sh 14:10:43 spire-1.2.1/test/integration/setup/debugagent/main.go 14:10:43 spire-1.2.1/test/integration/setup/debugserver/ 14:10:43 spire-1.2.1/test/integration/setup/debugserver/build.sh 14:10:43 spire-1.2.1/test/integration/setup/debugserver/main.go 14:10:43 spire-1.2.1/test/integration/setup/downstreamclient/ 14:10:43 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 14:10:43 spire-1.2.1/test/integration/setup/downstreamclient/client.go 14:10:43 spire-1.2.1/test/integration/setup/itclient/ 14:10:43 spire-1.2.1/test/integration/setup/itclient/client.go 14:10:43 spire-1.2.1/test/integration/setup/node-attestation/ 14:10:43 spire-1.2.1/test/integration/setup/node-attestation/build.sh 14:10:43 spire-1.2.1/test/integration/setup/node-attestation/client.go 14:10:43 spire-1.2.1/test/integration/setup/x509pop/ 14:10:43 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 14:10:43 spire-1.2.1/test/integration/setup/x509pop/setup.sh 14:10:43 spire-1.2.1/test/integration/suites/ 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/ 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 14:10:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 14:10:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 14:10:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 14:10:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 14:10:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 14:10:43 spire-1.2.1/test/integration/suites/datastore-mysql/ 14:10:43 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 14:10:43 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 14:10:43 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 14:10:43 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres/ 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/ 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/ 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 14:10:43 spire-1.2.1/test/integration/suites/join-token/ 14:10:43 spire-1.2.1/test/integration/suites/join-token/01-start-server 14:10:43 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 14:10:43 spire-1.2.1/test/integration/suites/join-token/03-start-agent 14:10:43 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 14:10:43 spire-1.2.1/test/integration/suites/join-token/05-check-svid 14:10:43 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 14:10:43 spire-1.2.1/test/integration/suites/join-token/README.md 14:10:43 spire-1.2.1/test/integration/suites/join-token/conf/ 14:10:43 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 14:10:43 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/join-token/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/join-token/teardown 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/ 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 14:10:43 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/ 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 14:10:43 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 14:10:43 spire-1.2.1/test/integration/suites/k8s/ 14:10:43 spire-1.2.1/test/integration/suites/k8s/00-setup 14:10:43 spire-1.2.1/test/integration/suites/k8s/01-apply-config 14:10:43 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 14:10:43 spire-1.2.1/test/integration/suites/k8s/README.md 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/ 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 14:10:43 spire-1.2.1/test/integration/suites/k8s/init-kubectl 14:10:43 spire-1.2.1/test/integration/suites/k8s/teardown 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/README.md 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/root/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/nested-rotation/teardown 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/ 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/00-setup 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/README.md 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/conf/ 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/node-attestation/teardown 14:10:43 spire-1.2.1/test/integration/suites/rotation/ 14:10:43 spire-1.2.1/test/integration/suites/rotation/00-setup 14:10:43 spire-1.2.1/test/integration/suites/rotation/01-start-server 14:10:43 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 14:10:43 spire-1.2.1/test/integration/suites/rotation/03-start-agent 14:10:43 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 14:10:43 spire-1.2.1/test/integration/suites/rotation/05-check-svids 14:10:43 spire-1.2.1/test/integration/suites/rotation/README.md 14:10:43 spire-1.2.1/test/integration/suites/rotation/conf/ 14:10:43 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 14:10:43 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/rotation/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/rotation/teardown 14:10:43 spire-1.2.1/test/integration/suites/self-test/ 14:10:43 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 14:10:43 spire-1.2.1/test/integration/suites/self-test/README.md 14:10:43 spire-1.2.1/test/integration/suites/self-test/teardown 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/ 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 14:10:43 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 14:10:43 spire-1.2.1/test/integration/suites/upgrade/ 14:10:43 spire-1.2.1/test/integration/suites/upgrade/00-setup 14:10:43 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 14:10:43 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 14:10:43 spire-1.2.1/test/integration/suites/upgrade/README.md 14:10:43 spire-1.2.1/test/integration/suites/upgrade/conf/ 14:10:43 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 14:10:43 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 14:10:43 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 14:10:43 spire-1.2.1/test/integration/suites/upgrade/teardown 14:10:43 spire-1.2.1/test/integration/suites/upgrade/versions.txt 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 14:10:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 14:10:43 spire-1.2.1/test/integration/test-one.sh 14:10:43 spire-1.2.1/test/integration/test.sh 14:10:43 spire-1.2.1/test/plugintest/ 14:10:43 spire-1.2.1/test/plugintest/config.go 14:10:43 spire-1.2.1/test/plugintest/load.go 14:10:43 spire-1.2.1/test/plugintest/option.go 14:10:43 spire-1.2.1/test/spiretest/ 14:10:43 spire-1.2.1/test/spiretest/apiserver.go 14:10:43 spire-1.2.1/test/spiretest/assertions.go 14:10:43 spire-1.2.1/test/spiretest/dir.go 14:10:43 spire-1.2.1/test/spiretest/errors_posix.go 14:10:43 spire-1.2.1/test/spiretest/errors_windows.go 14:10:43 spire-1.2.1/test/spiretest/logs.go 14:10:43 spire-1.2.1/test/spiretest/socketapi.go 14:10:43 spire-1.2.1/test/spiretest/suite.go 14:10:43 spire-1.2.1/test/spiretest/x509.go 14:10:43 spire-1.2.1/test/testca/ 14:10:43 spire-1.2.1/test/testca/ca.go 14:10:43 spire-1.2.1/test/testkey/ 14:10:43 spire-1.2.1/test/testkey/generate.sh 14:10:43 spire-1.2.1/test/testkey/genkeys.go 14:10:43 spire-1.2.1/test/testkey/keys.go 14:10:43 spire-1.2.1/test/testkey/new.go 14:10:43 spire-1.2.1/test/tpmsimulator/ 14:10:43 spire-1.2.1/test/tpmsimulator/simulator.go 14:10:43 spire-1.2.1/test/util/ 14:10:43 spire-1.2.1/test/util/cert_fixtures.go 14:10:43 spire-1.2.1/test/util/cert_generation.go 14:10:43 spire-1.2.1/test/util/io_redirection.go 14:10:43 spire-1.2.1/test/util/race.go 14:10:43 spire-1.2.1/test/util/util.go 14:10:43 building spire from source... 14:10:43 Installing go1.17.7... 14:11:10 Building bin/spire-server... 14:11:10 go: downloading github.com/mitchellh/cli v1.1.2 14:11:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 14:11:10 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 14:11:10 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 14:11:10 go: downloading google.golang.org/grpc v1.44.0 14:11:10 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 14:11:10 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 14:11:12 go: downloading github.com/imdario/mergo v0.3.12 14:11:12 go: downloading github.com/sirupsen/logrus v1.8.1 14:11:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 14:11:15 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 14:11:15 go: downloading github.com/fatih/color v1.13.0 14:11:15 go: downloading github.com/mattn/go-isatty v0.0.14 14:11:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 14:11:15 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 14:11:15 go: downloading github.com/hashicorp/go-plugin v1.4.3 14:11:15 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 14:11:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 14:11:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 14:11:16 go: downloading github.com/armon/go-metrics v0.3.10 14:11:16 go: downloading github.com/prometheus/client_golang v1.12.1 14:11:16 go: downloading github.com/uber-go/tally/v4 v4.1.1 14:11:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 14:11:18 go: downloading github.com/open-policy-agent/opa v0.38.0 14:11:28 Removing intermediate container b2a48f02fe23 14:11:28 ---> c5ae8c36066b 14:11:28 14:11:28 Step 9/20 : FROM alpine:3.15 14:11:28 3.15: Pulling from library/alpine 14:11:28 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 14:11:28 Status: Downloaded newer image for alpine:3.15 14:11:28 ---> 3fb3c9af89a9 14:11:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:11:28 ---> Running in d6d74a60ac46 14:11:28 Removing intermediate container d6d74a60ac46 14:11:28 ---> f0daee35c4d3 14:11:28 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:28 ---> Running in 0139ca3aa5a7 14:11:32 Removing intermediate container 0139ca3aa5a7 14:11:32 ---> b72213ef109e 14:11:32 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:11:32 ---> Running in 89bb50060151 14:11:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:11:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:11:35 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 14:11:35 go: downloading github.com/mattn/go-colorable v0.1.12 14:11:35 go: downloading github.com/Masterminds/goutils v1.1.0 14:11:35 go: downloading github.com/Masterminds/semver v1.5.0 14:11:35 go: downloading github.com/google/uuid v1.1.2 14:11:35 go: downloading github.com/huandu/xstrings v1.3.2 14:11:36 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 14:11:36 go: downloading github.com/oklog/run v1.0.0 14:11:36 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 14:11:36 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:11:36 v3.15.4-93-g43d6947fae [https://nl.alpinelinux.org/alpine/v3.15/community] 14:11:36 OK: 15732 distinct packages available 14:11:36 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 14:11:36 go: downloading github.com/prometheus/client_model v0.2.0 14:11:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:11:36 go: downloading github.com/prometheus/common v0.32.1 14:11:36 go: downloading go.uber.org/atomic v1.9.0 14:11:37 go: downloading github.com/imkira/go-observer v1.0.3 14:11:37 go: downloading github.com/beorn7/perks v1.0.1 14:11:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:11:37 go: downloading github.com/cespare/xxhash/v2 v2.1.2 14:11:37 go: downloading github.com/prometheus/procfs v0.7.3 14:11:38 go: downloading github.com/hashicorp/errwrap v1.1.0 14:11:38 go: downloading github.com/mitchellh/reflectwalk v1.0.1 14:11:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 14:11:38 go: downloading github.com/twmb/murmur3 v1.1.6 14:11:38 go: downloading github.com/stretchr/testify v1.7.0 14:11:38 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 14:11:38 (1/9) Installing ca-certificates (20211220-r0) 14:11:38 (2/9) Installing brotli-libs (1.0.9-r5) 14:11:38 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 14:11:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:11:39 (4/9) Installing libcurl (7.80.0-r1) 14:11:39 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 14:11:39 (5/9) Installing curl (7.80.0-r1) 14:11:39 (6/9) Installing dumb-init (1.2.5-r1) 14:11:39 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 14:11:39 (7/9) Installing musl-obstack (1.2.3-r0) 14:11:39 (8/9) Installing libucontext (1.1-r0) 14:11:39 (9/9) Installing gcompat (1.0.0-r4) 14:11:39 Executing busybox-1.34.1-r5.trigger 14:11:39 Executing ca-certificates-20211220-r0.trigger 14:11:40 OK: 8 MiB in 23 packages 14:11:41 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 14:11:43 Removing intermediate container 89bb50060151 14:11:43 ---> e902c3c8f1fe 14:11:43 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:43 ---> 3bcf8fddf68a 14:11:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:11:45 ---> 74e6684996d9 14:11:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:11:46 ---> 2e55617f8243 14:11:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:11:46 ---> Running in 08b6ad10a937 14:11:47 Removing intermediate container 08b6ad10a937 14:11:47 ---> f18aba9afcb8 14:11:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:47 ---> Running in 0e56d2d75446 14:11:48 Removing intermediate container 0e56d2d75446 14:11:48 ---> 5d9ecb22206b 14:11:48 Step 18/20 : LABEL arch=arm64 14:11:48 ---> Running in a1a5103a2a98 14:11:48 Removing intermediate container a1a5103a2a98 14:11:48 ---> 6e746b0bbf24 14:11:48 Step 19/20 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc 14:11:48 ---> Running in 8786cb38f649 14:11:49 Removing intermediate container 8786cb38f649 14:11:49 ---> 59f7ab7d4ba5 14:11:49 Step 20/20 : LABEL version=0.0.0 14:11:49 ---> Running in a780f6c30ce2 14:11:50 Removing intermediate container a780f6c30ce2 14:11:50 ---> 2c104e4ea70d 14:11:50 14:11:50 Successfully built 2c104e4ea70d 14:11:50 Successfully tagged security-spiffe-token-provider-arm64:latest 14:11:50  Building security-spiffe-token-provider ... done Building support-scheduler 14:11:54 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 14:11:54 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 14:11:54 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 14:11:54 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 14:11:54 go: downloading github.com/blang/semver/v4 v4.0.0 14:11:54 go: downloading github.com/go-sql-driver/mysql v1.6.0 14:11:54 go: downloading github.com/jinzhu/gorm v1.9.16 14:11:54 go: downloading github.com/lib/pq v1.10.4 14:11:55 go: downloading github.com/mattn/go-sqlite3 v1.14.12 14:11:55 go: downloading google.golang.org/api v0.70.0 14:12:01 go: downloading k8s.io/client-go v0.23.4 14:12:09 go: downloading k8s.io/api v0.23.4 14:12:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 14:12:22 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:12:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:12:22 ---> eacb59b94998 14:12:22 Step 3/22 : WORKDIR /edgex-go 14:12:22 ---> Using cache 14:12:22 ---> 6940053354db 14:12:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:22 ---> Using cache 14:12:22 ---> 5f3e1a056524 14:12:22 Step 5/22 : RUN apk add --update --no-cache make git 14:12:22 ---> Using cache 14:12:22 ---> ab357219d0ee 14:12:22 Step 6/22 : COPY go.mod vendor* ./ 14:12:22 ---> Using cache 14:12:22 ---> 71843b75545b 14:12:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:22 ---> Using cache 14:12:22 ---> 95cde4633cc2 14:12:22 Step 8/22 : COPY . . 14:12:22 ---> Using cache 14:12:22 ---> 2aa415a45f81 14:12:22 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:12:23 ---> Running in 13fdf790d255 14:12: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-scheduler/support-scheduler ./cmd/support-scheduler 14:12:57 go: downloading github.com/google/go-tpm v0.3.3 14:12:57 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 14:12:57 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 14:12:57 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 14:12:57 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 14:12:57 go: downloading cloud.google.com/go/storage v1.21.0 14:12:57 go: downloading cloud.google.com/go v0.100.2 14:12:57 go: downloading k8s.io/apimachinery v0.23.4 14:12:59 go: downloading k8s.io/kube-aggregator v0.23.3 14:13:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 14:13:02 go: downloading cloud.google.com/go/security v1.3.0 14:13:02 go: downloading github.com/hashicorp/vault/api v1.4.1 14:13:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 14:13:02 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:13:02 go: downloading gopkg.in/yaml.v2 v2.4.0 14:13:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 14:13:03 go: downloading github.com/gobwas/glob v0.2.3 14:13:03 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 14:13:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 14:13:03 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 14:13:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 14:13:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 14:13:04 go: downloading github.com/aws/smithy-go v1.11.0 14:13:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 14:13:05 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 14:13:05 go: downloading github.com/jinzhu/inflection v1.0.0 14:13:05 go: downloading github.com/gogo/protobuf v1.3.2 14:13:11 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 14:13:11 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 14:13:11 go: downloading github.com/Azure/go-autorest/logger v0.2.1 14:13:11 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 14:13:11 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 14:13:11 go: downloading github.com/dimchansky/utfbom v1.1.1 14:13:11 go: downloading cloud.google.com/go/compute v1.3.0 14:13:12 go: downloading cloud.google.com/go/iam v0.1.1 14:13:12 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 14:13:13 go: downloading k8s.io/klog/v2 v2.30.0 14:13:13 go: downloading github.com/google/gofuzz v1.1.0 14:13:13 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 14:13:14 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 14:13:15 go: downloading github.com/spf13/pflag v1.0.5 14:13:15 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 14:13:15 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 14:13:15 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 14:13:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 14:13:15 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 14:13:15 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 14:13:15 go: downloading github.com/hashicorp/vault/sdk v0.4.1 14:13:16 go: downloading github.com/mitchellh/mapstructure v1.4.3 14:13:17 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 14:13:17 go: downloading github.com/tklauser/numcpus v0.3.0 14:13:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 14:13:17 go: downloading go.opencensus.io v0.23.0 14:13:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 14:13:20 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 14:13:20 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 14:13:20 go: downloading gopkg.in/inf.v0 v0.9.1 14:13:20 go: downloading github.com/go-logr/logr v1.2.2 14:13:21 go: downloading github.com/google/go-cmp v0.5.7 14:13:21 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 14:13:21 go: downloading github.com/json-iterator/go v1.1.12 14:13:22 go: downloading github.com/googleapis/gnostic v0.5.5 14:13:24 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 14:13:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 14:13:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 14:13:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 14:13:27 go: downloading go.uber.org/zap v1.21.0 14:13:28 go: downloading sigs.k8s.io/yaml v1.3.0 14:13:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 14:13:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 14:13:28 go: downloading github.com/modern-go/reflect2 v1.0.2 14:13:28 go: downloading github.com/ryanuber/go-glob v1.0.0 14:13:28 go: downloading github.com/golang/snappy v0.0.4 14:13:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 14:13:39 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 14:13:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 14:13:39 go: downloading github.com/hashicorp/go-version v1.2.0 14:13:39 go: downloading go.uber.org/multierr v1.6.0 14:13:49 Removing intermediate container 90e439410efa 14:13:49 ---> ca38b992a856 14:13:49 14:13:49 Step 10/31 : FROM alpine:3.14 14:13:49 ---> ac73e934f311 14:13:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:13:49 ---> Running in 00a35c82023a 14:13:49 Removing intermediate container 00a35c82023a 14:13:49 ---> de9ef9d485e8 14:13:49 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:13:49 ---> Running in dbdeb734afe7 14:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:13:53 (1/2) Installing dumb-init (1.2.5-r1) 14:13:53 (2/2) Installing su-exec (0.2-r1) 14:13:53 Executing busybox-1.33.1-r7.trigger 14:13:53 OK: 6 MiB in 16 packages 14:13:55 Removing intermediate container dbdeb734afe7 14:13:55 ---> ea6817092cea 14:13:55 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:13:55 ---> Running in d3e370c7ed95 14:13:55 Removing intermediate container d3e370c7ed95 14:13:55 ---> 9be261ed8b1c 14:13:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:13:55 ---> Running in 8c4ee00d83c4 14:13:56 Removing intermediate container 8c4ee00d83c4 14:13:56 ---> 49b7d63c496c 14:13:56 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:13:56 ---> Running in b450e4b5919d 14:13:59 Removing intermediate container b450e4b5919d 14:13:59 ---> 937388a14513 14:13:59 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:13:59 ---> Running in 3149b18156e7 14:14:00 Removing intermediate container 3149b18156e7 14:14:00 ---> d3520337f595 14:14:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:14:01 ---> 2f4fead7ea68 14:14:01 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:14:01 ---> Running in 53ad9fcb1375 14:14:04 Removing intermediate container 53ad9fcb1375 14:14:04 ---> 899b4e105978 14:14:04 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:14:05 ---> 011167f9096e 14:14:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:14:07 ---> 7f64c727c193 14:14:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:14:08 ---> f647ba783f4c 14:14:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:14:09 ---> 89c94d11269e 14:14:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:14:10 ---> c653f254f211 14:14:10 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:14:10 ---> Running in 1e5cd1f8b02e 14:14:11 Removing intermediate container 1e5cd1f8b02e 14:14:11 ---> 6e036f94cf15 14:14:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:14:12 ---> f0a5cc89fd1d 14:14:12 Step 26/31 : RUN chmod +x /entrypoint.sh 14:14:12 ---> Running in 6dec04312f2c 14:14:16 Removing intermediate container 6dec04312f2c 14:14:16 ---> a1b171001233 14:14:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:14:16 ---> Running in 794ef2f37521 14:14:16 Removing intermediate container 794ef2f37521 14:14:16 ---> 5a99b959648f 14:14:16 Step 28/31 : CMD ["gate"] 14:14:16 ---> Running in 6148de5ffe67 14:14:17 Removing intermediate container 6148de5ffe67 14:14:17 ---> a3c02402073c 14:14:17 Step 29/31 : LABEL arch=arm64 14:14:17 ---> Running in d34f3d979bb7 14:14:18 Removing intermediate container d34f3d979bb7 14:14:18 ---> 3d5f1494f40f 14:14:18 Step 30/31 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc 14:14:18 ---> Running in bccf60d16bdd 14:14:19 Removing intermediate container bccf60d16bdd 14:14:19 ---> a4836c039202 14:14:19 Step 31/31 : LABEL version=0.0.0 14:14:19 ---> Running in e2c6a2aa361e 14:14:20 Removing intermediate container e2c6a2aa361e 14:14:20 ---> 6fff04120988 14:14:20 14:14:20 Successfully built 6fff04120988 14:14:20 Successfully tagged security-bootstrapper-arm64:latest 14:14:20  Building security-bootstrapper ... done Building security-proxy-setup 14:14:26 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 14:14:26 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 14:14:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 14:14:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:14:52 ---> eacb59b94998 14:14:52 Step 3/22 : WORKDIR /edgex-go 14:14:52 ---> Using cache 14:14:52 ---> 6940053354db 14:14:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:52 ---> Using cache 14:14:52 ---> 5f3e1a056524 14:14:52 Step 5/22 : RUN apk add --update --no-cache make git 14:14:52 ---> Using cache 14:14:52 ---> ab357219d0ee 14:14:52 Step 6/22 : COPY go.mod vendor* ./ 14:14:52 ---> Using cache 14:14:52 ---> 71843b75545b 14:14:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:52 ---> Using cache 14:14:52 ---> 95cde4633cc2 14:14:52 Step 8/22 : COPY . . 14:14:52 ---> Using cache 14:14:52 ---> 2aa415a45f81 14:14:52 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:14:52 ---> Running in 80ba069a6e7c 14:14: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:19:16 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:19:25 Removing intermediate container 13fdf790d255 14:19:25 ---> 1a3d66e7fa77 14:19:25 14:19:25 Step 10/22 : FROM alpine:3.14 14:19:25 ---> ac73e934f311 14:19:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:19:25 ---> Using cache 14:19:25 ---> 7e5778dd5145 14:19:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:19:25 ---> Using cache 14:19:25 ---> 86ac8c6bd040 14:19:25 Step 13/22 : ENV APP_PORT=59861 14:19:25 ---> Running in ff691eea8d62 14:19:26 Removing intermediate container ff691eea8d62 14:19:26 ---> 6548ea1601c3 14:19:26 Step 14/22 : EXPOSE $APP_PORT 14:19:26 ---> Running in 8737f9122013 14:19:27 Removing intermediate container 8737f9122013 14:19:27 ---> 0844eb19e2a4 14:19:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:19:29 ---> eeeb5f032de8 14:19:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:19:32 ---> 42d4b4c46fa8 14:19:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:19:32 Removing intermediate container 80ba069a6e7c 14:19:32 ---> bc46f0643b5a 14:19:32 14:19:32 Step 10/22 : FROM alpine:3.14 14:19:32 ---> ac73e934f311 14:19:32 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:19:32 ---> Running in 1df84ac4b034 14:19:33 ---> 899b0c99e5a9 14:19:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:19:34 ---> Running in adb28c8a1c1f 14:19:34 Removing intermediate container adb28c8a1c1f 14:19:34 ---> 1b9f6f4071b5 14:19:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:19:35 ---> Running in a306b041afb0 14:19:35 Removing intermediate container a306b041afb0 14:19:35 ---> e197ff67ffed 14:19:35 Step 20/22 : LABEL arch=arm64 14:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:19:35 ---> Running in e3f9acb89e52 14:19:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:19:36 Removing intermediate container e3f9acb89e52 14:19:36 ---> 139e9bb03fdb 14:19:36 Step 21/22 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc 14:19:36 ---> Running in 7d114c66fd3f 14:19:37 Removing intermediate container 7d114c66fd3f 14:19:37 ---> 2a77c1422127 14:19:37 Step 22/22 : LABEL version=0.0.0 14:19:37 ---> Running in 75bcf79a2edc 14:19:37 (1/6) Installing ca-certificates (20211220-r0) 14:19:37 (2/6) Installing brotli-libs (1.0.9-r5) 14:19:37 (3/6) Installing nghttp2-libs (1.43.0-r0) 14:19:37 (4/6) Installing libcurl (7.79.1-r1) 14:19:37 (5/6) Installing curl (7.79.1-r1) 14:19:37 (6/6) Installing dumb-init (1.2.5-r1) 14:19:37 Executing busybox-1.33.1-r7.trigger 14:19:37 Removing intermediate container 75bcf79a2edc 14:19:37 ---> e09d3b9b1812 14:19:37 14:19:37 Executing ca-certificates-20211220-r0.trigger 14:19:38 Successfully built e09d3b9b1812 14:19:38 Successfully tagged support-scheduler-arm64:latest 14:19:38  Building support-scheduler ... done OK: 8 MiB in 20 packages 14:19:40 Removing intermediate container 1df84ac4b034 14:19:40 ---> fee130cb339f 14:19:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:19:40 ---> Running in 17de6c71ce5f 14:19:41 Removing intermediate container 17de6c71ce5f 14:19:41 ---> a1b5a4cca3d8 14:19:41 Step 13/22 : WORKDIR /edgex 14:19:41 ---> Running in 9b577c62f47d 14:19:41 Removing intermediate container 9b577c62f47d 14:19:41 ---> 9539180fc5de 14:19:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:19:42 ---> bb1db5489fb9 14:19:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:19:44 ---> 1b4e3583bba8 14:19:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:19:45 ---> 771aca2c3bcd 14:19:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:19:46 ---> 3fe5b56588f8 14:19:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:19:46 ---> Running in dcfc25af6f02 14:19:50 Removing intermediate container dcfc25af6f02 14:19:50 ---> 07a515d23673 14:19:50 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:19:50 ---> Running in e0f4e46b4a96 14:19:50 Removing intermediate container e0f4e46b4a96 14:19:50 ---> a1982da86593 14:19:50 Step 20/22 : LABEL arch=arm64 14:19:50 ---> Running in 78739e03b701 14:19:50 Removing intermediate container 78739e03b701 14:19:50 ---> dab693b4082b 14:19:50 Step 21/22 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc 14:19:50 ---> Running in 6b5b7c6f8403 14:19:51 Removing intermediate container 6b5b7c6f8403 14:19:51 ---> 897e44758a7f 14:19:51 Step 22/22 : LABEL version=0.0.0 14:19:51 ---> Running in 446fa345dd1f 14:19:52 Removing intermediate container 446fa345dd1f 14:19:52 ---> 5f010e6b2c25 14:19:52 14:19:52 Successfully built 5f010e6b2c25 14:19:52 Successfully tagged security-proxy-setup-arm64:latest 14:33:16  Building security-proxy-setup ... done Building bin/spire-agent... 14:33:16 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:33:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:33:16 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:33:16 go: downloading github.com/docker/docker v20.10.12+incompatible 14:33:16 go: downloading github.com/google/go-tpm-tools v0.3.3 14:33:16 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:33:16 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:33:16 go: downloading github.com/docker/go-connections v0.4.0 14:33:16 go: downloading github.com/docker/go-units v0.4.0 14:33:16 go: downloading github.com/opencontainers/image-spec v1.0.1 14:33:16 go: downloading github.com/containerd/containerd v1.3.4 14:33:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:33:16 go: downloading github.com/opencontainers/go-digest v1.0.0 14:36:53 Building bin/spire-agent... 14:36:53 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:36:53 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:36:53 go: downloading github.com/docker/docker v20.10.12+incompatible 14:36:53 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:36:53 go: downloading github.com/google/go-tpm-tools v0.3.3 14:36:53 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:36:53 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:36:53 go: downloading github.com/docker/go-connections v0.4.0 14:36:53 go: downloading github.com/docker/go-units v0.4.0 14:36:53 go: downloading github.com/opencontainers/image-spec v1.0.1 14:36:53 go: downloading github.com/containerd/containerd v1.3.4 14:36:53 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:36:53 go: downloading github.com/opencontainers/go-digest v1.0.0 14:39:00 Removing intermediate container e5035e3046a1 14:39:00 ---> 18f738e08dd6 14:39:00 14:39:00 Step 13/26 : FROM alpine:3.15 14:39:00 ---> 3fb3c9af89a9 14:39:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:39:00 ---> Using cache 14:39:00 ---> f0daee35c4d3 14:39:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:00 ---> Using cache 14:39:00 ---> b72213ef109e 14:39:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:39:00 ---> Running in 3c857e45918b 14:39:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:39:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:39:01 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:39:01 v3.15.4-93-g43d6947fae [https://nl.alpinelinux.org/alpine/v3.15/community] 14:39:01 OK: 15732 distinct packages available 14:39:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:39:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:39:03 (1/5) Installing dumb-init (1.2.5-r1) 14:39:03 (2/5) Installing musl-obstack (1.2.3-r0) 14:39:03 (3/5) Installing libucontext (1.1-r0) 14:39:03 (4/5) Installing gcompat (1.0.0-r4) 14:39:04 (5/5) Installing openssl (1.1.1n-r0) 14:39:04 Executing busybox-1.34.1-r5.trigger 14:39:04 OK: 6 MiB in 19 packages 14:39:06 Removing intermediate container 3c857e45918b 14:39:06 ---> f5a9909ecfec 14:39:06 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 14:39:09 ---> 7599c46c6035 14:39:09 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:39:14 ---> 349281ec79d4 14:39:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:39:14 ---> aab4eb537b23 14:39:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:39:15 ---> 4b643c5a9e87 14:39:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:39:16 ---> 37b8a4d154ae 14:39:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:39:16 ---> Running in e1b031619c20 14:39:17 Removing intermediate container e1b031619c20 14:39:17 ---> 2776565faf31 14:39:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:39:17 ---> Running in 1a12e3e1aedf 14:39:17 Removing intermediate container 1a12e3e1aedf 14:39:17 ---> 89d9fd364c7e 14:39:17 Step 24/26 : LABEL arch=arm64 14:39:17 ---> Running in cb2ebc86c21d 14:39:18 Removing intermediate container cb2ebc86c21d 14:39:18 ---> b957ace5d7fc 14:39:18 Step 25/26 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc 14:39:18 ---> Running in 35957f26341e 14:39:19 Removing intermediate container 35957f26341e 14:39:19 ---> ace98fc902fe 14:39:19 Step 26/26 : LABEL version=0.0.0 14:39:19 ---> Running in 55c9980b7320 14:39:19 Removing intermediate container 55c9980b7320 14:39:19 ---> b796182c4349 14:39:19 14:39:20 Successfully built b796182c4349 14:39:20 Successfully tagged security-spire-agent-arm64:latest 14:40:16  Building security-spire-agent ... done Building bin/spire-agent... 14:40:16 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 14:40:16 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 14:40:16 go: downloading cloud.google.com/go/secretmanager v1.3.0 14:40:16 go: downloading github.com/docker/docker v20.10.12+incompatible 14:40:16 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 14:40:16 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 14:40:16 go: downloading github.com/google/go-tpm-tools v0.3.3 14:40:16 go: downloading github.com/docker/go-connections v0.4.0 14:40:16 go: downloading github.com/docker/go-units v0.4.0 14:40:16 go: downloading github.com/opencontainers/image-spec v1.0.1 14:40:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 14:40:16 go: downloading github.com/containerd/containerd v1.3.4 14:40:16 go: downloading github.com/opencontainers/go-digest v1.0.0 14:41:53 Removing intermediate container 6f1bbeaa4b55 14:41:53 ---> b1543449af54 14:41:53 14:41:53 Step 13/26 : FROM alpine:3.15 14:41:53 ---> 3fb3c9af89a9 14:41:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:41:53 ---> Using cache 14:41:53 ---> f0daee35c4d3 14:41:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:53 ---> Using cache 14:41:53 ---> b72213ef109e 14:41:53 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:41:53 ---> Running in e9a2c61d02e8 14:41:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:41:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:41:53 v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] 14:41:53 v3.15.4-93-g43d6947fae [https://nl.alpinelinux.org/alpine/v3.15/community] 14:41:53 OK: 15732 distinct packages available 14:41:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:41:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:41:55 (1/4) Installing dumb-init (1.2.5-r1) 14:41:55 (2/4) Installing musl-obstack (1.2.3-r0) 14:41:55 (3/4) Installing libucontext (1.1-r0) 14:41:55 (4/4) Installing gcompat (1.0.0-r4) 14:41:55 Executing busybox-1.34.1-r5.trigger 14:41:55 OK: 6 MiB in 18 packages 14:41:57 Removing intermediate container e9a2c61d02e8 14:41:57 ---> 61554b26ba09 14:41:57 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:42:01 ---> 0a454bdbc83b 14:42:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:42:02 ---> cd4c87166ccc 14:42:02 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:42:02 ---> Running in ce4d775a6e16 14:42:02 Removing intermediate container ce4d775a6e16 14:42:02 ---> b623ab4c599f 14:42:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:42:03 ---> ecf82b242cb4 14:42:03 Step 21/26 : WORKDIR / 14:42:03 ---> Running in fc6a8b4b2eba 14:42:03 Removing intermediate container fc6a8b4b2eba 14:42:03 ---> 18f77df9e164 14:42:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:42:03 ---> Running in b98b31e7ba51 14:42:04 Removing intermediate container b98b31e7ba51 14:42:04 ---> 252b5a85d3bf 14:42:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:42:04 ---> Running in ca7682cf083b 14:42:04 Removing intermediate container ca7682cf083b 14:42:04 ---> 6ef190c81580 14:42:04 Step 24/26 : LABEL arch=arm64 14:42:05 ---> Running in 13a0cd6506cd 14:42:05 Removing intermediate container 13a0cd6506cd 14:42:05 ---> dc489278a591 14:42:05 Step 25/26 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc 14:42:05 ---> Running in d2a23184e327 14:42:05 Removing intermediate container d2a23184e327 14:42:05 ---> a5774836ec20 14:42:05 Step 26/26 : LABEL version=0.0.0 14:42:05 ---> Running in db6ea45e6e7d 14:42:06 Removing intermediate container db6ea45e6e7d 14:42:06 ---> ddab3af9e9c2 14:42:06 14:42:06 Successfully built ddab3af9e9c2 14:42:06 Successfully tagged security-spire-config-arm64:latest 14:44:13  Building security-spire-config ... done Removing intermediate container 12be4c28d483 14:44:13 ---> 4f8dd7d8b8fe 14:44:13 14:44:13 Step 13/25 : FROM alpine:3.15 14:44:13 ---> 3fb3c9af89a9 14:44:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:44:13 ---> Using cache 14:44:13 ---> f0daee35c4d3 14:44:13 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:44:13 ---> Using cache 14:44:13 ---> b72213ef109e 14:44:13 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:44:13 ---> Using cache 14:44:13 ---> f5a9909ecfec 14:44:13 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 14:44:13 ---> 23453d451253 14:44:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:44:13 ---> f83c13155e53 14:44:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:44:13 ---> 5946cd7a25a1 14:44:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:44:13 ---> b4f5c2f91117 14:44:13 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:44:13 ---> Running in 7e54c5c57b8a 14:44:13 Removing intermediate container 7e54c5c57b8a 14:44:13 ---> 5c3ff3711196 14:44:13 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:44:13 ---> Running in 85d856652a37 14:44:13 Removing intermediate container 85d856652a37 14:44:13 ---> 82fcc77da330 14:44:13 Step 23/25 : LABEL arch=arm64 14:44:13 ---> Running in a4466e23e708 14:44:13 Removing intermediate container a4466e23e708 14:44:13 ---> 33b0674c6ed7 14:44:13 Step 24/25 : LABEL git_sha=cf27560c72f73cafc501ae05df61c2156c94f5dc 14:44:13 ---> Running in 6f45e24e054a 14:44:13 Removing intermediate container 6f45e24e054a 14:44:13 ---> 5331070961c5 14:44:13 Step 25/25 : LABEL version=0.0.0 14:44:13 ---> Running in 897df34fed30 14:44:13 Removing intermediate container 897df34fed30 14:44:13 ---> 43b00a6d0cbb 14:44:13 14:44:13 Successfully built 43b00a6d0cbb 14:44:13 Successfully tagged security-spire-server-arm64:latest 14:44:13  Building security-spire-server ... done  [Pipeline] } 14:44:13 $ docker stop --time=1 362798d324def79b14f205d4869c9c4ec2f9a0db372a7a588dbb693334a92b8e 14:44:15 $ docker rm -f 362798d324def79b14f205d4869c9c4ec2f9a0db372a7a588dbb693334a92b8e [Pipeline] // withDockerContainer [Pipeline] sh 14:44:15 + docker images 14:44:16 REPOSITORY TAG IMAGE ID CREATED SIZE 14:44:16 security-spire-server-arm64 latest 43b00a6d0cbb 7 seconds ago 86.3MB 14:44:16 4f8dd7d8b8fe 29 seconds ago 4.14GB 14:44:16 security-spire-config-arm64 latest ddab3af9e9c2 2 minutes ago 85.6MB 14:44:16 b1543449af54 2 minutes ago 4.14GB 14:44:16 security-spire-agent-arm64 latest b796182c4349 4 minutes ago 126MB 14:44:16 18f738e08dd6 5 minutes ago 4.14GB 14:44:16 security-proxy-setup-arm64 latest 5f010e6b2c25 24 minutes ago 26.1MB 14:44:16 support-scheduler-arm64 latest e09d3b9b1812 24 minutes ago 25.2MB 14:44:16 bc46f0643b5a 24 minutes ago 1.31GB 14:44:16 1a3d66e7fa77 24 minutes ago 1.36GB 14:44:16 security-bootstrapper-arm64 latest 6fff04120988 29 minutes ago 18.3MB 14:44:16 ca38b992a856 30 minutes ago 1.31GB 14:44:16 security-spiffe-token-provider-arm64 latest 2c104e4ea70d 32 minutes ago 27.9MB 14:44:16 c5ae8c36066b 32 minutes ago 1.36GB 14:44:16 sys-mgmt-agent-arm64 latest 1bcd5a1c54f3 34 minutes ago 282MB 14:44:16 2a60c2071f46 35 minutes ago 1.31GB 14:44:16 core-metadata-arm64 latest 6a5ac0052f3f 36 minutes ago 16.3MB 14:44:16 ee30805f2b3c 36 minutes ago 1.31GB 14:44:16 support-notifications-arm64 latest bad71f7d1dab 40 minutes ago 25.8MB 14:44:16 e200caf6617e 40 minutes ago 1.36GB 14:44:16 core-data-arm64 latest 6ebaf0e239db 41 minutes ago 21.6MB 14:44:16 20e800267028 42 minutes ago 1.34GB 14:44:16 security-secretstore-setup-arm64 latest a5998cb0df74 42 minutes ago 27.5MB 14:44:16 core-command-arm64 latest 3bf29eaecfdb 43 minutes ago 15.5MB 14:44:16 15a5a2ea179d 43 minutes ago 1.32GB 14:44:16 c47bbcb171aa 43 minutes ago 1.3GB 14:44:16 ci-base-image-arm64 latest eacb59b94998 59 minutes ago 885MB 14:44:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB 14:44:16 docker 20.10.14 c346e9eafbab 4 weeks ago 202MB 14:44:16 alpine 3.14 ac73e934f311 4 weeks ago 5.34MB 14:44:16 alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB 14:44:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:44:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:44:16 14:44:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:44:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:44:17 arm64: Pulling from edgex-lftools-log-publisher 14:44:17 8998bd30e6a1: Pulling fs layer 14:44:17 04944245beec: Pulling fs layer 14:44:17 699f458cf7ca: Pulling fs layer 14:44:17 765212b225bb: Pulling fs layer 14:44:17 f23df028b6ca: Pulling fs layer 14:44:17 d65c8cfc05b1: Pulling fs layer 14:44:17 2437ff75d9bd: Pulling fs layer 14:44:17 765212b225bb: Waiting 14:44:17 f23df028b6ca: Waiting 14:44:17 d65c8cfc05b1: Waiting 14:44:17 2437ff75d9bd: Waiting 14:44:17 04944245beec: Verifying Checksum 14:44:17 04944245beec: Download complete 14:44:17 765212b225bb: Verifying Checksum 14:44:17 765212b225bb: Download complete 14:44:17 f23df028b6ca: Verifying Checksum 14:44:17 f23df028b6ca: Download complete 14:44:17 d65c8cfc05b1: Verifying Checksum 14:44:17 d65c8cfc05b1: Download complete 14:44:17 699f458cf7ca: Verifying Checksum 14:44:17 699f458cf7ca: Download complete 14:44:18 8998bd30e6a1: Verifying Checksum 14:44:18 8998bd30e6a1: Download complete 14:44:21 2437ff75d9bd: Verifying Checksum 14:44:21 2437ff75d9bd: Download complete 14:44:23 8998bd30e6a1: Pull complete 14:44:23 04944245beec: Pull complete 14:44:25 699f458cf7ca: Pull complete 14:44:25 765212b225bb: Pull complete 14:44:26 f23df028b6ca: Pull complete 14:44:26 d65c8cfc05b1: Pull complete 14:44:41 2437ff75d9bd: Pull complete 14:44:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:44:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:44:42 prd-ubuntu20.04-docker-arm64-4c-16g-41395 does not seem to be running inside a container 14:44:42 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:44:45 $ docker top eb7f3c0a02e75e54167f326bea5542d1b0869f26fc637861dc5d0002f2415c51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:44:46 ---> job-cost.sh 14:44:46 lf-activate-venv: SKIPPING 14:44:46 INFO: No Stack... 14:44:46 INFO: Retrieving Pricing Info for: v3-standard-4 14:44:47 INFO: Archiving Costs [Pipeline] sh 14:44:48 + cut -d, -f6 14:44:48 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 14:44:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4009-1-stack-cost] 14:44:48 Resource [jenkins-edgexfoundry-edgex-go-PR-4009-1-stack-cost] did not exist. Created. 14:44:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4009-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:44:49 + echo total: 0.2199999988079071 [Pipeline] stash 14:44:49 Stashed 1 file(s) [Pipeline] } 14:44:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4009-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:44:49 $ docker stop --time=1 eb7f3c0a02e75e54167f326bea5542d1b0869f26fc637861dc5d0002f2415c51 14:44:50 $ docker rm -f eb7f3c0a02e75e54167f326bea5542d1b0869f26fc637861dc5d0002f2415c51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:44:52 provisioning config files... 14:44:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6576580618524998943tmp [Pipeline] { [Pipeline] sh 14:44:52 + set +x 14:44:52 + curl -s https://codecov.io/bash 14:44:52 + bash -s -- 14:44:52 14:44:52 _____ _ 14:44:52 / ____| | | 14:44:52 | | ___ __| | ___ ___ _____ __ 14:44:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:44:52 | |___| (_) | (_| | __/ (_| (_) \ V / 14:44:52 \_____\___/ \__,_|\___|\___\___/ \_/ 14:44:52 Bash-1.0.6 14:44:52 14:44:52 14:44:52 ==> git version 2.25.1 found 14:44:52 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:44:52 Release-Date: 2020-01-08 14:44:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:44:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:44:52 ==> Jenkins CI detected. 14:44:52 current dir:  /w/workspace/edgex-go/1 14:44:52 project root: . 14:44:52 --> token set from env 14:44:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:44:52 ==> Running gcov in . (disable via -X gcov) 14:44:52 ==> Python coveragepy not found 14:44:52 ==> Searching for coverage reports in: 14:44:52 + . 14:44:52 -> Found 1 reports 14:44:52 ==> Detecting git/mercurial file structure 14:44:52 ==> Reading reports 14:44:52 + ./coverage.out bytes=435134 14:44:52 ==> Appending adjustments 14:44:52 https://docs.codecov.io/docs/fixing-reports 14:44:53 + Found adjustments 14:44:53 ==> Gzipping contents 14:44:53 60K /tmp/codecov.pS5mac.gz 14:44:53 ==> Uploading reports 14:44:53 url: https://codecov.io 14:44:53 query: branch=PR-4009&commit=ad60c78e56fa842da1ac3787a2c92636c6f3eca4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4009%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4009&job=&cmd_args= 14:44:53 -> Pinging Codecov 14:44:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4009&commit=ad60c78e56fa842da1ac3787a2c92636c6f3eca4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4009%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4009&job=&cmd_args= 14:44:54 -> Uploading to 14:44:54 https://storage.googleapis.com/codecov/v4/raw/2022-05-07/00271124DB129430A58F1EEE437C3FCB/ad60c78e56fa842da1ac3787a2c92636c6f3eca4/560ba4ea-15f2-4aeb-aecb-4672220a835a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220507T144453Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fface0d3ab6696ddaaa093010e188bd0a0a2506b6c5a38bc8d7f0e0b71641a2 14:44:54 % Total % Received % Xferd Average Speed Time Time Time Current 14:44:54 Dload Upload Total Spent Left Speed 14:44:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59784 0 0 100 59784 0 234k --:--:-- --:--:-- --:--:-- 234k 14:44:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ad60c78e56fa842da1ac3787a2c92636c6f3eca4 [Pipeline] } 14:44:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:44:55 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 14:44:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:44:57 ---> package-listing.sh 14:44:57 ++ facter osfamily 14:44:57 ++ tr '[:upper:]' '[:lower:]' 14:44:57 + OS_FAMILY=debian 14:44:57 + workspace=/w/workspace/edgex-go/1 14:44:57 + START_PACKAGES=/tmp/packages_start.txt 14:44:57 + END_PACKAGES=/tmp/packages_end.txt 14:44:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:44:57 + PACKAGES=/tmp/packages_start.txt 14:44:57 + '[' /w/workspace/edgex-go/1 ']' 14:44:57 + PACKAGES=/tmp/packages_end.txt 14:44:57 + case "${OS_FAMILY}" in 14:44:57 + dpkg -l 14:44:57 + grep '^ii' 14:44:57 + '[' -f /tmp/packages_start.txt ']' 14:44:57 + '[' -f /tmp/packages_end.txt ']' 14:44:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:44:57 + '[' /w/workspace/edgex-go/1 ']' 14:44:57 + mkdir -p /w/workspace/edgex-go/1/archives/ 14:44:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 14:44:57 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:44:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:44:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:44:58 14:44:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:44:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:44:58 latest: Pulling from edgex-lftools-log-publisher 14:44:58 5eb5b503b376: Pulling fs layer 14:44:58 5c69ac0246d0: Pulling fs layer 14:44:58 ec43610c2a17: Pulling fs layer 14:44:58 3a2ae6a8a46f: Pulling fs layer 14:44:58 33b1e0a273af: Pulling fs layer 14:44:58 5d3b04190fa2: Pulling fs layer 14:44:58 2f39f015ded8: Pulling fs layer 14:44:58 33b1e0a273af: Waiting 14:44:58 2f39f015ded8: Waiting 14:44:58 3a2ae6a8a46f: Waiting 14:44:58 5d3b04190fa2: Waiting 14:44:58 5c69ac0246d0: Verifying Checksum 14:44:58 3a2ae6a8a46f: Verifying Checksum 14:44:58 3a2ae6a8a46f: Download complete 14:44:58 33b1e0a273af: Verifying Checksum 14:44:58 33b1e0a273af: Download complete 14:44:58 ec43610c2a17: Verifying Checksum 14:44:58 ec43610c2a17: Download complete 14:44:58 5d3b04190fa2: Download complete 14:44:58 5eb5b503b376: Verifying Checksum 14:44:58 5eb5b503b376: Download complete 14:44:59 2f39f015ded8: Download complete 14:44:59 5eb5b503b376: Pull complete 14:45:00 5c69ac0246d0: Pull complete 14:45:00 ec43610c2a17: Pull complete 14:45:00 3a2ae6a8a46f: Pull complete 14:45:00 33b1e0a273af: Pull complete 14:45:00 5d3b04190fa2: Pull complete 14:45:05 2f39f015ded8: Pull complete 14:45:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:45:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:45:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:45:05 prd-ubuntu20.04-docker-8c-8g-41394 does not seem to be running inside a container 14:45:05 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:45:06 $ docker top 754a1c1a6f80b2e59670623ce17b36be634fd1e1520d7237220d5f64d3eebb7b -eo pid,comm [Pipeline] { [Pipeline] sh 14:45:06 + touch /tmp/pre-build-complete [Pipeline] sh 14:45:07 + mkdir -p /var/log/sysstat [Pipeline] sh 14:45:07 + ls /var/log/sa-host 14:45:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:45:07 provisioning config files... 14:45:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config185248250027973064tmp [Pipeline] { [Pipeline] echo 14:45:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:45:08 ---> create-netrc.sh [Pipeline] } 14:45:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:45:08 ---> python-tools-install.sh [Pipeline] echo 14:45:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:45:08 ---> sudo-logs.sh 14:45:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:45:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:45:09 ---> job-cost.sh 14:45:09 lf-activate-venv: SKIPPING 14:45:09 DEBUG: total: 0.2199999988079071 14:45:09 INFO: Retrieving Stack Cost... 14:45:09 INFO: Retrieving Pricing Info for: v3-standard-8 14:45:10 INFO: Archiving Costs [Pipeline] echo 14:45:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:45:10 ---> logs-deploy.sh 14:45:10 lf-activate-venv: SKIPPING 14:45:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4009/1 14:45:10 INFO: archiving workspace using pattern(s): 14:45:11 Archives upload complete. 14:45:11 INFO: archiving logs to Nexus 14:45:12 ---> uname -a: 14:45:12 Linux prd-ubuntu20-04-docker-8c-8g-41394 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:45:12 14:45:12 14:45:12 ---> lscpu: 14:45:12 Architecture: x86_64 14:45:12 CPU op-mode(s): 32-bit, 64-bit 14:45:12 Byte Order: Little Endian 14:45:12 Address sizes: 40 bits physical, 48 bits virtual 14:45:12 CPU(s): 8 14:45:12 On-line CPU(s) list: 0-7 14:45:12 Thread(s) per core: 1 14:45:12 Core(s) per socket: 1 14:45:12 Socket(s): 8 14:45:12 NUMA node(s): 1 14:45:12 Vendor ID: AuthenticAMD 14:45:12 CPU family: 23 14:45:12 Model: 49 14:45:12 Model name: AMD EPYC-Rome Processor 14:45:12 Stepping: 0 14:45:12 CPU MHz: 2799.998 14:45:12 BogoMIPS: 5599.99 14:45:12 Virtualization: AMD-V 14:45:12 Hypervisor vendor: KVM 14:45:12 Virtualization type: full 14:45:12 L1d cache: 256 KiB 14:45:12 L1i cache: 256 KiB 14:45:12 L2 cache: 4 MiB 14:45:12 L3 cache: 128 MiB 14:45:12 NUMA node0 CPU(s): 0-7 14:45:12 Vulnerability Itlb multihit: Not affected 14:45:12 Vulnerability L1tf: Not affected 14:45:12 Vulnerability Mds: Not affected 14:45:12 Vulnerability Meltdown: Not affected 14:45:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:45:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:45:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:45:12 Vulnerability Srbds: Not affected 14:45:12 Vulnerability Tsx async abort: Not affected 14:45:12 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 14:45:12 14:45:12 14:45:12 ---> nproc: 14:45:12 8 14:45:12 14:45:12 14:45:12 ---> df -h: 14:45:12 Filesystem Size Used Avail Use% Mounted on 14:45:12 overlay 155G 26G 129G 17% / 14:45:12 tmpfs 64M 0 64M 0% /dev 14:45:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:45:12 shm 64M 0 64M 0% /dev/shm 14:45:12 /dev/vda1 155G 26G 129G 17% /facter-os 14:45:12 14:45:12 14:45:12 ---> sar -b -r -n DEV: 14:45:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41394) 05/07/22 _x86_64_ (8 CPU) 14:45:12 14:45:12 13:39:17 LINUX RESTART (8 CPU) 14:45:12 14:45:12 13:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:45:12 13:41:01 170.76 12.16 158.60 0.00 2044.92 105290.90 0.00 14:45:12 13:42:01 31.00 0.03 30.97 0.00 0.27 12642.48 0.00 14:45:12 13:43:01 55.79 0.12 55.67 0.00 2.40 23414.25 0.00 14:45:12 13:44:01 421.43 1.12 420.31 0.00 21.19 298935.69 0.00 14:45:12 13:45:01 737.63 2.41 735.22 0.00 22.44 243808.93 0.00 14:45:12 13:46:01 584.23 0.20 584.03 0.00 1.63 247611.99 0.00 14:45:12 13:47:01 640.80 0.20 640.60 0.00 1.60 204550.22 0.00 14:45:12 13:48:01 1004.08 2.05 1002.03 0.00 22.66 340916.34 0.00 14:45:12 13:49:01 861.94 0.50 861.44 0.00 4.53 284908.82 0.00 14:45:12 13:50:01 168.29 0.00 168.29 0.00 0.00 21326.76 0.00 14:45:12 13:51:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 14:45:12 13:52:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 14:45:12 13:53:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 14:45:12 13:54:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 14:45:12 13:55:01 1.93 0.02 1.92 0.00 0.13 22.66 0.00 14:45:12 13:56:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 14:45:12 13:57:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 14:45:12 13:58:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 14:45:12 13:59:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 14:45:12 14:00:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 14:45:12 14:01:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 14:45:12 14:02:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 14:45:12 14:03:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 14:45:12 14:04:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 14:45:12 14:05:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 14:45:12 14:06:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 14:45:12 14:07:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 14:45:12 14:08:01 3.37 0.87 2.50 0.00 18.39 33.06 0.00 14:45:12 14:09:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 14:45:12 14:10:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 14:45:12 14:11:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 14:45:12 14:12:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 14:45:12 14:13:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 14:45:12 14:14:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 14:45:12 14:15:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 14:45:12 14:16:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 14:45:12 14:17:01 1.03 0.02 1.02 0.00 0.13 11.86 0.00 14:45:12 14:18:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 14:45:12 14:19:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 14:45:12 14:20:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 14:45:12 14:21:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 14:45:12 14:22:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 14:45:12 14:23:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 14:45:12 14:24:01 1.42 0.00 1.42 0.00 0.00 17.86 0.00 14:45:12 14:25:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 14:45:12 14:26:01 1.25 0.00 1.25 0.00 0.00 16.13 0.00 14:45:12 14:27:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 14:45:12 14:28:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 14:45:12 14:29:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 14:45:12 14:30:01 3.28 1.58 1.70 0.00 50.38 21.86 0.00 14:45:12 14:31:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 14:45:12 14:32:01 1.65 0.00 1.65 0.00 0.00 21.46 0.00 14:45:12 14:33:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 14:45:12 14:34:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 14:45:12 14:35:01 1.15 0.00 1.15 0.00 0.00 15.20 0.00 14:45:12 14:36:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 14:45:12 14:37:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 14:45:12 14:38:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 14:45:12 14:39:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 14:45:12 14:40:01 1.18 0.00 1.18 0.00 0.00 15.60 0.00 14:45:12 14:41:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 14:45:12 14:42:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 14:45:12 14:43:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 14:45:12 14:44:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 14:45:12 14:45:01 10.53 0.22 10.31 0.00 16.93 4269.69 0.00 14:45:12 Average: 73.12 0.33 72.79 0.00 33.97 27478.18 0.00 14:45:12 14:45:12 13:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:45:12 13:41:01 28277640 31785388 510536 1.55 159084 3561764 2034152 5.99 1229268 2935168 560 14:45:12 13:42:01 27351272 31308996 979092 2.98 163420 3959524 2580396 7.60 1797824 3237000 163876 14:45:12 13:43:01 27723988 31774868 516916 1.57 166088 4049640 2014796 5.94 1339740 3323640 257184 14:45:12 13:44:01 20508240 31476812 774984 2.36 223232 10532732 3514416 10.36 2395684 9056804 2083916 14:45:12 13:45:01 13517984 28879956 3373296 10.26 335036 14468660 5928316 17.47 5939956 12157444 122256 14:45:12 13:46:01 11184184 30785492 1459936 4.44 378612 18434732 3590964 10.58 5202980 14992512 644232 14:45:12 13:47:01 8275060 29516924 2713736 8.25 451384 19812872 5538068 16.32 5906540 16987684 129120 14:45:12 13:48:01 7746404 31223224 1028316 3.13 624108 21854152 2758124 8.13 4482140 18938140 308 14:45:12 13:49:01 6151312 31565644 690544 2.10 723924 23611040 2434152 7.17 3474244 21468560 896 14:45:12 13:50:01 10802808 31737852 525812 1.60 726392 19365996 2036896 6.00 2843008 17693904 232 14:45:12 13:51:01 10803456 31738480 525296 1.60 726400 19366000 2036896 6.00 2842964 17693908 200 14:45:12 13:52:01 10815576 31750572 513160 1.56 726404 19366000 2036896 6.00 2830840 17693908 228 14:45:12 13:53:01 10816308 31751400 512392 1.56 726416 19366004 2036896 6.00 2830996 17693992 184 14:45:12 13:54:01 10817836 31752948 510852 1.55 726432 19366004 2036896 6.00 2828816 17693992 228 14:45:12 13:55:01 10818356 31753576 510296 1.55 726452 19366008 2029620 5.98 2828972 17694004 52 14:45:12 13:56:01 10818540 31753792 510296 1.55 726476 19366012 2029620 5.98 2828884 17694008 192 14:45:12 13:57:01 10818516 31753792 510220 1.55 726496 19366012 2029620 5.98 2828812 17694008 196 14:45:12 13:58:01 10818428 31753716 510232 1.55 726504 19366020 2029620 5.98 2829132 17694012 232 14:45:12 13:59:01 10818380 31753688 510204 1.55 726516 19366024 2029620 5.98 2828904 17694020 192 14:45:12 14:00:01 10817860 31753172 510648 1.55 726532 19366028 2029620 5.98 2829292 17694024 228 14:45:12 14:01:01 10819028 31754364 509620 1.55 726536 19366032 2029620 5.98 2828984 17694028 188 14:45:12 14:02:01 10818964 31754300 509652 1.55 726548 19366032 2029620 5.98 2828848 17694028 232 14:45:12 14:03:01 10818940 31754292 509600 1.55 726552 19366036 2029620 5.98 2828860 17694032 200 14:45:12 14:04:01 10818284 31753696 510044 1.55 726572 19366040 2029620 5.98 2829704 17694036 208 14:45:12 14:05:01 10818196 31753632 510152 1.55 726596 19366040 2029620 5.98 2829416 17694036 48 14:45:12 14:06:01 10818408 31753868 509832 1.55 726604 19366048 2029620 5.98 2829388 17694044 200 14:45:12 14:07:01 10818360 31753836 509812 1.55 726620 19366048 2029620 5.98 2829296 17694044 204 14:45:12 14:08:01 10816356 31752632 511112 1.55 726680 19366564 2093256 6.17 2829172 17694504 192 14:45:12 14:09:01 10817072 31753380 510360 1.55 726692 19366568 2093256 6.17 2829196 17694508 192 14:45:12 14:10:01 10816560 31753004 510676 1.55 726700 19366696 2093256 6.17 2829540 17694636 68 14:45:12 14:11:01 10816708 31753168 510396 1.55 726708 19366700 2093256 6.17 2829444 17694640 204 14:45:12 14:12:01 10816652 31753112 510384 1.55 726716 19366700 2093256 6.17 2829264 17694640 216 14:45:12 14:13:01 10816888 31753380 510068 1.55 726736 19366704 2093256 6.17 2829260 17694644 212 14:45:12 14:14:01 10816556 31753052 510384 1.55 726748 19366708 2093256 6.17 2828924 17694648 44 14:45:12 14:15:01 10816504 31753032 510532 1.55 726772 19366716 2093256 6.17 2829604 17694652 28 14:45:12 14:16:01 10816336 31752920 510504 1.55 726784 19366720 2093256 6.17 2829376 17694660 200 14:45:12 14:17:01 10816060 31752652 510724 1.55 726800 19366720 2093256 6.17 2829292 17694664 16 14:45:12 14:18:01 10816072 31752816 510412 1.55 726808 19366724 2093256 6.17 2829204 17694664 20 14:45:12 14:19:01 10816204 31752952 510164 1.55 726816 19366728 2093256 6.17 2829340 17694668 228 14:45:12 14:20:01 10815692 31752472 510596 1.55 726832 19366728 2093256 6.17 2829804 17694668 24 14:45:12 14:21:01 10815644 31752448 510564 1.55 726840 19366732 2093256 6.17 2829544 17694672 232 14:45:12 14:22:01 10815604 31752412 510580 1.55 726860 19366736 2093256 6.17 2829080 17694676 8 14:45:12 14:23:01 10815984 31752796 510316 1.55 726868 19366736 2093256 6.17 2829412 17694676 208 14:45:12 14:24:01 10815936 31752784 510500 1.55 726884 19366744 2093256 6.17 2829660 17694684 204 14:45:12 14:25:01 10815912 31752796 510448 1.55 726904 19366740 2093256 6.17 2829880 17694684 24 14:45:12 14:26:01 10816116 31753036 510156 1.55 726932 19366748 2093256 6.17 2829760 17694688 264 14:45:12 14:27:01 10816060 31752984 510128 1.55 726948 19366752 2093256 6.17 2829536 17694692 204 14:45:12 14:28:01 10816188 31753132 510140 1.55 726960 19366752 2109376 6.22 2829724 17694692 204 14:45:12 14:29:01 10816180 31753164 510096 1.55 726988 19366756 2109376 6.22 2829580 17694696 196 14:45:12 14:30:01 10811632 31751088 512032 1.56 727024 19368272 2092536 6.17 2835768 17694280 88 14:45:12 14:31:01 10812028 31751500 511760 1.56 727036 19368276 2092536 6.17 2835008 17694284 224 14:45:12 14:32:01 10811996 31751472 511756 1.56 727056 19368280 2075980 6.12 2834936 17694288 176 14:45:12 14:33:01 10811948 31751432 511700 1.56 727084 19368284 2075980 6.12 2834928 17694292 212 14:45:12 14:34:01 10811892 31751432 511672 1.56 727096 19368288 2075980 6.12 2834952 17694296 68 14:45:12 14:35:01 10811612 31751188 512112 1.56 727124 19368284 2075980 6.12 2835364 17694300 36 14:45:12 14:36:01 10811816 31751424 511816 1.56 727148 19368292 2075980 6.12 2835144 17694300 224 14:45:12 14:37:01 10811768 31751380 511800 1.56 727148 19368296 2075980 6.12 2835176 17694304 192 14:45:12 14:38:01 10811696 31751436 511780 1.56 727156 19368424 2075980 6.12 2835016 17694432 196 14:45:12 14:39:01 10811628 31751392 512028 1.56 727164 19368428 2075980 6.12 2835136 17694436 196 14:45:12 14:40:01 10811612 31751384 511984 1.56 727168 19368428 2075980 6.12 2835440 17694424 76 14:45:12 14:41:01 10811564 31751352 511948 1.56 727184 19368432 2075980 6.12 2835148 17694424 204 14:45:12 14:42:01 10812016 31751812 511668 1.56 727192 19368440 2075980 6.12 2835200 17694432 196 14:45:12 14:43:01 10811716 31751544 511892 1.56 727204 19368444 2075980 6.12 2835204 17694436 216 14:45:12 14:44:01 10811636 31751472 511904 1.56 727208 19368444 2075980 6.12 2835408 17694436 232 14:45:12 14:45:01 10355472 31688292 574248 1.75 734312 19737540 2474844 7.29 2903412 18063052 305384 14:45:12 Average: 11629564 31636492 626874 1.91 675896 18541600 2256838 6.65 2929267 16836150 57183 14:45:12 14:45:12 13:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:45:12 13:41:01 docker0 514.55 472.88 39.27 3691.78 0.00 0.00 0.00 0.00 14:45:12 13:41:01 ens3 801.30 711.93 8770.69 132.00 0.00 0.00 0.00 0.00 14:45:12 13:41:01 vethc11246b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:41:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 14:45:12 13:42:01 docker0 1.43 1.45 0.09 0.12 0.00 0.00 0.00 0.00 14:45:12 13:42:01 ens3 23.79 14.21 18.94 10.09 0.00 0.00 0.00 0.00 14:45:12 13:42:01 vethc11246b 1.43 1.58 0.11 0.13 0.00 0.00 0.00 0.00 14:45:12 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:43:01 ens3 129.76 89.54 1693.92 78.05 0.00 0.00 0.00 0.00 14:45:12 13:43:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 14:45:12 13:44:01 veth79fa099 155.90 286.72 12.17 3632.99 0.00 0.00 0.00 0.30 14:45:12 13:44:01 veth2821456 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:45:12 13:44:01 docker0 335.42 607.65 21.40 7455.08 0.00 0.00 0.00 0.00 14:45:12 13:44:01 ens3 648.08 358.65 7491.90 46.85 0.00 0.00 0.00 0.00 14:45:12 13:44:01 vethe47abd1 144.67 276.84 11.36 3631.89 0.00 0.00 0.00 0.30 14:45:12 13:44:01 vethba50768 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:45:12 13:44:01 veth284d5e1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:45:12 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 13:44:01 veth83b99e8 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 14:45:12 13:45:01 veth79fa099 88.95 162.01 9.45 2189.72 0.00 0.00 0.00 0.18 14:45:12 13:45:01 docker0 191.05 334.54 17.21 4454.58 0.00 0.00 0.00 0.00 14:45:12 13:45:01 ens3 430.82 260.18 5656.35 86.65 0.00 0.00 0.00 0.00 14:45:12 13:45:01 vethe47abd1 98.31 163.67 10.08 2190.58 0.00 0.00 0.00 0.18 14:45:12 13:45:01 lo 1.66 1.66 0.16 0.16 0.00 0.00 0.00 0.00 14:45:12 13:45:01 veth83b99e8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:45:12 13:46:01 veth79fa099 0.17 0.32 0.01 0.02 0.00 0.00 0.00 0.00 14:45:12 13:46:01 veth37b0077 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 14:45:12 13:46:01 docker0 177.37 341.88 11.47 4222.75 0.00 0.00 0.00 0.00 14:45:12 13:46:01 ens3 422.99 241.91 4263.55 109.74 0.00 0.00 0.00 0.00 14:45:12 13:46:01 vethe47abd1 0.17 0.32 0.01 0.02 0.00 0.00 0.00 0.00 14:45:12 13:46:01 veth122ef84 141.01 281.06 10.92 3691.97 0.00 0.00 0.00 0.30 14:45:12 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 13:46:01 veth83b99e8 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 14:45:12 13:47:01 veth79fa099 8.00 14.76 0.82 206.21 0.00 0.00 0.00 0.02 14:45:12 13:47:01 docker0 150.40 207.88 11.50 2753.60 0.00 0.00 0.00 0.00 14:45:12 13:47:01 ens3 247.40 172.36 2787.91 29.38 0.00 0.00 0.00 0.00 14:45:12 13:47:01 vethe47abd1 11.70 16.04 1.08 206.75 0.00 0.00 0.00 0.02 14:45:12 13:47:01 veth122ef84 110.66 151.12 10.19 2197.44 0.00 0.00 0.00 0.18 14:45:12 13:47:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 14:45:12 13:47:01 veth83b99e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:47:01 veth1a9a3ba 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:45:12 13:48:01 docker0 2.00 3.68 0.12 36.03 0.00 0.00 0.00 0.00 14:45:12 13:48:01 ens3 59.82 47.94 66.47 74.26 0.00 0.00 0.00 0.00 14:45:12 13:48:01 veth122ef84 0.17 0.25 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 13:48:01 veth83b99e8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:49:01 docker0 66.48 82.80 4.09 531.51 0.00 0.00 0.00 0.00 14:45:12 13:49:01 ens3 112.07 82.40 555.50 17.88 0.00 0.00 0.00 0.00 14:45:12 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:49:01 veth83b99e8 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 14:45:12 13:50:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:45:12 13:50:01 ens3 45.52 44.35 11.84 71.32 0.00 0.00 0.00 0.00 14:45:12 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:51:01 ens3 0.55 0.38 0.26 0.21 0.00 0.00 0.00 0.00 14:45:12 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:55:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:45:12 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:56:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:57:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:58:01 ens3 0.33 0.28 0.48 0.02 0.00 0.00 0.00 0.00 14:45:12 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:00:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 14:45:12 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:03:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:04:01 ens3 0.90 0.40 0.31 0.21 0.00 0.00 0.00 0.00 14:45:12 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:05:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:45:12 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:06:01 ens3 0.23 0.13 0.12 0.01 0.00 0.00 0.00 0.00 14:45:12 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:07:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:10:01 ens3 0.23 0.20 0.08 0.08 0.00 0.00 0.00 0.00 14:45:12 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:12:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:14:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:15:01 ens3 0.22 0.22 0.09 0.07 0.00 0.00 0.00 0.00 14:45:12 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:18:01 ens3 0.23 0.20 0.12 0.01 0.00 0.00 0.00 0.00 14:45:12 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:19:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:45:12 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:20:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 14:45:12 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:25:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:45:12 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:26:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:30:01 ens3 7.28 4.97 5.38 6.03 0.00 0.00 0.00 0.00 14:45:12 14:30:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:45:12 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:35:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:45:12 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:36:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:40:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 14:45:12 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:43:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:44:01 ens3 0.27 0.25 0.18 0.02 0.00 0.00 0.00 0.00 14:45:12 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:45:12 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:12 14:45:01 ens3 125.08 78.80 2522.49 38.30 0.00 0.00 0.00 0.00 14:45:12 14:45:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:45:12 Average: docker0 22.11 31.52 1.62 355.38 0.00 0.00 0.00 0.00 14:45:12 Average: ens3 47.02 32.46 520.12 10.78 0.00 0.00 0.00 0.00 14:45:12 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 14:45:12 14:45:12 14:45:12 ---> sar -P ALL: 14:45:12 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41394) 05/07/22 _x86_64_ (8 CPU) 14:45:12 14:45:12 13:39:17 LINUX RESTART (8 CPU) 14:45:12 14:45:12 13:40:01 CPU %user %nice %system %iowait %steal %idle 14:45:12 13:41:01 all 11.42 0.00 5.20 1.75 0.06 81.58 14:45:12 13:41:01 0 11.61 0.00 4.88 0.59 0.07 82.85 14:45:12 13:41:01 1 12.02 0.00 5.20 2.01 0.05 80.72 14:45:12 13:41:01 2 7.73 0.00 3.81 2.53 0.05 85.89 14:45:12 13:41:01 3 12.15 0.00 4.84 0.19 0.07 82.76 14:45:12 13:41:01 4 13.97 0.00 5.54 3.01 0.05 77.42 14:45:12 13:41:01 5 10.28 0.00 6.80 2.34 0.07 80.50 14:45:12 13:41:01 6 12.78 0.00 5.18 1.05 0.07 80.93 14:45:12 13:41:01 7 10.80 0.00 5.34 2.27 0.07 81.53 14:45:12 13:42:01 all 46.27 0.00 7.09 0.25 0.08 46.32 14:45:12 13:42:01 0 48.36 0.00 7.02 0.05 0.08 44.49 14:45:12 13:42:01 1 47.31 0.00 6.81 0.00 0.08 45.80 14:45:12 13:42:01 2 42.05 0.00 6.67 0.27 0.07 50.94 14:45:12 13:42:01 3 46.68 0.00 8.22 1.37 0.08 43.65 14:45:12 13:42:01 4 48.29 0.00 7.01 0.08 0.08 44.54 14:45:12 13:42:01 5 46.37 0.00 6.56 0.03 0.07 46.96 14:45:12 13:42:01 6 45.80 0.00 6.56 0.03 0.07 47.54 14:45:12 13:42:01 7 45.27 0.00 7.83 0.15 0.08 46.67 14:45:12 13:43:01 all 39.26 0.00 6.27 0.58 0.08 53.81 14:45:12 13:43:01 0 40.37 0.00 6.18 0.41 0.08 52.96 14:45:12 13:43:01 1 39.26 0.00 6.11 0.05 0.08 54.49 14:45:12 13:43:01 2 38.10 0.00 6.23 0.89 0.08 54.69 14:45:12 13:43:01 3 39.68 0.00 6.73 2.84 0.08 50.67 14:45:12 13:43:01 4 38.89 0.00 6.26 0.00 0.07 54.78 14:45:12 13:43:01 5 39.58 0.00 5.98 0.19 0.08 54.16 14:45:12 13:43:01 6 39.77 0.00 6.28 0.05 0.10 53.80 14:45:12 13:43:01 7 38.46 0.00 6.38 0.17 0.08 54.91 14:45:12 13:44:01 all 33.88 0.00 13.69 7.38 0.13 44.91 14:45:12 13:44:01 0 33.29 0.00 14.37 4.25 0.15 47.93 14:45:12 13:44:01 1 32.94 0.00 14.09 10.52 0.14 42.32 14:45:12 13:44:01 2 31.56 0.00 12.77 15.84 0.14 39.69 14:45:12 13:44:01 3 34.89 0.00 14.33 3.89 0.12 46.77 14:45:12 13:44:01 4 33.12 0.00 14.65 3.11 0.14 48.98 14:45:12 13:44:01 5 36.23 0.00 12.28 12.56 0.14 38.80 14:45:12 13:44:01 6 35.66 0.00 13.87 4.13 0.12 46.22 14:45:12 13:44:01 7 33.34 0.00 13.21 4.68 0.14 48.64 14:45:12 13:45:01 all 62.85 0.00 10.58 9.24 0.17 17.16 14:45:12 13:45:01 0 61.86 0.00 9.65 4.82 0.15 23.53 14:45:12 13:45:01 1 63.56 0.00 9.74 5.58 0.18 20.93 14:45:12 13:45:01 2 61.72 0.00 9.30 11.20 0.17 17.61 14:45:12 13:45:01 3 63.66 0.00 9.71 8.48 0.13 18.02 14:45:12 13:45:01 4 64.10 0.00 9.89 7.65 0.17 18.19 14:45:12 13:45:01 5 63.30 0.00 11.08 7.61 0.15 17.86 14:45:12 13:45:01 6 62.74 0.00 11.93 15.41 0.20 9.72 14:45:12 13:45:01 7 61.87 0.00 13.36 13.18 0.19 11.41 14:45:12 13:46:01 all 85.47 0.00 12.03 0.56 0.16 1.78 14:45:12 13:46:01 0 87.04 0.00 10.48 0.36 0.17 1.95 14:45:12 13:46:01 1 85.88 0.00 12.43 0.09 0.15 1.45 14:45:12 13:46:01 2 82.58 0.00 13.70 0.62 0.15 2.96 14:45:12 13:46:01 3 86.23 0.00 10.37 0.74 0.19 2.48 14:45:12 13:46:01 4 85.43 0.00 12.10 0.19 0.15 2.13 14:45:12 13:46:01 5 86.23 0.00 11.02 0.38 0.17 2.20 14:45:12 13:46:01 6 83.30 0.00 14.20 1.80 0.15 0.54 14:45:12 13:46:01 7 87.06 0.00 11.94 0.29 0.15 0.56 14:45:12 13:47:01 all 74.94 0.00 10.63 5.63 0.16 8.63 14:45:12 13:47:01 0 72.15 0.00 9.26 5.41 0.17 13.00 14:45:12 13:47:01 1 75.81 0.00 10.76 4.02 0.18 9.23 14:45:12 13:47:01 2 70.24 0.00 11.20 4.38 0.17 14.01 14:45:12 13:47:01 3 68.05 0.00 11.51 10.10 0.15 10.19 14:45:12 13:47:01 4 87.37 0.00 8.12 0.80 0.15 3.55 14:45:12 13:47:01 5 70.66 0.00 10.22 5.76 0.15 13.21 14:45:12 13:47:01 6 68.89 0.00 13.40 13.42 0.15 4.13 14:45:12 13:47:01 7 86.16 0.00 10.63 1.24 0.15 1.81 14:45:12 13:48:01 all 55.77 0.00 12.67 10.19 0.15 21.21 14:45:12 13:48:01 0 46.73 0.00 15.73 26.71 0.14 10.69 14:45:12 13:48:01 1 67.92 0.00 10.71 3.79 0.15 17.44 14:45:12 13:48:01 2 65.71 0.00 10.16 2.63 0.15 21.34 14:45:12 13:48:01 3 56.77 0.00 11.04 3.98 0.14 28.06 14:45:12 13:48:01 4 53.03 0.00 13.06 8.50 0.19 25.22 14:45:12 13:48:01 5 52.45 0.00 14.55 6.95 0.17 25.88 14:45:12 13:48:01 6 50.72 0.00 12.17 21.42 0.14 15.55 14:45:12 13:48:01 7 52.65 0.00 14.00 7.64 0.15 25.55 14:45:12 13:49:01 all 40.58 0.00 11.81 9.42 0.15 38.04 14:45:12 13:49:01 0 41.04 0.00 10.28 6.09 0.15 42.44 14:45:12 13:49:01 1 45.39 0.00 11.04 4.51 0.12 38.95 14:45:12 13:49:01 2 39.55 0.00 13.44 16.26 0.15 30.59 14:45:12 13:49:01 3 40.98 0.00 11.25 4.75 0.17 42.84 14:45:12 13:49:01 4 37.27 0.00 9.87 6.51 0.14 46.22 14:45:12 13:49:01 5 39.78 0.00 13.99 13.89 0.17 32.18 14:45:12 13:49:01 6 39.48 0.00 12.67 14.95 0.15 32.75 14:45:12 13:49:01 7 41.15 0.00 11.90 8.37 0.15 38.42 14:45:12 13:50:01 all 1.53 0.00 1.23 1.35 0.02 95.88 14:45:12 13:50:01 0 1.80 0.00 0.85 0.35 0.03 96.96 14:45:12 13:50:01 1 1.24 0.00 1.59 1.02 0.02 96.13 14:45:12 13:50:01 2 1.09 0.00 1.65 4.14 0.02 93.10 14:45:12 13:50:01 3 1.57 0.00 0.89 1.74 0.02 95.78 14:45:12 13:50:01 4 1.70 0.00 0.78 0.13 0.00 97.38 14:45:12 13:50:01 5 1.72 0.00 1.92 1.12 0.02 95.22 14:45:12 13:50:01 6 1.37 0.00 0.87 1.57 0.03 96.15 14:45:12 13:50:01 7 1.71 0.00 1.26 0.69 0.02 96.34 14:45:12 13:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:45:12 13:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:51:01 2 0.00 0.00 0.03 0.00 0.00 99.97 14:45:12 13:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 13:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:45:12 13:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 13:51:01 6 0.03 0.00 0.02 0.02 0.00 99.93 14:45:12 13:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:45:12 13:51:01 CPU %user %nice %system %iowait %steal %idle 14:45:12 13:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:45:12 13:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:45:12 13:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 13:52:01 2 0.02 0.00 0.02 0.03 0.02 99.92 14:45:12 13:52:01 3 0.07 0.00 0.05 0.00 0.00 99.88 14:45:12 13:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 13:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:45:12 13:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 13:53:01 all 0.00 0.00 0.01 0.01 0.00 99.98 14:45:12 13:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 13:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:45:12 13:53:01 2 0.00 0.00 0.00 0.03 0.00 99.97 14:45:12 13:53:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:45:12 13:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 13:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 13:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:45:12 13:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 13:54:01 2 0.05 0.00 0.03 0.00 0.00 99.92 14:45:12 13:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 13:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:54:01 6 0.02 0.00 0.00 0.03 0.00 99.95 14:45:12 13:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:45:12 13:55:01 all 0.01 0.00 0.02 0.01 0.00 99.95 14:45:12 13:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 14:45:12 13:55:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:45:12 13:55:01 2 0.02 0.00 0.02 0.07 0.00 99.90 14:45:12 13:55:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:45:12 13:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 13:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 13:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 13:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:45:12 13:56:01 all 0.01 0.00 0.00 0.01 0.00 99.97 14:45:12 13:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 13:56:01 2 0.03 0.00 0.00 0.02 0.00 99.95 14:45:12 13:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 13:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:45:12 13:56:01 6 0.02 0.00 0.00 0.03 0.00 99.95 14:45:12 13:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 13:57:01 all 0.01 0.00 0.00 0.01 0.00 99.98 14:45:12 13:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 13:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 13:57:01 2 0.00 0.00 0.00 0.05 0.00 99.95 14:45:12 13:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 13:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 13:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:58:01 all 0.15 0.00 0.01 0.01 0.00 99.82 14:45:12 13:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:58:01 1 1.13 0.00 0.03 0.00 0.00 98.84 14:45:12 13:58:01 2 0.02 0.00 0.03 0.08 0.00 99.87 14:45:12 13:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:45:12 13:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 13:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:58:01 6 0.03 0.00 0.00 0.03 0.00 99.93 14:45:12 13:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 13:59:01 all 0.04 0.00 0.00 0.01 0.00 99.95 14:45:12 13:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 13:59:01 1 0.23 0.00 0.00 0.00 0.00 99.77 14:45:12 13:59:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:45:12 13:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 13:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 13:59:01 6 0.00 0.00 0.00 0.08 0.00 99.92 14:45:12 13:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:00:01 all 0.02 0.00 0.01 0.02 0.00 99.95 14:45:12 14:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:45:12 14:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:45:12 14:00:01 2 0.02 0.00 0.02 0.08 0.00 99.88 14:45:12 14:00:01 3 0.07 0.00 0.02 0.00 0.02 99.90 14:45:12 14:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:00:01 6 0.02 0.00 0.00 0.05 0.00 99.93 14:45:12 14:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:45:12 14:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:01:01 2 0.00 0.00 0.02 0.02 0.02 99.95 14:45:12 14:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:45:12 14:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:01:01 5 0.02 0.00 0.02 0.03 0.00 99.93 14:45:12 14:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:02:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:45:12 14:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:45:12 14:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:02:01 6 0.00 0.00 0.02 0.02 0.00 99.97 14:45:12 14:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:45:12 14:02:01 CPU %user %nice %system %iowait %steal %idle 14:45:12 14:03:01 all 0.01 0.00 0.01 0.01 0.00 99.98 14:45:12 14:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:03:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:45:12 14:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:03:01 5 0.02 0.00 0.00 0.03 0.00 99.95 14:45:12 14:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:04:01 all 0.02 0.00 0.01 0.01 0.00 99.96 14:45:12 14:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:45:12 14:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:45:12 14:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 14:45:12 14:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:04:01 5 0.00 0.00 0.02 0.02 0.00 99.97 14:45:12 14:04:01 6 0.00 0.00 0.03 0.02 0.00 99.95 14:45:12 14:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:05:01 all 0.01 0.00 0.00 0.01 0.00 99.98 14:45:12 14:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:05:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:45:12 14:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:45:12 14:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:05:01 6 0.02 0.00 0.00 0.03 0.00 99.95 14:45:12 14:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:45:12 14:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:06:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:45:12 14:06:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:45:12 14:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:06:01 6 0.00 0.00 0.00 0.03 0.00 99.97 14:45:12 14:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:07:01 all 0.01 0.00 0.00 0.00 0.00 99.98 14:45:12 14:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:45:12 14:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:07:01 6 0.02 0.00 0.00 0.02 0.02 99.95 14:45:12 14:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:08:01 all 0.05 0.00 0.02 0.02 0.00 99.91 14:45:12 14:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:45:12 14:08:01 2 0.22 0.00 0.07 0.08 0.00 99.63 14:45:12 14:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:45:12 14:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 14:45:12 14:08:01 6 0.03 0.00 0.02 0.07 0.00 99.88 14:45:12 14:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:09:01 all 0.01 0.00 0.00 0.00 0.00 99.99 14:45:12 14:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:09:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:45:12 14:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:45:12 14:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:10:01 all 0.09 0.00 0.01 0.00 0.00 99.90 14:45:12 14:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:10:01 1 0.57 0.00 0.00 0.00 0.00 99.43 14:45:12 14:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:10:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:45:12 14:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:45:12 14:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:11:01 all 0.26 0.00 0.01 0.01 0.00 99.73 14:45:12 14:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:11:01 1 1.99 0.00 0.02 0.00 0.00 98.00 14:45:12 14:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:45:12 14:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:45:12 14:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:11:01 6 0.02 0.00 0.00 0.03 0.00 99.95 14:45:12 14:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:12:01 all 0.24 0.00 0.01 0.01 0.00 99.75 14:45:12 14:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:12:01 1 1.86 0.00 0.02 0.00 0.00 98.13 14:45:12 14:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:12:01 6 0.02 0.00 0.02 0.03 0.00 99.93 14:45:12 14:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:45:12 14:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:45:12 14:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:13:01 2 0.00 0.00 0.02 0.02 0.02 99.95 14:45:12 14:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:13:01 6 0.03 0.00 0.03 0.05 0.02 99.87 14:45:12 14:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:45:12 14:13:01 CPU %user %nice %system %iowait %steal %idle 14:45:12 14:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:45:12 14:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:45:12 14:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:45:12 14:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:14:01 5 0.02 0.00 0.00 0.03 0.00 99.95 14:45:12 14:14:01 6 0.03 0.00 0.05 0.00 0.00 99.92 14:45:12 14:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:15:01 all 0.01 0.00 0.00 0.00 0.00 99.97 14:45:12 14:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:45:12 14:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:45:12 14:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:15:01 6 0.07 0.00 0.02 0.02 0.02 99.88 14:45:12 14:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:16:01 all 0.26 0.00 0.01 0.00 0.00 99.73 14:45:12 14:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:16:01 6 2.00 0.00 0.03 0.02 0.00 97.95 14:45:12 14:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:17:01 all 0.16 0.00 0.00 0.01 0.00 99.83 14:45:12 14:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:45:12 14:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:17:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:17:01 6 1.23 0.00 0.00 0.02 0.02 98.74 14:45:12 14:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:45:12 14:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:45:12 14:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:18:01 6 0.03 0.00 0.03 0.05 0.00 99.88 14:45:12 14:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:19:01 all 0.01 0.00 0.00 0.00 0.00 99.98 14:45:12 14:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:45:12 14:19:01 6 0.03 0.00 0.00 0.02 0.02 99.93 14:45:12 14:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:45:12 14:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:20:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:45:12 14:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:45:12 14:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 14:45:12 14:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:45:12 14:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:21:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:21:01 6 0.05 0.00 0.05 0.02 0.02 99.87 14:45:12 14:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:22:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:45:12 14:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:45:12 14:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:22:01 6 0.03 0.00 0.00 0.02 0.00 99.95 14:45:12 14:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:45:12 14:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:45:12 14:23:01 2 0.03 0.00 0.02 0.02 0.00 99.93 14:45:12 14:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:23:01 6 0.00 0.00 0.00 0.03 0.00 99.97 14:45:12 14:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:24:01 all 0.01 0.00 0.00 0.01 0.00 99.98 14:45:12 14:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:24:01 1 0.05 0.00 0.03 0.00 0.00 99.92 14:45:12 14:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:24:01 6 0.02 0.00 0.00 0.03 0.00 99.95 14:45:12 14:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:45:12 14:24:01 CPU %user %nice %system %iowait %steal %idle 14:45:12 14:25:01 all 0.05 0.00 0.01 0.00 0.00 99.93 14:45:12 14:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:25:01 1 0.05 0.00 0.05 0.00 0.02 99.88 14:45:12 14:25:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:45:12 14:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:25:01 6 0.32 0.00 0.02 0.02 0.02 99.63 14:45:12 14:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:26:01 all 0.27 0.00 0.00 0.00 0.00 99.72 14:45:12 14:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:45:12 14:26:01 2 0.05 0.00 0.02 0.02 0.00 99.92 14:45:12 14:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:45:12 14:26:01 6 1.99 0.00 0.00 0.02 0.00 98.00 14:45:12 14:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:45:12 14:27:01 all 0.24 0.00 0.02 0.01 0.00 99.73 14:45:12 14:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:27:01 2 0.03 0.00 0.03 0.02 0.02 99.90 14:45:12 14:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:45:12 14:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:27:01 6 1.85 0.00 0.11 0.03 0.00 98.00 14:45:12 14:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:28:01 all 0.03 0.00 0.01 0.00 0.00 99.95 14:45:12 14:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:28:01 2 0.05 0.00 0.02 0.00 0.00 99.93 14:45:12 14:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:45:12 14:28:01 6 0.12 0.00 0.07 0.03 0.00 99.78 14:45:12 14:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:45:12 14:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:29:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:45:12 14:29:01 2 0.00 0.00 0.03 0.02 0.00 99.95 14:45:12 14:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:45:12 14:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:30:01 all 0.19 0.00 0.03 0.01 0.00 99.76 14:45:12 14:30:01 0 0.37 0.00 0.02 0.00 0.00 99.62 14:45:12 14:30:01 1 0.23 0.00 0.05 0.00 0.00 99.72 14:45:12 14:30:01 2 0.18 0.00 0.03 0.03 0.02 99.73 14:45:12 14:30:01 3 0.10 0.00 0.05 0.00 0.00 99.85 14:45:12 14:30:01 4 0.05 0.00 0.02 0.02 0.00 99.92 14:45:12 14:30:01 5 0.37 0.00 0.02 0.02 0.00 99.60 14:45:12 14:30:01 6 0.20 0.00 0.03 0.03 0.00 99.73 14:45:12 14:30:01 7 0.05 0.00 0.02 0.00 0.00 99.93 14:45:12 14:31:01 all 0.01 0.00 0.00 0.00 0.00 99.99 14:45:12 14:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:31:01 6 0.02 0.00 0.00 0.02 0.02 99.95 14:45:12 14:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:32:01 all 0.01 0.00 0.01 0.01 0.00 99.98 14:45:12 14:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:32:01 2 0.02 0.00 0.03 0.02 0.00 99.93 14:45:12 14:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:32:01 6 0.00 0.00 0.00 0.03 0.00 99.97 14:45:12 14:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:45:12 14:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:45:12 14:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:45:12 14:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:33:01 6 0.05 0.00 0.00 0.02 0.00 99.93 14:45:12 14:33:01 7 0.03 0.00 0.03 0.00 0.00 99.93 14:45:12 14:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:45:12 14:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:34:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:45:12 14:34:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:45:12 14:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:34:01 6 0.02 0.00 0.02 0.02 0.00 99.95 14:45:12 14:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 14:45:12 14:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:45:12 14:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:45:12 14:35:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:45:12 14:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:35:01 6 0.02 0.00 0.00 0.03 0.00 99.95 14:45:12 14:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:45:12 14:35:01 CPU %user %nice %system %iowait %steal %idle 14:45:12 14:36:01 all 0.01 0.00 0.00 0.00 0.00 99.99 14:45:12 14:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:45:12 14:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:45:12 14:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:45:12 14:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 14:45:12 14:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:38:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:45:12 14:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:38:01 6 0.00 0.00 0.02 0.02 0.00 99.97 14:45:12 14:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:45:12 14:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:45:12 14:39:01 3 0.03 0.00 0.03 0.00 0.02 99.92 14:45:12 14:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:39:01 5 0.00 0.00 0.02 0.02 0.00 99.97 14:45:12 14:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 14:45:12 14:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 14:45:12 14:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:40:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:45:12 14:40:01 2 0.00 0.00 0.02 0.02 0.02 99.95 14:45:12 14:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 14:45:12 14:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:41:01 all 0.01 0.00 0.00 0.00 0.00 99.98 14:45:12 14:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:45:12 14:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:41:01 6 0.02 0.00 0.00 0.03 0.00 99.95 14:45:12 14:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:42:01 all 0.20 0.00 0.01 0.01 0.00 99.79 14:45:12 14:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:45:12 14:42:01 1 0.00 0.00 0.03 0.00 0.02 99.95 14:45:12 14:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 14:45:12 14:42:01 6 1.47 0.00 0.02 0.02 0.00 98.50 14:45:12 14:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:43:01 all 0.26 0.00 0.00 0.00 0.00 99.73 14:45:12 14:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:45:12 14:43:01 2 0.03 0.00 0.00 0.02 0.00 99.95 14:45:12 14:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:43:01 6 1.99 0.00 0.00 0.00 0.02 98.00 14:45:12 14:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:44:01 all 0.23 0.00 0.01 0.00 0.00 99.76 14:45:12 14:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:45:12 14:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:45:12 14:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 14:45:12 14:44:01 6 1.79 0.00 0.03 0.00 0.00 98.17 14:45:12 14:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:45:12 14:45:01 all 1.84 0.00 0.75 0.06 0.01 97.34 14:45:12 14:45:01 0 1.55 0.00 0.58 0.02 0.02 97.83 14:45:12 14:45:01 1 1.54 0.00 0.57 0.02 0.00 97.88 14:45:12 14:45:01 2 1.39 0.00 0.72 0.18 0.00 97.71 14:45:12 14:45:01 3 2.76 0.00 0.62 0.00 0.02 96.60 14:45:12 14:45:01 4 2.15 0.00 0.68 0.00 0.02 97.15 14:45:12 14:45:01 5 1.23 0.00 1.08 0.25 0.02 97.42 14:45:12 14:45:01 6 1.91 0.00 0.92 0.00 0.02 97.15 14:45:12 14:45:01 7 2.21 0.00 0.82 0.02 0.02 96.94 14:45:12 Average: all 6.94 0.00 1.40 0.71 0.02 90.94 14:45:12 Average: 0 6.78 0.00 1.36 0.74 0.02 91.10 14:45:12 Average: 1 7.30 0.00 1.37 0.48 0.02 90.83 14:45:12 Average: 2 6.71 0.00 1.37 0.91 0.02 90.99 14:45:12 Average: 3 6.88 0.00 1.36 0.58 0.02 91.15 14:45:12 Average: 4 7.07 0.00 1.33 0.45 0.02 91.12 14:45:12 Average: 5 6.80 0.00 1.45 0.78 0.02 90.95 14:45:12 Average: 6 6.93 0.00 1.50 1.14 0.02 90.42 14:45:12 Average: 7 7.00 0.00 1.47 0.58 0.02 90.93 14:45:12 14:45:12 14:45:12