Pull request #4040 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from 237039cf30f4149665337fa1071805a3535e149b+9735311b064dab206e2e87e0d119d96fa9cbc236 (8f0e9c9cdec462b6e9f37e3674472d538970fbba) 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-ssh5434269172515858379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9045896612171607544.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4040/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4040/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8679592865692590723.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh13116245387462193225.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4040/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4040/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5752000462154724892.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-302’ Running on prd-ubuntu20.04-docker-8c-8g-305 in /w/workspace/edgexfoundry_edgex-go_PR-4040 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 9735311b064dab206e2e87e0d119d96fa9cbc236 into PR head commit 237039cf30f4149665337fa1071805a3535e149b Merge succeeded, producing 237039cf30f4149665337fa1071805a3535e149b Checking out Revision 237039cf30f4149665337fa1071805a3535e149b (PR-4040) > 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/4040/head:refs/remotes/origin/PR-4040 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 237039cf30f4149665337fa1071805a3535e149b # 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 9735311b064dab206e2e87e0d119d96fa9cbc236 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 237039cf30f4149665337fa1071805a3535e149b # timeout=10 Commit message: "ci: update spire Dockerfile's to allow conditional compilation" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:06:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:06:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:06:12 ========================================================= 20:06:12 EdgeX Global Pipelines Version Info 20:06:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d184dfbb0838303b228eda25af4114734fc30352 # timeout=10 20:06:13 ------------------- 20:06:13 stable info: 20:06:13 ------------------- 20:06:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:06:13 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 20:06:13 Message: update stable to v1.0.230 20:06:14 ------------------- 20:06:14 experimental info: 20:06:14 ------------------- 20:06:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:06:14 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 20:06:14 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4040 [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4040 [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4040 [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 237039cf30f4149665337fa1071805a3535e149b [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 237039c [Pipeline] echo 20:06:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:14 provisioning config files... 20:06:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4267094007639561453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:14 ---> docker-login.sh 20:06:14 nexus3.edgexfoundry.org:10001 20:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:15 Configure a credential helper to remove this warning. See 20:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:15 20:06:15 Login Succeeded 20:06:15 nexus3.edgexfoundry.org:10002 20:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:15 Configure a credential helper to remove this warning. See 20:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:15 20:06:15 Login Succeeded 20:06:15 nexus3.edgexfoundry.org:10003 20:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:15 Configure a credential helper to remove this warning. See 20:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:15 20:06:15 Login Succeeded 20:06:15 nexus3.edgexfoundry.org:10004 20:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:15 Configure a credential helper to remove this warning. See 20:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:15 20:06:15 Login Succeeded 20:06:15 docker.io 20:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:16 Configure a credential helper to remove this warning. See 20:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:16 20:06:16 Login Succeeded 20:06:16 ---> docker-login.sh ends [Pipeline] } 20:06:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:06:16 + 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 20:06:16 + + dirname cmd/core-command/Dockerfile 20:06:16 cut -d/ -f2 20:06:16 + echo core-command,cmd/core-command/Dockerfile 20:06:16 + + dirnamecut cmd/core-data/Dockerfile -d/ 20:06:16 -f2 20:06:16 + echo core-data,cmd/core-data/Dockerfile 20:06:16 + dirname cmd/core-metadata/Dockerfile 20:06:16 + cut -d/ -f2 20:06:16 + echo core-metadata,cmd/core-metadata/Dockerfile 20:06:16 + dirname cmd/security-bootstrapper/Dockerfile+ 20:06:16 cut -d/ -f2 20:06:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:06:16 + dirname cmd/security-proxy-setup/Dockerfile 20:06:16 + cut -d/ -f2 20:06:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:06:16 + dirname cmd/security-secretstore-setup/Dockerfile 20:06:16 + cut -d/ -f2 20:06:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:06:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:06:16 + cut -d/ -f2 20:06:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:06:16 + dirname cmd/security-spire-agent/Dockerfile 20:06:16 + cut -d/ -f2 20:06:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:06:16 + dirname cmd/security-spire-config/Dockerfile 20:06:16 + cut -d/ -f2 20:06:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:06:16 + dirname cmd/security-spire-server/Dockerfile 20:06:16 + cut -d/ -f2 20:06:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:06:16 + dirname cmd/support-notifications/Dockerfile 20:06:16 + cut -d/ -f2 20:06:16 + echo support-notifications,cmd/support-notifications/Dockerfile 20:06:16 + dirname cmd/support-scheduler/Dockerfile 20:06:16 + cut -d/ -f2 20:06:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:06:16 + dirname cmd/sys-mgmt-agent/Dockerfile 20:06:16 + cut -d/ -f2 20:06:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:06:16 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 20:06:16 + git rev-list -1 --merges 237039cf30f4149665337fa1071805a3535e149b~1..237039cf30f4149665337fa1071805a3535e149b [Pipeline] echo 20:06:16 -----------> git rev-list -1 --merges 237039cf30f4149665337fa1071805a3535e149b~1..237039cf30f4149665337fa1071805a3535e149b 237039cf30f4149665337fa1071805a3535e149b [false] [Pipeline] sh 20:06:17 + git log --format=format:%s -1 237039cf30f4149665337fa1071805a3535e149b [Pipeline] echo 20:06:17 ========================================================= 20:06:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:06:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:06:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:06:17 + grep -v github /etc/ssh/ssh_known_hosts 20:06:17 + [ -e /tmp/ssh_known_hosts ] 20:06:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:06:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:06:17 + sudo tee -a /etc/ssh/ssh_known_hosts 20:06:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:06:17 20:06:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:06:18 latest: Pulling from edgex-devops/py-git-semver 20:06:18 1fe172e4850f: Pulling fs layer 20:06:18 caf521ccaac6: Pulling fs layer 20:06:18 3ead6fa29328: Pulling fs layer 20:06:18 5c2a1cbceb83: Pulling fs layer 20:06:18 a8d5f1318db7: Pulling fs layer 20:06:18 c427282e49a2: Pulling fs layer 20:06:18 1827001aaf11: Pulling fs layer 20:06:18 0714d37db230: Pulling fs layer 20:06:18 ac28cf19c067: Pulling fs layer 20:06:18 ca983d60f3e2: Pulling fs layer 20:06:18 9f894cec8388: Pulling fs layer 20:06:18 ac28cf19c067: Waiting 20:06:18 0714d37db230: Waiting 20:06:18 9f894cec8388: Waiting 20:06:18 ca983d60f3e2: Waiting 20:06:18 5c2a1cbceb83: Waiting 20:06:18 1827001aaf11: Waiting 20:06:18 a8d5f1318db7: Waiting 20:06:18 c427282e49a2: Waiting 20:06:18 caf521ccaac6: Verifying Checksum 20:06:18 caf521ccaac6: Download complete 20:06:18 5c2a1cbceb83: Verifying Checksum 20:06:18 5c2a1cbceb83: Download complete 20:06:18 3ead6fa29328: Verifying Checksum 20:06:18 a8d5f1318db7: Verifying Checksum 20:06:18 3ead6fa29328: Download complete 20:06:18 a8d5f1318db7: Download complete 20:06:18 c427282e49a2: Verifying Checksum 20:06:18 c427282e49a2: Download complete 20:06:18 0714d37db230: Download complete 20:06:18 ac28cf19c067: Download complete 20:06:18 ca983d60f3e2: Verifying Checksum 20:06:18 ca983d60f3e2: Download complete 20:06:18 9f894cec8388: Verifying Checksum 20:06:18 9f894cec8388: Download complete 20:06:18 1fe172e4850f: Verifying Checksum 20:06:18 1fe172e4850f: Download complete 20:06:18 1827001aaf11: Verifying Checksum 20:06:18 1827001aaf11: Download complete 20:06:20 1fe172e4850f: Pull complete 20:06:20 caf521ccaac6: Pull complete 20:06:20 3ead6fa29328: Pull complete 20:06:20 5c2a1cbceb83: Pull complete 20:06:21 a8d5f1318db7: Pull complete 20:06:21 c427282e49a2: Pull complete 20:06:23 1827001aaf11: Pull complete 20:06:23 0714d37db230: Pull complete 20:06:23 ac28cf19c067: Pull complete 20:06:23 ca983d60f3e2: Pull complete 20:06:23 9f894cec8388: Pull complete 20:06:23 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:06:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:23 prd-ubuntu20.04-docker-8c-8g-305 does not seem to be running inside a container 20:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/py-git-semver:latest cat 20:06:25 $ docker top 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 -eo pid,comm 20:06:25 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). 20:06:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:06:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:25 [ssh-agent] Looking for ssh-agent implementation... 20:06:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:25 $ docker exec 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 ssh-agent 20:06:25 SSH_AUTH_SOCK=/tmp/ssh-PE308I38HLrT/agent.32 20:06:25 SSH_AGENT_PID=38 20:06:25 Running ssh-add (command line suppressed) 20:06:25 Identity added: /w/workspace/edgex-go/4@tmp/private_key_4170626922557117094.key (/w/workspace/edgex-go/4@tmp/private_key_4170626922557117094.key) 20:06:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:26 + git tag --points-at HEAD [Pipeline] } 20:06:26 $ docker exec --env ******** --env ******** 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 ssh-agent -k 20:06:26 unset SSH_AUTH_SOCK; 20:06:26 unset SSH_AGENT_PID; 20:06:26 echo Agent pid 38 killed; 20:06:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:06:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:06:26 [ssh-agent] Looking for ssh-agent implementation... 20:06:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:06:26 $ docker exec 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 ssh-agent 20:06:26 SSH_AUTH_SOCK=/tmp/ssh-K5o2BwYAjPvd/agent.70 20:06:26 SSH_AGENT_PID=76 20:06:26 Running ssh-add (command line suppressed) 20:06:26 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1125548388816308883.key (/w/workspace/edgex-go/4@tmp/private_key_1125548388816308883.key) 20:06:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:06:26 + git semver init 20:06:27 2022-05-27 20:06:27,197 [run_init] DEBUG init version:0.0.0 force:False 20:06:27 2022-05-27 20:06:27,197 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 20:06:27 2022-05-27 20:06:27,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 20:06:27 2022-05-27 20:06:27,198 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 20:06:31 2022-05-27 20:06:31,042 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 20:06:31 2022-05-27 20:06:31,043 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4040 with force:False 20:06:31 2022-05-27 20:06:31,043 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4040 20:06:31 2022-05-27 20:06:31,048 [execute] INFO git cat-file --batch-check 20:06:31 2022-05-27 20:06:31,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:06:31 2022-05-27 20:06:31,055 [execute] INFO git cat-file --batch 20:06:31 2022-05-27 20:06:31,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:06:31 2022-05-27 20:06:31,062 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4040 20:06:31 0.0.0 [Pipeline] } 20:06:31 $ docker exec --env ******** --env ******** 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 ssh-agent -k 20:06:31 unset SSH_AUTH_SOCK; 20:06:31 unset SSH_AGENT_PID; 20:06:31 echo Agent pid 76 killed; 20:06:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:06:31 + git semver [Pipeline] } 20:06:32 $ docker stop --time=1 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 20:06:33 $ docker rm -f 750fbb69c91d1d5b7a574ac3f87b0fe8cd19e388dd4c18e3299b373d1105bdd8 [Pipeline] // withDockerContainer [Pipeline] sh 20:06:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:06:34 Stashed 1 file(s) [Pipeline] echo 20:06:34 [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 20:06:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:34 ========================================================= 20:06:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:06:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:06:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:06:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:06:34 59bf1c3509f3: Pulling fs layer 20:06:34 666ba61612fd: Pulling fs layer 20:06:34 8ed8ca486205: Pulling fs layer 20:06:34 4fe6c5a15a65: Pulling fs layer 20:06:34 22a0e8bec74d: Pulling fs layer 20:06:34 ca2b28591e48: Pulling fs layer 20:06:34 a51346096db8: Pulling fs layer 20:06:34 daebc70d1ce1: Pulling fs layer 20:06:34 0e18a0eac166: Pulling fs layer 20:06:34 4fe6c5a15a65: Waiting 20:06:34 a51346096db8: Waiting 20:06:34 22a0e8bec74d: Waiting 20:06:34 daebc70d1ce1: Waiting 20:06:34 ca2b28591e48: Waiting 20:06:34 0e18a0eac166: Waiting 20:06:34 8ed8ca486205: Verifying Checksum 20:06:34 8ed8ca486205: Download complete 20:06:34 666ba61612fd: Verifying Checksum 20:06:34 666ba61612fd: Download complete 20:06:34 22a0e8bec74d: Download complete 20:06:34 ca2b28591e48: Download complete 20:06:34 59bf1c3509f3: Verifying Checksum 20:06:34 a51346096db8: Verifying Checksum 20:06:34 daebc70d1ce1: Verifying Checksum 20:06:34 daebc70d1ce1: Download complete 20:06:34 59bf1c3509f3: Pull complete 20:06:34 666ba61612fd: Pull complete 20:06:35 8ed8ca486205: Pull complete 20:06:35 0e18a0eac166: Verifying Checksum 20:06:35 0e18a0eac166: Download complete 20:06:35 4fe6c5a15a65: Verifying Checksum 20:06:35 4fe6c5a15a65: Download complete 20:06:39 4fe6c5a15a65: Pull complete 20:06:39 22a0e8bec74d: Pull complete 20:06:39 ca2b28591e48: Pull complete 20:06:39 a51346096db8: Pull complete 20:06:39 daebc70d1ce1: Pull complete 20:06:42 0e18a0eac166: Pull complete 20:06:42 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:06:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:06:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:06:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:06:42 WORKDIR /edgex 20:06:42 COPY go.mod . 20:06:42 RUN go mod download 20:06:42 + docker build -t ci-base-image-x86_64 -f - . 20:06:44 Sending build context to Docker daemon 335MB 20:06:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:06:44 ---> f018257e8ee9 20:06:44 Step 2/4 : WORKDIR /edgex 20:06:45 ---> Running in 600a95f66a45 20:06:45 Removing intermediate container 600a95f66a45 20:06:45 ---> 2eaad44fff28 20:06:45 Step 3/4 : COPY go.mod . 20:06:46 ---> c943f07c45c0 20:06:46 Step 4/4 : RUN go mod download 20:06:46 ---> Running in 9fd31f004032 20:06:49 Still waiting to schedule task 20:06:49 ‘prd-ubuntu20.04-docker-arm64-4c-16g-303’ is offline 20:07:04 Removing intermediate container 9fd31f004032 20:07:04 ---> d9b78b91c23c 20:07:04 Successfully built d9b78b91c23c 20:07:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:04 + docker inspect -f . ci-base-image-x86_64 20:07:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:04 prd-ubuntu20.04-docker-8c-8g-305 does not seem to be running inside a container 20:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:07:05 $ docker top ccd93ec0a79a0ba44d80292f0f6ed62f98e2f2e287b202412c7ae8215acf5fb2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:05 + go version 20:07:05 go version go1.17.6 linux/amd64 [Pipeline] } 20:07:05 $ docker stop --time=1 ccd93ec0a79a0ba44d80292f0f6ed62f98e2f2e287b202412c7ae8215acf5fb2 20:07:06 $ docker rm -f ccd93ec0a79a0ba44d80292f0f6ed62f98e2f2e287b202412c7ae8215acf5fb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:07 + docker inspect -f . ci-base-image-x86_64 20:07:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:07 prd-ubuntu20.04-docker-8c-8g-305 does not seem to be running inside a container 20:07:07 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:07:07 $ docker top 78137e0e14d98923f1b992cdbd94e44bf122d6a02e2b1a2105cabfdf19936f94 -eo pid,comm [Pipeline] { [Pipeline] echo 20:07:08 ========================================================= 20:07:08 [edgeXBuildGoParallel] Running Tests and Build... 20:07:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:07:08 + make test 20:07:08 go mod tidy -compat=1.17 20:07:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:07:15 ? github.com/edgexfoundry/edgex-go [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:07:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.101s coverage: 28.7% of statements 20:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.131s coverage: 98.5% of statements 20:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 53.4% of statements 20:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:07:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.805s coverage: 89.2% of statements 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:07:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.095s coverage: 83.8% of statements 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:07:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.479s coverage: 95.6% of statements 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:07:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.084s coverage: 72.2% of statements 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:07:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:07:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:07:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 20:07:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.6% of statements 20:07:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 20:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements 20:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements 20:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 20:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 20:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 20:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.092s coverage: 44.8% of statements 20:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements 20:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.076s coverage: 100.0% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.142s coverage: 91.2% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 64.4% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.421s coverage: 65.4% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 43.8% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:07:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 96.9% of statements 20:07:53 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 20:08:15 GO111MODULE=on go vet ./... 20:08:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:08:17 ./bin/test-attribution-txt.sh [Pipeline] echo 20:08:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:08:18 + ls -al . 20:08:18 total 684 20:08:18 drwxrwxr-x 10 1001 1001 4096 May 27 20:08 . 20:08:18 drwxr-xr-x 4 root root 4096 May 27 20:07 .. 20:08:18 -rw-rw-r-- 1 1001 1001 11 May 27 20:06 .dockerignore 20:08:18 drwxrwxr-x 8 1001 1001 4096 May 27 20:06 .git 20:08:18 drwxrwxr-x 3 1001 1001 4096 May 27 20:06 .github 20:08:18 -rw-rw-r-- 1 1001 1001 879 May 27 20:06 .gitignore 20:08:18 -rw-rw-r-- 1 1001 1001 42 May 27 20:06 .golangci.yml 20:08:18 -rw-rw-r-- 1 1001 1001 87 May 27 20:06 .hadolint.yml 20:08:18 drwxr-xr-x 3 1001 1001 4096 May 27 20:06 .semver 20:08:18 -rw-rw-r-- 1 1001 1001 166 May 27 20:06 .sonarcloud.properties 20:08:18 -rw-rw-r-- 1 1001 1001 1171 May 27 20:06 ADOPTERS.md 20:08:18 -rw-rw-r-- 1 1001 1001 10220 May 27 20:06 Attribution.txt 20:08:18 -rw-rw-r-- 1 1001 1001 63209 May 27 20:06 CHANGELOG.md 20:08:18 -rw-rw-r-- 1 1001 1001 3804 May 27 20:06 CONTRIBUTING.md 20:08:18 -rw-rw-r-- 1 1001 1001 677 May 27 20:06 GOVERNANCE.md 20:08:18 -rw-rw-r-- 1 1001 1001 850 May 27 20:06 Jenkinsfile 20:08:18 -rw-rw-r-- 1 1001 1001 10775 May 27 20:06 LICENSE 20:08:18 -rw-rw-r-- 1 1001 1001 10389 May 27 20:06 Makefile 20:08:18 -rw-rw-r-- 1 1001 1001 582 May 27 20:06 OWNERS.md 20:08:18 -rw-rw-r-- 1 1001 1001 9094 May 27 20:06 README.md 20:08:18 -rw-rw-r-- 1 1001 1001 6912 May 27 20:06 SECURITY.md 20:08:18 -rw-rw-r-- 1 1001 1001 5 May 27 20:06 VERSION 20:08:18 -rw-rw-r-- 1 1001 1001 4131 May 27 20:06 ZMQWindows.md 20:08:18 drwxrwxr-x 2 1001 1001 4096 May 27 20:06 bin 20:08:18 drwxrwxr-x 18 1001 1001 4096 May 27 20:06 cmd 20:08:18 -rw-r--r-- 1 root root 435411 May 27 20:07 coverage.out 20:08:18 -rw-rw-r-- 1 1001 1001 3267 May 27 20:06 go.mod 20:08:18 -rw-rw-r-- 1 1001 1001 35869 May 27 20:07 go.sum 20:08:18 drwxrwxr-x 8 1001 1001 4096 May 27 20:06 internal 20:08:18 drwxrwxr-x 3 1001 1001 4096 May 27 20:06 openapi 20:08:18 drwxrwxr-x 4 1001 1001 4096 May 27 20:06 snap 20:08:18 -rw-rw-r-- 1 1001 1001 204 May 27 20:06 version.go [Pipeline] sh 20:08:18 + '[' -e coverage.out ] 20:08:18 + chown 1001:1001 coverage.out [Pipeline] stash 20:08:18 Stashed 1 file(s) [Pipeline] sh 20:08:19 + make build 20:08:19 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 20:08:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-306 in /w/workspace/edgexfoundry_edgex-go_PR-4040 [Pipeline] { [Pipeline] ws 20:08:30 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 20:08:30 The recommended git tool is: git 20: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/core-metadata/core-metadata ./cmd/core-metadata 20:08:36 using credential edgex-jenkins-ssh 20:08:36 Cloning the remote Git repository 20:08:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:08:37 > git init /w/workspace/edgex-go/4 # timeout=10 20:08:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:08:37 > git --version # timeout=10 20:08:37 > git --version # 'git version 2.25.1' 20:08:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08: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/core-command/core-command ./cmd/core-command 20:08:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:08:50 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 20:08:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:08:52 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 20:08:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:08:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:08:53 Merging remotes/origin/main commit 9735311b064dab206e2e87e0d119d96fa9cbc236 into PR head commit 237039cf30f4149665337fa1071805a3535e149b 20:08:54 Merge succeeded, producing 237039cf30f4149665337fa1071805a3535e149b 20:08:54 Checking out Revision 237039cf30f4149665337fa1071805a3535e149b (PR-4040) 20:08:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:08:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:08:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:08:53 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4040/head:refs/remotes/origin/PR-4040 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:08:53 > git config core.sparsecheckout # timeout=10 20:08:53 > git checkout -f 237039cf30f4149665337fa1071805a3535e149b # timeout=10 20:08:54 > git remote # timeout=10 20:08:54 > git config --get remote.origin.url # timeout=10 20:08:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:54 > git merge 9735311b064dab206e2e87e0d119d96fa9cbc236 # timeout=10 20:08:54 > git rev-parse HEAD^{commit} # timeout=10 20:08:54 > git config core.sparsecheckout # timeout=10 20:08:54 > git checkout -f 237039cf30f4149665337fa1071805a3535e149b # timeout=10 20:08: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:08:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:08: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:08:58 Commit message: "ci: update spire Dockerfile's to allow conditional compilation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:08:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:08:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:08:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:08:59 Dload Upload Total Spent Left Speed 20:08:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 54216 0 --:--:-- --:--:-- --:--:-- 54457 [Pipeline] sh 20:09:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] } 20:09:00 $ docker stop --time=1 78137e0e14d98923f1b992cdbd94e44bf122d6a02e2b1a2105cabfdf19936f94 20:09:00 + sudo tee /etc/docker/daemon.new 20:09:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:09:00 { 20:09:00 "registry-mirrors": [ 20:09:00 "https://nexus3.edgexfoundry.org:10001" 20:09:00 ], 20:09:00 "bip": "10.250.0.254/24", 20:09:00 "hosts": [ 20:09:00 "tcp://0.0.0.0:5555", 20:09:00 "unix:///var/run/docker.sock" 20:09:00 ], 20:09:00 "mtu": 1458, 20:09:00 "selinux-enabled": true, 20:09:00 "seccomp-profile": "/etc/docker/seccomp.json" 20:09:00 } 20:09:02 $ docker rm -f 78137e0e14d98923f1b992cdbd94e44bf122d6a02e2b1a2105cabfdf19936f94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:09:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:09:03 20:09:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:03 + sudo service docker restart 20:09:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:09:03 latest: Pulling from edgex-devops/edgex-compose 20:09:03 cbdbe7a5bc2a: Pulling fs layer 20:09:03 ca9280d653b3: Pulling fs layer 20:09:03 7e9c9ca2126c: Pulling fs layer 20:09:03 cbdbe7a5bc2a: Download complete 20:09:04 ca9280d653b3: Verifying Checksum 20:09:04 ca9280d653b3: Download complete 20:09:04 cbdbe7a5bc2a: Pull complete 20:09:04 7e9c9ca2126c: Download complete 20:09:04 ca9280d653b3: Pull complete 20:09:08 7e9c9ca2126c: Pull complete 20:09:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:09:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:08 prd-ubuntu20.04-docker-8c-8g-305 does not seem to be running inside a container 20:09:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:09:10 $ docker top f7d394146169b8f3193f30c823e7d39c7906fd0bd8a2b0f50b3578e53363c0d7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:10 + grep parallel 20:09:10 + docker-compose build --help 20:09:11 --parallel Build images in parallel. [Pipeline] } 20:09:11 $ docker stop --time=1 f7d394146169b8f3193f30c823e7d39c7906fd0bd8a2b0f50b3578e53363c0d7 20:09:12 $ docker rm -f f7d394146169b8f3193f30c823e7d39c7906fd0bd8a2b0f50b3578e53363c0d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:09:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:13 prd-ubuntu20.04-docker-8c-8g-305 does not seem to be running inside a container 20:09: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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:09:13 $ docker top 3519066d50f56d2cb45ce792627bc7e06265eade0a7f803a2e3da7e70a2b9347 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:14 + docker-compose -f ./docker-compose-build.yml build --parallel 20:09:14 Building core-command ... 20:09:14 Building core-data ... 20:09:14 Building core-metadata ... 20:09:14 Building security-bootstrapper ... 20:09:14 Building security-proxy-setup ... 20:09:14 Building security-secretstore-setup ... 20:09:14 Building security-spiffe-token-provider ... 20:09:14 Building security-spire-agent ... 20:09:14 Building security-spire-config ... 20:09:14 Building security-spire-server ... 20:09:14 Building support-notifications ... 20:09:14 Building support-scheduler ... 20:09:14 Building sys-mgmt-agent ... 20:09:14 Building security-proxy-setup 20:09:14 Building security-spire-agent 20:09:14 Building security-spire-config 20:09:14 Building core-data 20:09:14 Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:09:21 provisioning config files... 20:09:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4492768936893368298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:22 ---> docker-login.sh 20:09:22 nexus3.edgexfoundry.org:10001 20:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:23 Configure a credential helper to remove this warning. See 20:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:23 20:09:23 Login Succeeded 20:09:23 nexus3.edgexfoundry.org:10002 20:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:23 Configure a credential helper to remove this warning. See 20:09:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:23 20:09:23 Login Succeeded 20:09:23 nexus3.edgexfoundry.org:10003 20:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:24 Configure a credential helper to remove this warning. See 20:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:24 20:09:24 Login Succeeded 20:09:24 nexus3.edgexfoundry.org:10004 20:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:24 Configure a credential helper to remove this warning. See 20:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:24 20:09:24 Login Succeeded 20:09:24 docker.io 20:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:25 Configure a credential helper to remove this warning. See 20:09:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:25 20:09:25 Login Succeeded 20:09:25 ---> docker-login.sh ends [Pipeline] } 20:09:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:09:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:09:25 ========================================================= 20:09:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:09:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:09:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:09:26 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:09:26 9b3977197b4f: Pulling fs layer 20:09:26 1a89e8eeedd5: Pulling fs layer 20:09:26 94645a83ff95: Pulling fs layer 20:09:26 3f3a8bcf1eab: Pulling fs layer 20:09:26 0c92f367c5e7: Pulling fs layer 20:09:26 3096ccb668a1: Pulling fs layer 20:09:26 e8cf19c19ddd: Pulling fs layer 20:09:26 a4caa8a26152: Pulling fs layer 20:09:26 0c92f367c5e7: Waiting 20:09:26 3096ccb668a1: Waiting 20:09:26 e8cf19c19ddd: Waiting 20:09:26 a4caa8a26152: Waiting 20:09:26 3f3a8bcf1eab: Waiting 20:09:26 94645a83ff95: Verifying Checksum 20:09:26 94645a83ff95: Download complete 20:09:26 1a89e8eeedd5: Verifying Checksum 20:09:26 1a89e8eeedd5: Download complete 20:09:26 0c92f367c5e7: Verifying Checksum 20:09:26 0c92f367c5e7: Download complete 20:09:26 3096ccb668a1: Verifying Checksum 20:09:26 3096ccb668a1: Download complete 20:09:26 9b3977197b4f: Verifying Checksum 20:09:26 9b3977197b4f: Download complete 20:09:26 e8cf19c19ddd: Verifying Checksum 20:09:26 e8cf19c19ddd: Download complete 20:09:27 9b3977197b4f: Pull complete 20:09:27 1a89e8eeedd5: Pull complete 20:09:28 94645a83ff95: Pull complete 20:09:28 a4caa8a26152: Verifying Checksum 20:09:29 3f3a8bcf1eab: Verifying Checksum 20:09:29 3f3a8bcf1eab: Download complete 20:09:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:09:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:09:32 ---> d9b78b91c23c 20:09:32 Step 3/22 : WORKDIR /edgex-go 20:09:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:09:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:09:32 ---> d9b78b91c23c 20:09:32 Step 3/23 : WORKDIR /edgex-go 20:09:32 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:09:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:09:32 ---> d9b78b91c23c 20:09:32 Step 3/26 : WORKDIR /edgex-go 20:09:32 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:09:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:09:32 ---> d9b78b91c23c 20:09:32 Step 3/26 : WORKDIR /edgex-go 20:09:32 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:09:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:09:32 ---> d9b78b91c23c 20:09:32 Step 3/23 : WORKDIR /edgex-go 20:09:35 ---> Running in bc838c05a790 20:09:35 ---> Running in c2747ad539d7 20:09:35 ---> Running in d6edfbf88640 20:09:35 ---> Running in b8c7395c2292 20:09:35 ---> Running in b4072f12aa96 20:09:35 Removing intermediate container bc838c05a790 20:09:35 ---> a1f4c2f7a03e 20:09:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:35 Removing intermediate container b8c7395c2292 20:09:35 ---> 55c31814194f 20:09:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:35 Removing intermediate container d6edfbf88640 20:09:35 ---> 2375bd436ac7 20:09:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:35 Removing intermediate container b4072f12aa96 20:09:35 ---> d5bdd68785c4 20:09:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:35 Removing intermediate container c2747ad539d7 20:09:35 ---> 46805aa62572 20:09:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:35 ---> Running in 8002beda7730 20:09:35 ---> Running in c7d5054b520c 20:09:35 ---> Running in a472a3a51d4e 20:09:35 ---> Running in 06ea73fde2d5 20:09:35 ---> Running in 613fd27a8dc4 20:09:35 Removing intermediate container 8002beda7730 20:09:35 ---> 321ac9b30f44 20:09:35 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:09:36 ---> Running in cb9d172e8991 20:09:36 Removing intermediate container c7d5054b520c 20:09:36 ---> c5687186e471 20:09:36 Step 5/23 : RUN apk add --update --no-cache make bash git 20:09:36 ---> Running in d4af009ed890 20:09:37 Removing intermediate container 06ea73fde2d5 20:09:37 ---> c51c2fa36bf2 20:09:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:09:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:37 Removing intermediate container 613fd27a8dc4 20:09:37 ---> a8856b72b93f 20:09:37 Step 5/22 : RUN apk add --update --no-cache make git 20:09:37 ---> Running in f1ed585c7146 20:09:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:37 ---> Running in 88264a9c8284 20:09:37 Removing intermediate container a472a3a51d4e 20:09:37 ---> 085a238945ae 20:09:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:09:37 ---> Running in 11d7a3397a08 20:09:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:09:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:38 OK: 221 MiB in 52 packages 20:09:38 OK: 221 MiB in 52 packages 20:09:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:09:38 Removing intermediate container cb9d172e8991 20:09:38 ---> d369b60f75b7 20:09:38 Step 6/23 : COPY go.mod vendor* ./ 20:09:38 Removing intermediate container d4af009ed890 20:09:38 ---> e954290abc9b 20:09:38 Step 6/23 : COPY go.mod vendor* ./ 20:09:38 OK: 221 MiB in 52 packages 20:09:38 OK: 221 MiB in 52 packages 20:09:38 ---> db7e429b7d22 20:09:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:38 OK: 221 MiB in 52 packages 20:09:38 ---> 6553aa9bebce 20:09:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:39 ---> Running in b79cec8a128b 20:09:39 ---> Running in df2ef5adb106 20:09:39 Removing intermediate container f1ed585c7146 20:09:39 ---> 7f21cc9c386e 20:09:39 Step 6/26 : COPY go.mod vendor* ./ 20:09:39 Removing intermediate container 88264a9c8284 20:09:39 ---> b8c05c1ad10d 20:09:39 Step 6/22 : COPY go.mod vendor* ./ 20:09:39 Removing intermediate container 11d7a3397a08 20:09:39 ---> dc228a37dd3b 20:09:39 Step 6/26 : COPY go.mod vendor* ./ 20:09:39 ---> b08cfc6b8348 20:09:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:39 ---> Running in 96a308ce72e0 20:09:39 ---> 681fdffea7b6 20:09:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:39 ---> Running in fd97a6db4c1d 20:09:39 ---> 7b4775dde395 20:09:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:39 ---> Running in 33e7ef6c1282 20:09:40 Removing intermediate container df2ef5adb106 20:09:40 ---> 62d52022401c 20:09:40 Step 8/23 : COPY . . 20:09:40 Removing intermediate container b79cec8a128b 20:09:40 ---> 03c642dc3776 20:09:40 Step 8/23 : COPY . . 20:09:41 3f3a8bcf1eab: Pull complete 20:09:41 0c92f367c5e7: Pull complete 20:09:41 3096ccb668a1: Pull complete 20:09:41 e8cf19c19ddd: Pull complete 20:09:42 Removing intermediate container 96a308ce72e0 20:09:42 ---> dfae71c80a90 20:09:42 Step 8/26 : COPY . . 20:09:42 Removing intermediate container fd97a6db4c1d 20:09:42 ---> e3d274b97322 20:09:42 Step 8/22 : COPY . . 20:09:43 Removing intermediate container 33e7ef6c1282 20:09:43 ---> c40eaaed75bf 20:09:43 Step 8/26 : COPY . . 20:09:48 a4caa8a26152: Pull complete 20:09:48 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:09:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:09:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:09:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:09:49 WORKDIR /edgex 20:09:49 COPY go.mod . 20:09:49 RUN go mod download 20:09:49 + docker build -t ci-base-image-arm64 -f - . 20:09:51 ---> 59b394b071a2 20:09:51 Step 9/23 : RUN make cmd/core-data/core-data 20:09:51 ---> 567565d478cb 20:09:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:09:51 ---> Running in 3e3a03053965 20:09:51 ---> Running in 66c2246623a4 20:09:51 ---> 773360b8b3f3 20:09:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:09:51 ---> 91c1bde8c486 20:09:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:09:51 ---> a1c39f5aab70 20:09:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:09:51 ---> Running in a4c4080558c8 20:09:51 ---> Running in d81e3021f7b9 20:09:51 ---> Running in f881d578f62d 20:09:51 Removing intermediate container f881d578f62d 20:09:51 ---> e785952746ce 20:09:51 Step 10/26 : WORKDIR /edgex-go/spire-build 20:09:51 Removing intermediate container d81e3021f7b9 20:09:51 ---> cd728e7ffe4f 20:09:51 Step 10/26 : WORKDIR /edgex-go/spire-build 20:09:51 ---> Running in 1549644c234d 20:09:51 ---> Running in 80cbf986f8ac 20:09:51 Removing intermediate container 80cbf986f8ac 20:09:51 ---> f9aff6feb516 20:09:51 Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 20:09:51 Removing intermediate container 1549644c234d 20:09:51 ---> f4c734fa2b11 20:09:51 Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 20:09:51 ---> Running in f764e827acd9 20:09:51 ---> Running in 2d96798a8c1d 20:09:51 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 20:09: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:09:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:09:51 Sending build context to Docker daemon 169.1MB 20:09:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:09:51 ---> 725f1c02e7f9 20:09:51 Step 2/4 : WORKDIR /edgex 20:09:51 spire-server: not found 20:09:51 spire-server: not found 20:09:52 spire-1.2.1/ 20:09:52 spire-1.2.1/ 20:09:52 spire-1.2.1/.data/ 20:09:52 spire-1.2.1/.data/.file 20:09:52 spire-1.2.1/.dockerignore 20:09:52 spire-1.2.1/.gitattributes 20:09:52 spire-1.2.1/.githooks/ 20:09:52 spire-1.2.1/.githooks/pre-commit 20:09:52 spire-1.2.1/.github/ 20:09:52 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:09:52 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:09:52 spire-1.2.1/.github/dependabot.yml 20:09:52 spire-1.2.1/.github/workflows/ 20:09:52 spire-1.2.1/.github/workflows/nightly_build.yaml 20:09:52 spire-1.2.1/.github/workflows/pr_build.yaml 20:09:52 spire-1.2.1/.github/workflows/release_build.yaml 20:09:52 spire-1.2.1/.github/workflows/scripts/ 20:09:52 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:09:52 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:09:52 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:09:52 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:09:52 spire-1.2.1/.github/workflows/scripts/split.sh 20:09:52 spire-1.2.1/.gitignore 20:09:52 spire-1.2.1/.go-version 20:09:52 spire-1.2.1/.golangci.yml 20:09:52 spire-1.2.1/ADOPTERS.md 20:09:52 spire-1.2.1/CHANGELOG.md 20:09:52 spire-1.2.1/CODE-OF-CONDUCT.md 20:09:52 spire-1.2.1/CODEOWNERS 20:09:52 spire-1.2.1/CONTRIBUTING.md 20:09:52 spire-1.2.1/Dockerfile 20:09:52 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 20:09:52 spire-1.2.1/.data/.file 20:09:52 spire-1.2.1/.dockerignore 20:09:52 spire-1.2.1/.gitattributes 20:09:52 spire-1.2.1/.githooks/ 20:09:52 spire-1.2.1/.githooks/pre-commit 20:09:52 spire-1.2.1/.github/ 20:09:52 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:09:52 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:09:52 spire-1.2.1/.github/dependabot.yml 20:09:52 spire-1.2.1/.github/workflows/ 20:09:52 spire-1.2.1/.github/workflows/nightly_build.yaml 20:09:52 spire-1.2.1/.github/workflows/pr_build.yaml 20:09:52 spire-1.2.1/.github/workflows/release_build.yaml 20:09:52 spire-1.2.1/.github/workflows/scripts/ 20:09:52 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:09:52 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:09:52 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:09:52 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:09:52 spire-1.2.1/.github/workflows/scripts/split.sh 20:09:52 spire-1.2.1/.gitignore 20:09:52 spire-1.2.1/.go-version 20:09:52 spire-1.2.1/.golangci.yml 20:09:52 spire-1.2.1/ADOPTERS.md 20:09:52 spire-1.2.1/CHANGELOG.md 20:09:52 spire-1.2.1/CODE-OF-CONDUCT.md 20:09:52 spire-1.2.1/CODEOWNERS 20:09:52 spire-1.2.1/CONTRIBUTING.md 20:09:52 spire-1.2.1/Dockerfile 20:09:52 spire-1.2.1/Dockerfile.dev 20:09:52 spire-1.2.1/Dockerfile.scratch 20:09:52 spire-1.2.1/LICENSE 20:09:52 spire-1.2.1/MAINTAINERS.md 20:09:52 spire-1.2.1/Makefile 20:09:52 spire-1.2.1/README.md 20:09:52 spire-1.2.1/ROADMAP.md 20:09:52 spire-1.2.1/SECURITY.md 20:09:52 spire-1.2.1/cmd/ 20:09:52 spire-1.2.1/cmd/spire-agent/ 20:09:52 spire-1.2.1/cmd/spire-agent/cli/ 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/ 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/common/ 20:09:52 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:09:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/run/ 20:09:52 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:09:52 spire-1.2.1/Dockerfile.scratch 20:09:52 spire-1.2.1/LICENSE 20:09:52 spire-1.2.1/MAINTAINERS.md 20:09:52 spire-1.2.1/Makefile 20:09:52 spire-1.2.1/README.md 20:09:52 spire-1.2.1/ROADMAP.md 20:09:52 spire-1.2.1/SECURITY.md 20:09:52 spire-1.2.1/cmd/ 20:09:52 spire-1.2.1/cmd/spire-agent/ 20:09:52 spire-1.2.1/cmd/spire-agent/cli/ 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/ 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/common/ 20:09:52 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:09:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/run/ 20:09:52 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:09:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:09:52 spire-1.2.1/cmd/spire-agent/main.go 20:09:52 spire-1.2.1/cmd/spire-server/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/cli.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:09:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:09:52 spire-1.2.1/cmd/spire-agent/main.go 20:09:52 spire-1.2.1/cmd/spire-server/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/cli.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/run/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/token/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/validate/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/run/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/token/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/validate/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/x509/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:09:52 spire-1.2.1/cmd/spire-server/main.go 20:09:52 spire-1.2.1/cmd/spire-server/util/ 20:09:52 spire-1.2.1/cmd/spire-server/util/util.go 20:09:52 spire-1.2.1/conf/ 20:09:52 spire-1.2.1/conf/agent/ 20:09:52 spire-1.2.1/conf/agent/agent.conf 20:09:52 spire-1.2.1/conf/agent/agent_full.conf 20:09:52 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:09:52 spire-1.2.1/conf/server/ 20:09:52 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:09:52 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:09:52 spire-1.2.1/conf/server/server.conf 20:09:52 spire-1.2.1/conf/server/server_full.conf 20:09:52 spire-1.2.1/doc/ 20:09:52 spire-1.2.1/doc/SPIRE101.md 20:09:52 spire-1.2.1/doc/auditlog.md 20:09:52 spire-1.2.1/doc/authorization_policy_engine.md 20:09:52 spire-1.2.1/doc/changelog_guidelines.md 20:09:52 spire-1.2.1/doc/cure53-report.pdf 20:09:52 spire-1.2.1/doc/images/ 20:09:52 spire-1.2.1/doc/images/2019_roadmap.png 20:09:52 spire-1.2.1/doc/images/SPIRE101.png 20:09:52 spire-1.2.1/doc/images/SPIRE_agent.png 20:09:52 spire-1.2.1/doc/images/SPIRE_server.png 20:09:52 spire-1.2.1/doc/images/cache_mgr.png 20:09:52 spire-1.2.1/doc/images/cache_mgr_components.png 20:09:52 spire-1.2.1/doc/images/federated_spire.png 20:09:52 spire-1.2.1/doc/images/ha_mode.png 20:09:52 spire-1.2.1/doc/images/nested_spire.png 20:09:52 spire-1.2.1/doc/images/oidc_federation.png 20:09:52 spire-1.2.1/doc/images/single_trust_domain.png 20:09:52 spire-1.2.1/doc/images/spiffe_compatible.png 20:09:52 spire-1.2.1/doc/images/spire_logo.png 20:09:52 spire-1.2.1/doc/migrating_registration_api_clients.md 20:09:52 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:09:52 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:09:52 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:09:52 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:09:52 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:09:52 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:09:52 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:09:52 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:09:52 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:09:52 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:09:52 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:09:52 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:09:52 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:09:52 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:09:52 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/x509/ 20:09:52 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:09:52 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:09:52 spire-1.2.1/cmd/spire-server/main.go 20:09:52 spire-1.2.1/cmd/spire-server/util/ 20:09:52 spire-1.2.1/cmd/spire-server/util/util.go 20:09:52 spire-1.2.1/conf/ 20:09:52 spire-1.2.1/conf/agent/ 20:09:52 spire-1.2.1/conf/agent/agent.conf 20:09:52 spire-1.2.1/conf/agent/agent_full.conf 20:09:52 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:09:52 spire-1.2.1/conf/server/ 20:09:52 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:09:52 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:09:52 spire-1.2.1/conf/server/server.conf 20:09:52 spire-1.2.1/conf/server/server_full.conf 20:09:52 spire-1.2.1/doc/ 20:09:52 spire-1.2.1/doc/SPIRE101.md 20:09:52 spire-1.2.1/doc/auditlog.md 20:09:52 spire-1.2.1/doc/authorization_policy_engine.md 20:09:52 spire-1.2.1/doc/changelog_guidelines.md 20:09:52 spire-1.2.1/doc/cure53-report.pdf 20:09:52 spire-1.2.1/doc/images/ 20:09:52 spire-1.2.1/doc/images/2019_roadmap.png 20:09:52 spire-1.2.1/doc/images/SPIRE101.png 20:09:52 spire-1.2.1/doc/images/SPIRE_agent.png 20:09:52 spire-1.2.1/doc/images/SPIRE_server.png 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:09:52 spire-1.2.1/doc/scaling_spire.md 20:09:52 spire-1.2.1/doc/spire_agent.md 20:09:52 spire-1.2.1/doc/spire_server.md 20:09:52 spire-1.2.1/doc/supported_integrations.md 20:09:52 spire-1.2.1/doc/telemetry.md 20:09:52 spire-1.2.1/doc/telemetry_config.md 20:09:52 spire-1.2.1/doc/upgrading.md 20:09:52 spire-1.2.1/doc/using_spire.md 20:09:52 spire-1.2.1/examples/ 20:09:52 spire-1.2.1/examples/README.md 20:09:52 spire-1.2.1/go.mod 20:09:52 spire-1.2.1/go.sum 20:09:52 spire-1.2.1/pkg/ 20:09:52 spire-1.2.1/pkg/agent/ 20:09:52 spire-1.2.1/pkg/agent/agent.go 20:09:52 spire-1.2.1/pkg/agent/api/ 20:09:52 spire-1.2.1/pkg/agent/api/config.go 20:09:52 spire-1.2.1/pkg/agent/api/debug/ 20:09:52 spire-1.2.1/pkg/agent/api/debug/v1/ 20:09:52 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:09:52 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:09:52 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:09:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:09:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:09:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:09:52 spire-1.2.1/pkg/agent/api/endpoints.go 20:09:52 spire-1.2.1/pkg/agent/api/health/ 20:09:52 spire-1.2.1/pkg/agent/api/health/v1/ 20:09:52 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:09:52 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:09:52 spire-1.2.1/pkg/agent/api/rpccontext/ 20:09:52 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:09:52 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:09:52 spire-1.2.1/pkg/agent/attestor/ 20:09:52 spire-1.2.1/pkg/agent/attestor/node/ 20:09:52 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:09:52 spire-1.2.1/pkg/agent/attestor/node/node.go 20:09:52 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:09:52 spire-1.2.1/pkg/agent/attestor/workload/ 20:09:52 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:09:52 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:09:52 spire-1.2.1/pkg/agent/catalog/ 20:09:52 spire-1.2.1/pkg/agent/catalog/catalog.go 20:09:52 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:09:52 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:09:52 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:09:52 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:09:52 spire-1.2.1/pkg/agent/client/ 20:09:52 spire-1.2.1/pkg/agent/client/client.go 20:09:52 spire-1.2.1/pkg/agent/client/client_test.go 20:09:52 spire-1.2.1/pkg/agent/client/dial.go 20:09:52 spire-1.2.1/pkg/agent/client/nodeconn.go 20:09:52 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:09:52 spire-1.2.1/pkg/agent/client/update.go 20:09:52 spire-1.2.1/pkg/agent/client/util.go 20:09:52 spire-1.2.1/pkg/agent/common/ 20:09:52 spire-1.2.1/pkg/agent/common/backoff/ 20:09:52 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:09:52 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:09:52 spire-1.2.1/pkg/agent/common/cgroups/ 20:09:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:09:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:09:52 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:09:52 spire-1.2.1/pkg/agent/config.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/ 20:09:52 spire-1.2.1/pkg/agent/endpoints/config.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:09:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:09:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/workload/ 20:09:52 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:09:52 spire-1.2.1/pkg/agent/manager/ 20:09:52 spire-1.2.1/pkg/agent/manager/cache/ 20:09:52 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:09:52 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:09:52 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:09:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:09:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:09:52 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:09:52 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:09:52 spire-1.2.1/pkg/agent/manager/config.go 20:09:52 spire-1.2.1/pkg/agent/manager/manager.go 20:09:52 spire-1.2.1/pkg/agent/manager/manager_test.go 20:09:52 spire-1.2.1/pkg/agent/manager/storage.go 20:09:52 spire-1.2.1/pkg/agent/manager/storage_test.go 20:09:52 spire-1.2.1/pkg/agent/manager/storecache/ 20:09:52 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:09:52 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:09:52 spire-1.2.1/pkg/agent/manager/sync.go 20:09:52 spire-1.2.1/pkg/agent/plugin/ 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:09:52 spire-1.2.1/doc/images/cache_mgr.png 20:09:52 spire-1.2.1/doc/images/cache_mgr_components.png 20:09:52 spire-1.2.1/doc/images/federated_spire.png 20:09:52 spire-1.2.1/doc/images/ha_mode.png 20:09:52 spire-1.2.1/doc/images/nested_spire.png 20:09:52 spire-1.2.1/doc/images/oidc_federation.png 20:09:52 spire-1.2.1/doc/images/single_trust_domain.png 20:09:52 spire-1.2.1/doc/images/spiffe_compatible.png 20:09:52 spire-1.2.1/doc/images/spire_logo.png 20:09:52 spire-1.2.1/doc/migrating_registration_api_clients.md 20:09:52 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:09:52 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:09:52 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:09:52 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:09:52 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:09:52 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:09:52 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:09:52 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:09:52 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:09:52 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:09:52 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:09:52 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:09:52 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:09:52 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:09:52 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:09:52 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:09:52 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:09:52 spire-1.2.1/doc/scaling_spire.md 20:09:52 spire-1.2.1/doc/spire_agent.md 20:09:52 spire-1.2.1/doc/spire_server.md 20:09:52 spire-1.2.1/doc/supported_integrations.md 20:09:52 spire-1.2.1/doc/telemetry.md 20:09:52 spire-1.2.1/doc/telemetry_config.md 20:09:52 spire-1.2.1/doc/upgrading.md 20:09:52 spire-1.2.1/doc/using_spire.md 20:09:52 spire-1.2.1/examples/ 20:09:52 spire-1.2.1/examples/README.md 20:09:52 spire-1.2.1/go.mod 20:09:52 spire-1.2.1/go.sum 20:09:52 spire-1.2.1/pkg/ 20:09:52 spire-1.2.1/pkg/agent/ 20:09:52 spire-1.2.1/pkg/agent/agent.go 20:09:52 spire-1.2.1/pkg/agent/api/ 20:09:52 spire-1.2.1/pkg/agent/api/config.go 20:09:52 spire-1.2.1/pkg/agent/api/debug/ 20:09:52 spire-1.2.1/pkg/agent/api/debug/v1/ 20:09:52 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:09:52 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:09:52 spire-1.2.1/pkg/agent/svid/ 20:09:52 spire-1.2.1/pkg/agent/svid/rotator.go 20:09:52 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:09:52 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:09:52 spire-1.2.1/pkg/agent/svid/store/ 20:09:52 spire-1.2.1/pkg/agent/svid/store/service.go 20:09:52 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:09:52 spire-1.2.1/pkg/common/ 20:09:52 spire-1.2.1/pkg/common/agentpathtemplate/ 20:09:52 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:09:52 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:09:52 spire-1.2.1/pkg/common/api/ 20:09:52 spire-1.2.1/pkg/common/api/metrics.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/ 20:09:52 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:09:52 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:09:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:09:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:09:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:09:52 spire-1.2.1/pkg/agent/api/endpoints.go 20:09:52 spire-1.2.1/pkg/agent/api/health/ 20:09:52 spire-1.2.1/pkg/agent/api/health/v1/ 20:09:52 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:09:52 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:09:52 spire-1.2.1/pkg/agent/api/rpccontext/ 20:09:52 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:09:52 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:09:52 spire-1.2.1/pkg/agent/attestor/ 20:09:52 spire-1.2.1/pkg/agent/attestor/node/ 20:09:52 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:09:52 spire-1.2.1/pkg/agent/attestor/node/node.go 20:09:52 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:09:52 spire-1.2.1/pkg/agent/attestor/workload/ 20:09:52 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:09:52 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:09:52 spire-1.2.1/pkg/agent/catalog/ 20:09:52 spire-1.2.1/pkg/agent/catalog/catalog.go 20:09:52 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/logger.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/names.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:09:52 spire-1.2.1/pkg/common/api/names.go 20:09:52 spire-1.2.1/pkg/common/api/ratelimit.go 20:09:52 spire-1.2.1/pkg/common/api/rpccontext/ 20:09:52 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:09:52 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:09:52 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:09:52 spire-1.2.1/pkg/common/auth/ 20:09:52 spire-1.2.1/pkg/common/auth/interceptors.go 20:09:52 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:09:52 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/ 20:09:52 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:09:52 20:09:52 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:09:52 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:09:52 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:09:52 spire-1.2.1/pkg/agent/client/ 20:09:52 spire-1.2.1/pkg/agent/client/client.go 20:09:52 spire-1.2.1/pkg/agent/client/client_test.go 20:09:52 spire-1.2.1/pkg/agent/client/dial.go 20:09:52 spire-1.2.1/pkg/agent/client/nodeconn.go 20:09:52 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:09:52 spire-1.2.1/pkg/agent/client/update.go 20:09:52 spire-1.2.1/pkg/agent/client/util.go 20:09:52 spire-1.2.1/pkg/agent/common/ 20:09:52 spire-1.2.1/pkg/agent/common/backoff/ 20:09:52 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:09:52 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:09:52 spire-1.2.1/pkg/agent/common/cgroups/ 20:09:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:09:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:09:52 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:09:52 spire-1.2.1/pkg/agent/config.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/ 20:09:52 spire-1.2.1/pkg/agent/endpoints/config.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/metrics.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/types.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:09:52 spire-1.2.1/pkg/common/catalog/ 20:09:52 spire-1.2.1/pkg/common/catalog/bind.go 20:09:52 spire-1.2.1/pkg/common/catalog/builtin.go 20:09:52 spire-1.2.1/pkg/common/catalog/catalog.go 20:09:52 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:09:52 spire-1.2.1/pkg/common/catalog/closers.go 20:09:52 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:09:52 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:09:52 spire-1.2.1/pkg/common/catalog/config.go 20:09:52 spire-1.2.1/pkg/common/catalog/config_test.go 20:09:52 spire-1.2.1/pkg/common/catalog/configure.go 20:09:52 spire-1.2.1/pkg/common/catalog/constraints.go 20:09:52 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:09:52 spire-1.2.1/pkg/common/catalog/context.go 20:09:52 spire-1.2.1/pkg/common/catalog/external.go 20:09:52 spire-1.2.1/pkg/common/catalog/host.go 20:09:52 spire-1.2.1/pkg/common/catalog/pipenet.go 20:09:52 spire-1.2.1/pkg/common/catalog/plugin.go 20:09:52 spire-1.2.1/pkg/common/catalog/testplugin/ 20:09:52 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:09:52 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:09:52 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:09:52 spire-1.2.1/pkg/common/cli/ 20:09:52 spire-1.2.1/pkg/common/cli/env.go 20:09:52 spire-1.2.1/pkg/common/cli/flags.go 20:09:52 spire-1.2.1/pkg/common/cli/trust_domain.go 20:09:52 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:09:52 spire-1.2.1/pkg/common/cli/umask.go 20:09:52 spire-1.2.1/pkg/common/cli/umask_posix.go 20:09:52 spire-1.2.1/pkg/common/cli/umask_test.go 20:09:52 spire-1.2.1/pkg/common/cli/umask_windows.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/flag.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/format.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:09:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:09:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/workload/ 20:09:52 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:09:52 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:09:52 spire-1.2.1/pkg/agent/manager/ 20:09:52 spire-1.2.1/pkg/agent/manager/cache/ 20:09:52 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:09:52 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:09:52 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:09:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:09:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:09:52 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:09:52 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:09:52 spire-1.2.1/pkg/agent/manager/config.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:09:52 spire-1.2.1/pkg/common/coretypes/ 20:09:52 spire-1.2.1/pkg/common/coretypes/bundle/ 20:09:52 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:09:52 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:09:52 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:09:52 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:09:52 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:09:52 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:09:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:09:52 spire-1.2.1/pkg/agent/manager/manager.go 20:09:52 spire-1.2.1/pkg/agent/manager/manager_test.go 20:09:52 spire-1.2.1/pkg/agent/manager/storage.go 20:09:52 spire-1.2.1/pkg/agent/manager/storage_test.go 20:09:52 spire-1.2.1/pkg/agent/manager/storecache/ 20:09:52 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:09:52 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:09:52 spire-1.2.1/pkg/agent/manager/sync.go 20:09:52 spire-1.2.1/pkg/agent/plugin/ 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:09:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:09:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:09:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:09:52 spire-1.2.1/pkg/common/cryptoutil/ 20:09:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:09:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:09:52 spire-1.2.1/pkg/common/diskutil/ 20:09:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:09:52 spire-1.2.1/pkg/common/diskutil/file_test.go 20:09:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:09:52 spire-1.2.1/pkg/common/errorutil/ 20:09:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:09:52 spire-1.2.1/pkg/common/health/ 20:09:52 spire-1.2.1/pkg/common/health/config.go 20:09:52 spire-1.2.1/pkg/common/health/context.go 20:09:52 spire-1.2.1/pkg/common/health/context_test.go 20:09:52 spire-1.2.1/pkg/common/health/health.go 20:09:52 spire-1.2.1/pkg/common/health/health_test.go 20:09:52 spire-1.2.1/pkg/common/health/logger.go 20:09:52 spire-1.2.1/pkg/common/hostservice/ 20:09:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:09:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:09:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:09:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:09:52 spire-1.2.1/pkg/common/idutil/ 20:09:52 spire-1.2.1/pkg/common/idutil/require.go 20:09:52 spire-1.2.1/pkg/common/idutil/require_test.go 20:09:52 spire-1.2.1/pkg/common/idutil/safety.go 20:09:52 spire-1.2.1/pkg/common/idutil/safety_test.go 20:09:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:09:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:09:52 spire-1.2.1/pkg/common/jwtsvid/ 20:09:52 spire-1.2.1/pkg/common/jwtsvid/common.go 20:09:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:09:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:09:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:09:52 spire-1.2.1/pkg/common/jwtutil/ 20:09:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:09:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:09:52 spire-1.2.1/pkg/common/log/ 20:09:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:09:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:09:52 spire-1.2.1/pkg/common/log/log.go 20:09:52 spire-1.2.1/pkg/common/log/log_test.go 20:09:52 spire-1.2.1/pkg/common/log/options.go 20:09:52 spire-1.2.1/pkg/common/nodeutil/ 20:09:52 spire-1.2.1/pkg/common/nodeutil/node.go 20:09:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:09:52 spire-1.2.1/pkg/common/peertracker/ 20:09:52 spire-1.2.1/pkg/common/peertracker/conn.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:09:52 spire-1.2.1/pkg/common/peertracker/credentials.go 20:09:52 spire-1.2.1/pkg/common/peertracker/errors.go 20:09:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:09:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:09:52 spire-1.2.1/pkg/common/peertracker/info.go 20:09:52 spire-1.2.1/pkg/common/peertracker/listener.go 20:09:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:09:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:09:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:09:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:09:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:09:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:09:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tcp.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:09:52 spire-1.2.1/pkg/common/peertracker/uds.go 20:09:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:09:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:09:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:09:52 spire-1.2.1/pkg/common/pemutil/ 20:09:52 spire-1.2.1/pkg/common/pemutil/block.go 20:09:52 spire-1.2.1/pkg/common/pemutil/certs.go 20:09:52 spire-1.2.1/pkg/common/pemutil/common.go 20:09:52 spire-1.2.1/pkg/common/pemutil/csr.go 20:09:52 spire-1.2.1/pkg/common/pemutil/keys.go 20:09:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/ 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:09:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:09:52 spire-1.2.1/pkg/common/plugin/ 20:09:52 spire-1.2.1/pkg/common/plugin/aws/ 20:09:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:09:52 spire-1.2.1/pkg/common/plugin/azure/ 20:09:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:09:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:09:52 spire-1.2.1/pkg/common/plugin/facade.go 20:09:52 spire-1.2.1/pkg/common/plugin/facade_test.go 20:09:52 spire-1.2.1/pkg/common/plugin/gcp/ 20:09:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:09:52 spire-1.2.1/pkg/common/plugin/k8s/ 20:09:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:09:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:09:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:09:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:09:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:09:52 spire-1.2.1/pkg/common/plugin/log.go 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/ 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:09:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:09:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:09:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:09:52 spire-1.2.1/pkg/common/plugin/x509pop/ 20:09:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:09:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:09:52 spire-1.2.1/pkg/common/profiling/ 20:09:52 spire-1.2.1/pkg/common/profiling/dumpers.go 20:09:52 spire-1.2.1/pkg/common/profiling/profiling.go 20:09:52 spire-1.2.1/pkg/common/protoutil/ 20:09:52 spire-1.2.1/pkg/common/protoutil/masks.go 20:09:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:09:52 spire-1.2.1/pkg/common/rotationutil/ 20:09:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:09:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:09:52 spire-1.2.1/pkg/common/selector/ 20:09:52 spire-1.2.1/pkg/common/selector/selector.go 20:09:52 spire-1.2.1/pkg/common/selector/selector_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:09:52 spire-1.2.1/pkg/common/selector/set.go 20:09:52 spire-1.2.1/pkg/common/selector/set_utils.go 20:09:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/ 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/ 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:09:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:09:52 spire-1.2.1/pkg/common/telemetry/call.go 20:09:52 spire-1.2.1/pkg/common/telemetry/common/ 20:09:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:09:52 spire-1.2.1/pkg/common/telemetry/config.go 20:09:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:09:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/inmem.go 20:09:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/m3.go 20:09:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/metrics.go 20:09:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/names.go 20:09:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:09:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:09:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/ 20:09:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:09:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:09:52 spire-1.2.1/pkg/agent/svid/ 20:09:52 spire-1.2.1/pkg/agent/svid/rotator.go 20:09:52 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:09:52 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:09:52 spire-1.2.1/pkg/agent/svid/store/ 20:09:52 spire-1.2.1/pkg/agent/svid/store/service.go 20:09:52 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:09:52 spire-1.2.1/pkg/common/ 20:09:52 spire-1.2.1/pkg/common/agentpathtemplate/ 20:09:52 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:09:52 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:09:52 spire-1.2.1/pkg/common/api/ 20:09:52 spire-1.2.1/pkg/common/api/metrics.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/ 20:09:52 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:09:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/server.go 20:09:52 spire-1.2.1/pkg/common/telemetry/sink.go 20:09:52 spire-1.2.1/pkg/common/telemetry/statsd.go 20:09:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/uptime.go 20:09:52 spire-1.2.1/pkg/common/telemetry/version.go 20:09:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:09:52 spire-1.2.1/pkg/common/uptime/ 20:09:52 spire-1.2.1/pkg/common/uptime/uptime.go 20:09:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/logger.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/names.go 20:09:52 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:09:52 spire-1.2.1/pkg/common/api/names.go 20:09:52 spire-1.2.1/pkg/common/api/ratelimit.go 20:09:52 spire-1.2.1/pkg/common/api/rpccontext/ 20:09:52 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:09:52 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:09:52 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:09:52 spire-1.2.1/pkg/common/auth/ 20:09:52 spire-1.2.1/pkg/common/auth/interceptors.go 20:09:52 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:09:52 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/ 20:09:52 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:09:52 20:09:52 spire-1.2.1/pkg/common/util/ 20:09:52 spire-1.2.1/pkg/common/util/certs.go 20:09:52 spire-1.2.1/pkg/common/util/certs_test.go 20:09:52 spire-1.2.1/pkg/common/util/csr.go 20:09:52 spire-1.2.1/pkg/common/util/hash.go 20:09:52 spire-1.2.1/pkg/common/util/selectors.go 20:09:52 spire-1.2.1/pkg/common/util/selectors_test.go 20:09:52 spire-1.2.1/pkg/common/util/signals.go 20:09:52 spire-1.2.1/pkg/common/util/sort.go 20:09:52 spire-1.2.1/pkg/common/util/sort_test.go 20:09:52 spire-1.2.1/pkg/common/util/task.go 20:09:52 spire-1.2.1/pkg/common/util/task_test.go 20:09:52 spire-1.2.1/pkg/common/util/testdata/ 20:09:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:09:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:09:52 spire-1.2.1/pkg/common/version/ 20:09:52 spire-1.2.1/pkg/common/version/version.go 20:09:52 spire-1.2.1/pkg/common/x509svid/ 20:09:52 spire-1.2.1/pkg/common/x509svid/common_test.go 20:09:52 spire-1.2.1/pkg/common/x509svid/csr.go 20:09:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:09:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:09:52 spire-1.2.1/pkg/common/x509util/ 20:09:52 spire-1.2.1/pkg/common/x509util/cert.go 20:09:52 spire-1.2.1/pkg/common/x509util/dns.go 20:09:52 spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/types.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:09:52 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:09:52 spire-1.2.1/pkg/common/catalog/ 20:09:52 spire-1.2.1/pkg/common/catalog/bind.go 20:09:52 spire-1.2.1/pkg/common/catalog/builtin.go 20:09:52 spire-1.2.1/pkg/common/catalog/catalog.go 20:09:52 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:09:52 spire-1.2.1/pkg/common/catalog/closers.go 20:09:52 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:09:52 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:09:52 spire-1.2.1/pkg/common/catalog/config.go 20:09:52 spire-1.2.1/pkg/common/catalog/config_test.go 20:09:52 spire-1.2.1/pkg/common/catalog/configure.go 20:09:52 spire-1.2.1/pkg/common/catalog/constraints.go 20:09:52 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:09:52 spire-1.2.1/pkg/common/catalog/context.go 20:09:52 spire-1.2.1/pkg/common/x509util/keyid.go 20:09:52 spire-1.2.1/pkg/common/x509util/keypair.go 20:09:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:09:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:09:52 spire-1.2.1/pkg/server/ 20:09:52 spire-1.2.1/pkg/server/api/ 20:09:52 spire-1.2.1/pkg/server/api/agent.go 20:09:52 spire-1.2.1/pkg/server/api/agent/ 20:09:52 spire-1.2.1/pkg/server/api/agent/v1/ 20:09:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:09:52 spire-1.2.1/pkg/server/api/agent_test.go 20:09:52 spire-1.2.1/pkg/server/api/api.go 20:09:52 spire-1.2.1/pkg/server/api/audit/ 20:09:52 spire-1.2.1/pkg/server/api/audit/audit.go 20:09:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:09:52 spire-1.2.1/pkg/server/api/bundle.go 20:09:52 spire-1.2.1/pkg/server/api/bundle/ 20:09:52 spire-1.2.1/pkg/server/api/bundle/v1/ 20:09:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:09:52 spire-1.2.1/pkg/server/api/bundle_test.go 20:09:52 spire-1.2.1/pkg/server/api/debug/ 20:09:52 spire-1.2.1/pkg/server/api/debug/v1/ 20:09:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:09:52 spire-1.2.1/pkg/common/catalog/external.go 20:09:52 spire-1.2.1/pkg/common/catalog/host.go 20:09:52 spire-1.2.1/pkg/common/catalog/pipenet.go 20:09:52 spire-1.2.1/pkg/common/catalog/plugin.go 20:09:52 spire-1.2.1/pkg/common/catalog/testplugin/ 20:09:52 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:09:52 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:09:52 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:09:52 spire-1.2.1/pkg/common/cli/ 20:09:52 spire-1.2.1/pkg/common/cli/env.go 20:09:52 spire-1.2.1/pkg/common/cli/flags.go 20:09:52 spire-1.2.1/pkg/common/cli/trust_domain.go 20:09:52 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:09:52 spire-1.2.1/pkg/common/cli/umask.go 20:09:52 spire-1.2.1/pkg/common/cli/umask_posix.go 20:09:52 spire-1.2.1/pkg/common/cli/umask_test.go 20:09:52 spire-1.2.1/pkg/common/cli/umask_windows.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/flag.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/format.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:09:52 spire-1.2.1/pkg/server/api/entry.go 20:09:52 spire-1.2.1/pkg/server/api/entry/ 20:09:52 spire-1.2.1/pkg/server/api/entry/v1/ 20:09:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:09:52 spire-1.2.1/pkg/server/api/entry_test.go 20:09:52 spire-1.2.1/pkg/server/api/health/ 20:09:52 spire-1.2.1/pkg/server/api/health/v1/ 20:09:52 spire-1.2.1/pkg/server/api/health/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:09:52 spire-1.2.1/pkg/server/api/id.go 20:09:52 spire-1.2.1/pkg/server/api/id_test.go 20:09:52 spire-1.2.1/pkg/server/api/limits/ 20:09:52 spire-1.2.1/pkg/server/api/limits/limits.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/ 20:09:52 spire-1.2.1/pkg/server/api/middleware/alias.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/audit.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/caller.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:09:52 20:09:52 spire-1.2.1/pkg/server/api/middleware/common.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/entries.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:09:52 spire-1.2.1/pkg/server/api/ratelimit.go 20:09:52 spire-1.2.1/pkg/server/api/rpccontext/ 20:09:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:09:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:09:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:09:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:09:52 spire-1.2.1/pkg/server/api/selector.go 20:09:52 spire-1.2.1/pkg/server/api/selector_test.go 20:09:52 spire-1.2.1/pkg/server/api/status.go 20:09:52 spire-1.2.1/pkg/server/api/status_test.go 20:09:52 spire-1.2.1/pkg/server/api/svid/ 20:09:52 spire-1.2.1/pkg/server/api/svid/v1/ 20:09:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:09:52 spire-1.2.1/pkg/server/api/trustdomain.go 20:09:52 spire-1.2.1/pkg/server/api/trustdomain/ 20:09:52 spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:09:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:09:52 spire-1.2.1/pkg/common/coretypes/ 20:09:52 spire-1.2.1/pkg/common/coretypes/bundle/ 20:09:52 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:09:52 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:09:52 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:09:52 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:09:52 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:09:52 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:09:52 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:09:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:09:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:09:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:09:52 spire-1.2.1/pkg/server/authpolicy/ 20:09:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:09:52 spire-1.2.1/pkg/server/authpolicy/policy.go 20:09:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:09:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:09:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:09:52 spire-1.2.1/pkg/server/authpolicy/validate.go 20:09:52 spire-1.2.1/pkg/server/bundle/ 20:09:52 spire-1.2.1/pkg/server/bundle/client/ 20:09:52 spire-1.2.1/pkg/server/bundle/client/client.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/manager.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/sources.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/updater.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:09:52 spire-1.2.1/pkg/server/ca/ 20:09:52 spire-1.2.1/pkg/server/ca/ca.go 20:09:52 spire-1.2.1/pkg/server/ca/ca_health.go 20:09:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:09:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:09:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:09:52 spire-1.2.1/pkg/common/cryptoutil/ 20:09:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:09:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:09:52 spire-1.2.1/pkg/common/diskutil/ 20:09:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:09:52 spire-1.2.1/pkg/common/diskutil/file_test.go 20:09:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:09:52 spire-1.2.1/pkg/common/errorutil/ 20:09:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:09:52 spire-1.2.1/pkg/common/health/ 20:09:52 spire-1.2.1/pkg/common/health/config.go 20:09:52 spire-1.2.1/pkg/common/health/context.go 20:09:52 spire-1.2.1/pkg/common/health/context_test.go 20:09:52 spire-1.2.1/pkg/common/health/health.go 20:09:52 spire-1.2.1/pkg/common/health/health_test.go 20:09:52 spire-1.2.1/pkg/common/health/logger.go 20:09:52 spire-1.2.1/pkg/common/hostservice/ 20:09:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:09:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:09:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:09:52 spire-1.2.1/pkg/server/ca/ca_test.go 20:09:52 spire-1.2.1/pkg/server/ca/journal.go 20:09:52 spire-1.2.1/pkg/server/ca/journal_test.go 20:09:52 spire-1.2.1/pkg/server/ca/manager.go 20:09:52 spire-1.2.1/pkg/server/ca/manager_health.go 20:09:52 spire-1.2.1/pkg/server/ca/manager_test.go 20:09:52 spire-1.2.1/pkg/server/ca/templates.go 20:09:52 spire-1.2.1/pkg/server/ca/upstream_client.go 20:09:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:09:52 spire-1.2.1/pkg/server/ca/validation.go 20:09:52 spire-1.2.1/pkg/server/cache/ 20:09:52 spire-1.2.1/pkg/server/cache/dscache/ 20:09:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:09:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/ 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:09:52 spire-1.2.1/pkg/server/catalog/ 20:09:52 spire-1.2.1/pkg/server/catalog/catalog.go 20:09:52 spire-1.2.1/pkg/server/catalog/keymanager.go 20:09:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:09:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:09:52 spire-1.2.1/pkg/server/catalog/notifier.go 20:09:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:09:52 spire-1.2.1/pkg/server/config.go 20:09:52 spire-1.2.1/pkg/server/datastore/ 20:09:52 spire-1.2.1/pkg/server/datastore/datastore.go 20:09:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:09:52 spire-1.2.1/pkg/server/datastore/repository.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:09:52 spire-1.2.1/pkg/common/idutil/ 20:09:52 spire-1.2.1/pkg/common/idutil/require.go 20:09:52 spire-1.2.1/pkg/common/idutil/require_test.go 20:09:52 spire-1.2.1/pkg/common/idutil/safety.go 20:09:52 spire-1.2.1/pkg/common/idutil/safety_test.go 20:09:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:09:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:09:52 spire-1.2.1/pkg/common/jwtsvid/ 20:09:52 spire-1.2.1/pkg/common/jwtsvid/common.go 20:09:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:09:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:09:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:09:52 spire-1.2.1/pkg/common/jwtutil/ 20:09:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:09:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:09:52 spire-1.2.1/pkg/common/log/ 20:09:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:09:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:09:52 spire-1.2.1/pkg/common/log/log.go 20:09:52 spire-1.2.1/pkg/common/log/log_test.go 20:09:52 spire-1.2.1/pkg/common/log/options.go 20:09:52 spire-1.2.1/pkg/common/nodeutil/ 20:09:52 spire-1.2.1/pkg/common/nodeutil/node.go 20:09:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:09:52 spire-1.2.1/pkg/common/peertracker/ 20:09:52 spire-1.2.1/pkg/common/peertracker/conn.go 20:09:52 spire-1.2.1/pkg/common/peertracker/credentials.go 20:09:52 spire-1.2.1/pkg/common/peertracker/errors.go 20:09:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:09:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:09:52 spire-1.2.1/pkg/common/peertracker/info.go 20:09:52 spire-1.2.1/pkg/common/peertracker/listener.go 20:09:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:09:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:09:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:09:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:09:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:09:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:09:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tcp.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:09:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:09:52 spire-1.2.1/pkg/server/endpoints/ 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/ 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:09:52 spire-1.2.1/pkg/server/endpoints/config.go 20:09:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:09:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:09:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:09:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:09:52 spire-1.2.1/pkg/server/endpoints/middleware.go 20:09:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:09:52 spire-1.2.1/pkg/server/hostservice/ 20:09:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:09:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:09:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:09:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:09:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:09:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:09:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:09:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/ 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:09:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:09:52 spire-1.2.1/pkg/common/peertracker/uds.go 20:09:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:09:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:09:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:09:52 spire-1.2.1/pkg/common/pemutil/ 20:09:52 spire-1.2.1/pkg/common/pemutil/block.go 20:09:52 spire-1.2.1/pkg/common/pemutil/certs.go 20:09:52 spire-1.2.1/pkg/common/pemutil/common.go 20:09:52 spire-1.2.1/pkg/common/pemutil/csr.go 20:09:52 spire-1.2.1/pkg/common/pemutil/keys.go 20:09:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/ 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:09:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:09:52 spire-1.2.1/pkg/common/plugin/ 20:09:52 spire-1.2.1/pkg/common/plugin/aws/ 20:09:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:09:52 spire-1.2.1/pkg/common/plugin/azure/ 20:09:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:09:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:09:52 spire-1.2.1/pkg/common/plugin/facade.go 20:09:52 spire-1.2.1/pkg/common/plugin/facade_test.go 20:09:52 spire-1.2.1/pkg/common/plugin/gcp/ 20:09:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:09:52 spire-1.2.1/pkg/common/plugin/k8s/ 20:09:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:09:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:09:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:09:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:09:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:09:52 spire-1.2.1/pkg/common/plugin/log.go 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/ 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:09:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:09:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:09:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:09:52 spire-1.2.1/pkg/common/plugin/x509pop/ 20:09:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:09:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:09:52 spire-1.2.1/pkg/common/profiling/ 20:09:52 spire-1.2.1/pkg/common/profiling/dumpers.go 20:09:52 spire-1.2.1/pkg/common/profiling/profiling.go 20:09:52 spire-1.2.1/pkg/common/protoutil/ 20:09:52 spire-1.2.1/pkg/common/protoutil/masks.go 20:09:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:09:52 spire-1.2.1/pkg/common/rotationutil/ 20:09:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:09:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:09:52 spire-1.2.1/pkg/common/selector/ 20:09:52 spire-1.2.1/pkg/common/selector/selector.go 20:09:52 spire-1.2.1/pkg/common/selector/selector_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:09:52 spire-1.2.1/pkg/common/selector/set.go 20:09:52 spire-1.2.1/pkg/common/selector/set_utils.go 20:09:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/ 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/ 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:09:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:09:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:09:52 spire-1.2.1/pkg/common/telemetry/call.go 20:09:52 spire-1.2.1/pkg/common/telemetry/common/ 20:09:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:09:52 20:09:52 spire-1.2.1/pkg/common/telemetry/config.go 20:09:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:09:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/inmem.go 20:09:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/m3.go 20:09:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/metrics.go 20:09:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/names.go 20:09:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:09:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:09:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/ 20:09:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:09:52 spire-1.2.1/pkg/server/registration/ 20:09:52 spire-1.2.1/pkg/server/registration/manager.go 20:09:52 spire-1.2.1/pkg/server/registration/manager_test.go 20:09:52 spire-1.2.1/pkg/server/scanentries.go 20:09:52 spire-1.2.1/pkg/server/scanentries_test.go 20:09:52 spire-1.2.1/pkg/server/server.go 20:09:52 spire-1.2.1/pkg/server/server_test.go 20:09:52 spire-1.2.1/pkg/server/svid/ 20:09:52 spire-1.2.1/pkg/server/svid/observer.go 20:09:52 spire-1.2.1/pkg/server/svid/observer_test.go 20:09:52 spire-1.2.1/pkg/server/svid/rotator.go 20:09:52 spire-1.2.1/pkg/server/svid/rotator_config.go 20:09:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:09:52 spire-1.2.1/pkg/server/svid/rotator_test.go 20:09:52 spire-1.2.1/proto/ 20:09:52 spire-1.2.1/proto/private/ 20:09:52 spire-1.2.1/proto/private/server/ 20:09:52 spire-1.2.1/proto/private/server/journal/ 20:09:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:09:52 spire-1.2.1/proto/private/server/journal/journal.proto 20:09:52 spire-1.2.1/proto/spire/ 20:09:52 spire-1.2.1/proto/spire/common/ 20:09:52 spire-1.2.1/proto/spire/common/common.pb.go 20:09:52 spire-1.2.1/proto/spire/common/common.proto 20:09:52 spire-1.2.1/proto/spire/common/plugin/ 20:09:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:09:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:09:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:09:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:09:52 spire-1.2.1/proto/spire/plugin/ 20:09:52 spire-1.2.1/proto/spire/plugin/agent/ 20:09:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:09:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:09:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:09:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:09:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:09:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:09:52 spire-1.2.1/release/ 20:09:52 spire-1.2.1/release/spire-extras/ 20:09:52 spire-1.2.1/release/spire-extras/README.md 20:09:52 spire-1.2.1/release/spire-extras/conf/ 20:09:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:09:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:09:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:09:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:09:52 spire-1.2.1/release/spire/ 20:09:52 spire-1.2.1/release/spire/README.md 20:09:52 spire-1.2.1/release/spire/conf/ 20:09:52 spire-1.2.1/release/spire/conf/agent/ 20:09:52 spire-1.2.1/release/spire/conf/agent/agent.conf 20:09:52 spire-1.2.1/release/spire/conf/server/ 20:09:52 spire-1.2.1/release/spire/conf/server/server.conf 20:09:52 spire-1.2.1/script/ 20:09:52 spire-1.2.1/script/build-artifact.sh 20:09:52 spire-1.2.1/script/generate_dummy_ca.sh 20:09:52 spire-1.2.1/support/ 20:09:52 spire-1.2.1/support/k8s/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/ 20:09:52 spire-1.2.1/support/oidc-discovery-provider/README.md 20:09:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/config.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/main.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:09:52 spire-1.2.1/test/ 20:09:52 spire-1.2.1/test/clock/ 20:09:52 spire-1.2.1/test/clock/clock.go 20:09:52 spire-1.2.1/test/fakes/ 20:09:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:09:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:09:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:09:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:09:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:09:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:09:52 spire-1.2.1/test/fakes/fakeagentstore/ 20:09:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:09:52 spire-1.2.1/test/fakes/fakedatastore/ 20:09:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:09:52 spire-1.2.1/test/fakes/fakeentryclient/ 20:09:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:09:52 spire-1.2.1/test/fakes/fakehealthchecker/ 20:09:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:09:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:09:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:09:52 spire-1.2.1/test/fakes/fakemetrics/ 20:09:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:09:52 spire-1.2.1/test/fakes/fakenoderesolver/ 20:09:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:09:52 spire-1.2.1/test/fakes/fakenotifier/ 20:09:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:09:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:09:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:09:52 spire-1.2.1/test/fakes/fakeserverca/ 20:09:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:09:52 spire-1.2.1/test/fakes/fakeservercatalog/ 20:09:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:09:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:09:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:09:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:09:52 spire-1.2.1/pkg/common/telemetry/server/server.go 20:09:52 spire-1.2.1/pkg/common/telemetry/sink.go 20:09:52 spire-1.2.1/pkg/common/telemetry/statsd.go 20:09:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:09:52 spire-1.2.1/pkg/common/telemetry/uptime.go 20:09:52 spire-1.2.1/pkg/common/telemetry/version.go 20:09:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:09:52 spire-1.2.1/pkg/common/uptime/ 20:09:52 spire-1.2.1/pkg/common/uptime/uptime.go 20:09:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:09:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:09:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:09:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:09:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:09:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:09:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:09:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:09:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:09:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:09:52 spire-1.2.1/test/fixture/ 20:09:52 spire-1.2.1/test/fixture/certs/ 20:09:52 spire-1.2.1/test/fixture/certs/agent_svid.der 20:09:52 spire-1.2.1/test/fixture/certs/base_cert.pem 20:09:52 spire-1.2.1/test/fixture/certs/base_csr.pem 20:09:52 spire-1.2.1/test/fixture/certs/base_key.pem 20:09:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:09:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:09:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:09:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:09:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:09:52 spire-1.2.1/test/fixture/certs/blog_key.pem 20:09:52 spire-1.2.1/test/fixture/certs/bundle.der 20:09:52 spire-1.2.1/test/fixture/certs/ca.pem 20:09:52 spire-1.2.1/test/fixture/certs/ca_key.pem 20:09:52 spire-1.2.1/test/fixture/certs/database_cert.pem 20:09:52 spire-1.2.1/test/fixture/certs/database_csr.pem 20:09:52 spire-1.2.1/test/fixture/certs/database_key.pem 20:09:52 spire-1.2.1/test/fixture/certs/node_cert.pem 20:09:52 spire-1.2.1/test/fixture/certs/node_csr.pem 20:09:52 spire-1.2.1/test/fixture/certs/node_key.pem 20:09:52 spire-1.2.1/test/fixture/certs/svid.pem 20:09:52 spire-1.2.1/test/fixture/certs/svid_key.pem 20:09:52 spire-1.2.1/test/fixture/config/ 20:09:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:09:52 spire-1.2.1/test/fixture/config/agent_good.conf 20:09:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:09:52 spire-1.2.1/test/fixture/config/plugin_good.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:09:52 spire-1.2.1/pkg/common/util/ 20:09:52 spire-1.2.1/pkg/common/util/certs.go 20:09:52 spire-1.2.1/pkg/common/util/certs_test.go 20:09:52 spire-1.2.1/pkg/common/util/csr.go 20:09:52 spire-1.2.1/pkg/common/util/hash.go 20:09:52 spire-1.2.1/pkg/common/util/selectors.go 20:09:52 spire-1.2.1/pkg/common/util/selectors_test.go 20:09:52 spire-1.2.1/pkg/common/util/signals.go 20:09:52 spire-1.2.1/pkg/common/util/sort.go 20:09:52 spire-1.2.1/pkg/common/util/sort_test.go 20:09:52 spire-1.2.1/pkg/common/util/task.go 20:09:52 spire-1.2.1/pkg/common/util/task_test.go 20:09:52 spire-1.2.1/pkg/common/util/testdata/ 20:09:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:09:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:09:52 spire-1.2.1/pkg/common/version/ 20:09:52 spire-1.2.1/pkg/common/version/version.go 20:09:52 spire-1.2.1/pkg/common/x509svid/ 20:09:52 spire-1.2.1/pkg/common/x509svid/common_test.go 20:09:52 spire-1.2.1/pkg/common/x509svid/csr.go 20:09:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:09:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:09:52 spire-1.2.1/pkg/common/x509util/ 20:09:52 spire-1.2.1/pkg/common/x509util/cert.go 20:09:52 spire-1.2.1/pkg/common/x509util/dns.go 20:09:52 spire-1.2.1/pkg/common/x509util/dns_test.go 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_good.conf 20:09:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:09:52 spire-1.2.1/test/fixture/fixture.go 20:09:52 spire-1.2.1/test/fixture/nodeattestor/ 20:09:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:09:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:09:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:09:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:09:52 spire-1.2.1/test/fixture/registration/ 20:09:52 spire-1.2.1/test/fixture/registration/entries.json 20:09:52 spire-1.2.1/test/fixture/registration/good-for-update.json 20:09:52 spire-1.2.1/test/fixture/registration/good.json 20:09:52 spire-1.2.1/test/fixture/registration/invalid.json 20:09:52 spire-1.2.1/test/fixture/registration/invalid_json.json 20:09:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:09:52 spire-1.2.1/test/integration/ 20:09:52 spire-1.2.1/test/integration/README.md 20:09:52 spire-1.2.1/test/integration/common 20:09:52 spire-1.2.1/test/integration/setup/ 20:09:52 spire-1.2.1/test/integration/setup/adminclient/ 20:09:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:09:52 spire-1.2.1/test/integration/setup/adminclient/client.go 20:09:52 spire-1.2.1/test/integration/setup/debugagent/ 20:09:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:09:52 spire-1.2.1/test/integration/setup/debugagent/main.go 20:09:52 spire-1.2.1/test/integration/setup/debugserver/ 20:09:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:09:52 spire-1.2.1/test/integration/setup/debugserver/main.go 20:09:52 spire-1.2.1/test/integration/setup/downstreamclient/ 20:09:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:09:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:09:52 spire-1.2.1/test/integration/setup/itclient/ 20:09:52 spire-1.2.1/test/integration/setup/itclient/client.go 20:09:52 spire-1.2.1/test/integration/setup/node-attestation/ 20:09:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:09:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:09:52 spire-1.2.1/test/integration/setup/x509pop/ 20:09:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:09:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:09:52 spire-1.2.1/test/integration/suites/ 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:09:52 spire-1.2.1/pkg/common/x509util/keyid.go 20:09:52 spire-1.2.1/pkg/common/x509util/keypair.go 20:09:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:09:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:09:52 spire-1.2.1/pkg/server/ 20:09:52 spire-1.2.1/pkg/server/api/ 20:09:52 spire-1.2.1/pkg/server/api/agent.go 20:09:52 spire-1.2.1/pkg/server/api/agent/ 20:09:52 spire-1.2.1/pkg/server/api/agent/v1/ 20:09:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:09:52 spire-1.2.1/pkg/server/api/agent_test.go 20:09:52 spire-1.2.1/pkg/server/api/api.go 20:09:52 spire-1.2.1/pkg/server/api/audit/ 20:09:52 spire-1.2.1/pkg/server/api/audit/audit.go 20:09:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:09:52 spire-1.2.1/pkg/server/api/bundle.go 20:09:52 spire-1.2.1/pkg/server/api/bundle/ 20:09:52 spire-1.2.1/pkg/server/api/bundle/v1/ 20:09:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:09:52 spire-1.2.1/pkg/server/api/bundle_test.go 20:09:52 spire-1.2.1/pkg/server/api/debug/ 20:09:52 spire-1.2.1/pkg/server/api/debug/v1/ 20:09:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:09:52 spire-1.2.1/pkg/server/api/entry.go 20:09:52 spire-1.2.1/pkg/server/api/entry/ 20:09:52 spire-1.2.1/pkg/server/api/entry/v1/ 20:09:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:09:52 spire-1.2.1/pkg/server/api/entry_test.go 20:09:52 spire-1.2.1/pkg/server/api/health/ 20:09:52 spire-1.2.1/pkg/server/api/health/v1/ 20:09:52 spire-1.2.1/pkg/server/api/health/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:09:52 spire-1.2.1/pkg/server/api/id.go 20:09:52 spire-1.2.1/pkg/server/api/id_test.go 20:09:52 spire-1.2.1/pkg/server/api/limits/ 20:09:52 spire-1.2.1/pkg/server/api/limits/limits.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/ 20:09:52 spire-1.2.1/pkg/server/api/middleware/alias.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/audit.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/caller.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:09:52 spire-1.2.1/pkg/server/api/middleware/common.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/entries.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:09:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:09:52 spire-1.2.1/pkg/server/api/ratelimit.go 20:09:52 spire-1.2.1/pkg/server/api/rpccontext/ 20:09:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:09:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:09:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:09:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:09:52 spire-1.2.1/pkg/server/api/selector.go 20:09:52 spire-1.2.1/pkg/server/api/selector_test.go 20:09:52 spire-1.2.1/pkg/server/api/status.go 20:09:52 spire-1.2.1/pkg/server/api/status_test.go 20:09:52 spire-1.2.1/pkg/server/api/svid/ 20:09:52 spire-1.2.1/pkg/server/api/svid/v1/ 20:09:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:09:52 spire-1.2.1/pkg/server/api/trustdomain.go 20:09:52 spire-1.2.1/pkg/server/api/trustdomain/ 20:09:52 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:09:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:09:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:09:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:09:52 spire-1.2.1/pkg/server/authpolicy/ 20:09:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:09:52 spire-1.2.1/pkg/server/authpolicy/policy.go 20:09:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:09:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:09:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:09:52 spire-1.2.1/pkg/server/authpolicy/validate.go 20:09:52 spire-1.2.1/pkg/server/bundle/ 20:09:52 spire-1.2.1/pkg/server/bundle/client/ 20:09:52 spire-1.2.1/pkg/server/bundle/client/client.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/manager.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/sources.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/updater.go 20:09:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:09:52 spire-1.2.1/pkg/server/ca/ 20:09:52 spire-1.2.1/pkg/server/ca/ca.go 20:09:52 spire-1.2.1/pkg/server/ca/ca_health.go 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:09:52 spire-1.2.1/pkg/server/ca/ca_test.go 20:09:52 spire-1.2.1/pkg/server/ca/journal.go 20:09:52 spire-1.2.1/pkg/server/ca/journal_test.go 20:09:52 spire-1.2.1/pkg/server/ca/manager.go 20:09:52 spire-1.2.1/pkg/server/ca/manager_health.go 20:09:52 spire-1.2.1/pkg/server/ca/manager_test.go 20:09:52 spire-1.2.1/pkg/server/ca/templates.go 20:09:52 spire-1.2.1/pkg/server/ca/upstream_client.go 20:09:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:09:52 spire-1.2.1/pkg/server/ca/validation.go 20:09:52 spire-1.2.1/pkg/server/cache/ 20:09:52 spire-1.2.1/pkg/server/cache/dscache/ 20:09:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:09:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/ 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:09:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:09:52 spire-1.2.1/pkg/server/catalog/ 20:09:52 spire-1.2.1/pkg/server/catalog/catalog.go 20:09:52 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/spire-1.2.1/pkg/server/catalog/keymanager.go 20:09:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:09:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:09:52 spire-1.2.1/pkg/server/catalog/notifier.go 20:09:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:09:52 spire-1.2.1/pkg/server/config.go 20:09:52 spire-1.2.1/pkg/server/datastore/ 20:09:52 spire-1.2.1/pkg/server/datastore/datastore.go 20:09:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:09:52 spire-1.2.1/pkg/server/datastore/repository.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:09:52 spire-1.2.1/test/integration/suites/join-token/ 20:09:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:09:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:09:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:09:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:09:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:09:52 spire-1.2.1/test/integration/suites/join-token/README.md 20:09:52 spire-1.2.1/test/integration/suites/join-token/conf/ 20:09:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/join-token/teardown 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:09:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:09:52 spire-1.2.1/pkg/server/endpoints/ 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/ 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:09:52 spire-1.2.1/test/integration/suites/k8s/ 20:09:52 spire-1.2.1/test/integration/suites/k8s/00-setup 20:09:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:09:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:09:52 spire-1.2.1/test/integration/suites/k8s/README.md 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/ 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:09:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:09:52 spire-1.2.1/pkg/server/endpoints/config.go 20:09:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:09:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:09:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:09:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:09:52 spire-1.2.1/pkg/server/endpoints/middleware.go 20:09:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:09:52 spire-1.2.1/pkg/server/hostservice/ 20:09:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:09:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:09:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:09:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:09:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:09:52 spire-1.2.1/test/integration/suites/k8s/teardown 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:09:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:09:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:09:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:09:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/ 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:09:52 spire-1.2.1/test/integration/suites/rotation/ 20:09:52 spire-1.2.1/test/integration/suites/rotation/00-setup 20:09:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:09:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:09:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:09:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:09:52 spire-1.2.1/test/integration/suites/rotation/README.md 20:09:52 spire-1.2.1/test/integration/suites/rotation/conf/ 20:09:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/rotation/teardown 20:09:52 spire-1.2.1/test/integration/suites/self-test/ 20:09:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:09:52 spire-1.2.1/test/integration/suites/self-test/README.md 20:09:52 spire-1.2.1/test/integration/suites/self-test/teardown 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:09:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:09:52 spire-1.2.1/test/integration/suites/upgrade/ 20:09:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:09:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:09:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/ 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:09:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:09:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:09:52 spire-1.2.1/test/integration/suites/upgrade/README.md 20:09:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:09:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/upgrade/teardown 20:09:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:09:52 spire-1.2.1/test/integration/test-one.sh 20:09:52 spire-1.2.1/test/integration/test.sh 20:09:52 spire-1.2.1/test/plugintest/ 20:09:52 spire-1.2.1/test/plugintest/config.go 20:09:52 spire-1.2.1/test/plugintest/load.go 20:09:52 spire-1.2.1/test/plugintest/option.go 20:09:52 spire-1.2.1/test/spiretest/ 20:09:52 spire-1.2.1/test/spiretest/apiserver.go 20:09:52 spire-1.2.1/test/spiretest/assertions.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:09:52 spire-1.2.1/test/spiretest/dir.go 20:09:52 spire-1.2.1/test/spiretest/errors_posix.go 20:09:52 spire-1.2.1/test/spiretest/errors_windows.go 20:09:52 spire-1.2.1/test/spiretest/logs.go 20:09:52 spire-1.2.1/test/spiretest/socketapi.go 20:09:52 spire-1.2.1/test/spiretest/suite.go 20:09:52 spire-1.2.1/test/spiretest/x509.go 20:09:52 spire-1.2.1/test/testca/ 20:09:52 spire-1.2.1/test/testca/ca.go 20:09:52 spire-1.2.1/test/testkey/ 20:09:52 spire-1.2.1/test/testkey/generate.sh 20:09:52 spire-1.2.1/test/testkey/genkeys.go 20:09:52 spire-1.2.1/test/testkey/keys.go 20:09:52 spire-1.2.1/test/testkey/new.go 20:09:52 spire-1.2.1/test/tpmsimulator/ 20:09:52 spire-1.2.1/test/tpmsimulator/simulator.go 20:09:52 spire-1.2.1/test/util/ 20:09:52 spire-1.2.1/test/util/cert_fixtures.go 20:09:52 spire-1.2.1/test/util/cert_generation.go 20:09:52 spire-1.2.1/test/util/io_redirection.go 20:09:52 spire-1.2.1/test/util/race.go 20:09:52 spire-1.2.1/test/util/util.go 20:09:52 building spire from source... 20:09:52 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:09:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:09:52 spire-1.2.1/pkg/server/registration/ 20:09:52 spire-1.2.1/pkg/server/registration/manager.go 20:09:52 spire-1.2.1/pkg/server/registration/manager_test.go 20:09:52 spire-1.2.1/pkg/server/scanentries.go 20:09:52 spire-1.2.1/pkg/server/scanentries_test.go 20:09:52 spire-1.2.1/pkg/server/server.go 20:09:52 spire-1.2.1/pkg/server/server_test.go 20:09:52 spire-1.2.1/pkg/server/svid/ 20:09:52 spire-1.2.1/pkg/server/svid/observer.go 20:09:52 spire-1.2.1/pkg/server/svid/observer_test.go 20:09:52 spire-1.2.1/pkg/server/svid/rotator.go 20:09:52 spire-1.2.1/pkg/server/svid/rotator_config.go 20:09:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:09:52 spire-1.2.1/pkg/server/svid/rotator_test.go 20:09:52 spire-1.2.1/proto/ 20:09:52 spire-1.2.1/proto/private/ 20:09:52 spire-1.2.1/proto/private/server/ 20:09:52 spire-1.2.1/proto/private/server/journal/ 20:09:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:09:52 spire-1.2.1/proto/private/server/journal/journal.proto 20:09:52 spire-1.2.1/proto/spire/ 20:09:52 spire-1.2.1/proto/spire/common/ 20:09:52 spire-1.2.1/proto/spire/common/common.pb.go 20:09:52 spire-1.2.1/proto/spire/common/common.proto 20:09:52 spire-1.2.1/proto/spire/common/plugin/ 20:09:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:09:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:09:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:09:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:09:52 spire-1.2.1/proto/spire/plugin/ 20:09:52 spire-1.2.1/proto/spire/plugin/agent/ 20:09:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:09:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:09:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:09:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:09:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:09:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:09:52 spire-1.2.1/release/ 20:09:52 spire-1.2.1/release/spire-extras/ 20:09:52 spire-1.2.1/release/spire-extras/README.md 20:09:52 spire-1.2.1/release/spire-extras/conf/ 20:09:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:09:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:09:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:09:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:09:52 spire-1.2.1/release/spire/ 20:09:52 spire-1.2.1/release/spire/README.md 20:09:52 spire-1.2.1/release/spire/conf/ 20:09:52 spire-1.2.1/release/spire/conf/agent/ 20:09:52 spire-1.2.1/release/spire/conf/agent/agent.conf 20:09:52 spire-1.2.1/release/spire/conf/server/ 20:09:52 spire-1.2.1/release/spire/conf/server/server.conf 20:09:52 spire-1.2.1/script/ 20:09:52 spire-1.2.1/script/build-artifact.sh 20:09:52 spire-1.2.1/script/generate_dummy_ca.sh 20:09:52 spire-1.2.1/support/ 20:09:52 spire-1.2.1/support/k8s/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:09:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/ 20:09:52 spire-1.2.1/support/oidc-discovery-provider/README.md 20:09:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/config.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/main.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:09:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:09:52 spire-1.2.1/test/ 20:09:52 spire-1.2.1/test/clock/ 20:09:52 spire-1.2.1/test/clock/clock.go 20:09:52 spire-1.2.1/test/fakes/ 20:09:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:09:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:09:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:09:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:09:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:09:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:09:52 spire-1.2.1/test/fakes/fakeagentstore/ 20:09:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:09:52 spire-1.2.1/test/fakes/fakedatastore/ 20:09:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:09:52 spire-1.2.1/test/fakes/fakeentryclient/ 20:09:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:09:52 spire-1.2.1/test/fakes/fakehealthchecker/ 20:09:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:09:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:09:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:09:52 spire-1.2.1/test/fakes/fakemetrics/ 20:09:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:09:52 spire-1.2.1/test/fakes/fakenoderesolver/ 20:09:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:09:52 spire-1.2.1/test/fakes/fakenotifier/ 20:09:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:09:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:09:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:09:52 spire-1.2.1/test/fakes/fakeserverca/ 20:09:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:09:52 spire-1.2.1/test/fakes/fakeservercatalog/ 20:09:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:09:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:09:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:09:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:09:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:09:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:09:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:09:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:09:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:09:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:09:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:09:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:09:52 spire-1.2.1/test/fixture/ 20:09:52 spire-1.2.1/test/fixture/certs/ 20:09:52 spire-1.2.1/test/fixture/certs/agent_svid.der 20:09:52 spire-1.2.1/test/fixture/certs/base_cert.pem 20:09:52 spire-1.2.1/test/fixture/certs/base_csr.pem 20:09:52 spire-1.2.1/test/fixture/certs/base_key.pem 20:09:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:09:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:09:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:09:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:09:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:09:52 spire-1.2.1/test/fixture/certs/blog_key.pem 20:09:52 spire-1.2.1/test/fixture/certs/bundle.der 20:09:52 spire-1.2.1/test/fixture/certs/ca.pem 20:09:52 spire-1.2.1/test/fixture/certs/ca_key.pem 20:09:52 spire-1.2.1/test/fixture/certs/database_cert.pem 20:09:52 spire-1.2.1/test/fixture/certs/database_csr.pem 20:09:52 spire-1.2.1/test/fixture/certs/database_key.pem 20:09:52 spire-1.2.1/test/fixture/certs/node_cert.pem 20:09:52 spire-1.2.1/test/fixture/certs/node_csr.pem 20:09:52 spire-1.2.1/test/fixture/certs/node_key.pem 20:09:52 spire-1.2.1/test/fixture/certs/svid.pem 20:09:52 spire-1.2.1/test/fixture/certs/svid_key.pem 20:09:52 spire-1.2.1/test/fixture/config/ 20:09:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:09:52 spire-1.2.1/test/fixture/config/agent_good.conf 20:09:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:09:52 spire-1.2.1/test/fixture/config/plugin_good.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:09:52 spire-1.2.1/test/fixture/config/server_good.conf 20:09:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:09:52 spire-1.2.1/test/fixture/fixture.go 20:09:52 spire-1.2.1/test/fixture/nodeattestor/ 20:09:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:09:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:09:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:09:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:09:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:09:52 spire-1.2.1/test/fixture/registration/ 20:09:52 spire-1.2.1/test/fixture/registration/entries.json 20:09:52 spire-1.2.1/test/fixture/registration/good-for-update.json 20:09:52 spire-1.2.1/test/fixture/registration/good.json 20:09:52 spire-1.2.1/test/fixture/registration/invalid.json 20:09:52 spire-1.2.1/test/fixture/registration/invalid_json.json 20:09:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:09:52 spire-1.2.1/test/integration/ 20:09:52 spire-1.2.1/test/integration/README.md 20:09:52 spire-1.2.1/test/integration/common 20:09:52 spire-1.2.1/test/integration/setup/ 20:09:52 spire-1.2.1/test/integration/setup/adminclient/ 20:09:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:09:52 spire-1.2.1/test/integration/setup/adminclient/client.go 20:09:52 spire-1.2.1/test/integration/setup/debugagent/ 20:09:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:09:52 spire-1.2.1/test/integration/setup/debugagent/main.go 20:09:52 spire-1.2.1/test/integration/setup/debugserver/ 20:09:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:09:52 spire-1.2.1/test/integration/setup/debugserver/main.go 20:09:52 spire-1.2.1/test/integration/setup/downstreamclient/ 20:09:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:09:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:09:52 spire-1.2.1/test/integration/setup/itclient/ 20:09:52 spire-1.2.1/test/integration/setup/itclient/client.go 20:09:52 spire-1.2.1/test/integration/setup/node-attestation/ 20:09:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:09:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:09:52 spire-1.2.1/test/integration/setup/x509pop/ 20:09:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:09:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:09:52 spire-1.2.1/test/integration/suites/ 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:09:52 spire-1.2.1/test/integration/suites/join-token/ 20:09:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:09:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:09:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:09:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:09:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:09:52 spire-1.2.1/test/integration/suites/join-token/README.md 20:09:52 spire-1.2.1/test/integration/suites/join-token/conf/ 20:09:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/join-token/teardown 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:09:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:09:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:09:52 spire-1.2.1/test/integration/suites/k8s/ 20:09:52 spire-1.2.1/test/integration/suites/k8s/00-setup 20:09:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:09:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:09:52 spire-1.2.1/test/integration/suites/k8s/README.md 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/ 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:09:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:09:52 spire-1.2.1/test/integration/suites/k8s/teardown 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/ 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:09:52 spire-1.2.1/test/integration/suites/rotation/ 20:09:52 spire-1.2.1/test/integration/suites/rotation/00-setup 20:09:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:09:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:09:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:09:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:09:52 spire-1.2.1/test/integration/suites/rotation/README.md 20:09:52 spire-1.2.1/test/integration/suites/rotation/conf/ 20:09:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/rotation/teardown 20:09:52 spire-1.2.1/test/integration/suites/self-test/ 20:09:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:09:52 spire-1.2.1/test/integration/suites/self-test/README.md 20:09:52 spire-1.2.1/test/integration/suites/self-test/teardown 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:09:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:09:52 spire-1.2.1/test/integration/suites/upgrade/ 20:09:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:09:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:09:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:09:52 spire-1.2.1/test/integration/suites/upgrade/README.md 20:09:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:09:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:09:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:09:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:09:52 spire-1.2.1/test/integration/suites/upgrade/teardown 20:09:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:09:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:09:52 spire-1.2.1/test/integration/test-one.sh 20:09:52 spire-1.2.1/test/integration/test.sh 20:09:52 spire-1.2.1/test/plugintest/ 20:09:52 spire-1.2.1/test/plugintest/config.go 20:09:52 spire-1.2.1/test/plugintest/load.go 20:09:52 spire-1.2.1/test/plugintest/option.go 20:09:52 spire-1.2.1/test/spiretest/ 20:09:52 spire-1.2.1/test/spiretest/apiserver.go 20:09:52 spire-1.2.1/test/spiretest/assertions.go 20:09:52 spire-1.2.1/test/spiretest/dir.go 20:09:52 spire-1.2.1/test/spiretest/errors_posix.go 20:09:52 spire-1.2.1/test/spiretest/errors_windows.go 20:09:52 spire-1.2.1/test/spiretest/logs.go 20:09:52 spire-1.2.1/test/spiretest/socketapi.go 20:09:52 spire-1.2.1/test/spiretest/suite.go 20:09:52 spire-1.2.1/test/spiretest/x509.go 20:09:52 spire-1.2.1/test/testca/ 20:09:52 spire-1.2.1/test/testca/ca.go 20:09:52 spire-1.2.1/test/testkey/ 20:09:52 spire-1.2.1/test/testkey/generate.sh 20:09:52 spire-1.2.1/test/testkey/genkeys.go 20:09:52 spire-1.2.1/test/testkey/keys.go 20:09:52 spire-1.2.1/test/testkey/new.go 20:09:52 spire-1.2.1/test/tpmsimulator/ 20:09:52 spire-1.2.1/test/tpmsimulator/simulator.go 20:09:52 spire-1.2.1/test/util/ 20:09:52 spire-1.2.1/test/util/cert_fixtures.go 20:09:52 spire-1.2.1/test/util/cert_generation.go 20:09:52 spire-1.2.1/test/util/io_redirection.go 20:09:52 spire-1.2.1/test/util/race.go 20:09:52 spire-1.2.1/test/util/util.go 20:09:52 building spire from source... 20:09:52 Installing go1.17.7... 20:09:52 Installing go1.17.7... 20:09:53 ---> Running in 493584871b1e 20:09:53 Removing intermediate container 493584871b1e 20:09:53 ---> e9a7d4fb13b9 20:09:53 Step 3/4 : COPY go.mod . 20:09:54 ---> 81b804235b9e 20:09:54 Step 4/4 : RUN go mod download 20:09:54 ---> Running in a182b7a10182 20:09:57 Building bin/spire-server... 20:09:57 Building bin/spire-server... 20:09:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:09:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:09:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:09:57 go: downloading github.com/mitchellh/cli v1.1.2 20:09:57 go: downloading google.golang.org/grpc v1.44.0 20:09:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:09:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:09:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:09:57 go: downloading github.com/mitchellh/cli v1.1.2 20:09:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:09:57 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:09:57 go: downloading github.com/imdario/mergo v0.3.12 20:09:57 go: downloading github.com/sirupsen/logrus v1.8.1 20:09:58 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:09:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:09:58 go: downloading github.com/sirupsen/logrus v1.8.1 20:09:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:09:58 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:09:58 go: downloading google.golang.org/grpc v1.44.0 20:09:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:09:58 go: downloading github.com/fatih/color v1.13.0 20:09:58 go: downloading github.com/mattn/go-isatty v0.0.14 20:09:58 go: downloading github.com/imdario/mergo v0.3.12 20:09:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:09:58 go: downloading google.golang.org/protobuf v1.27.1 20:09:58 go: downloading github.com/fatih/color v1.13.0 20:09:58 go: downloading github.com/mattn/go-isatty v0.0.14 20:09:58 go: downloading google.golang.org/protobuf v1.27.1 20:09:58 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:09:58 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:09:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:09:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:09:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:09:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:09:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:09:58 go: downloading github.com/armon/go-metrics v0.3.10 20:09:58 go: downloading github.com/prometheus/client_golang v1.12.1 20:09:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:09:59 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:09:59 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:09:59 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:09:59 go: downloading github.com/armon/go-metrics v0.3.10 20:09:59 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:09:59 go: downloading github.com/prometheus/client_golang v1.12.1 20:09:59 go: downloading github.com/open-policy-agent/opa v0.38.0 20:09:59 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:09:59 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:09:59 go: downloading github.com/mattn/go-colorable v0.1.12 20:09:59 go: downloading github.com/Masterminds/goutils v1.1.0 20:09:59 go: downloading github.com/open-policy-agent/opa v0.38.0 20:09:59 go: downloading github.com/Masterminds/semver v1.5.0 20:09:59 go: downloading github.com/google/uuid v1.1.2 20:09:59 go: downloading github.com/huandu/xstrings v1.3.2 20:09:59 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:09:59 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:09:59 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:09:59 go: downloading github.com/mattn/go-colorable v0.1.12 20:09:59 go: downloading github.com/Masterminds/goutils v1.1.0 20:09:59 go: downloading github.com/Masterminds/semver v1.5.0 20:09:59 go: downloading github.com/google/uuid v1.1.2 20:09:59 go: downloading github.com/huandu/xstrings v1.3.2 20:09:59 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:09:59 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:09:59 go: downloading github.com/oklog/run v1.0.0 20:09:59 go: downloading github.com/oklog/run v1.0.0 20:09:59 go: downloading github.com/prometheus/client_model v0.2.0 20:09:59 go: downloading github.com/prometheus/common v0.32.1 20:09:59 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:09:59 go: downloading github.com/beorn7/perks v1.0.1 20:09:59 go: downloading go.uber.org/atomic v1.9.0 20:09:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:09:59 go: downloading github.com/imkira/go-observer v1.0.3 20:09:59 go: downloading github.com/prometheus/client_model v0.2.0 20:09:59 go: downloading github.com/prometheus/common v0.32.1 20:09:59 go: downloading github.com/beorn7/perks v1.0.1 20:09:59 go: downloading github.com/prometheus/procfs v0.7.3 20:09:59 go: downloading github.com/imkira/go-observer v1.0.3 20:09:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:09:59 go: downloading github.com/prometheus/procfs v0.7.3 20:09:59 go: downloading go.uber.org/atomic v1.9.0 20:09:59 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:09:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:09:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:09:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:09:59 go: downloading github.com/hashicorp/errwrap v1.1.0 20:09:59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:09:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:09:59 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:09:59 go: downloading github.com/blang/semver/v4 v4.0.0 20:09:59 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:09:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:09:59 go: downloading github.com/hashicorp/errwrap v1.1.0 20:09:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:09:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:09:59 go: downloading github.com/blang/semver/v4 v4.0.0 20:09:59 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:09:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:09:59 go: downloading github.com/jinzhu/gorm v1.9.16 20:09:59 go: downloading github.com/jinzhu/gorm v1.9.16 20:09:59 go: downloading github.com/lib/pq v1.10.4 20:09:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:09:59 go: downloading github.com/lib/pq v1.10.4 20:09:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:09:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:09:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:09:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:09:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:10:00 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:10:00 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:10:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:10:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:10:02 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:10:02 go: downloading github.com/stretchr/testify v1.7.0 20:10:02 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:10:02 go: downloading github.com/stretchr/testify v1.7.0 20:10:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:10:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:10:02 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:10:02 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:10:06 go: downloading google.golang.org/api v0.70.0 20:10:07 go: downloading k8s.io/client-go v0.23.4 20:10:07 go: downloading k8s.io/api v0.23.4 20:10:07 go: downloading github.com/google/go-tpm v0.3.3 20:10:07 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:10:07 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:10:07 go: downloading google.golang.org/api v0.70.0 20:10:07 go: downloading k8s.io/client-go v0.23.4 20:10:07 go: downloading k8s.io/api v0.23.4 20:10:07 go: downloading github.com/google/go-tpm v0.3.3 20:10:07 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:10:07 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:10:07 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:10:07 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:10:07 go: downloading cloud.google.com/go/storage v1.21.0 20:10:07 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:10:07 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:10:07 go: downloading cloud.google.com/go/storage v1.21.0 20:10:07 go: downloading cloud.google.com/go v0.100.2 20:10:07 go: downloading cloud.google.com/go v0.100.2 20:10:08 go: downloading k8s.io/apimachinery v0.23.4 20:10:08 go: downloading k8s.io/apimachinery v0.23.4 20:10:08 go: downloading k8s.io/kube-aggregator v0.23.3 20:10:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:10:08 go: downloading cloud.google.com/go/security v1.3.0 20:10:08 go: downloading k8s.io/kube-aggregator v0.23.3 20:10:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:10:08 go: downloading cloud.google.com/go/security v1.3.0 20:10:08 go: downloading github.com/hashicorp/vault/api v1.4.1 20:10:09 go: downloading github.com/twmb/murmur3 v1.1.6 20:10:09 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:10:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:10:09 go: downloading github.com/hashicorp/vault/api v1.4.1 20:10:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:10:09 go: downloading github.com/jinzhu/inflection v1.0.0 20:10:09 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:10:09 go: downloading github.com/aws/smithy-go v1.11.0 20:10:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:10:09 go: downloading github.com/twmb/murmur3 v1.1.6 20:10:09 go: downloading github.com/jinzhu/inflection v1.0.0 20:10:09 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:10:09 go: downloading github.com/aws/smithy-go v1.11.0 20:10:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:10:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:10:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:10:09 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:10:09 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:10:09 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:10:09 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:10:09 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:10:09 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:10:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:10:09 go: downloading github.com/dimchansky/utfbom v1.1.1 20:10:09 go: downloading cloud.google.com/go/compute v1.3.0 20:10:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:10:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:10:09 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:10:09 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:10:09 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:10:09 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:10:09 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:10:09 go: downloading github.com/dimchansky/utfbom v1.1.1 20:10:09 go: downloading cloud.google.com/go/compute v1.3.0 20:10:09 go: downloading cloud.google.com/go/iam v0.1.1 20:10:09 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:10:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:10:09 go: downloading cloud.google.com/go/iam v0.1.1 20:10:09 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:10:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:10:11 go: downloading github.com/gogo/protobuf v1.3.2 20:10:11 go: downloading k8s.io/klog/v2 v2.30.0 20:10:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:10:11 go: downloading github.com/google/gofuzz v1.1.0 20:10:11 go: downloading github.com/spf13/pflag v1.0.5 20:10:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:10:11 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:10:12 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 20:10:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:10:12 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:10:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:10:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:10:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:10:12 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:10:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:10:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:10:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:10:12 go: downloading github.com/gogo/protobuf v1.3.2 20:10:12 go: downloading k8s.io/klog/v2 v2.30.0 20:10:12 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:10:12 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:10:12 go: downloading github.com/spf13/pflag v1.0.5 20:10:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:10:12 go: downloading gopkg.in/yaml.v2 v2.4.0 20:10:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:10:12 go: downloading github.com/gobwas/glob v0.2.3 20:10:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:10:12 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:10:12 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:10:12 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:10:12 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:10:12 go: downloading go.opencensus.io v0.23.0 20:10:12 go: downloading github.com/google/gofuzz v1.1.0 20:10:12 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:10:12 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:10:12 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:10:12 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:10:12 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:10:12 go: downloading gopkg.in/inf.v0 v0.9.1 20:10:12 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:10:12 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:10:12 go: downloading github.com/google/go-cmp v0.5.7 20:10:12 go: downloading github.com/googleapis/gnostic v0.5.5 20:10:12 go: downloading github.com/go-logr/logr v1.2.2 20:10:12 go: downloading github.com/json-iterator/go v1.1.12 20:10:12 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:10:12 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:10:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:10:12 go: downloading go.uber.org/zap v1.21.0 20:10:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:10:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:10:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:10:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:10:12 go: downloading gopkg.in/yaml.v2 v2.4.0 20:10:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:10:12 go: downloading github.com/tklauser/numcpus v0.3.0 20:10:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:10:12 go: downloading sigs.k8s.io/yaml v1.3.0 20:10:12 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:10:12 go: downloading github.com/gobwas/glob v0.2.3 20:10:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:10:12 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:10:12 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:10:12 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:10:12 go: downloading go.opencensus.io v0.23.0 20:10:12 go: downloading github.com/ryanuber/go-glob v1.0.0 20:10:12 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:10:12 go: downloading github.com/golang/snappy v0.0.4 20:10:12 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:10:12 go: downloading gopkg.in/inf.v0 v0.9.1 20:10:12 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:10:12 go: downloading github.com/hashicorp/go-version v1.2.0 20:10:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:10:12 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:10:12 go: downloading github.com/modern-go/reflect2 v1.0.2 20:10:12 go: downloading github.com/googleapis/gnostic v0.5.5 20:10:12 go: downloading go.uber.org/multierr v1.6.0 20:10:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:10:12 go: downloading github.com/go-logr/logr v1.2.2 20:10:12 go: downloading github.com/google/go-cmp v0.5.7 20:10:12 go: downloading github.com/json-iterator/go v1.1.12 20:10:12 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:10:12 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:10:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:10:13 go: downloading go.uber.org/zap v1.21.0 20:10:13 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:10:13 go: downloading github.com/tklauser/numcpus v0.3.0 20:10:13 go: downloading sigs.k8s.io/yaml v1.3.0 20:10:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:10:13 go: downloading github.com/ryanuber/go-glob v1.0.0 20:10:13 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:10:13 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:10:13 go: downloading github.com/hashicorp/go-version v1.2.0 20:10:13 go: downloading github.com/golang/snappy v0.0.4 20:10:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:10:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:10:13 go: downloading github.com/modern-go/reflect2 v1.0.2 20:10:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:10:13 go: downloading go.uber.org/multierr v1.6.0 20:10:20 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:10:20 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:10:20 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:10:20 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:10:34 Removing intermediate container 66c2246623a4 20:10:34 ---> 45e2878972dd 20:10:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:10:34 Removing intermediate container a4c4080558c8 20:10:34 ---> 2d61fd3a29e2 20:10:34 20:10:34 Step 10/22 : FROM alpine:3.14 20:10:34 Removing intermediate container 3e3a03053965 20:10:34 ---> 2e75b436fb56 20:10:34 20:10:34 Step 10/23 : FROM alpine:3.14 20:10:34 ---> Running in 2a4899057fbd 20:10:34 3.14: Pulling from library/alpine 20:10:34 3.14: Pulling from library/alpine 20:10:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:10:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:10:34 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:10:34 Status: Downloaded newer image for alpine:3.14 20:10:34 Status: Downloaded newer image for alpine:3.14 20:10:34 ---> e04c818066af 20:10:34 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:10:34 ---> e04c818066af 20:10:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:10:35 ---> Running in d13bdd1c5774 20:10:35 ---> Running in ca768ea2187b 20:10:35 Removing intermediate container d13bdd1c5774 20:10:35 ---> c91320679769 20:10:35 Step 12/23 : ENV APP_PORT=59880 20:10:35 Removing intermediate container 2a4899057fbd 20:10:35 ---> eba60c45de09 20:10:35 20:10:35 Step 11/23 : FROM docker:20.10.14 20:10:35 ---> Running in 001e75698594 20:10:35 20.10.14: Pulling from library/docker 20:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:10:35 Removing intermediate container 001e75698594 20:10:35 ---> 08920924b111 20:10:35 Step 13/23 : EXPOSE $APP_PORT 20:10:36 ---> Running in 69c16081d4d2 20:10:36 (1/6) Installing ca-certificates (20211220-r0) 20:10:36 (2/6) Installing brotli-libs (1.0.9-r5) 20:10:36 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:10:36 (4/6) Installing libcurl (7.79.1-r1) 20:10:36 (5/6) Installing curl (7.79.1-r1) 20:10:36 (6/6) Installing dumb-init (1.2.5-r1) 20:10:36 Executing busybox-1.33.1-r7.trigger 20:10:36 Executing ca-certificates-20211220-r0.trigger 20:10:36 OK: 8 MiB in 20 packages 20:10:36 Removing intermediate container 69c16081d4d2 20:10:36 ---> 7d5deb73b55d 20:10:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:36 ---> Running in e6d23084dff2 20:10:37 Removing intermediate container ca768ea2187b 20:10:37 ---> e3dba557e704 20:10:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:10:37 ---> Running in b57941ca0422 20:10:37 Removing intermediate container b57941ca0422 20:10:37 ---> aa27d119714e 20:10:37 Step 13/22 : WORKDIR /edgex 20:10:37 ---> Running in 9e00794a853a 20:10:37 Removing intermediate container e6d23084dff2 20:10:37 ---> b03554e3dcae 20:10:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:10:38 ---> Running in fbfbfa0529e9 20:10:38 Removing intermediate container 9e00794a853a 20:10:38 ---> d4c4c4e74966 20:10:38 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:10:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:10:39 ---> 8649927a7899 20:10:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:10:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:10:39 ---> 0b6055de1b3a 20:10:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:10:39 (1/6) Installing dumb-init (1.2.5-r1) 20:10:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:10:40 (3/6) Installing libsodium (1.0.18-r0) 20:10:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:10:40 (5/6) Installing libzmq (4.3.4-r0) 20:10:40 (6/6) Installing zeromq (4.3.4-r0) 20:10:40 Executing busybox-1.33.1-r7.trigger 20:10:40 OK: 8 MiB in 20 packages 20:10:40 ---> 52306c886e03 20:10:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:10:41 Removing intermediate container a182b7a10182 20:10:41 ---> bb1021f3adb2 20:10:41 Successfully built bb1021f3adb2 20:10:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:41 ---> 9bb2ee89c0bd 20:10:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:10:41 ---> Running in 1a4b352e8bf4 20:10:41 Removing intermediate container fbfbfa0529e9 20:10:41 ---> 9082b01a96ce 20:10:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:41 + docker inspect -f . ci-base-image-arm64 20:10:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:41 prd-ubuntu20.04-docker-arm64-4c-16g-306 does not seem to be running inside a container 20:10:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:10:42 ---> 75d301bd3619 20:10:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:10:42 $ docker top 057097a33eb39ab5d1ac5b79ac7cd2301e2498dce9f860ba891125bd9e22a9b3 -eo pid,comm 20:10:43 Removing intermediate container 1a4b352e8bf4 20:10:43 ---> 5189b96a0f6a 20:10:43 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:10:43 ---> 8dd905167d59 20:10:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:10:43 ---> Running in cfb824d9ff88 [Pipeline] { [Pipeline] sh 20:10:43 Removing intermediate container cfb824d9ff88 20:10:43 ---> 796fbd5e54e0 20:10:43 Step 20/22 : LABEL arch=x86_64 20:10:43 ---> Running in f2ee515596f1 20:10:43 ---> 16f08fb84a6b 20:10:43 Step 19/23 : ENTRYPOINT ["/core-data"] 20:10:43 ---> Running in 42b0f54710a6 20:10:43 + go version 20:10:43 go version go1.17.6 linux/arm64 [Pipeline] } 20:10:43 $ docker stop --time=1 057097a33eb39ab5d1ac5b79ac7cd2301e2498dce9f860ba891125bd9e22a9b3 20:10:43 Removing intermediate container f2ee515596f1 20:10:43 ---> 15bb3ec1ea0d 20:10:43 Step 21/22 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:10:43 Removing intermediate container 42b0f54710a6 20:10:43 ---> 3cedd6269874 20:10:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:10:43 ---> Running in 1a0bc3c9c6e5 20:10:44 ---> Running in 983994f2f655 20:10:44 Removing intermediate container 983994f2f655 20:10:44 ---> 07cd5ce701a9 20:10:44 Step 21/23 : LABEL arch=x86_64 20:10:44 ---> Running in 2ce11a17ea26 20:10:44 Removing intermediate container 1a0bc3c9c6e5 20:10:44 ---> 9340fda974e1 20:10:44 Step 22/22 : LABEL version=0.0.0 20:10:44 ---> Running in 48479a1cfcee 20:10:44 Removing intermediate container 2ce11a17ea26 20:10:44 ---> 515675e9dcda 20:10:44 Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:10:44 ---> Running in 74c3e89214fd 20:10:45 Removing intermediate container 48479a1cfcee 20:10:45 ---> 16108a610d37 20:10:45 20:10:45 Removing intermediate container 74c3e89214fd 20:10:45 ---> 76b0e0355d4a 20:10:45 Step 23/23 : LABEL version=0.0.0 20:10:45 ---> Running in 16941acf832f 20:10:45 Successfully built 16108a610d37 20:10:45 Successfully tagged security-proxy-setup:latest 20:10:45 Building security-bootstrapper 20:10:45 $ docker rm -f 057097a33eb39ab5d1ac5b79ac7cd2301e2498dce9f860ba891125bd9e22a9b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:45  Building security-proxy-setup ... done Removing intermediate container 16941acf832f 20:10:45 ---> 847bbad253e4 20:10:45 20:10:45 Successfully built 847bbad253e4 20:10:45 Successfully tagged core-data:latest 20:10:45  Building core-data ... done Building security-spiffe-token-provider 20:10:46 + docker inspect -f . ci-base-image-arm64 20:10:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:46 prd-ubuntu20.04-docker-arm64-4c-16g-306 does not seem to be running inside a container 20:10:46 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:10:47 $ docker top 528207efa16bde11baf1e65b1bf0debbb1971639f59fcb75fd826e693ceedd38 -eo pid,comm [Pipeline] { [Pipeline] echo 20:10:47 ========================================================= 20:10:47 [edgeXBuildGoParallel] Running Tests and Build... 20:10:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:10:47 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:10:47 Status: Downloaded newer image for docker:20.10.14 20:10:47 ---> 7417809fdb73 20:10:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:10:48 + make test 20:10:48 go mod tidy -compat=1.17 20:10:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:10:50 ---> Running in ba6e06accb7c 20:10:50 Removing intermediate container ba6e06accb7c 20:10:50 ---> 80bd910012ad 20:10:50 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 20:10:50 ---> Running in aaa688afcd45 20:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:10:51 (1/43) Installing readline (8.1.1-r0) 20:10:51 (2/43) Installing bash (5.1.16-r0) 20:10:51 Executing bash-5.1.16-r0.post-install 20:10:51 (3/43) Installing brotli-libs (1.0.9-r5) 20:10:51 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:10:51 (5/43) Installing libcurl (7.80.0-r1) 20:10:51 (6/43) Installing curl (7.80.0-r1) 20:10:51 (7/43) Installing dumb-init (1.2.5-r1) 20:10:51 (8/43) Installing libbz2 (1.0.8-r1) 20:10:51 (9/43) Installing expat (2.4.7-r0) 20:10:51 (10/43) Installing libffi (3.4.2-r1) 20:10:51 (11/43) Installing gdbm (1.22-r0) 20:10:51 (12/43) Installing xz-libs (5.2.5-r1) 20:10:51 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:10:51 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:10:52 (15/43) Installing mpdecimal (2.5.1-r1) 20:10:52 (16/43) Installing sqlite-libs (3.36.0-r0) 20:10:52 (17/43) Installing python3 (3.9.7-r4) 20:10:52 (18/43) Installing py3-appdirs (1.4.4-r2) 20:10:52 (19/43) Installing py3-certifi (2020.12.5-r1) 20:10:52 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:10:52 (21/43) Installing py3-idna (3.3-r0) 20:10:52 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:10:52 (23/43) Installing py3-requests (2.26.0-r1) 20:10:52 (24/43) Installing py3-msgpack (1.0.2-r1) 20:10:52 (25/43) Installing py3-lockfile (0.12.2-r4) 20:10:52 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:10:52 (27/43) Installing py3-colorama (0.4.4-r1) 20:10:52 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:10:52 (29/43) Installing py3-distlib (0.3.3-r0) 20:10:52 (30/43) Installing py3-distro (1.6.0-r0) 20:10:52 (31/43) Installing py3-six (1.16.0-r0) 20:10:52 (32/43) Installing py3-webencodings (0.5.1-r4) 20:10:52 (33/43) Installing py3-html5lib (1.1-r1) 20:10:52 (34/43) Installing py3-parsing (2.4.7-r2) 20:10:52 (35/43) Installing py3-packaging (20.9-r1) 20:10:52 (36/43) Installing py3-tomli (1.2.2-r0) 20:10:52 (37/43) Installing py3-pep517 (0.12.0-r0) 20:10:52 (38/43) Installing py3-progress (1.6-r0) 20:10:52 (39/43) Installing py3-retrying (1.3.3-r2) 20:10:52 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:10:52 (41/43) Installing py3-setuptools (52.0.0-r4) 20:10:52 (42/43) Installing py3-toml (0.10.2-r2) 20:10:52 (43/43) Installing py3-pip (20.3.4-r1) 20:10:52 Executing busybox-1.34.1-r5.trigger 20:10:52 OK: 83 MiB in 65 packages 20:10:53 Collecting docker-compose==1.23.2 20:10:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:10:53 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:10:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:10:53 ---> d9b78b91c23c 20:10:53 Step 3/31 : WORKDIR /edgex-go 20:10:53 ---> Using cache 20:10:53 ---> 46805aa62572 20:10:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:53 ---> Using cache 20:10:53 ---> a8856b72b93f 20:10:53 Step 5/31 : RUN apk add --update --no-cache make git 20:10:53 ---> Using cache 20:10:53 ---> b8c05c1ad10d 20:10:53 Step 6/31 : COPY go.mod vendor* ./ 20:10:53 ---> Using cache 20:10:53 ---> 681fdffea7b6 20:10:53 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:53 ---> Using cache 20:10:53 ---> e3d274b97322 20:10:53 Step 8/31 : COPY . . 20:10:53 ---> Using cache 20:10:53 ---> a1c39f5aab70 20:10:53 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:10:53 Collecting PyYAML<4,>=3.10 20:10:53 Downloading PyYAML-3.13.tar.gz (270 kB) 20:10:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:10:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:10:54 Collecting docker<4.0,>=3.6.0 20:10:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:10:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:10:54 Collecting dockerpty<0.5,>=0.4.1 20:10:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:10:54 Collecting texttable<0.10,>=0.9.0 20:10:54 Downloading texttable-0.9.1.tar.gz (11 kB) 20:10:54 ---> Running in 27f77c8fc728 20:10:55 Collecting docopt<0.7,>=0.6.1 20:10:55 Downloading docopt-0.6.2.tar.gz (25 kB) 20:10:55 Collecting websocket-client<1.0,>=0.32.0 20:10:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:10:55 Collecting jsonschema<3,>=2.5.1 20:10:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:10:55 Collecting cached-property<2,>=1.2.0 20:10:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:10:55 Collecting docker-pycreds>=0.4.0 20:10:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:10:55 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) 20:10:55 Collecting urllib3<1.25,>=1.21.1 20:10:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:10:55 Collecting chardet<3.1.0,>=3.0.2 20:10:55 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:10:55 Collecting idna<2.8,>=2.5 20:10:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:10:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:10:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:10:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:10:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:10: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:10:55 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:10:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:10:55 ---> d9b78b91c23c 20:10:55 Step 3/20 : WORKDIR /edgex-go 20:10:55 ---> Using cache 20:10:55 ---> 46805aa62572 20:10:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:10:55 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:10:55 Attempting uninstall: urllib3 20:10:55 Found existing installation: urllib3 1.26.7 20:10:55 Uninstalling urllib3-1.26.7: 20:10:55 Successfully uninstalled urllib3-1.26.7 20:10:56 ---> Running in 1d28b60af4af 20:10:56 Attempting uninstall: idna 20:10:56 Found existing installation: idna 3.3 20:10:56 Uninstalling idna-3.3: 20:10:56 Successfully uninstalled idna-3.3 20:10:56 Attempting uninstall: requests 20:10:56 Found existing installation: requests 2.26.0 20:10:56 Uninstalling requests-2.26.0: 20:10:56 Successfully uninstalled requests-2.26.0 20:10:56 Running setup.py install for texttable: started 20:10:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:10:56 Running setup.py install for texttable: finished with status 'done' 20:10:56 Running setup.py install for PyYAML: started 20:10:57 Running setup.py install for PyYAML: finished with status 'done' 20:10:57 Running setup.py install for docopt: started 20:10:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:10:57 Running setup.py install for docopt: finished with status 'done' 20:10:57 Running setup.py install for dockerpty: started 20:10:57 v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:10:57 v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] 20:10:57 OK: 15866 distinct packages available 20:10:57 Running setup.py install for dockerpty: finished with status 'done' 20:10:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:10:58 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 20:10:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:10:59 OK: 221 MiB in 52 packages 20:11:00 Removing intermediate container 1d28b60af4af 20:11:00 ---> e8356500abfa 20:11:00 Step 5/20 : COPY go.mod vendor* ./ 20:11:01 ---> e90b7820c520 20:11:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:01 ---> Running in fde5f196306f 20:11:03 Removing intermediate container aaa688afcd45 20:11:03 ---> 57b55a6a3dc4 20:11:03 Step 14/23 : ENV APP_PORT=58890 20:11:03 ---> Running in 6900266b2a8d 20:11:03 Removing intermediate container fde5f196306f 20:11:03 ---> 92584a591dd1 20:11:03 Step 7/20 : COPY . . 20:11:03 Removing intermediate container 6900266b2a8d 20:11:03 ---> 32c0621572fa 20:11:03 Step 15/23 : EXPOSE $APP_PORT 20:11:03 ---> Running in 025b467af0b6 20:11:04 Removing intermediate container 025b467af0b6 20:11:04 ---> 87d18e369b1b 20:11:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:11:06 ---> 085b06e6fcb0 20:11:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:11:07 ---> e09d5f06c3c8 20:11:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:11:08 ---> 13c604f0f0a4 20:11:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:11:08 ---> Running in 539db9cb0f15 20:11:08 Removing intermediate container 539db9cb0f15 20:11:08 ---> fddde4407eac 20:11:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:11:08 ---> Running in bcc3806989af 20:11:09 Removing intermediate container bcc3806989af 20:11:09 ---> 56e0eb7729ba 20:11:09 Step 21/23 : LABEL arch=x86_64 20:11:09 ---> Running in be8ccdcd7f1b 20:11:09 Removing intermediate container be8ccdcd7f1b 20:11:09 ---> f39b162c037a 20:11:09 Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:11:09 ---> Running in 09d635be05d4 20:11:09 Removing intermediate container 09d635be05d4 20:11:09 ---> 5f293a57fb78 20:11:09 Step 23/23 : LABEL version=0.0.0 20:11:10 ---> Running in 851e7ac273dd 20:11:10 Removing intermediate container 851e7ac273dd 20:11:10 ---> 34adddf6106d 20:11:10 20:11:10 Successfully built 34adddf6106d 20:11:10 Successfully tagged sys-mgmt-agent:latest 20:11:10 Building core-metadata 20:11:15  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:11:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:11:15 ---> d9b78b91c23c 20:11:15 Step 3/23 : WORKDIR /edgex-go 20:11:15 ---> Using cache 20:11:15 ---> 46805aa62572 20:11:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:15 ---> Using cache 20:11:15 ---> a8856b72b93f 20:11:15 Step 5/23 : RUN apk add --update --no-cache make git 20:11:15 ---> Using cache 20:11:15 ---> b8c05c1ad10d 20:11:15 Step 6/23 : COPY go.mod vendor* ./ 20:11:15 ---> Using cache 20:11:15 ---> 681fdffea7b6 20:11:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:15 ---> Using cache 20:11:15 ---> e3d274b97322 20:11:15 Step 8/23 : COPY . . 20:11:15 ---> Using cache 20:11:15 ---> a1c39f5aab70 20:11:15 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:11:16 ---> Running in 1187174e5377 20:11:17 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 20:11:18 ---> 640605dc4cb0 20:11:18 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:11:18 ---> Running in 10a65e233c9f 20:11: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:11:21 ? github.com/edgexfoundry/edgex-go [no test files] 20:11:26 Removing intermediate container 27f77c8fc728 20:11:26 ---> a9429212a154 20:11:26 20:11:26 Step 10/31 : FROM alpine:3.14 20:11:26 ---> e04c818066af 20:11:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:11:26 ---> Running in ac1a1450db31 20:11:26 Removing intermediate container ac1a1450db31 20:11:26 ---> 43b4e1788b97 20:11:26 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:11:26 ---> Running in bdef9031e47a 20:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:11:27 (1/2) Installing dumb-init (1.2.5-r1) 20:11:27 (2/2) Installing su-exec (0.2-r1) 20:11:27 Executing busybox-1.33.1-r7.trigger 20:11:27 OK: 6 MiB in 16 packages 20:11:28 Removing intermediate container bdef9031e47a 20:11:28 ---> f0318cce1173 20:11:28 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:11:28 ---> Running in a69ce6a6a37c 20:11:29 Removing intermediate container a69ce6a6a37c 20:11:29 ---> 52a6cd42a7a9 20:11:29 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:11:29 ---> Running in f577a0090a3f 20:11:29 Removing intermediate container f577a0090a3f 20:11:29 ---> f48cb0d4182e 20:11:29 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:11:29 ---> Running in b9c168a61d52 20:11:31 Removing intermediate container b9c168a61d52 20:11:31 ---> 1c747fb844a2 20:11:31 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:11:31 ---> Running in 1d68cef552d7 20:11:32 Removing intermediate container 1d68cef552d7 20:11:32 ---> fff011ae898c 20:11:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:11:32 ---> b521732376a1 20:11:32 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:11:32 ---> Running in 8518aff43950 20:11:35 Removing intermediate container 8518aff43950 20:11:35 ---> 8c496926b1ca 20:11:35 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:36 ---> e723bbf0c104 20:11:36 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:11:38 ---> b50ec0f03b8a 20:11:38 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:11:38 ---> 1562ee1b490e 20:11:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:11:39 ---> 75b512ca0d9b 20:11:39 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:11:40 ---> 88572b29c443 20:11:40 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:11:40 ---> Running in 047f2ddfd227 20:11:41 Removing intermediate container 047f2ddfd227 20:11:41 ---> dd4519e7170a 20:11:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:11:42 ---> f0a789a113ef 20:11:42 Step 26/31 : RUN chmod +x /entrypoint.sh 20:11:42 ---> Running in 97850a1996b5 20:11:44 Removing intermediate container 97850a1996b5 20:11:44 ---> 17d23c063376 20:11:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:11:44 ---> Running in 589f9b0f704f 20:11:45 Removing intermediate container 589f9b0f704f 20:11:45 ---> 824707d7e480 20:11:45 Step 28/31 : CMD ["gate"] 20:11:45 ---> Running in 3cf4a433b512 20:11:45 Removing intermediate container 3cf4a433b512 20:11:45 ---> b787fc42c6ff 20:11:45 Step 29/31 : LABEL arch=x86_64 20:11:45 ---> Running in 3a13c7fcc7bb 20:11:46 Removing intermediate container 3a13c7fcc7bb 20:11:46 ---> 6ec407327535 20:11:46 Step 30/31 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:11:46 ---> Running in 6733572f934b 20:11:47 Removing intermediate container 6733572f934b 20:11:47 ---> f9290277876e 20:11:47 Step 31/31 : LABEL version=0.0.0 20:11:47 ---> Running in f94c834bb747 20:11:48 Removing intermediate container f94c834bb747 20:11:48 ---> 888af45ab7ce 20:11:48 20:11:48 Successfully built 888af45ab7ce 20:11:48 Successfully tagged security-bootstrapper:latest 20:11:48 Building support-scheduler 20:11:49  Building security-bootstrapper ... done Removing intermediate container 1187174e5377 20:11:49 ---> dc1f2d3a6187 20:11:49 20:11:49 Step 10/23 : FROM alpine:3.14 20:11:49 ---> e04c818066af 20:11:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:11:50 ---> Running in 23fa46e56111 20:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:11:51 (1/1) Installing dumb-init (1.2.5-r1) 20:11:51 Executing busybox-1.33.1-r7.trigger 20:11:51 OK: 6 MiB in 15 packages 20:11:54 Removing intermediate container 23fa46e56111 20:11:54 ---> f9aa45a37a95 20:11:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:11:54 ---> Running in d236f369d5e7 20:11:54 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:11:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:11:54 ---> d9b78b91c23c 20:11:54 Step 3/22 : WORKDIR /edgex-go 20:11:54 ---> Using cache 20:11:54 ---> 46805aa62572 20:11:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:54 ---> Using cache 20:11:54 ---> a8856b72b93f 20:11:54 Step 5/22 : RUN apk add --update --no-cache make git 20:11:54 ---> Using cache 20:11:54 ---> b8c05c1ad10d 20:11:54 Step 6/22 : COPY go.mod vendor* ./ 20:11:54 ---> Using cache 20:11:54 ---> 681fdffea7b6 20:11:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:11:54 ---> Using cache 20:11:54 ---> e3d274b97322 20:11:54 Step 8/22 : COPY . . 20:11:54 ---> Using cache 20:11:54 ---> a1c39f5aab70 20:11:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:11:54 ---> Running in 89bdfefabad4 20:11:54 Removing intermediate container d236f369d5e7 20:11:54 ---> dea4016bda58 20:11:54 Step 13/23 : ENV APP_PORT=59881 20:11:54 ---> Running in 77c04bb984b0 20:11:54 Removing intermediate container 77c04bb984b0 20:11:54 ---> a88de35e141d 20:11:54 Step 14/23 : EXPOSE $APP_PORT 20:11:55 ---> Running in f65d4150cc0e 20:11:55 Removing intermediate container f65d4150cc0e 20:11:55 ---> 0cbbc2dfccb3 20:11:55 Step 15/23 : WORKDIR / 20:11:55 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 20:11:55 ---> Running in 8db05e4bcba1 20:11:56 Removing intermediate container 8db05e4bcba1 20:11:56 ---> 9d9a69949e43 20:11:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:57 ---> 86bb2b6dbab5 20:11:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:11:59 ---> 324d102951e1 20:11:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:11:59 Removing intermediate container 10a65e233c9f 20:11:59 ---> b837e2a08ce9 20:11:59 20:11:59 Step 9/20 : FROM alpine:3.15 20:11:59 3.15: Pulling from library/alpine 20:11:59 ---> 3a2dd8b6598c 20:11:59 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:11:59 ---> Running in e116f063c722 20:12:00 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:12:00 Removing intermediate container e116f063c722 20:12:00 ---> 9671314a65ad 20:12:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:12:00 Status: Downloaded newer image for alpine:3.15 20:12:00 ---> 0ac33e5f5afa 20:12:00 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:12:00 ---> Running in 1038f0dba3ca 20:12:00 ---> Running in c3525e4723ca 20:12:00 Removing intermediate container 1038f0dba3ca 20:12:00 ---> 99030d405c32 20:12:00 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:00 Removing intermediate container c3525e4723ca 20:12:00 ---> 114107cc5691 20:12:00 Step 21/23 : LABEL arch=x86_64 20:12:00 ---> Running in 0d79cc790ec6 20:12:00 ---> Running in 7b8f247236ba 20:12:01 Removing intermediate container 7b8f247236ba 20:12:01 ---> 823f5a35356e 20:12:01 Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:12:01 ---> Running in 439493f8454c 20:12:02 Removing intermediate container 439493f8454c 20:12:02 ---> 9ac268b48fba 20:12:02 Step 23/23 : LABEL version=0.0.0 20:12:02 ---> Running in 3ab4b4379fd8 20:12:02 Removing intermediate container 0d79cc790ec6 20:12:02 ---> 2accb778a27c 20:12:02 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:12:03 Removing intermediate container 3ab4b4379fd8 20:12:03 ---> fe81b2a95cd5 20:12:03 20:12:03 ---> Running in cac24dc6ea07 20:12:03 Successfully built fe81b2a95cd5 20:12:03 Successfully tagged core-metadata:latest 20:12:03  Building core-metadata ... done Building security-secretstore-setup 20:12:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:12:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:12:05 v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:12:05 v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] 20:12:05 OK: 15859 distinct packages available 20:12:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:12:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:12:06 (1/9) Installing ca-certificates (20211220-r0) 20:12:06 (2/9) Installing brotli-libs (1.0.9-r5) 20:12:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:12:06 (4/9) Installing libcurl (7.80.0-r1) 20:12:06 (5/9) Installing curl (7.80.0-r1) 20:12:06 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:12:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:12:06 ---> d9b78b91c23c 20:12:06 Step 3/25 : WORKDIR /edgex-go 20:12:06 ---> Using cache 20:12:06 ---> 46805aa62572 20:12:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:06 ---> Using cache 20:12:06 ---> a8856b72b93f 20:12:06 Step 5/25 : RUN apk add --update --no-cache make git 20:12:06 ---> Using cache 20:12:06 ---> b8c05c1ad10d 20:12:06 Step 6/25 : COPY go.mod vendor* ./ 20:12:06 ---> Using cache 20:12:06 ---> 681fdffea7b6 20:12:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:06 ---> Using cache 20:12:06 ---> e3d274b97322 20:12:06 Step 8/25 : COPY . . 20:12:06 ---> Using cache 20:12:06 ---> a1c39f5aab70 20:12:06 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:12:06 (6/9) Installing dumb-init (1.2.5-r1) 20:12:06 (7/9) Installing musl-obstack (1.2.3-r0) 20:12:06 (8/9) Installing libucontext (1.1-r0) 20:12:06 (9/9) Installing gcompat (1.0.0-r4) 20:12:07 Executing busybox-1.34.1-r5.trigger 20:12:07 Executing ca-certificates-20211220-r0.trigger 20:12:07 OK: 8 MiB in 23 packages 20:12:10 ---> Running in 652e0fad0eaa 20:12:10 Removing intermediate container cac24dc6ea07 20:12:10 ---> 987199a6aa9f 20:12:10 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:10 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 20:12:10 ---> 309ce2b5e695 20:12:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:12:11 ---> bd7abb5ffa4f 20:12:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:12:11 ---> ec3f50c83a9a 20:12:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:12:11 ---> Running in c7d2b403ef19 20:12:12 Removing intermediate container c7d2b403ef19 20:12:12 ---> b1a56fb9a607 20:12:12 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:12:12 ---> Running in c4715489ad02 20:12:12 Removing intermediate container c4715489ad02 20:12:12 ---> d4179becf1f8 20:12:12 Step 18/20 : LABEL arch=x86_64 20:12:12 ---> Running in 24e5fb2f281a 20:12:12 Removing intermediate container 24e5fb2f281a 20:12:12 ---> 0d2195f7690f 20:12:12 Step 19/20 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:12:12 ---> Running in 45fff4d7fb01 20:12:13 Removing intermediate container 45fff4d7fb01 20:12:13 ---> 5216ade69ceb 20:12:13 Step 20/20 : LABEL version=0.0.0 20:12:13 ---> Running in 39090e37bffb 20:12:13 Removing intermediate container 39090e37bffb 20:12:13 ---> 92896863ac0d 20:12:13 20:12:13 Successfully built 92896863ac0d 20:12:13 Successfully tagged security-spiffe-token-provider:latest 20:12:13 Building security-spire-server 20:12:17  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:12:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:12:17 ---> d9b78b91c23c 20:12:17 Step 3/25 : WORKDIR /edgex-go 20:12:17 ---> Using cache 20:12:17 ---> 46805aa62572 20:12:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:17 ---> Using cache 20:12:17 ---> a8856b72b93f 20:12:17 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:12:19 ---> Running in 9bfa3c78c075 20:12:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:12:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:12:21 OK: 221 MiB in 52 packages 20:12:22 Removing intermediate container 89bdfefabad4 20:12:22 ---> 313cb874ab72 20:12:22 20:12:22 Step 10/22 : FROM alpine:3.14 20:12:22 ---> e04c818066af 20:12:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:12:22 ---> Using cache 20:12:22 ---> f9aa45a37a95 20:12:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:12:22 ---> Using cache 20:12:22 ---> dea4016bda58 20:12:22 Step 13/22 : ENV APP_PORT=59861 20:12:22 ---> Running in 240178d6aa2d 20:12:22 Removing intermediate container 9bfa3c78c075 20:12:22 ---> 36e9c7d07bfb 20:12:22 Step 6/25 : COPY go.mod vendor* ./ 20:12:22 Removing intermediate container 240178d6aa2d 20:12:22 ---> 63ea72a59302 20:12:22 Step 14/22 : EXPOSE $APP_PORT 20:12:22 ---> Running in b60546513445 20:12:22 ---> 50e9d2ec8dce 20:12:22 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:22 ---> Running in 1c6df61fd67c 20:12:22 Removing intermediate container b60546513445 20:12:22 ---> 4dc7470fa9c1 20:12:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:12:23 ---> c38fb8d10bb0 20:12:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:12:23 ---> fb7d495b1f84 20:12:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:12:23 Removing intermediate container 1c6df61fd67c 20:12:23 ---> 8a9d61250d14 20:12:23 Step 8/25 : COPY . . 20:12:23 ---> 2f96f1e0740c 20:12:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:12:24 ---> Running in b12a3d24dd8c 20:12:25 Removing intermediate container b12a3d24dd8c 20:12:25 ---> 9f508666d336 20:12:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:12:25 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 20:12:26 ---> Running in 5a56c040c424 20:12:26 Removing intermediate container 5a56c040c424 20:12:26 ---> 68d6331189ec 20:12:26 Step 20/22 : LABEL arch=x86_64 20:12:26 ---> Running in 2e8b5c70489f 20:12:27 Removing intermediate container 2e8b5c70489f 20:12:27 ---> 09af9157726a 20:12:27 Step 21/22 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:12:27 ---> Running in 5d62430617fb 20:12:27 Removing intermediate container 5d62430617fb 20:12:27 ---> 2858cce6dbbb 20:12:27 Step 22/22 : LABEL version=0.0.0 20:12:28 ---> Running in f196e4ea4fec 20:12:28 Removing intermediate container f196e4ea4fec 20:12:28 ---> 25669833dd9e 20:12:28 20:12:28 Removing intermediate container 652e0fad0eaa 20:12:28 ---> b1b627ee5ac6 20:12:28 20:12:28 Step 10/25 : FROM alpine:3.14 20:12:28 ---> e04c818066af 20:12:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:12:28 Successfully built 25669833dd9e 20:12:28 Successfully tagged support-scheduler:latest 20:12:28  Building support-scheduler ... done  ---> Running in 78eec101852d 20:12:28 Building support-notifications 20:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:12:29 (1/3) Installing ca-certificates (20211220-r0) 20:12:29 (2/3) Installing dumb-init (1.2.5-r1) 20:12:29 (3/3) Installing su-exec (0.2-r1) 20:12:29 Executing busybox-1.33.1-r7.trigger 20:12:29 Executing ca-certificates-20211220-r0.trigger 20:12:29 OK: 6 MiB in 17 packages 20:12:30 ---> ed883f1be9ec 20:12:30 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:12:30 ---> Running in dd4878567db9 20:12:31 Removing intermediate container dd4878567db9 20:12:31 ---> 0cba72bffea1 20:12:31 Step 10/25 : WORKDIR /edgex-go/spire-build 20:12:31 Removing intermediate container 78eec101852d 20:12:31 ---> fce2b607ef30 20:12:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:12:31 ---> Running in 4e3eae06d827 20:12:31 ---> Running in 5487a418c8d8 20:12:31 Removing intermediate container 4e3eae06d827 20:12:31 ---> 7e9fa87afd91 20:12:31 Step 11/25 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 20:12:31 Removing intermediate container 5487a418c8d8 20:12:31 ---> 0c1ed55996e9 20:12:31 Step 13/25 : WORKDIR / 20:12:31 ---> Running in fa1dc8813805 20:12:31 ---> Running in 58d8032f1e8f 20:12:32 Removing intermediate container 58d8032f1e8f 20:12:32 ---> 45d58d2cbcf8 20:12:32 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:12:32 spire-server: not found 20:12:32 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:12:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:12:32 ---> d9b78b91c23c 20:12:32 Step 3/22 : WORKDIR /edgex-go 20:12:32 ---> Using cache 20:12:32 ---> 46805aa62572 20:12:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:32 ---> Using cache 20:12:32 ---> a8856b72b93f 20:12:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:12:32 ---> 9427adfcc852 20:12:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:12:32 ---> Running in 7960b2fbde7f 20:12:32 spire-1.2.1/ 20:12:32 spire-1.2.1/.data/ 20:12:32 spire-1.2.1/.data/.file 20:12:32 spire-1.2.1/.dockerignore 20:12:32 spire-1.2.1/.gitattributes 20:12:32 spire-1.2.1/.githooks/ 20:12:32 spire-1.2.1/.githooks/pre-commit 20:12:32 spire-1.2.1/.github/ 20:12:32 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:12:32 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:12:32 spire-1.2.1/.github/dependabot.yml 20:12:32 spire-1.2.1/.github/workflows/ 20:12:32 spire-1.2.1/.github/workflows/nightly_build.yaml 20:12:32 spire-1.2.1/.github/workflows/pr_build.yaml 20:12:32 spire-1.2.1/.github/workflows/release_build.yaml 20:12:32 spire-1.2.1/.github/workflows/scripts/ 20:12:32 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:12:32 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:12:32 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:12:32 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:12:32 spire-1.2.1/.github/workflows/scripts/split.sh 20:12:32 spire-1.2.1/.gitignore 20:12:32 spire-1.2.1/.go-version 20:12:32 spire-1.2.1/.golangci.yml 20:12:32 spire-1.2.1/ADOPTERS.md 20:12:32 spire-1.2.1/CHANGELOG.md 20:12:32 spire-1.2.1/CODE-OF-CONDUCT.md 20:12:32 spire-1.2.1/CODEOWNERS 20:12:32 spire-1.2.1/CONTRIBUTING.md 20:12:32 spire-1.2.1/Dockerfile 20:12:32 spire-1.2.1/Dockerfile.dev 20:12:32 spire-1.2.1/Dockerfile.scratch 20:12:32 spire-1.2.1/LICENSE 20:12:32 spire-1.2.1/MAINTAINERS.md 20:12:32 spire-1.2.1/Makefile 20:12:32 spire-1.2.1/README.md 20:12:32 spire-1.2.1/ROADMAP.md 20:12:32 spire-1.2.1/SECURITY.md 20:12:32 spire-1.2.1/cmd/ 20:12:32 spire-1.2.1/cmd/spire-agent/ 20:12:32 spire-1.2.1/cmd/spire-agent/cli/ 20:12:32 spire-1.2.1/cmd/spire-agent/cli/api/ 20:12:32 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:12:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:12:32 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:12:32 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:12:32 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:12:32 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:12:32 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:12:32 spire-1.2.1/cmd/spire-agent/cli/common/ 20:12:32 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:12:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:12:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:12:32 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:12:32 spire-1.2.1/cmd/spire-agent/cli/run/ 20:12:32 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:12:32 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:12:32 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:12:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:12:32 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:12:32 spire-1.2.1/cmd/spire-agent/main.go 20:12:32 spire-1.2.1/cmd/spire-server/ 20:12:32 spire-1.2.1/cmd/spire-server/cli/ 20:12:32 spire-1.2.1/cmd/spire-server/cli/agent/ 20:12:32 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:12:32 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/cli.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/entry/ 20:12:32 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/ 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:12:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:12:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/run/ 20:12:32 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/token/ 20:12:32 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/validate/ 20:12:32 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/x509/ 20:12:32 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:12:32 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:12:32 spire-1.2.1/cmd/spire-server/main.go 20:12:32 spire-1.2.1/cmd/spire-server/util/ 20:12:32 spire-1.2.1/cmd/spire-server/util/util.go 20:12:32 spire-1.2.1/conf/ 20:12:32 spire-1.2.1/conf/agent/ 20:12:32 spire-1.2.1/conf/agent/agent.conf 20:12:32 spire-1.2.1/conf/agent/agent_full.conf 20:12:32 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:12:32 spire-1.2.1/conf/server/ 20:12:32 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:12:32 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:12:32 spire-1.2.1/conf/server/server.conf 20:12:32 spire-1.2.1/conf/server/server_full.conf 20:12:32 spire-1.2.1/doc/ 20:12:32 spire-1.2.1/doc/SPIRE101.md 20:12:32 spire-1.2.1/doc/auditlog.md 20:12:32 spire-1.2.1/doc/authorization_policy_engine.md 20:12:32 spire-1.2.1/doc/changelog_guidelines.md 20:12:32 spire-1.2.1/doc/cure53-report.pdf 20:12:32 spire-1.2.1/doc/images/ 20:12:32 spire-1.2.1/doc/images/2019_roadmap.png 20:12:32 spire-1.2.1/doc/images/SPIRE101.png 20:12:32 spire-1.2.1/doc/images/SPIRE_agent.png 20:12:32 spire-1.2.1/doc/images/SPIRE_server.png ---> 16287052bea4 20:12:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:12:33 20:12:33 spire-1.2.1/doc/images/cache_mgr.png 20:12:33 spire-1.2.1/doc/images/cache_mgr_components.png 20:12:33 spire-1.2.1/doc/images/federated_spire.png 20:12:33 spire-1.2.1/doc/images/ha_mode.png 20:12:33 spire-1.2.1/doc/images/nested_spire.png 20:12:33 spire-1.2.1/doc/images/oidc_federation.png 20:12:33 spire-1.2.1/doc/images/single_trust_domain.png 20:12:33 spire-1.2.1/doc/images/spiffe_compatible.png 20:12:33 spire-1.2.1/doc/images/spire_logo.png 20:12:33 spire-1.2.1/doc/migrating_registration_api_clients.md 20:12:33 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:12:33 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:12:33 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:12:33 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:12:33 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:12:33 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:12:33 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:12:33 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:12:33 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:12:33 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:12:33 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:12:33 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:12:33 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:12:33 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:12:33 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:12:33 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:12:33 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:12:33 spire-1.2.1/doc/scaling_spire.md 20:12:33 spire-1.2.1/doc/spire_agent.md 20:12:33 spire-1.2.1/doc/spire_server.md 20:12:33 spire-1.2.1/doc/supported_integrations.md 20:12:33 spire-1.2.1/doc/telemetry.md 20:12:33 spire-1.2.1/doc/telemetry_config.md 20:12:33 spire-1.2.1/doc/upgrading.md 20:12:33 spire-1.2.1/doc/using_spire.md 20:12:33 spire-1.2.1/examples/ 20:12:33 spire-1.2.1/examples/README.md 20:12:33 spire-1.2.1/go.mod 20:12:33 spire-1.2.1/go.sum 20:12:33 spire-1.2.1/pkg/ 20:12:33 spire-1.2.1/pkg/agent/ 20:12:33 spire-1.2.1/pkg/agent/agent.go 20:12:33 spire-1.2.1/pkg/agent/api/ 20:12:33 spire-1.2.1/pkg/agent/api/config.go 20:12:33 spire-1.2.1/pkg/agent/api/debug/ 20:12:33 spire-1.2.1/pkg/agent/api/debug/v1/ 20:12:33 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:12:33 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:12:33 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:12:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:12:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:12:33 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:12:33 spire-1.2.1/pkg/agent/api/endpoints.go 20:12:33 spire-1.2.1/pkg/agent/api/health/ 20:12:33 spire-1.2.1/pkg/agent/api/health/v1/ 20:12:33 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:12:33 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:12:33 spire-1.2.1/pkg/agent/api/rpccontext/ 20:12:33 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:12:33 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:12:33 spire-1.2.1/pkg/agent/attestor/ 20:12:33 spire-1.2.1/pkg/agent/attestor/node/ 20:12:33 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:12:33 spire-1.2.1/pkg/agent/attestor/node/node.go 20:12:33 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:12:33 spire-1.2.1/pkg/agent/attestor/workload/ 20:12:33 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:12:33 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:12:33 spire-1.2.1/pkg/agent/catalog/ 20:12:33 spire-1.2.1/pkg/agent/catalog/catalog.go 20:12:33 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:12:33 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:12:33 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:12:33 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:12:33 spire-1.2.1/pkg/agent/client/ 20:12:33 spire-1.2.1/pkg/agent/client/client.go 20:12:33 spire-1.2.1/pkg/agent/client/client_test.go 20:12:33 spire-1.2.1/pkg/agent/client/dial.go 20:12:33 spire-1.2.1/pkg/agent/client/nodeconn.go 20:12:33 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:12:33 spire-1.2.1/pkg/agent/client/update.go 20:12:33 spire-1.2.1/pkg/agent/client/util.go 20:12:33 spire-1.2.1/pkg/agent/common/ 20:12:33 spire-1.2.1/pkg/agent/common/backoff/ 20:12:33 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:12:33 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:12:33 spire-1.2.1/pkg/agent/common/cgroups/ 20:12:33 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:12:33 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:12:33 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:12:33 spire-1.2.1/pkg/agent/config.go 20:12:33 spire-1.2.1/pkg/agent/endpoints/ 20:12:33 spire-1.2.1/pkg/agent/endpoints/config.go 20:12:33 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:12:33 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:12:33 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:12:33 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:12:33 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:12:33 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:12:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:12:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:12:33 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:12:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:12:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:12:33 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:12:33 spire-1.2.1/pkg/agent/endpoints/workload/ 20:12:33 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:12:33 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:12:33 spire-1.2.1/pkg/agent/manager/ 20:12:33 spire-1.2.1/pkg/agent/manager/cache/ 20:12:33 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:12:33 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:12:33 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:12:33 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:12:33 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:12:33 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:12:33 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:12:33 spire-1.2.1/pkg/agent/manager/config.go 20:12:33 spire-1.2.1/pkg/agent/manager/manager.go 20:12:33 spire-1.2.1/pkg/agent/manager/manager_test.go 20:12:33 spire-1.2.1/pkg/agent/manager/storage.go 20:12:33 spire-1.2.1/pkg/agent/manager/storage_test.go 20:12:33 spire-1.2.1/pkg/agent/manager/storecache/ 20:12:33 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:12:33 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:12:33 spire-1.2.1/pkg/agent/manager/sync.go 20:12:33 spire-1.2.1/pkg/agent/plugin/ 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:12:33 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:12:33 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:12:33 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:12:33 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:12:33 spire-1.2.1/pkg/agent/svid/ 20:12:33 spire-1.2.1/pkg/agent/svid/rotator.go 20:12:33 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:12:33 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:12:33 spire-1.2.1/pkg/agent/svid/store/ 20:12:33 spire-1.2.1/pkg/agent/svid/store/service.go 20:12:33 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:12:33 spire-1.2.1/pkg/common/ 20:12:33 spire-1.2.1/pkg/common/agentpathtemplate/ 20:12:33 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:12:33 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:12:33 spire-1.2.1/pkg/common/api/ 20:12:33 spire-1.2.1/pkg/common/api/metrics.go 20:12:33 spire-1.2.1/pkg/common/api/middleware/ 20:12:33 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:12:33 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:12:33 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:12:33 spire-1.2.1/pkg/common/api/middleware/logger.go 20:12:33 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:12:33 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:12:33 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:12:33 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:12:33 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:12:33 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:12:33 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:12:33 spire-1.2.1/pkg/common/api/middleware/names.go 20:12:33 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:12:33 spire-1.2.1/pkg/common/api/names.go 20:12:33 spire-1.2.1/pkg/common/api/ratelimit.go 20:12:33 spire-1.2.1/pkg/common/api/rpccontext/ 20:12:33 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:12:33 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:12:33 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:12:33 spire-1.2.1/pkg/common/auth/ 20:12:33 spire-1.2.1/pkg/common/auth/interceptors.go 20:12:33 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:12:33 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:12:33 spire-1.2.1/pkg/common/bundleutil/ 20:12:33 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:12:33 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:12:33 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:12:33 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:12:33 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:12:33 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:12:33 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:12:33 spire-1.2.1/pkg/common/bundleutil/types.go 20:12:33 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:12:33 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:12:33 spire-1.2.1/pkg/common/catalog/ 20:12:33 spire-1.2.1/pkg/common/catalog/bind.go 20:12:33 spire-1.2.1/pkg/common/catalog/builtin.go 20:12:33 spire-1.2.1/pkg/common/catalog/catalog.go 20:12:33 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:12:33 spire-1.2.1/pkg/common/catalog/closers.go 20:12:33 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:12:33 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:12:33 spire-1.2.1/pkg/common/catalog/config.go 20:12:33 spire-1.2.1/pkg/common/catalog/config_test.go 20:12:33 spire-1.2.1/pkg/common/catalog/configure.go 20:12:33 spire-1.2.1/pkg/common/catalog/constraints.go 20:12:33 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:12:33 spire-1.2.1/pkg/common/catalog/context.go 20:12:33 spire-1.2.1/pkg/common/catalog/external.go 20:12:33 spire-1.2.1/pkg/common/catalog/host.go 20:12:33 spire-1.2.1/pkg/common/catalog/pipenet.go 20:12:33 spire-1.2.1/pkg/common/catalog/plugin.go 20:12:33 spire-1.2.1/pkg/common/catalog/testplugin/ 20:12:33 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:12:33 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:12:33 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:12:33 spire-1.2.1/pkg/common/cli/ 20:12:33 spire-1.2.1/pkg/common/cli/env.go 20:12:33 spire-1.2.1/pkg/common/cli/flags.go 20:12:33 spire-1.2.1/pkg/common/cli/trust_domain.go 20:12:33 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:12:33 spire-1.2.1/pkg/common/cli/umask.go 20:12:33 spire-1.2.1/pkg/common/cli/umask_posix.go 20:12:33 spire-1.2.1/pkg/common/cli/umask_test.go 20:12:33 spire-1.2.1/pkg/common/cli/umask_windows.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/ 20:12:33 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/flag.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/format.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/ 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:12:33 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:12:33 spire-1.2.1/pkg/common/coretypes/ 20:12:33 spire-1.2.1/pkg/common/coretypes/bundle/ 20:12:33 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:12:33 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:12:33 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:12:33 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:12:33 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:12:33 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:12:33 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:12:33 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:12:33 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:12:33 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:12:33 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:12:33 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:12:33 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:12:33 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:12:33 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:12:33 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:12:33 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:12:33 spire-1.2.1/pkg/common/cryptoutil/ 20:12:33 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:12:33 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:12:33 spire-1.2.1/pkg/common/diskutil/ 20:12:33 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:12:33 spire-1.2.1/pkg/common/diskutil/file_test.go 20:12:33 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:12:33 spire-1.2.1/pkg/common/errorutil/ 20:12:33 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:12:33 spire-1.2.1/pkg/common/health/ 20:12:33 spire-1.2.1/pkg/common/health/config.go 20:12:33 spire-1.2.1/pkg/common/health/context.go 20:12:33 spire-1.2.1/pkg/common/health/context_test.go 20:12:33 spire-1.2.1/pkg/common/health/health.go 20:12:33 spire-1.2.1/pkg/common/health/health_test.go 20:12:33 spire-1.2.1/pkg/common/health/logger.go 20:12:33 spire-1.2.1/pkg/common/hostservice/ 20:12:33 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:12:33 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:12:33 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:12:33 spire-1.2.1/pkg/common/idutil/ 20:12:33 spire-1.2.1/pkg/common/idutil/require.go 20:12:33 spire-1.2.1/pkg/common/idutil/require_test.go 20:12:33 spire-1.2.1/pkg/common/idutil/safety.go 20:12:33 spire-1.2.1/pkg/common/idutil/safety_test.go 20:12:33 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:12:33 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:12:33 spire-1.2.1/pkg/common/jwtsvid/ 20:12:33 spire-1.2.1/pkg/common/jwtsvid/common.go 20:12:33 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:12:33 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:12:33 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:12:33 spire-1.2.1/pkg/common/jwtutil/ 20:12:33 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:12:33 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:12:33 spire-1.2.1/pkg/common/log/ 20:12:33 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:12:33 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:12:33 spire-1.2.1/pkg/common/log/log.go 20:12:33 spire-1.2.1/pkg/common/log/log_test.go 20:12:33 spire-1.2.1/pkg/common/log/options.go 20:12:33 spire-1.2.1/pkg/common/nodeutil/ 20:12:33 spire-1.2.1/pkg/common/nodeutil/node.go 20:12:33 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:12:33 spire-1.2.1/pkg/common/peertracker/ 20:12:33 spire-1.2.1/pkg/common/peertracker/conn.go 20:12:33 spire-1.2.1/pkg/common/peertracker/credentials.go 20:12:33 spire-1.2.1/pkg/common/peertracker/errors.go 20:12:33 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:12:33 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:12:33 spire-1.2.1/pkg/common/peertracker/info.go 20:12:33 spire-1.2.1/pkg/common/peertracker/listener.go 20:12:33 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:12:33 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:12:33 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:12:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:12:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:12:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:12:33 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:12:33 spire-1.2.1/pkg/common/peertracker/tcp.go 20:12:33 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:12:33 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:12:33 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:12:33 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:12:33 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:12:33 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:12:33 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:12:33 spire-1.2.1/pkg/common/peertracker/uds.go 20:12:33 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:12:33 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:12:33 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:12:33 spire-1.2.1/pkg/common/pemutil/ 20:12:33 spire-1.2.1/pkg/common/pemutil/block.go 20:12:33 spire-1.2.1/pkg/common/pemutil/certs.go 20:12:33 spire-1.2.1/pkg/common/pemutil/common.go 20:12:33 spire-1.2.1/pkg/common/pemutil/csr.go 20:12:33 spire-1.2.1/pkg/common/pemutil/keys.go 20:12:33 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:12:33 spire-1.2.1/pkg/common/pemutil/testdata/ 20:12:33 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:12:33 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:12:33 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:12:33 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:12:33 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:12:33 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:12:33 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:12:33 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:12:33 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:12:33 spire-1.2.1/pkg/common/plugin/ 20:12:33 spire-1.2.1/pkg/common/plugin/aws/ 20:12:33 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:12:33 spire-1.2.1/pkg/common/plugin/azure/ 20:12:33 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:12:33 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:12:33 spire-1.2.1/pkg/common/plugin/facade.go 20:12:33 spire-1.2.1/pkg/common/plugin/facade_test.go 20:12:33 spire-1.2.1/pkg/common/plugin/gcp/ 20:12:33 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:12:33 spire-1.2.1/pkg/common/plugin/k8s/ 20:12:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:12:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:12:33 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:12:33 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:12:33 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:12:33 spire-1.2.1/pkg/common/plugin/log.go 20:12:33 spire-1.2.1/pkg/common/plugin/sshpop/ 20:12:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:12:33 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:12:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:12:33 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:12:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:12:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:12:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:12:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:12:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:12:33 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:12:33 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:12:33 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:12:33 spire-1.2.1/pkg/common/plugin/x509pop/ 20:12:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:12:33 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:12:33 spire-1.2.1/pkg/common/profiling/ 20:12:33 spire-1.2.1/pkg/common/profiling/dumpers.go 20:12:33 spire-1.2.1/pkg/common/profiling/profiling.go 20:12:33 spire-1.2.1/pkg/common/protoutil/ 20:12:33 spire-1.2.1/pkg/common/protoutil/masks.go 20:12:33 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:12:33 spire-1.2.1/pkg/common/rotationutil/ 20:12:33 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:12:33 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:12:33 spire-1.2.1/pkg/common/selector/ 20:12:33 spire-1.2.1/pkg/common/selector/selector.go 20:12:33 spire-1.2.1/pkg/common/selector/selector_test.go 20:12:33 spire-1.2.1/pkg/common/selector/set.go 20:12:33 spire-1.2.1/pkg/common/selector/set_utils.go 20:12:33 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:12:33 spire-1.2.1/pkg/common/telemetry/ 20:12:33 spire-1.2.1/pkg/common/telemetry/agent/ 20:12:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:12:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:12:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:12:33 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:12:33 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:12:33 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:12:33 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:12:33 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:12:33 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:12:33 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:12:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:12:33 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:12:33 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:12:33 spire-1.2.1/pkg/common/telemetry/call.go 20:12:33 spire-1.2.1/pkg/common/telemetry/common/ 20:12:33 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:12:33 spire-1.2.1/pkg/common/telemetry/config.go 20:12:33 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:12:33 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:12:33 spire-1.2.1/pkg/common/telemetry/inmem.go 20:12:33 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:12:33 spire-1.2.1/pkg/common/telemetry/m3.go 20:12:33 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:12:33 spire-1.2.1/pkg/common/telemetry/metrics.go 20:12:33 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:12:33 spire-1.2.1/pkg/common/telemetry/names.go 20:12:33 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:12:33 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:12:33 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:12:33 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/ 20:12:33 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:12:33 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:12:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:12:33 spire-1.2.1/pkg/common/telemetry/server/server.go 20:12:33 spire-1.2.1/pkg/common/telemetry/sink.go 20:12:33 spire-1.2.1/pkg/common/telemetry/statsd.go 20:12:33 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:12:33 spire-1.2.1/pkg/common/telemetry/uptime.go 20:12:33 spire-1.2.1/pkg/common/telemetry/version.go 20:12:33 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:12:33 spire-1.2.1/pkg/common/uptime/ 20:12:33 spire-1.2.1/pkg/common/uptime/uptime.go 20:12:33 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:12:33 spire-1.2.1/pkg/common/util/ 20:12:33 spire-1.2.1/pkg/common/util/certs.go 20:12:33 spire-1.2.1/pkg/common/util/certs_test.go 20:12:33 spire-1.2.1/pkg/common/util/csr.go 20:12:33 spire-1.2.1/pkg/common/util/hash.go 20:12:33 spire-1.2.1/pkg/common/util/selectors.go 20:12:33 spire-1.2.1/pkg/common/util/selectors_test.go 20:12:33 spire-1.2.1/pkg/common/util/signals.go 20:12:33 spire-1.2.1/pkg/common/util/sort.go 20:12:33 spire-1.2.1/pkg/common/util/sort_test.go 20:12:33 spire-1.2.1/pkg/common/util/task.go 20:12:33 spire-1.2.1/pkg/common/util/task_test.go 20:12:33 spire-1.2.1/pkg/common/util/testdata/ 20:12:33 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:12:33 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:12:33 spire-1.2.1/pkg/common/version/ 20:12:33 spire-1.2.1/pkg/common/version/version.go 20:12:33 spire-1.2.1/pkg/common/x509svid/ 20:12:33 spire-1.2.1/pkg/common/x509svid/common_test.go 20:12:33 spire-1.2.1/pkg/common/x509svid/csr.go 20:12:33 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:12:33 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:12:33 spire-1.2.1/pkg/common/x509util/ 20:12:33 spire-1.2.1/pkg/common/x509util/cert.go 20:12:33 spire-1.2.1/pkg/common/x509util/dns.go 20:12:33 spire-1.2.1/pkg/common/x509util/dns_test.go 20:12:33 spire-1.2.1/pkg/common/x509util/keyid.go 20:12:33 spire-1.2.1/pkg/common/x509util/keypair.go 20:12:33 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:12:33 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:12:33 spire-1.2.1/pkg/server/ 20:12:33 spire-1.2.1/pkg/server/api/ 20:12:33 spire-1.2.1/pkg/server/api/agent.go 20:12:33 spire-1.2.1/pkg/server/api/agent/ 20:12:33 spire-1.2.1/pkg/server/api/agent/v1/ 20:12:33 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:12:33 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:12:33 spire-1.2.1/pkg/server/api/agent_test.go 20:12:33 spire-1.2.1/pkg/server/api/api.go 20:12:33 spire-1.2.1/pkg/server/api/audit/ 20:12:33 spire-1.2.1/pkg/server/api/audit/audit.go 20:12:33 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:12:33 spire-1.2.1/pkg/server/api/bundle.go 20:12:33 spire-1.2.1/pkg/server/api/bundle/ 20:12:33 spire-1.2.1/pkg/server/api/bundle/v1/ 20:12:33 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:12:33 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:12:33 spire-1.2.1/pkg/server/api/bundle_test.go 20:12:33 spire-1.2.1/pkg/server/api/debug/ 20:12:33 spire-1.2.1/pkg/server/api/debug/v1/ 20:12:33 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:12:33 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:12:33 spire-1.2.1/pkg/server/api/entry.go 20:12:33 spire-1.2.1/pkg/server/api/entry/ 20:12:33 spire-1.2.1/pkg/server/api/entry/v1/ 20:12:33 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:12:33 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:12:33 spire-1.2.1/pkg/server/api/entry_test.go 20:12:33 spire-1.2.1/pkg/server/api/health/ 20:12:33 spire-1.2.1/pkg/server/api/health/v1/ 20:12:33 spire-1.2.1/pkg/server/api/health/v1/service.go 20:12:33 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:12:33 spire-1.2.1/pkg/server/api/id.go 20:12:33 spire-1.2.1/pkg/server/api/id_test.go 20:12:33 spire-1.2.1/pkg/server/api/limits/ 20:12:33 spire-1.2.1/pkg/server/api/limits/limits.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/ 20:12:33 spire-1.2.1/pkg/server/api/middleware/alias.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/audit.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/caller.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/common.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/entries.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:12:33 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:12:33 spire-1.2.1/pkg/server/api/ratelimit.go 20:12:33 spire-1.2.1/pkg/server/api/rpccontext/ 20:12:33 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:12:33 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:12:33 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:12:33 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:12:33 spire-1.2.1/pkg/server/api/selector.go 20:12:33 spire-1.2.1/pkg/server/api/selector_test.go 20:12:33 spire-1.2.1/pkg/server/api/status.go 20:12:33 spire-1.2.1/pkg/server/api/status_test.go 20:12:33 spire-1.2.1/pkg/server/api/svid/ 20:12:33 spire-1.2.1/pkg/server/api/svid/v1/ 20:12:33 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:12:33 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:12:33 spire-1.2.1/pkg/server/api/trustdomain.go 20:12:33 spire-1.2.1/pkg/server/api/trustdomain/ 20:12:33 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:12:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:12:33 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:12:33 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:12:33 spire-1.2.1/pkg/server/authpolicy/ 20:12:33 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:12:33 spire-1.2.1/pkg/server/authpolicy/policy.go 20:12:33 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:12:33 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:12:33 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:12:33 spire-1.2.1/pkg/server/authpolicy/validate.go 20:12:33 spire-1.2.1/pkg/server/bundle/ 20:12:33 spire-1.2.1/pkg/server/bundle/client/ 20:12:33 spire-1.2.1/pkg/server/bundle/client/client.go 20:12:33 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:12:33 spire-1.2.1/pkg/server/bundle/client/manager.go 20:12:33 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:12:33 spire-1.2.1/pkg/server/bundle/client/sources.go 20:12:33 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:12:33 spire-1.2.1/pkg/server/bundle/client/updater.go 20:12:33 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:12:33 spire-1.2.1/pkg/server/ca/ 20:12:33 spire-1.2.1/pkg/server/ca/ca.go 20:12:33 spire-1.2.1/pkg/server/ca/ca_health.go 20:12:33 spire-1.2.1/pkg/server/ca/ca_test.go 20:12:33 spire-1.2.1/pkg/server/ca/journal.go 20:12:33 spire-1.2.1/pkg/server/ca/journal_test.go 20:12:33 spire-1.2.1/pkg/server/ca/manager.go 20:12:33 spire-1.2.1/pkg/server/ca/manager_health.go 20:12:33 spire-1.2.1/pkg/server/ca/manager_test.go 20:12:33 spire-1.2.1/pkg/server/ca/templates.go 20:12:33 spire-1.2.1/pkg/server/ca/upstream_client.go 20:12:33 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:12:33 spire-1.2.1/pkg/server/ca/validation.go 20:12:33 spire-1.2.1/pkg/server/cache/ 20:12:33 spire-1.2.1/pkg/server/cache/dscache/ 20:12:33 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:12:33 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:12:33 spire-1.2.1/pkg/server/cache/entrycache/ 20:12:33 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:12:33 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:12:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:12:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:12:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:12:33 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:12:33 spire-1.2.1/pkg/server/catalog/ 20:12:33 spire-1.2.1/pkg/server/catalog/catalog.go 20:12:33 spire-1.2.1/pkg/server/catalog/keymanager.go 20:12:33 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:12:33 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:12:33 spire-1.2.1/pkg/server/catalog/notifier.go 20:12:33 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:12:33 spire-1.2.1/pkg/server/config.go 20:12:33 spire-1.2.1/pkg/server/datastore/ 20:12:33 spire-1.2.1/pkg/server/datastore/datastore.go 20:12:33 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:12:33 spire-1.2.1/pkg/server/datastore/repository.go 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:12:33 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:12:33 spire-1.2.1/pkg/server/endpoints/ 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/ 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:12:33 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:12:33 spire-1.2.1/pkg/server/endpoints/config.go 20:12:33 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:12:33 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:12:33 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:12:33 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:12:33 spire-1.2.1/pkg/server/endpoints/middleware.go 20:12:33 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:12:33 spire-1.2.1/pkg/server/hostservice/ 20:12:33 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:12:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:12:33 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:12:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:12:33 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:12:33 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:12:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:12:33 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/ 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/ 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:12:33 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:12:33 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:12:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:12:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:12:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:12:33 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:12:33 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:12:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:12:33 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/notifier/ 20:12:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:12:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:12:33 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:12:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:12:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:12:33 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:12:33 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:12:33 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:12:33 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:12:33 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:12:33 spire-1.2.1/pkg/server/registration/ 20:12:33 spire-1.2.1/pkg/server/registration/manager.go 20:12:33 spire-1.2.1/pkg/server/registration/manager_test.go 20:12:33 spire-1.2.1/pkg/server/scanentries.go 20:12:33 spire-1.2.1/pkg/server/scanentries_test.go 20:12:33 spire-1.2.1/pkg/server/server.go 20:12:33 spire-1.2.1/pkg/server/server_test.go 20:12:33 spire-1.2.1/pkg/server/svid/ 20:12:33 spire-1.2.1/pkg/server/svid/observer.go 20:12:33 spire-1.2.1/pkg/server/svid/observer_test.go 20:12:33 spire-1.2.1/pkg/server/svid/rotator.go 20:12:33 spire-1.2.1/pkg/server/svid/rotator_config.go 20:12:33 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:12:33 spire-1.2.1/pkg/server/svid/rotator_test.go 20:12:33 spire-1.2.1/proto/ 20:12:33 spire-1.2.1/proto/private/ 20:12:33 spire-1.2.1/proto/private/server/ 20:12:33 spire-1.2.1/proto/private/server/journal/ 20:12:33 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:12:33 spire-1.2.1/proto/private/server/journal/journal.proto 20:12:33 spire-1.2.1/proto/spire/ 20:12:33 spire-1.2.1/proto/spire/common/ 20:12:33 spire-1.2.1/proto/spire/common/common.pb.go 20:12:33 spire-1.2.1/proto/spire/common/common.proto 20:12:33 spire-1.2.1/proto/spire/common/plugin/ 20:12:33 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:12:33 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:12:33 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:12:33 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:12:33 spire-1.2.1/proto/spire/plugin/ 20:12:33 spire-1.2.1/proto/spire/plugin/agent/ 20:12:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:12:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:12:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:12:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:12:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:12:33 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:12:33 spire-1.2.1/release/ 20:12:33 spire-1.2.1/release/spire-extras/ 20:12:33 spire-1.2.1/release/spire-extras/README.md 20:12:33 spire-1.2.1/release/spire-extras/conf/ 20:12:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:12:33 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:12:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:12:33 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:12:33 spire-1.2.1/release/spire/ 20:12:33 spire-1.2.1/release/spire/README.md 20:12:33 spire-1.2.1/release/spire/conf/ 20:12:33 spire-1.2.1/release/spire/conf/agent/ 20:12:33 spire-1.2.1/release/spire/conf/agent/agent.conf 20:12:33 spire-1.2.1/release/spire/conf/server/ 20:12:33 spire-1.2.1/release/spire/conf/server/server.conf 20:12:33 spire-1.2.1/script/ 20:12:33 spire-1.2.1/script/build-artifact.sh 20:12:33 spire-1.2.1/script/generate_dummy_ca.sh 20:12:33 spire-1.2.1/support/ 20:12:33 spire-1.2.1/support/k8s/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:12:33 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:12:33 spire-1.2.1/support/oidc-discovery-provider/ 20:12:33 spire-1.2.1/support/oidc-discovery-provider/README.md 20:12:33 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:12:33 spire-1.2.1/support/oidc-discovery-provider/config.go 20:12:33 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:12:33 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:12:33 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:12:33 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:12:33 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:12:33 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:12:33 spire-1.2.1/support/oidc-discovery-provider/main.go 20:12:33 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:12:33 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:12:33 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:12:33 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:12:33 spire-1.2.1/test/ 20:12:33 spire-1.2.1/test/clock/ 20:12:33 spire-1.2.1/test/clock/clock.go 20:12:33 spire-1.2.1/test/fakes/ 20:12:33 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:12:33 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:12:33 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:12:33 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:12:33 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:12:33 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:12:33 spire-1.2.1/test/fakes/fakeagentstore/ 20:12:33 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:12:33 spire-1.2.1/test/fakes/fakedatastore/ 20:12:33 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:12:33 spire-1.2.1/test/fakes/fakeentryclient/ 20:12:33 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:12:33 spire-1.2.1/test/fakes/fakehealthchecker/ 20:12:33 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:12:33 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:12:33 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:12:33 spire-1.2.1/test/fakes/fakemetrics/ 20:12:33 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:12:33 spire-1.2.1/test/fakes/fakenoderesolver/ 20:12:33 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:12:33 spire-1.2.1/test/fakes/fakenotifier/ 20:12:33 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:12:33 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:12:33 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:12:33 spire-1.2.1/test/fakes/fakeserverca/ 20:12:33 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:12:33 spire-1.2.1/test/fakes/fakeservercatalog/ 20:12:33 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:12:33 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:12:33 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:12:33 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:12:33 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:12:33 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:12:33 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:12:33 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:12:33 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:12:33 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:12:33 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:12:33 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:12:33 spire-1.2.1/test/fixture/ 20:12:33 spire-1.2.1/test/fixture/certs/ 20:12:33 spire-1.2.1/test/fixture/certs/agent_svid.der 20:12:33 spire-1.2.1/test/fixture/certs/base_cert.pem 20:12:33 spire-1.2.1/test/fixture/certs/base_csr.pem 20:12:33 spire-1.2.1/test/fixture/certs/base_key.pem 20:12:33 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:12:33 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:12:33 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:12:33 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:12:33 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:12:33 spire-1.2.1/test/fixture/certs/blog_key.pem 20:12:33 spire-1.2.1/test/fixture/certs/bundle.der 20:12:33 spire-1.2.1/test/fixture/certs/ca.pem 20:12:33 spire-1.2.1/test/fixture/certs/ca_key.pem 20:12:33 spire-1.2.1/test/fixture/certs/database_cert.pem 20:12:33 spire-1.2.1/test/fixture/certs/database_csr.pem 20:12:33 spire-1.2.1/test/fixture/certs/database_key.pem 20:12:33 spire-1.2.1/test/fixture/certs/node_cert.pem 20:12:33 spire-1.2.1/test/fixture/certs/node_csr.pem 20:12:33 spire-1.2.1/test/fixture/certs/node_key.pem 20:12:33 spire-1.2.1/test/fixture/certs/svid.pem 20:12:33 spire-1.2.1/test/fixture/certs/svid_key.pem 20:12:33 spire-1.2.1/test/fixture/config/ 20:12:33 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:12:33 spire-1.2.1/test/fixture/config/agent_good.conf 20:12:33 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:12:33 spire-1.2.1/test/fixture/config/plugin_good.conf 20:12:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:12:33 spire-1.2.1/test/fixture/config/server_good.conf 20:12:33 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:12:33 spire-1.2.1/test/fixture/fixture.go 20:12:33 spire-1.2.1/test/fixture/nodeattestor/ 20:12:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:12:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:12:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:12:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:12:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:12:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:12:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:12:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:12:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:12:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:12:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:12:33 spire-1.2.1/test/fixture/registration/ 20:12:33 spire-1.2.1/test/fixture/registration/entries.json 20:12:33 spire-1.2.1/test/fixture/registration/good-for-update.json 20:12:33 spire-1.2.1/test/fixture/registration/good.json 20:12:33 spire-1.2.1/test/fixture/registration/invalid.json 20:12:33 spire-1.2.1/test/fixture/registration/invalid_json.json 20:12:33 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:12:33 spire-1.2.1/test/integration/ 20:12:33 spire-1.2.1/test/integration/README.md 20:12:33 spire-1.2.1/test/integration/common 20:12:33 spire-1.2.1/test/integration/setup/ 20:12:33 spire-1.2.1/test/integration/setup/adminclient/ 20:12:33 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:12:33 spire-1.2.1/test/integration/setup/adminclient/client.go 20:12:33 spire-1.2.1/test/integration/setup/debugagent/ 20:12:33 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:12:33 spire-1.2.1/test/integration/setup/debugagent/main.go 20:12:33 spire-1.2.1/test/integration/setup/debugserver/ 20:12:33 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:12:33 spire-1.2.1/test/integration/setup/debugserver/main.go 20:12:33 spire-1.2.1/test/integration/setup/downstreamclient/ 20:12:33 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:12:33 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:12:33 spire-1.2.1/test/integration/setup/itclient/ 20:12:33 spire-1.2.1/test/integration/setup/itclient/client.go 20:12:33 spire-1.2.1/test/integration/setup/node-attestation/ 20:12:33 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:12:33 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:12:33 spire-1.2.1/test/integration/setup/x509pop/ 20:12:33 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:12:33 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:12:33 spire-1.2.1/test/integration/suites/ 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:12:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:12:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:12:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:12:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:12:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:12:33 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:12:33 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:12:33 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:12:33 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:12:33 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:12:33 spire-1.2.1/test/integration/suites/join-token/ 20:12:33 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:12:33 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:12:33 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:12:33 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:12:33 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:12:33 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:12:33 spire-1.2.1/test/integration/suites/join-token/README.md 20:12:33 spire-1.2.1/test/integration/suites/join-token/conf/ 20:12:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:12:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/join-token/teardown 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:12:33 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:12:33 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:12:33 spire-1.2.1/test/integration/suites/k8s/ 20:12:33 spire-1.2.1/test/integration/suites/k8s/00-setup 20:12:33 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:12:33 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:12:33 spire-1.2.1/test/integration/suites/k8s/README.md 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/ 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:12:33 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:12:33 spire-1.2.1/test/integration/suites/k8s/teardown 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/ 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:12:33 spire-1.2.1/test/integration/suites/rotation/ 20:12:33 spire-1.2.1/test/integration/suites/rotation/00-setup 20:12:33 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:12:33 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:12:33 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:12:33 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:12:33 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:12:33 spire-1.2.1/test/integration/suites/rotation/README.md 20:12:33 spire-1.2.1/test/integration/suites/rotation/conf/ 20:12:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:12:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/rotation/teardown 20:12:33 spire-1.2.1/test/integration/suites/self-test/ 20:12:33 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:12:33 spire-1.2.1/test/integration/suites/self-test/README.md 20:12:33 spire-1.2.1/test/integration/suites/self-test/teardown 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:12:33 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:12:33 spire-1.2.1/test/integration/suites/upgrade/ 20:12:33 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:12:33 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:12:33 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:12:33 spire-1.2.1/test/integration/suites/upgrade/README.md 20:12:33 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:12:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:12:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:12:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:12:33 spire-1.2.1/test/integration/suites/upgrade/teardown 20:12:33 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:12:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:12:33 spire-1.2.1/test/integration/test-one.sh 20:12:33 spire-1.2.1/test/integration/test.sh 20:12:33 spire-1.2.1/test/plugintest/ 20:12:33 spire-1.2.1/test/plugintest/config.go 20:12:33 spire-1.2.1/test/plugintest/load.go 20:12:33 spire-1.2.1/test/plugintest/option.go 20:12:33 spire-1.2.1/test/spiretest/ 20:12:33 spire-1.2.1/test/spiretest/apiserver.go 20:12:33 spire-1.2.1/test/spiretest/assertions.go 20:12:33 spire-1.2.1/test/spiretest/dir.go 20:12:33 spire-1.2.1/test/spiretest/errors_posix.go 20:12:33 spire-1.2.1/test/spiretest/errors_windows.go 20:12:33 spire-1.2.1/test/spiretest/logs.go 20:12:33 spire-1.2.1/test/spiretest/socketapi.go 20:12:33 spire-1.2.1/test/spiretest/suite.go 20:12:33 spire-1.2.1/test/spiretest/x509.go 20:12:33 spire-1.2.1/test/testca/ 20:12:33 spire-1.2.1/test/testca/ca.go 20:12:33 spire-1.2.1/test/testkey/ 20:12:33 spire-1.2.1/test/testkey/generate.sh 20:12:33 spire-1.2.1/test/testkey/genkeys.go 20:12:33 spire-1.2.1/test/testkey/keys.go 20:12:33 spire-1.2.1/test/testkey/new.go 20:12:33 spire-1.2.1/test/tpmsimulator/ 20:12:33 spire-1.2.1/test/tpmsimulator/simulator.go 20:12:33 spire-1.2.1/test/util/ 20:12:33 spire-1.2.1/test/util/cert_fixtures.go 20:12:33 spire-1.2.1/test/util/cert_generation.go 20:12:33 spire-1.2.1/test/util/io_redirection.go 20:12:33 spire-1.2.1/test/util/race.go 20:12:33 spire-1.2.1/test/util/util.go 20:12:33 building spire from source... 20:12:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:12:33 Installing go1.17.7... 20:12:33 ---> 1796ec8091d3 20:12:33 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:12:33 ---> 4bc6b3fb2da6 20:12:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:12:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:12:34 OK: 221 MiB in 52 packages 20:12:34 ---> c59dcbb3b171 20:12:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:12:35 ---> 3a3c9fc1f079 20:12:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:12:35 Removing intermediate container 7960b2fbde7f 20:12:35 ---> 700cd80a3916 20:12:35 Step 6/22 : COPY go.mod vendor* ./ 20:12:35 ---> add174864158 20:12:35 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/ 20:12:35 ---> c9845fc0b54a 20:12:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:35 ---> Running in 5bd5b2bc39f6 20:12:35 ---> Running in 34654838cbf0 20:12:37 Removing intermediate container 5bd5b2bc39f6 20:12:37 ---> e7d85d83400b 20:12:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:12:37 ---> Running in a411d8bcc627 20:12:37 Removing intermediate container 34654838cbf0 20:12:37 ---> 22db98691796 20:12:37 Step 8/22 : COPY . . 20:12:37 Removing intermediate container a411d8bcc627 20:12:37 ---> 254e7d675a66 20:12:37 Step 23/25 : LABEL arch=x86_64 20:12:37 ---> Running in 8d707d52b5af 20:12:38 Removing intermediate container 8d707d52b5af 20:12:38 ---> c8212ec33cff 20:12:38 Step 24/25 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:12:38 Building bin/spire-server... 20:12:38 go: downloading github.com/mitchellh/cli v1.1.2 20:12:38 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:12:38 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:12:38 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:12:38 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:12:38 go: downloading github.com/imdario/mergo v0.3.12 20:12:39 go: downloading github.com/sirupsen/logrus v1.8.1 20:12:39 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:12:39 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:12:39 go: downloading google.golang.org/grpc v1.44.0 20:12:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:12:39 go: downloading github.com/fatih/color v1.13.0 20:12:39 go: downloading github.com/mattn/go-isatty v0.0.14 20:12:39 go: downloading google.golang.org/protobuf v1.27.1 20:12:39 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:12:39 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:12:39 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:12:39 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:12:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:12:39 go: downloading github.com/open-policy-agent/opa v0.38.0 20:12:39  ---> Running in ffdc3e03c696 20:12:39 go: downloading github.com/armon/go-metrics v0.3.10 20:12:39 go: downloading github.com/prometheus/client_golang v1.12.1 20:12:39 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:12:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:12:39 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:12:40 go: downloading github.com/mattn/go-colorable v0.1.12 20:12:40 go: downloading github.com/Masterminds/goutils v1.1.0 20:12:40 go: downloading github.com/Masterminds/semver v1.5.0 20:12:40 go: downloading github.com/google/uuid v1.1.2 20:12:40 go: downloading github.com/huandu/xstrings v1.3.2 20:12:40 Removing intermediate container ffdc3e03c696 20:12:40 ---> d52056017652 20:12:40 Step 25/25 : LABEL version=0.0.0 20:12:40 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:12:40 go: downloading github.com/imkira/go-observer v1.0.3 20:12:40 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:12:40 go: downloading github.com/oklog/run v1.0.0 20:12:40 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:12:40 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:12:40 go: downloading go.uber.org/atomic v1.9.0 20:12:40  ---> Running in 6736ac0fa609 20:12:40 go: downloading github.com/prometheus/client_model v0.2.0 20:12:40 go: downloading github.com/prometheus/common v0.32.1 20:12:40 go: downloading github.com/beorn7/perks v1.0.1 20:12:40 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:12:40 go: downloading github.com/prometheus/procfs v0.7.3 20:12:40 go: downloading github.com/hashicorp/errwrap v1.1.0 20:12:40 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:12:40 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:12:40 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:12:40 Removing intermediate container 6736ac0fa609 20:12:40 ---> beee42a9f20b 20:12:40 20:12:40 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:12:40 Successfully built beee42a9f20b 20:12:40 Successfully tagged security-secretstore-setup:latest 20:12:40 Building core-command 20:12:41  Building security-secretstore-setup ... done go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:12:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:12:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:12:41 go: downloading github.com/stretchr/testify v1.7.0 20:12:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:12:41 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:12:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:12:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:12:44 ---> d9b78b91c23c 20:12:44 Step 3/23 : WORKDIR /edgex-go 20:12:44 ---> Using cache 20:12:44 ---> 46805aa62572 20:12:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:44 ---> Using cache 20:12:44 ---> a8856b72b93f 20:12:44 Step 5/23 : RUN apk add --update --no-cache make git 20:12:44 ---> Using cache 20:12:44 ---> b8c05c1ad10d 20:12:44 Step 6/23 : COPY go.mod vendor* ./ 20:12:44 ---> Using cache 20:12:44 ---> 681fdffea7b6 20:12:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:44 ---> Using cache 20:12:44 ---> e3d274b97322 20:12:44 Step 8/23 : COPY . . 20:12:44 ---> Using cache 20:12:44 ---> a1c39f5aab70 20:12:44 Step 9/23 : RUN make cmd/core-command/core-command 20:12:44 ---> 2f44db8b2756 20:12:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:12:44 ---> Running in ddb61c10e3ec 20:12:44 ---> Running in 1129574db7a8 20:12:45 go: downloading google.golang.org/api v0.70.0 20:12:45 go: downloading k8s.io/client-go v0.23.4 20:12:45 go: downloading k8s.io/api v0.23.4 20:12:45 go: downloading github.com/google/go-tpm v0.3.3 20:12:45 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:12:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:12:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:12:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:12:45 go: downloading cloud.google.com/go/storage v1.21.0 20:12:45 go: downloading cloud.google.com/go v0.100.2 20:12:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:12:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:12:45 go: downloading k8s.io/apimachinery v0.23.4 20:12:46 go: downloading k8s.io/kube-aggregator v0.23.3 20:12:46 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:12:46 go: downloading github.com/blang/semver/v4 v4.0.0 20:12:46 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:12:46 go: downloading github.com/jinzhu/gorm v1.9.16 20:12:46 go: downloading github.com/lib/pq v1.10.4 20:12:46 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:12:46 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:12:46 go: downloading cloud.google.com/go/security v1.3.0 20:12:46 go: downloading github.com/hashicorp/vault/api v1.4.1 20:12:46 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:12:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:12:46 go: downloading github.com/twmb/murmur3 v1.1.6 20:12:46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:12:46 go: downloading github.com/aws/smithy-go v1.11.0 20:12:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:12:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:12:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:12:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:12:46 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:12:46 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:12:46 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:12:46 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:12:46 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:12:46 go: downloading github.com/dimchansky/utfbom v1.1.1 20:12:47 go: downloading cloud.google.com/go/compute v1.3.0 20:12:47 go: downloading cloud.google.com/go/iam v0.1.1 20:12:47 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:12:47 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:12:48 go: downloading github.com/gogo/protobuf v1.3.2 20:12:48 go: downloading k8s.io/klog/v2 v2.30.0 20:12:48 go: downloading github.com/google/gofuzz v1.1.0 20:12:48 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:12:48 go: downloading github.com/spf13/pflag v1.0.5 20:12:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:12:49 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:12:49 go: downloading github.com/jinzhu/inflection v1.0.0 20:12:49 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:12:49 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:12:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:12:49 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:12:49 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:12:49 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:12:49 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:12:49 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:12:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:12:49 go: downloading gopkg.in/yaml.v2 v2.4.0 20:12:49 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:12:49 go: downloading github.com/gobwas/glob v0.2.3 20:12:49 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:12:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:12:49 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:12:49 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:12:49 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:12:49 go: downloading go.opencensus.io v0.23.0 20:12:49 go: downloading gopkg.in/inf.v0 v0.9.1 20:12:49 go: downloading github.com/google/go-cmp v0.5.7 20:12:49 go: downloading github.com/googleapis/gnostic v0.5.5 20:12:49 go: downloading github.com/go-logr/logr v1.2.2 20:12:49 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:12:49 go: downloading github.com/json-iterator/go v1.1.12 20:12:49 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:12:49 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:12:49 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:12:49 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:12:49 go: downloading github.com/tklauser/numcpus v0.3.0 20:12:49 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:12:49 go: downloading sigs.k8s.io/yaml v1.3.0 20:12:49 go: downloading go.uber.org/zap v1.21.0 20:12:49 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:12:49 go: downloading github.com/modern-go/reflect2 v1.0.2 20:12:49 go: downloading github.com/ryanuber/go-glob v1.0.0 20:12:49 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:12:49 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:12:49 go: downloading github.com/hashicorp/go-version v1.2.0 20:12:49 go: downloading github.com/golang/snappy v0.0.4 20:12:49 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:12:49 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:12:49 go: downloading go.uber.org/multierr v1.6.0 20:12:55 Building bin/spire-agent... 20:12:55 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:12:55 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:12:55 go: downloading github.com/docker/docker v20.10.12+incompatible 20:12:55 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:12:55 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:12:56 Building bin/spire-agent... 20:12:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:12:56 go: downloading github.com/google/go-tpm-tools v0.3.3 20:12:56 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:12:56 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:12:56 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:12:56 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:12:56 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:12:56 go: downloading github.com/docker/docker v20.10.12+incompatible 20:12:56 go: downloading github.com/docker/go-connections v0.4.0 20:12:56 go: downloading github.com/docker/go-units v0.4.0 20:12:56 go: downloading github.com/opencontainers/image-spec v1.0.1 20:12:56 go: downloading github.com/opencontainers/go-digest v1.0.0 20:12:56 go: downloading github.com/containerd/containerd v1.3.4 20:12:56 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:12:57 go: downloading github.com/google/go-tpm-tools v0.3.3 20:12:57 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:12:57 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:12:57 go: downloading github.com/docker/go-connections v0.4.0 20:12:57 go: downloading github.com/docker/go-units v0.4.0 20:12:57 go: downloading github.com/opencontainers/image-spec v1.0.1 20:12:58 go: downloading github.com/containerd/containerd v1.3.4 20:12:58 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:12:58 go: downloading github.com/opencontainers/go-digest v1.0.0 20:13:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:13:16 Removing intermediate container ddb61c10e3ec 20:13:16 ---> 7962c950d14b 20:13:16 20:13:16 Step 10/23 : FROM alpine:3.14 20:13:16 ---> e04c818066af 20:13:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:13:16 ---> Using cache 20:13:16 ---> f9aa45a37a95 20:13:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:13:16 ---> Using cache 20:13:16 ---> dea4016bda58 20:13:16 Step 13/23 : ENV APP_PORT=59882 20:13:16 ---> Running in 54f4d74971ed 20:13:16 Removing intermediate container 54f4d74971ed 20:13:16 ---> bdf397e28f6b 20:13:16 Step 14/23 : EXPOSE $APP_PORT 20:13:16 ---> Running in 37ea302ba7be 20:13:16 Removing intermediate container 37ea302ba7be 20:13:16 ---> 072414db0a30 20:13:16 Step 15/23 : WORKDIR / 20:13:16 ---> Running in b1418ed4cb7e 20:13:16 Removing intermediate container b1418ed4cb7e 20:13:16 ---> 154666a65588 20:13:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:13:16 ---> b7dfc3b7b645 20:13:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:13:18 ---> e4d0145e3650 20:13:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:13:19 ---> 044ba481b87e 20:13:19 Removing intermediate container 1129574db7a8 20:13:19 ---> 72265b6bf7bb 20:13:19 20:13:19 Step 10/22 : FROM alpine:3.14 20:13:19 ---> e04c818066af 20:13:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:13:19 Step 19/23 : ENTRYPOINT ["/core-command"] 20:13:19 ---> Running in 4cacdf49b26f 20:13:19 ---> Running in c184889b2c6e 20:13:19 Removing intermediate container c184889b2c6e 20:13:19 ---> 8e15d2263201 20:13:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:13:19 ---> Running in 4ba61298e4f0 20:13:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:13:20 (1/2) Installing ca-certificates (20211220-r0) 20:13:20 (2/2) Installing dumb-init (1.2.5-r1) 20:13:20 Executing busybox-1.33.1-r7.trigger 20:13:20 Executing ca-certificates-20211220-r0.trigger 20:13:20 OK: 6 MiB in 16 packages 20:13:20 Removing intermediate container 4ba61298e4f0 20:13:20 ---> c4904341afc1 20:13:20 Step 21/23 : LABEL arch=x86_64 20:13:20 ---> Running in 4d7964cb80be 20:13:20 Removing intermediate container 4d7964cb80be 20:13:20 ---> 88afba754536 20:13:20 Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:13:20 ---> Running in 2d97fd499adf 20:13:20 Removing intermediate container 2d97fd499adf 20:13:20 ---> 4d91df48136f 20:13:20 Step 23/23 : LABEL version=0.0.0 20:13:21 Removing intermediate container 4cacdf49b26f 20:13:21 ---> ba041bf54b2d 20:13:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:13:21 ---> Running in a81ebcf1731b 20:13:21 ---> Running in 58e9a1c90221 20:13:21 Removing intermediate container a81ebcf1731b 20:13:21 ---> 5a25a6a6ad9e 20:13:21 20:13:21 Removing intermediate container 58e9a1c90221 20:13:21 ---> 31e4c9b21101 20:13:21 Step 13/22 : ENV APP_PORT=59860 20:13:21 Successfully built 5a25a6a6ad9e 20:13:21 Successfully tagged core-command:latest 20:13:21  Building core-command ... done  ---> Running in 18e9c10374c1 20:13:21 Removing intermediate container 18e9c10374c1 20:13:21 ---> f24ba7220829 20:13:21 Step 14/22 : EXPOSE $APP_PORT 20:13:22 ---> Running in 4338a3625784 20:13:22 Removing intermediate container 4338a3625784 20:13:22 ---> 02ee0d86e75f 20:13:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:13:22 ---> 3d8603fd20ce 20:13:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:13:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.251s coverage: 28.7% of statements 20:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:13:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:13:24 ---> d6b7d221e61f 20:13:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:13:25 ---> 8c9b392dc70d 20:13:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:13:25 ---> Running in b797fe509ce1 20:13:25 Removing intermediate container b797fe509ce1 20:13:25 ---> c232c26944d8 20:13:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:13:25 ---> Running in 1059613554ee 20:13:26 Removing intermediate container 1059613554ee 20:13:26 ---> 687596edbcc0 20:13:26 Step 20/22 : LABEL arch=x86_64 20:13:26 ---> Running in 1005b50901d0 20:13:26 Removing intermediate container 1005b50901d0 20:13:26 ---> 41af44c80de4 20:13:26 Step 21/22 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:13:27 ---> Running in 487336731acd 20:13:27 Removing intermediate container 487336731acd 20:13:27 ---> c00707a1d8a6 20:13:27 Step 22/22 : LABEL version=0.0.0 20:13:27 ---> Running in 11fed8ef151d 20:13:27 Removing intermediate container 11fed8ef151d 20:13:27 ---> a4adfa1e06b2 20:13:27 20:13:27 Successfully built a4adfa1e06b2 20:13:27 Successfully tagged support-notifications:latest 20:13:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.417s coverage: 98.5% of statements 20:13:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:13:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.572s coverage: 53.4% of statements 20:13:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:13:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.837s coverage: 89.2% of statements 20:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.480s coverage: 83.8% of statements 20:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:13:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.413s coverage: 95.6% of statements 20:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:13:54 ok github.com/edgexfoundry/edgex-go/internal/io 0.347s coverage: 72.2% of statements 20:13:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:13:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:13:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:13:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:13:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:13:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.462s coverage: 60.0% of statements 20:13:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:13:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:13:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:13:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.749s coverage: 0.9% of statements 20:13:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:13:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.557s coverage: 58.8% of statements 20:13:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.392s coverage: 29.6% of statements 20:13:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.218s coverage: 47.1% of statements 20:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 79.5% of statements 20:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements 20:13:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements 20:13:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.227s coverage: 87.5% of statements 20:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.242s coverage: 94.4% of statements 20:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements 20:14:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.684s coverage: 82.5% of statements 20:14:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.307s coverage: 92.9% of statements 20:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 20:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements 20:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 20:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.331s coverage: 58.8% of statements 20:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements 20:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements 20:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.291s coverage: 85.4% of statements 20:14:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.852s coverage: 91.2% of statements 20:14:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:14:24  Building support-notifications ... done Removing intermediate container f764e827acd9 20:14:24 ---> 461e5c5b37a7 20:14:24 Step 12/26 : WORKDIR /edgex-go 20:14:24 Removing intermediate container 2d96798a8c1d 20:14:24 ---> 04ce54590eb0 20:14:24 Step 12/26 : WORKDIR /edgex-go 20:14:24 ---> Running in 9a0712c27cfe 20:14:24 ---> Running in d7ee098cfa71 20:14:24 Removing intermediate container 9a0712c27cfe 20:14:24 ---> 2523bb0596ca 20:14:24 20:14:24 Step 13/26 : FROM alpine:3.15 20:14:24 ---> 0ac33e5f5afa 20:14:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:14:24 ---> Using cache 20:14:24 ---> 99030d405c32 20:14:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:24 ---> Using cache 20:14:24 ---> 2accb778a27c 20:14:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:14:24 ---> Running in e40c215e5d10 20:14:24 Removing intermediate container d7ee098cfa71 20:14:24 ---> 106801b83a15 20:14:24 20:14:24 Step 13/26 : FROM alpine:3.15 20:14:24 ---> 0ac33e5f5afa 20:14:24 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:14:24 ---> Using cache 20:14:24 ---> 99030d405c32 20:14:24 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:24 ---> Using cache 20:14:24 ---> 2accb778a27c 20:14:24 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:14:24 ---> Running in 3e56dcf43404 20:14:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:14:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:14:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:14:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:14:24 v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:14:24 v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] 20:14:24 OK: 15859 distinct packages available 20:14:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:14:24 v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:14:24 v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] 20:14:24 OK: 15859 distinct packages available 20:14:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:14:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:14:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:14:24 (1/4) Installing dumb-init (1.2.5-r1) 20:14:24 (2/4) Installing musl-obstack (1.2.3-r0) 20:14:24 (3/4) Installing libucontext (1.1-r0) 20:14:24 (1/5) Installing dumb-init (1.2.5-r1) 20:14:24 (4/4) Installing gcompat (1.0.0-r4) 20:14:24 (2/5) Installing musl-obstack (1.2.3-r0) 20:14:24 Executing busybox-1.34.1-r5.trigger 20:14:24 OK: 6 MiB in 18 packages 20:14:24 (3/5) Installing libucontext (1.1-r0) 20:14:24 (4/5) Installing gcompat (1.0.0-r4) 20:14:24 (5/5) Installing openssl (1.1.1o-r0) 20:14:24 Executing busybox-1.34.1-r5.trigger 20:14:24 OK: 6 MiB in 19 packages 20:14:24 Removing intermediate container e40c215e5d10 20:14:24 ---> 6c26eb81acad 20:14:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:14:24 Removing intermediate container 3e56dcf43404 20:14:24 ---> 51acc4c10e22 20:14:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:14:24 ---> 4e74209b044f 20:14:24 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:14:24 ---> 5483691412b3 20:14:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:14:24 ---> a885f7bb2058 20:14:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:14:24 ---> Running in d7f8f9230c5c 20:14:24 Removing intermediate container d7f8f9230c5c 20:14:24 ---> 6b5153d14cbc 20:14:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:14:25 ---> 4615a50dfda0 20:14:25 Step 21/26 : WORKDIR / 20:14:25 ---> Running in d3bb05bb3429 20:14:25 Removing intermediate container d3bb05bb3429 20:14:25 ---> cdbe98a253dc 20:14:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:14:25 ---> Running in b42da3c48a7d 20:14:25 Removing intermediate container b42da3c48a7d 20:14:25 ---> e45ae78992b4 20:14:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:14:25 ---> Running in c71d8dcd2c76 20:14:25 ---> 7d4d1a25745a 20:14:25 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:14:25 Removing intermediate container c71d8dcd2c76 20:14:25 ---> 242d08efab19 20:14:25 Step 24/26 : LABEL arch=x86_64 20:14:25 ---> Running in 0114cc86b8c4 20:14:25 ---> 3ee1744225f7 20:14:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:14:25 Removing intermediate container 0114cc86b8c4 20:14:25 ---> c3c880d95322 20:14:25 Step 25/26 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:14:25 ---> Running in 0d170f6ed34a 20:14:25 ---> 28fb293603e8 20:14:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:14:25 Removing intermediate container 0d170f6ed34a 20:14:25 ---> ea2d9e8885c7 20:14:25 Step 26/26 : LABEL version=0.0.0 20:14:25 ---> Running in ac1473c4e847 20:14:25 ---> e5ceb31890a5 20:14:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:14:25 ---> Running in b70b8124a4c4 20:14:25 Removing intermediate container ac1473c4e847 20:14:25 ---> 433b65818ae5 20:14:25 20:14:25 Successfully built 433b65818ae5 20:14:25 Successfully tagged security-spire-config:latest 20:14:25  Building security-spire-config ... done Removing intermediate container b70b8124a4c4 20:14:25 ---> 92f8194da6ce 20:14:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:14:26 ---> Running in 11cd3a1dfb5d 20:14:26 Removing intermediate container 11cd3a1dfb5d 20:14:26 ---> 60d437e96c2b 20:14:26 Step 24/26 : LABEL arch=x86_64 20:14:26 ---> Running in 011c285578b4 20:14:26 Removing intermediate container 011c285578b4 20:14:26 ---> 1e45da214769 20:14:26 Step 25/26 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:14:26 ---> Running in 81172bb2ad36 20:14:26 Removing intermediate container 81172bb2ad36 20:14:26 ---> 1c19d4e35b4a 20:14:26 Step 26/26 : LABEL version=0.0.0 20:14:26 ---> Running in 9077aefa663e 20:14:26 Removing intermediate container 9077aefa663e 20:14:26 ---> 706fcd266604 20:14:26 20:14:26 Successfully built 706fcd266604 20:14:26 Successfully tagged security-spire-agent:latest 20:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.910s coverage: 64.4% of statements 20:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:14:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements 20:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements 20:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 20:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 20:14:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 20:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.523s coverage: 65.4% of statements 20:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:14:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.857s coverage: 43.8% of statements 20:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.263s coverage: 89.5% of statements 20:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:14:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.278s coverage: 84.8% of statements 20:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:14:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:14:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:14:41  Building security-spire-agent ... done Building bin/spire-agent... 20:14:41 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:14:41 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:14:41 go: downloading github.com/docker/docker v20.10.12+incompatible 20:14:41 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:14:41 go: downloading github.com/google/go-tpm-tools v0.3.3 20:14:41 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:14:41 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:14:41 go: downloading github.com/docker/go-units v0.4.0 20:14:41 go: downloading github.com/docker/go-connections v0.4.0 20:14:41 go: downloading github.com/opencontainers/image-spec v1.0.1 20:14:41 go: downloading github.com/containerd/containerd v1.3.4 20:14:41 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:14:41 go: downloading github.com/opencontainers/go-digest v1.0.0 20:14:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.519s coverage: 17.7% of statements 20:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:14:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.893s coverage: 92.3% of statements 20:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:14:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.228s coverage: 63.2% of statements 20:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:14:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:14:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.478s coverage: 97.7% of statements 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:14:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:14:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:14:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.313s coverage: 100.0% of statements 20:14:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements 20:14:48 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 20:14:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:14:48 GO111MODULE=on go vet ./... 20:15:37 Removing intermediate container fa1dc8813805 20:15:37 ---> 9e8d213d7ae2 20:15:37 Step 12/25 : WORKDIR /edgex-go 20:15:37 ---> Running in f20874c19666 20:15:37 Removing intermediate container f20874c19666 20:15:37 ---> 30cafdfdfbd7 20:15:37 20:15:37 Step 13/25 : FROM alpine:3.15 20:15:37 ---> 0ac33e5f5afa 20:15:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:37 ---> Using cache 20:15:37 ---> 99030d405c32 20:15:37 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:37 ---> Using cache 20:15:37 ---> 2accb778a27c 20:15:37 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:37 ---> Using cache 20:15:37 ---> 51acc4c10e22 20:15:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:37 ---> e95cc1ae32ae 20:15:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:15:37 ---> 7c102cfa16dc 20:15:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:15:37 ---> 0fd11b44a62f 20:15:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:15:37 ---> 041b798c8f92 20:15:37 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:15:37 ---> Running in 3c3f0b49b0ff 20:15:37 Removing intermediate container 3c3f0b49b0ff 20:15:37 ---> babbb50512d1 20:15:37 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:15:37 ---> Running in e1a586c9f66c 20:15:37 Removing intermediate container e1a586c9f66c 20:15:37 ---> 9f90cc90cb82 20:15:37 Step 23/25 : LABEL arch=x86_64 20:15:37 ---> Running in 54fad6cce569 20:15:37 Removing intermediate container 54fad6cce569 20:15:37 ---> 2ed9745dc322 20:15:37 Step 24/25 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:15:37 ---> Running in 47f417710f92 20:15:37 Removing intermediate container 47f417710f92 20:15:37 ---> ebcd51f587ee 20:15:37 Step 25/25 : LABEL version=0.0.0 20:15:37 ---> Running in 480cebd1fa0d 20:15:37 Removing intermediate container 480cebd1fa0d 20:15:37 ---> 988e4f37ec96 20:15:37 20:15:37 Successfully built 988e4f37ec96 20:15:37 Successfully tagged security-spire-server:latest 20:15:37  Building security-spire-server ... done  [Pipeline] } 20:15:37 $ docker stop --time=1 3519066d50f56d2cb45ce792627bc7e06265eade0a7f803a2e3da7e70a2b9347 20:15:38 $ docker rm -f 3519066d50f56d2cb45ce792627bc7e06265eade0a7f803a2e3da7e70a2b9347 [Pipeline] // withDockerContainer [Pipeline] sh 20:15:39 + docker images 20:15:39 REPOSITORY TAG IMAGE ID CREATED SIZE 20:15:39 security-spire-server latest 988e4f37ec96 7 seconds ago 87.3MB 20:15:39 30cafdfdfbd7 9 seconds ago 4.57GB 20:15:39 security-spire-agent latest 706fcd266604 About a minute ago 127MB 20:15:39 security-spire-config latest 433b65818ae5 About a minute ago 86.7MB 20:15:39 106801b83a15 About a minute ago 4.57GB 20:15:39 2523bb0596ca About a minute ago 4.57GB 20:15:39 support-notifications latest a4adfa1e06b2 2 minutes ago 27MB 20:15:39 core-command latest 5a25a6a6ad9e 2 minutes ago 16.1MB 20:15:39 72265b6bf7bb 2 minutes ago 1.56GB 20:15:39 7962c950d14b 2 minutes ago 1.49GB 20:15:39 security-secretstore-setup latest beee42a9f20b 2 minutes ago 28.5MB 20:15:39 support-scheduler latest 25669833dd9e 3 minutes ago 26.4MB 20:15:39 b1b627ee5ac6 3 minutes ago 1.51GB 20:15:39 313cb874ab72 3 minutes ago 1.56GB 20:15:39 security-spiffe-token-provider latest 92896863ac0d 3 minutes ago 28.9MB 20:15:39 core-metadata latest fe81b2a95cd5 3 minutes ago 17MB 20:15:39 b837e2a08ce9 3 minutes ago 1.55GB 20:15:39 dc1f2d3a6187 3 minutes ago 1.5GB 20:15:39 security-bootstrapper latest 888af45ab7ce 3 minutes ago 19.1MB 20:15:39 a9429212a154 4 minutes ago 1.5GB 20:15:39 sys-mgmt-agent latest 34adddf6106d 4 minutes ago 299MB 20:15:39 core-data latest 847bbad253e4 4 minutes ago 22.5MB 20:15:39 security-proxy-setup latest 16108a610d37 4 minutes ago 26.9MB 20:15:39 eba60c45de09 5 minutes ago 1.5GB 20:15:39 2d61fd3a29e2 5 minutes ago 1.5GB 20:15:39 2e75b436fb56 5 minutes ago 1.53GB 20:15:39 ci-base-image-x86_64 latest d9b78b91c23c 8 minutes ago 901MB 20:15:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 5 weeks ago 562MB 20:15:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 5 weeks ago 254MB 20:15:39 docker 20.10.14 7417809fdb73 7 weeks ago 218MB 20:15:39 alpine 3.14 e04c818066af 7 weeks ago 5.59MB 20:15:39 alpine 3.15 0ac33e5f5afa 7 weeks ago 5.57MB 20:15:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:16:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:16:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:16:40 ./bin/test-attribution-txt.sh [Pipeline] echo 20:16:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:16:41 + ls -al . 20:16:41 total 680 20:16:41 drwxrwxr-x 9 1001 1001 4096 May 27 20:16 . 20:16:41 drwxr-xr-x 4 root root 4096 May 27 20:10 .. 20:16:41 -rw-rw-r-- 1 1001 1001 11 May 27 20:08 .dockerignore 20:16:41 drwxrwxr-x 8 1001 1001 4096 May 27 20:08 .git 20:16:41 drwxrwxr-x 3 1001 1001 4096 May 27 20:08 .github 20:16:41 -rw-rw-r-- 1 1001 1001 879 May 27 20:08 .gitignore 20:16:41 -rw-rw-r-- 1 1001 1001 42 May 27 20:08 .golangci.yml 20:16:41 -rw-rw-r-- 1 1001 1001 87 May 27 20:08 .hadolint.yml 20:16:41 -rw-rw-r-- 1 1001 1001 166 May 27 20:08 .sonarcloud.properties 20:16:41 -rw-rw-r-- 1 1001 1001 1171 May 27 20:08 ADOPTERS.md 20:16:41 -rw-rw-r-- 1 1001 1001 10220 May 27 20:08 Attribution.txt 20:16:41 -rw-rw-r-- 1 1001 1001 63209 May 27 20:08 CHANGELOG.md 20:16:41 -rw-rw-r-- 1 1001 1001 3804 May 27 20:08 CONTRIBUTING.md 20:16:41 -rw-rw-r-- 1 1001 1001 677 May 27 20:08 GOVERNANCE.md 20:16:41 -rw-rw-r-- 1 1001 1001 850 May 27 20:08 Jenkinsfile 20:16:41 -rw-rw-r-- 1 1001 1001 10775 May 27 20:08 LICENSE 20:16:41 -rw-rw-r-- 1 1001 1001 10389 May 27 20:08 Makefile 20:16:41 -rw-rw-r-- 1 1001 1001 582 May 27 20:08 OWNERS.md 20:16:41 -rw-rw-r-- 1 1001 1001 9094 May 27 20:08 README.md 20:16:41 -rw-rw-r-- 1 1001 1001 6912 May 27 20:08 SECURITY.md 20:16:41 -rw-rw-r-- 1 1001 1001 5 May 27 20:06 VERSION 20:16:41 -rw-rw-r-- 1 1001 1001 4131 May 27 20:08 ZMQWindows.md 20:16:41 drwxrwxr-x 2 1001 1001 4096 May 27 20:08 bin 20:16:41 drwxrwxr-x 18 1001 1001 4096 May 27 20:08 cmd 20:16:41 -rw-r--r-- 1 root root 435411 May 27 20:14 coverage.out 20:16:41 -rw-rw-r-- 1 1001 1001 3267 May 27 20:08 go.mod 20:16:41 -rw-rw-r-- 1 1001 1001 35869 May 27 20:10 go.sum 20:16:41 drwxrwxr-x 8 1001 1001 4096 May 27 20:08 internal 20:16:41 drwxrwxr-x 3 1001 1001 4096 May 27 20:08 openapi 20:16:41 drwxrwxr-x 4 1001 1001 4096 May 27 20:08 snap 20:16:41 -rw-rw-r-- 1 1001 1001 204 May 27 20:08 version.go [Pipeline] sh 20:16:41 + '[' -e coverage.out ] 20:16:41 + chown 1001:1001 coverage.out [Pipeline] stash 20:16:41 Warning: overwriting stash ‘coverage-report’ 20:16:42 Stashed 1 file(s) [Pipeline] sh 20:16:43 + make build 20:16:43 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 20:18:05 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 20:19:01 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 20:19:01 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 20:19:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:19:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:19:35 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 20:19:42 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 20:19:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:19:50 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 20:19:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:19:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:20:05 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] } 20:20:09 $ docker stop --time=1 528207efa16bde11baf1e65b1bf0debbb1971639f59fcb75fd826e693ceedd38 20:20:11 $ docker rm -f 528207efa16bde11baf1e65b1bf0debbb1971639f59fcb75fd826e693ceedd38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:20:13 20:20:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:20:14 latest: Pulling from edgex-devops/edgex-compose-arm64 20:20:14 29e5d40040c1: Pulling fs layer 20:20:14 1ce36da41761: Pulling fs layer 20:20:14 25b303627fd3: Pulling fs layer 20:20:14 29e5d40040c1: Verifying Checksum 20:20:14 29e5d40040c1: Download complete 20:20:14 1ce36da41761: Verifying Checksum 20:20:14 1ce36da41761: Download complete 20:20:14 29e5d40040c1: Pull complete 20:20:16 1ce36da41761: Pull complete 20:20:16 25b303627fd3: Verifying Checksum 20:20:16 25b303627fd3: Download complete 20:20:26 25b303627fd3: Pull complete 20:20:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:20:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:20:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:26 prd-ubuntu20.04-docker-arm64-4c-16g-306 does not seem to be running inside a container 20:20:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:20:29 $ docker top 12bf8bb4932f2442b4f62d1e7c4f218745ea893c3468badf373eeefae40458fb -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:30 + grep parallel 20:20:30 + docker-compose build --help 20:20:34 --parallel Build images in parallel. [Pipeline] } 20:20:34 $ docker stop --time=1 12bf8bb4932f2442b4f62d1e7c4f218745ea893c3468badf373eeefae40458fb 20:20:36 $ docker rm -f 12bf8bb4932f2442b4f62d1e7c4f218745ea893c3468badf373eeefae40458fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:20:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:37 prd-ubuntu20.04-docker-arm64-4c-16g-306 does not seem to be running inside a container 20:20:37 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:20:38 $ docker top 30494df98186d1c8f4d0480b7fa306946a9265366182a861f837a5207088f695 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:39 + docker-compose -f ./docker-compose-build.yml build --parallel 20:20:44 Building core-command ... 20:20:44 Building core-data ... 20:20:44 Building core-metadata ... 20:20:44 Building security-bootstrapper ... 20:20:44 Building security-proxy-setup ... 20:20:44 Building security-secretstore-setup ... 20:20:44 Building security-spiffe-token-provider ... 20:20:44 Building security-spire-agent ... 20:20:44 Building security-spire-config ... 20:20:44 Building security-spire-server ... 20:20:44 Building support-notifications ... 20:20:44 Building support-scheduler ... 20:20:44 Building sys-mgmt-agent ... 20:20:44 Building security-spiffe-token-provider 20:20:44 Building security-bootstrapper 20:20:44 Building security-secretstore-setup 20:20:44 Building security-spire-agent 20:20:44 Building security-spire-server 20:22:05 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:22:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:22:05 ---> bb1021f3adb2 20:22:05 Step 3/25 : WORKDIR /edgex-go 20:22:06 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:22:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:22:06 ---> bb1021f3adb2 20:22:06 Step 3/20 : WORKDIR /edgex-go 20:22:06 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:22:06 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:22:06 ---> bb1021f3adb2 20:22:06 Step 3/31 : WORKDIR /edgex-go 20:22:07 ---> Running in 3ada429b4a20 20:22:07 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:22:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:22:07 ---> Running in db57dc49f437 20:22:07 ---> bb1021f3adb2 20:22:07 Step 3/26 : WORKDIR /edgex-go 20:22:07 ---> Running in c8d41de46cab 20:22:07 ---> Running in b7e68f9f73c3 20:22:07 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:22:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:22:07 ---> bb1021f3adb2 20:22:07 Step 3/25 : WORKDIR /edgex-go 20:22:07 ---> Running in 066c9f0856d7 20:22:07 Removing intermediate container 3ada429b4a20 20:22:07 ---> 03fc0e0032d5 20:22:07 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:08 Removing intermediate container db57dc49f437 20:22:08 ---> 4df2ce4019e8 20:22:08 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:22:08 Removing intermediate container 066c9f0856d7 20:22:08 ---> 2c8ca19931eb 20:22:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:08 Removing intermediate container b7e68f9f73c3 20:22:08 ---> f006de8396cb 20:22:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:08 ---> Running in 4b39121e44d6 20:22:08 Removing intermediate container c8d41de46cab 20:22:08 ---> 1d94ec63ea92 20:22:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:08 ---> Running in 6e39c0b9927a 20:22:08 ---> Running in 1e24a08f1cd6 20:22:08 ---> Running in b12d58879a3d 20:22:08 ---> Running in 240bd965c448 20:22:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:12 Removing intermediate container 1e24a08f1cd6 20:22:12 ---> e46e129f27bf 20:22:12 Step 5/25 : RUN apk add --update --no-cache make git 20:22:12 Removing intermediate container 4b39121e44d6 20:22:12 ---> de55fbc47fcb 20:22:12 Step 5/31 : RUN apk add --update --no-cache make git 20:22:12 ---> Running in 9eb10bde0e65 20:22:12 Removing intermediate container b12d58879a3d 20:22:12 ---> addc1d7d4d89 20:22:12 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:22:12 ---> Running in 1a13160604e5 20:22:12 Removing intermediate container 240bd965c448 20:22:12 ---> 6c638b83d3f7 20:22:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:22:12 v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:22:12 v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] 20:22:12 OK: 15743 distinct packages available 20:22:12 ---> Running in f6f5b8a2f017 20:22:12 ---> Running in ab857e3cc43b 20:22:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:15 OK: 220 MiB in 52 packages 20:22:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:16 Removing intermediate container 6e39c0b9927a 20:22:16 ---> 4dacd2e49241 20:22:16 Step 5/20 : COPY go.mod vendor* ./ 20:22:17 OK: 220 MiB in 52 packages 20:22:17 OK: 220 MiB in 52 packages 20:22:17 ---> e1953036c44c 20:22:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:17 OK: 220 MiB in 52 packages 20:22:17 ---> Running in eb09f1572154 20:22:17 OK: 220 MiB in 52 packages 20:22:19 Removing intermediate container 1a13160604e5 20:22:19 ---> 517a22a6e6ff 20:22:19 Step 6/31 : COPY go.mod vendor* ./ 20:22:19 Removing intermediate container f6f5b8a2f017 20:22:19 ---> db6da50bcdc4 20:22:19 Step 6/25 : COPY go.mod vendor* ./ 20:22:19 Removing intermediate container 9eb10bde0e65 20:22:19 ---> aefcedd10833 20:22:19 Step 6/25 : COPY go.mod vendor* ./ 20:22:19 Removing intermediate container ab857e3cc43b 20:22:19 ---> 80fc02ec0c74 20:22:19 Step 6/26 : COPY go.mod vendor* ./ 20:22:20 ---> dac23819aaaf 20:22:20 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:20 ---> Running in dbed3ce9bc4e 20:22:20 ---> 140a45f17796 20:22:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:21 ---> Running in fbe5004be7be 20:22:21 ---> 2119b69e9679 20:22:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:21 ---> bbb2b69e7964 20:22:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:21 ---> Running in dd28a63f5ea6 20:22:21 ---> Running in 89d3a585b3dd 20:22:23 Removing intermediate container eb09f1572154 20:22:23 ---> 0e4296ef46f5 20:22:23 Step 7/20 : COPY . . 20:22:27 Removing intermediate container dbed3ce9bc4e 20:22:27 ---> 5fbf0b6ccb3d 20:22:27 Step 8/31 : COPY . . 20:22:27 Removing intermediate container fbe5004be7be 20:22:27 ---> 0e05a39cdddb 20:22:27 Step 8/25 : COPY . . 20:22:27 Removing intermediate container dd28a63f5ea6 20:22:27 ---> ad7eff455b2a 20:22:27 Step 8/25 : COPY . . 20:22:27 Removing intermediate container 89d3a585b3dd 20:22:27 ---> 347367ef1f41 20:22:27 Step 8/26 : COPY . . 20:22:54 ---> f10b7b386922 20:22:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:22:54 ---> Running in bd7c74d22b4e 20:22:54 ---> 54a52f2e338f 20:22:54 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:22: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:22:54 ---> Running in a1b979c1d1ad 20:22:55 ---> da3ea35f16a3 20:22:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:22:55 ---> Running in 9a33c3bf4adb 20:22:56 ---> e01cf09d68aa 20:22:56 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:22:56 ---> Running in 989702c4a1e5 20:22:56 ---> e3b6d704d603 20:22:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:22:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:22:56 ---> Running in a7640381442a 20:22:57 Removing intermediate container 989702c4a1e5 20:22:57 ---> a838fdb6dce6 20:22:57 Step 10/25 : WORKDIR /edgex-go/spire-build 20:22:57 ---> Running in 50db0f84d491 20:22: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:22:57 Removing intermediate container a7640381442a 20:22:57 ---> d9642e8f508a 20:22:57 Step 10/26 : WORKDIR /edgex-go/spire-build 20:22:57 ---> Running in 7c3d30f8ed8f 20:22:58 Removing intermediate container 50db0f84d491 20:22:58 ---> 096fd126a0a1 20:22:58 Step 11/25 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 20:22:58 ---> Running in 0aaddf7dbf8e 20:22:59 Removing intermediate container 7c3d30f8ed8f 20:22:59 ---> 2a8ebb87e4fd 20:22:59 Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 20:22:59 ---> Running in 5bf6ffbf216b 20:23:01 spire-server: not found 20:23:01 spire-server: not found 20:23:01 spire-1.2.1/ 20:23:01 spire-1.2.1/ 20:23:01 spire-1.2.1/.data/ 20:23:01 spire-1.2.1/.data/.file 20:23:01 spire-1.2.1/.dockerignore 20:23:01 spire-1.2.1/.gitattributes 20:23:01 spire-1.2.1/.githooks/ 20:23:01 spire-1.2.1/.githooks/pre-commit 20:23:01 spire-1.2.1/.github/ 20:23:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:23:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:23:01 spire-1.2.1/.github/dependabot.yml 20:23:01 spire-1.2.1/.github/workflows/ 20:23:01 spire-1.2.1/.github/workflows/nightly_build.yaml 20:23:01 spire-1.2.1/.github/workflows/pr_build.yaml 20:23:01 spire-1.2.1/.github/workflows/release_build.yaml 20:23:01 spire-1.2.1/.github/workflows/scripts/ 20:23:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:23:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:23:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:23:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:23:01 spire-1.2.1/.github/workflows/scripts/split.sh 20:23:01 spire-1.2.1/.gitignore 20:23:01 spire-1.2.1/.go-version 20:23:01 spire-1.2.1/.golangci.yml 20:23:01 spire-1.2.1/ADOPTERS.md 20:23:01 spire-1.2.1/CHANGELOG.md 20:23:01 spire-1.2.1/CODE-OF-CONDUCT.md 20:23:01 spire-1.2.1/CODEOWNERS 20:23:01 spire-1.2.1/CONTRIBUTING.md 20:23:01 spire-1.2.1/Dockerfile 20:23:01 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 20:23:01 spire-1.2.1/.data/.file 20:23:01 spire-1.2.1/.dockerignore 20:23:01 spire-1.2.1/.gitattributes 20:23:01 spire-1.2.1/.githooks/ 20:23:01 spire-1.2.1/.githooks/pre-commit 20:23:01 spire-1.2.1/.github/ 20:23:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:23:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:23:01 spire-1.2.1/.github/dependabot.yml 20:23:01 spire-1.2.1/.github/workflows/ 20:23:01 spire-1.2.1/.github/workflows/nightly_build.yaml 20:23:01 spire-1.2.1/.github/workflows/pr_build.yaml 20:23:01 spire-1.2.1/.github/workflows/release_build.yaml 20:23:01 spire-1.2.1/.github/workflows/scripts/ 20:23:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:23:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:23:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:23:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:23:01 spire-1.2.1/.github/workflows/scripts/split.sh 20:23:01 spire-1.2.1/.gitignore 20:23:01 spire-1.2.1/.go-version 20:23:01 spire-1.2.1/.golangci.yml 20:23:01 spire-1.2.1/ADOPTERS.md 20:23:01 spire-1.2.1/CHANGELOG.md 20:23:01 spire-1.2.1/CODE-OF-CONDUCT.md 20:23:01 spire-1.2.1/CODEOWNERS 20:23:01 spire-1.2.1/CONTRIBUTING.md 20:23:01 spire-1.2.1/Dockerfile 20:23:01 spire-1.2.1/Dockerfile.dev 20:23:01 spire-1.2.1/Dockerfile.scratch 20:23:01 spire-1.2.1/LICENSE 20:23:01 spire-1.2.1/MAINTAINERS.md 20:23:01 spire-1.2.1/Makefile 20:23:01 spire-1.2.1/README.md 20:23:01 spire-1.2.1/ROADMAP.md 20:23:01 spire-1.2.1/SECURITY.md 20:23:01 spire-1.2.1/cmd/ 20:23:01 spire-1.2.1/cmd/spire-agent/ 20:23:01 spire-1.2.1/cmd/spire-agent/cli/ 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/ 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/common/ 20:23:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:23:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/run/ 20:23:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:23:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:23:01 spire-1.2.1/cmd/spire-agent/main.go 20:23:01 spire-1.2.1/cmd/spire-server/ 20:23:01 spire-1.2.1/cmd/spire-server/cli/ 20:23:01 spire-1.2.1/cmd/spire-server/cli/agent/ 20:23:01 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:23:01 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/cli.go 20:23:01 spire-1.2.1/cmd/spire-server/cli/entry/ 20:23:01 spire-1.2.1/Dockerfile.scratch 20:23:01 spire-1.2.1/LICENSE 20:23:01 spire-1.2.1/MAINTAINERS.md 20:23:01 spire-1.2.1/Makefile 20:23:01 spire-1.2.1/README.md 20:23:01 spire-1.2.1/ROADMAP.md 20:23:01 spire-1.2.1/SECURITY.md 20:23:01 spire-1.2.1/cmd/ 20:23:01 spire-1.2.1/cmd/spire-agent/ 20:23:01 spire-1.2.1/cmd/spire-agent/cli/ 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/ 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/common/ 20:23:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:23:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/run/ 20:23:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:23:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:23:02 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:23:02 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:23:02 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:23:02 spire-1.2.1/cmd/spire-agent/main.go 20:23:02 spire-1.2.1/cmd/spire-server/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/agent/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/cli.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/run/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/token/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/validate/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/run/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/token/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/validate/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/x509/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:23:02 spire-1.2.1/cmd/spire-server/main.go 20:23:02 spire-1.2.1/cmd/spire-server/util/ 20:23:02 spire-1.2.1/cmd/spire-server/util/util.go 20:23:02 spire-1.2.1/conf/ 20:23:02 spire-1.2.1/conf/agent/ 20:23:02 spire-1.2.1/conf/agent/agent.conf 20:23:02 spire-1.2.1/conf/agent/agent_full.conf 20:23:02 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:23:02 spire-1.2.1/conf/server/ 20:23:02 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:23:02 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:23:02 spire-1.2.1/conf/server/server.conf 20:23:02 spire-1.2.1/conf/server/server_full.conf 20:23:02 spire-1.2.1/doc/ 20:23:02 spire-1.2.1/doc/SPIRE101.md 20:23:02 spire-1.2.1/doc/auditlog.md 20:23:02 spire-1.2.1/doc/authorization_policy_engine.md 20:23:02 spire-1.2.1/doc/changelog_guidelines.md 20:23:02 spire-1.2.1/doc/cure53-report.pdf 20:23:02 spire-1.2.1/doc/images/ 20:23:02 spire-1.2.1/doc/images/2019_roadmap.png 20:23:02 spire-1.2.1/doc/images/SPIRE101.png 20:23:02 spire-1.2.1/doc/images/SPIRE_agent.png 20:23:02 spire-1.2.1/doc/images/SPIRE_server.png 20:23:02 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/x509/ 20:23:02 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:23:02 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:23:02 spire-1.2.1/cmd/spire-server/main.go 20:23:02 spire-1.2.1/cmd/spire-server/util/ 20:23:02 spire-1.2.1/cmd/spire-server/util/util.go 20:23:02 spire-1.2.1/conf/ 20:23:02 spire-1.2.1/conf/agent/ 20:23:02 spire-1.2.1/conf/agent/agent.conf 20:23:02 spire-1.2.1/conf/agent/agent_full.conf 20:23:02 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:23:02 spire-1.2.1/conf/server/ 20:23:02 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:23:02 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:23:02 spire-1.2.1/conf/server/server.conf 20:23:02 spire-1.2.1/conf/server/server_full.conf 20:23:02 spire-1.2.1/doc/ 20:23:02 spire-1.2.1/doc/SPIRE101.md 20:23:02 spire-1.2.1/doc/auditlog.md 20:23:02 spire-1.2.1/doc/authorization_policy_engine.md 20:23:02 spire-1.2.1/doc/changelog_guidelines.md 20:23:02 spire-1.2.1/doc/cure53-report.pdf 20:23:02 spire-1.2.1/doc/images/ 20:23:02 spire-1.2.1/doc/images/2019_roadmap.png 20:23:02 spire-1.2.1/doc/images/SPIRE101.png 20:23:02 spire-1.2.1/doc/images/SPIRE_agent.png 20:23:02 spire-1.2.1/doc/images/SPIRE_server.png 20:23:02 spire-1.2.1/doc/images/cache_mgr.png 20:23:02 spire-1.2.1/doc/images/cache_mgr_components.png 20:23:02 spire-1.2.1/doc/images/federated_spire.png 20:23:02 spire-1.2.1/doc/images/ha_mode.png 20:23:02 spire-1.2.1/doc/images/nested_spire.png 20:23:02 spire-1.2.1/doc/images/oidc_federation.png 20:23:02 spire-1.2.1/doc/images/single_trust_domain.png 20:23:02 spire-1.2.1/doc/images/spiffe_compatible.png 20:23:02 spire-1.2.1/doc/images/spire_logo.png 20:23:02 spire-1.2.1/doc/migrating_registration_api_clients.md 20:23:02 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:23:02 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:23:02 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:23:02 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:23:02 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:23:02 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:23:02 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:23:02 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:23:02 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:23:02 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:23:02 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:23:02 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:23:02 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:23:02 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:23:02 spire-1.2.1/doc/images/cache_mgr.png 20:23:02 spire-1.2.1/doc/images/cache_mgr_components.png 20:23:02 spire-1.2.1/doc/images/federated_spire.png 20:23:02 spire-1.2.1/doc/images/ha_mode.png 20:23:02 spire-1.2.1/doc/images/nested_spire.png 20:23:02 spire-1.2.1/doc/images/oidc_federation.png 20:23:02 spire-1.2.1/doc/images/single_trust_domain.png 20:23:02 spire-1.2.1/doc/images/spiffe_compatible.png 20:23:02 spire-1.2.1/doc/images/spire_logo.png 20:23:02 spire-1.2.1/doc/migrating_registration_api_clients.md 20:23:02 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:23:02 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:23:02 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:23:02 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:23:02 spire-1.2.1/doc/scaling_spire.md 20:23:02 spire-1.2.1/doc/spire_agent.md 20:23:02 spire-1.2.1/doc/spire_server.md 20:23:02 spire-1.2.1/doc/supported_integrations.md 20:23:02 spire-1.2.1/doc/telemetry.md 20:23:02 spire-1.2.1/doc/telemetry_config.md 20:23:02 spire-1.2.1/doc/upgrading.md 20:23:02 spire-1.2.1/doc/using_spire.md 20:23:02 spire-1.2.1/examples/ 20:23:02 spire-1.2.1/examples/README.md 20:23:02 spire-1.2.1/go.mod 20:23:02 spire-1.2.1/go.sum 20:23:02 spire-1.2.1/pkg/ 20:23:02 spire-1.2.1/pkg/agent/ 20:23:02 spire-1.2.1/pkg/agent/agent.go 20:23:02 spire-1.2.1/pkg/agent/api/ 20:23:02 spire-1.2.1/pkg/agent/api/config.go 20:23:02 spire-1.2.1/pkg/agent/api/debug/ 20:23:02 spire-1.2.1/pkg/agent/api/debug/v1/ 20:23:02 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:23:02 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:23:02 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:23:02 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:23:02 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:23:02 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:23:02 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:23:02 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:23:02 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:23:02 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:23:02 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:23:02 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:23:02 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:23:02 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:23:02 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:23:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:23:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:23:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:23:02 spire-1.2.1/pkg/agent/api/endpoints.go 20:23:02 spire-1.2.1/pkg/agent/api/health/ 20:23:02 spire-1.2.1/pkg/agent/api/health/v1/ 20:23:02 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:23:02 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:23:02 spire-1.2.1/pkg/agent/api/rpccontext/ 20:23:02 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:23:02 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:23:02 spire-1.2.1/pkg/agent/attestor/ 20:23:02 spire-1.2.1/pkg/agent/attestor/node/ 20:23:02 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:23:02 spire-1.2.1/pkg/agent/attestor/node/node.go 20:23:02 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:23:02 spire-1.2.1/pkg/agent/attestor/workload/ 20:23:02 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:23:02 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:23:02 spire-1.2.1/pkg/agent/catalog/ 20:23:02 spire-1.2.1/pkg/agent/catalog/catalog.go 20:23:02 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:23:02 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:23:02 spire-1.2.1/doc/scaling_spire.md 20:23:02 spire-1.2.1/doc/spire_agent.md 20:23:02 spire-1.2.1/doc/spire_server.md 20:23:02 spire-1.2.1/doc/supported_integrations.md 20:23:02 spire-1.2.1/doc/telemetry.md 20:23:02 spire-1.2.1/doc/telemetry_config.md 20:23:02 spire-1.2.1/doc/upgrading.md 20:23:02 spire-1.2.1/doc/using_spire.md 20:23:02 spire-1.2.1/examples/ 20:23:02 spire-1.2.1/examples/README.md 20:23:02 spire-1.2.1/go.mod 20:23:02 spire-1.2.1/go.sum 20:23:02 spire-1.2.1/pkg/ 20:23:02 spire-1.2.1/pkg/agent/ 20:23:02 spire-1.2.1/pkg/agent/agent.go 20:23:02 spire-1.2.1/pkg/agent/api/ 20:23:02 spire-1.2.1/pkg/agent/api/config.go 20:23:02 spire-1.2.1/pkg/agent/api/debug/ 20:23:02 spire-1.2.1/pkg/agent/api/debug/v1/ 20:23:02 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:23:02 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:23:02 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:23:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:23:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:23:02 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:23:02 spire-1.2.1/pkg/agent/api/endpoints.go 20:23:02 spire-1.2.1/pkg/agent/api/health/ 20:23:02 spire-1.2.1/pkg/agent/api/health/v1/ 20:23:02 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:23:02 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:23:02 spire-1.2.1/pkg/agent/api/rpccontext/ 20:23:02 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:23:02 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:23:02 spire-1.2.1/pkg/agent/attestor/ 20:23:02 spire-1.2.1/pkg/agent/attestor/node/ 20:23:02 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:23:02 spire-1.2.1/pkg/agent/attestor/node/node.go 20:23:02 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:23:02 spire-1.2.1/pkg/agent/attestor/workload/ 20:23:02 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:23:02 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:23:02 spire-1.2.1/pkg/agent/catalog/ 20:23:02 spire-1.2.1/pkg/agent/catalog/catalog.go 20:23:02 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:23:02 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:23:02 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:23:02 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:23:02 spire-1.2.1/pkg/agent/client/ 20:23:02 spire-1.2.1/pkg/agent/client/client.go 20:23:02 spire-1.2.1/pkg/agent/client/client_test.go 20:23:02 spire-1.2.1/pkg/agent/client/dial.go 20:23:02 spire-1.2.1/pkg/agent/client/nodeconn.go 20:23:02 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:23:02 spire-1.2.1/pkg/agent/client/update.go 20:23:02 spire-1.2.1/pkg/agent/client/util.go 20:23:02 spire-1.2.1/pkg/agent/common/ 20:23:02 spire-1.2.1/pkg/agent/common/backoff/ 20:23:02 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:23:02 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:23:02 spire-1.2.1/pkg/agent/common/cgroups/ 20:23:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:23:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:23:02 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:23:02 spire-1.2.1/pkg/agent/config.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/ 20:23:02 spire-1.2.1/pkg/agent/endpoints/config.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:23:02 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:23:02 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:23:02 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:23:02 spire-1.2.1/pkg/agent/client/ 20:23:02 spire-1.2.1/pkg/agent/client/client.go 20:23:02 spire-1.2.1/pkg/agent/client/client_test.go 20:23:02 spire-1.2.1/pkg/agent/client/dial.go 20:23:02 spire-1.2.1/pkg/agent/client/nodeconn.go 20:23:02 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:23:02 spire-1.2.1/pkg/agent/client/update.go 20:23:02 spire-1.2.1/pkg/agent/client/util.go 20:23:02 spire-1.2.1/pkg/agent/common/ 20:23:02 spire-1.2.1/pkg/agent/common/backoff/ 20:23:02 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:23:02 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:23:02 spire-1.2.1/pkg/agent/common/cgroups/ 20:23:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:23:02 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:23:02 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:23:02 spire-1.2.1/pkg/agent/config.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/ 20:23:02 spire-1.2.1/pkg/agent/endpoints/config.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:23:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:23:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/workload/ 20:23:02 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:23:02 spire-1.2.1/pkg/agent/manager/ 20:23:02 spire-1.2.1/pkg/agent/manager/cache/ 20:23:02 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:23:02 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:23:02 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:23:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:23:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:23:02 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:23:02 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:23:02 spire-1.2.1/pkg/agent/manager/config.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:23:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:23:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/workload/ 20:23:02 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:23:02 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:23:02 spire-1.2.1/pkg/agent/manager/ 20:23:02 spire-1.2.1/pkg/agent/manager/cache/ 20:23:02 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:23:02 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:23:02 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:23:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:23:02 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:23:02 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:23:02 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:23:02 spire-1.2.1/pkg/agent/manager/config.go 20:23:02 spire-1.2.1/pkg/agent/manager/manager.go 20:23:02 spire-1.2.1/pkg/agent/manager/manager_test.go 20:23:02 spire-1.2.1/pkg/agent/manager/storage.go 20:23:02 spire-1.2.1/pkg/agent/manager/storage_test.go 20:23:02 spire-1.2.1/pkg/agent/manager/storecache/ 20:23:02 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:23:02 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:23:02 spire-1.2.1/pkg/agent/manager/sync.go 20:23:02 spire-1.2.1/pkg/agent/plugin/ 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:23:02 spire-1.2.1/pkg/agent/manager/manager.go 20:23:02 spire-1.2.1/pkg/agent/manager/manager_test.go 20:23:02 spire-1.2.1/pkg/agent/manager/storage.go 20:23:02 spire-1.2.1/pkg/agent/manager/storage_test.go 20:23:02 spire-1.2.1/pkg/agent/manager/storecache/ 20:23:02 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:23:02 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:23:02 spire-1.2.1/pkg/agent/manager/sync.go 20:23:02 spire-1.2.1/pkg/agent/plugin/ 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:23:02 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:23:02 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:23:02 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:23:02 spire-1.2.1/pkg/agent/svid/ 20:23:02 spire-1.2.1/pkg/agent/svid/rotator.go 20:23:02 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:23:02 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:23:02 spire-1.2.1/pkg/agent/svid/store/ 20:23:02 spire-1.2.1/pkg/agent/svid/store/service.go 20:23:02 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:23:02 spire-1.2.1/pkg/common/ 20:23:02 spire-1.2.1/pkg/common/agentpathtemplate/ 20:23:02 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:23:02 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:23:02 spire-1.2.1/pkg/common/api/ 20:23:02 spire-1.2.1/pkg/common/api/metrics.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/ 20:23:02 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:23:02 spire-1.2.1/pkg/common/api/middleware/logger.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/names.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:23:02 spire-1.2.1/pkg/common/api/names.go 20:23:02 spire-1.2.1/pkg/common/api/ratelimit.go 20:23:02 spire-1.2.1/pkg/common/api/rpccontext/ 20:23:02 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:23:02 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:23:02 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:23:02 spire-1.2.1/pkg/common/auth/ 20:23:02 spire-1.2.1/pkg/common/auth/interceptors.go 20:23:02 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:23:02 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/ 20:23:02 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:23:02 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:23:02 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:23:02 spire-1.2.1/pkg/agent/svid/ 20:23:02 spire-1.2.1/pkg/agent/svid/rotator.go 20:23:02 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:23:02 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:23:02 spire-1.2.1/pkg/agent/svid/store/ 20:23:02 spire-1.2.1/pkg/agent/svid/store/service.go 20:23:02 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:23:02 spire-1.2.1/pkg/common/ 20:23:02 spire-1.2.1/pkg/common/agentpathtemplate/ 20:23:02 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:23:02 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:23:02 spire-1.2.1/pkg/common/api/ 20:23:02 spire-1.2.1/pkg/common/api/metrics.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/ 20:23:02 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/types.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:23:02 spire-1.2.1/pkg/common/catalog/ 20:23:02 spire-1.2.1/pkg/common/catalog/bind.go 20:23:02 spire-1.2.1/pkg/common/catalog/builtin.go 20:23:02 spire-1.2.1/pkg/common/catalog/catalog.go 20:23:02 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:23:02 spire-1.2.1/pkg/common/catalog/closers.go 20:23:02 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:23:02 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:23:02 spire-1.2.1/pkg/common/catalog/config.go 20:23:02 spire-1.2.1/pkg/common/catalog/config_test.go 20:23:02 spire-1.2.1/pkg/common/catalog/configure.go 20:23:02 spire-1.2.1/pkg/common/catalog/constraints.go 20:23:02 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:23:02 spire-1.2.1/pkg/common/catalog/context.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/logger.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/names.go 20:23:02 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:23:02 spire-1.2.1/pkg/common/api/names.go 20:23:02 spire-1.2.1/pkg/common/api/ratelimit.go 20:23:02 spire-1.2.1/pkg/common/api/rpccontext/ 20:23:02 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:23:02 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:23:02 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:23:02 spire-1.2.1/pkg/common/auth/ 20:23:02 spire-1.2.1/pkg/common/auth/interceptors.go 20:23:02 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:23:02 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/ 20:23:02 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:23:02 20:23:02 spire-1.2.1/pkg/common/catalog/external.go 20:23:02 spire-1.2.1/pkg/common/catalog/host.go 20:23:02 spire-1.2.1/pkg/common/catalog/pipenet.go 20:23:02 spire-1.2.1/pkg/common/catalog/plugin.go 20:23:02 spire-1.2.1/pkg/common/catalog/testplugin/ 20:23:02 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:23:02 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:23:02 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:23:02 spire-1.2.1/pkg/common/cli/ 20:23:02 spire-1.2.1/pkg/common/cli/env.go 20:23:02 spire-1.2.1/pkg/common/cli/flags.go 20:23:02 spire-1.2.1/pkg/common/cli/trust_domain.go 20:23:02 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:23:02 spire-1.2.1/pkg/common/cli/umask.go 20:23:02 spire-1.2.1/pkg/common/cli/umask_posix.go 20:23:02 spire-1.2.1/pkg/common/cli/umask_test.go 20:23:02 spire-1.2.1/pkg/common/cli/umask_windows.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/flag.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/format.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/types.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:23:02 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:23:02 spire-1.2.1/pkg/common/catalog/ 20:23:02 spire-1.2.1/pkg/common/catalog/bind.go 20:23:02 spire-1.2.1/pkg/common/catalog/builtin.go 20:23:02 spire-1.2.1/pkg/common/catalog/catalog.go 20:23:02 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:23:02 spire-1.2.1/pkg/common/catalog/closers.go 20:23:02 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:23:02 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:23:02 spire-1.2.1/pkg/common/catalog/config.go 20:23:02 spire-1.2.1/pkg/common/catalog/config_test.go 20:23:02 spire-1.2.1/pkg/common/catalog/configure.go 20:23:02 spire-1.2.1/pkg/common/catalog/constraints.go 20:23:02 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:23:02 spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:23:02 spire-1.2.1/pkg/common/coretypes/ 20:23:02 spire-1.2.1/pkg/common/coretypes/bundle/ 20:23:02 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:23:02 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:23:02 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:23:02 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:23:02 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:23:02 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:23:02 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:23:02 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:23:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:23:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:23:02 spire-1.2.1/pkg/common/cryptoutil/ 20:23:02 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:23:02 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:23:02 spire-1.2.1/pkg/common/diskutil/ 20:23:02 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:23:02 spire-1.2.1/pkg/common/diskutil/file_test.go 20:23:02 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:23:02 spire-1.2.1/pkg/common/errorutil/ 20:23:02 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:23:02 spire-1.2.1/pkg/common/health/ 20:23:02 spire-1.2.1/pkg/common/health/config.go 20:23:02 spire-1.2.1/pkg/common/health/context.go 20:23:02 spire-1.2.1/pkg/common/health/context_test.go 20:23:02 spire-1.2.1/pkg/common/health/health.go 20:23:02 spire-1.2.1/pkg/common/health/health_test.go 20:23:02 spire-1.2.1/pkg/common/health/logger.go 20:23:02 spire-1.2.1/pkg/common/hostservice/ 20:23:02 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:23:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:23:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:23:02 spire-1.2.1/pkg/common/idutil/ 20:23:02 spire-1.2.1/pkg/common/idutil/require.go 20:23:02 spire-1.2.1/pkg/common/idutil/require_test.go 20:23:02 spire-1.2.1/pkg/common/idutil/safety.go 20:23:02 spire-1.2.1/pkg/common/idutil/safety_test.go 20:23:02 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:23:02 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:23:02 spire-1.2.1/pkg/common/jwtsvid/ 20:23:02 spire-1.2.1/pkg/common/jwtsvid/common.go 20:23:02 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:23:02 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:23:02 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:23:02 spire-1.2.1/pkg/common/jwtutil/ 20:23:02 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:23:02 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:23:02 spire-1.2.1/pkg/common/log/ 20:23:02 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:23:02 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:23:02 spire-1.2.1/pkg/common/log/log.go 20:23:02 spire-1.2.1/pkg/common/log/log_test.go 20:23:02 spire-1.2.1/pkg/common/log/options.go 20:23:02 spire-1.2.1/pkg/common/nodeutil/ 20:23:02 spire-1.2.1/pkg/common/nodeutil/node.go 20:23:02 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:23:02 spire-1.2.1/pkg/common/peertracker/ 20:23:02 spire-1.2.1/pkg/common/peertracker/conn.go 20:23:02 spire-1.2.1/pkg/common/catalog/external.go 20:23:02 spire-1.2.1/pkg/common/catalog/host.go 20:23:02 spire-1.2.1/pkg/common/catalog/pipenet.go 20:23:02 spire-1.2.1/pkg/common/catalog/plugin.go 20:23:02 spire-1.2.1/pkg/common/catalog/testplugin/ 20:23:02 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:23:02 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:23:02 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:23:02 spire-1.2.1/pkg/common/cli/ 20:23:02 spire-1.2.1/pkg/common/cli/env.go 20:23:02 spire-1.2.1/pkg/common/cli/flags.go 20:23:02 spire-1.2.1/pkg/common/cli/trust_domain.go 20:23:02 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:23:02 spire-1.2.1/pkg/common/cli/umask.go 20:23:02 spire-1.2.1/pkg/common/cli/umask_posix.go 20:23:02 spire-1.2.1/pkg/common/cli/umask_test.go 20:23:02 spire-1.2.1/pkg/common/cli/umask_windows.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/flag.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/format.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:23:02 20:23:02 spire-1.2.1/pkg/common/peertracker/credentials.go 20:23:02 spire-1.2.1/pkg/common/peertracker/errors.go 20:23:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:23:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:23:02 spire-1.2.1/pkg/common/peertracker/info.go 20:23:02 spire-1.2.1/pkg/common/peertracker/listener.go 20:23:02 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:23:02 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:23:02 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:23:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:23:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:23:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:23:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tcp.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:23:02 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:23:02 spire-1.2.1/pkg/common/coretypes/ 20:23:02 spire-1.2.1/pkg/common/coretypes/bundle/ 20:23:02 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:23:02 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:23:02 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:23:02 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:23:02 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:23:02 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:23:02 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:23:02 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:23:02 spire-1.2.1/pkg/common/peertracker/uds.go 20:23:02 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:23:02 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:23:02 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:23:02 spire-1.2.1/pkg/common/pemutil/ 20:23:02 spire-1.2.1/pkg/common/pemutil/block.go 20:23:02 spire-1.2.1/pkg/common/pemutil/certs.go 20:23:02 spire-1.2.1/pkg/common/pemutil/common.go 20:23:02 spire-1.2.1/pkg/common/pemutil/csr.go 20:23:02 spire-1.2.1/pkg/common/pemutil/keys.go 20:23:02 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/ 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:23:02 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:23:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:23:02 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:23:02 spire-1.2.1/pkg/common/cryptoutil/ 20:23:02 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:23:02 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:23:02 spire-1.2.1/pkg/common/diskutil/ 20:23:02 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:23:02 spire-1.2.1/pkg/common/diskutil/file_test.go 20:23:02 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:23:02 spire-1.2.1/pkg/common/errorutil/ 20:23:02 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:23:02 spire-1.2.1/pkg/common/health/ 20:23:02 spire-1.2.1/pkg/common/health/config.go 20:23:02 spire-1.2.1/pkg/common/health/context.go 20:23:02 spire-1.2.1/pkg/common/health/context_test.go 20:23:02 spire-1.2.1/pkg/common/health/health.go 20:23:02 spire-1.2.1/pkg/common/health/health_test.go 20:23:02 spire-1.2.1/pkg/common/health/logger.go 20:23:02 spire-1.2.1/pkg/common/hostservice/ 20:23:02 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:23:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:23:02 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/ 20:23:02 spire-1.2.1/pkg/common/plugin/aws/ 20:23:02 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:23:02 spire-1.2.1/pkg/common/plugin/azure/ 20:23:02 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:23:02 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/facade.go 20:23:02 spire-1.2.1/pkg/common/plugin/facade_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/gcp/ 20:23:02 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:23:02 spire-1.2.1/pkg/common/plugin/k8s/ 20:23:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:23:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:23:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:23:02 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/log.go 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/ 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:23:02 spire-1.2.1/pkg/common/idutil/ 20:23:02 spire-1.2.1/pkg/common/idutil/require.go 20:23:02 spire-1.2.1/pkg/common/idutil/require_test.go 20:23:02 spire-1.2.1/pkg/common/idutil/safety.go 20:23:02 spire-1.2.1/pkg/common/idutil/safety_test.go 20:23:02 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:23:02 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:23:02 spire-1.2.1/pkg/common/jwtsvid/ 20:23:02 spire-1.2.1/pkg/common/jwtsvid/common.go 20:23:02 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:23:02 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:23:02 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:23:02 spire-1.2.1/pkg/common/jwtutil/ 20:23:02 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:23:02 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:23:02 spire-1.2.1/pkg/common/log/ 20:23:02 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:23:02 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:23:02 spire-1.2.1/pkg/common/log/log.go 20:23:02 spire-1.2.1/pkg/common/log/log_test.go 20:23:02 spire-1.2.1/pkg/common/log/options.go 20:23:02 spire-1.2.1/pkg/common/nodeutil/ 20:23:02 spire-1.2.1/pkg/common/nodeutil/node.go 20:23:02 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:23:02 spire-1.2.1/pkg/common/peertracker/ 20:23:02 spire-1.2.1/pkg/common/peertracker/conn.go 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:23:02 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:23:02 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:23:02 spire-1.2.1/pkg/common/plugin/x509pop/ 20:23:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:23:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:23:02 spire-1.2.1/pkg/common/profiling/ 20:23:02 spire-1.2.1/pkg/common/profiling/dumpers.go 20:23:02 spire-1.2.1/pkg/common/profiling/profiling.go 20:23:02 spire-1.2.1/pkg/common/protoutil/ 20:23:02 spire-1.2.1/pkg/common/protoutil/masks.go 20:23:02 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:23:02 spire-1.2.1/pkg/common/rotationutil/ 20:23:02 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:23:02 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:23:02 spire-1.2.1/pkg/common/selector/ 20:23:02 spire-1.2.1/pkg/common/selector/selector.go 20:23:02 spire-1.2.1/pkg/common/selector/selector_test.go 20:23:02 spire-1.2.1/pkg/common/peertracker/credentials.go 20:23:02 spire-1.2.1/pkg/common/peertracker/errors.go 20:23:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:23:02 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:23:02 spire-1.2.1/pkg/common/peertracker/info.go 20:23:02 spire-1.2.1/pkg/common/peertracker/listener.go 20:23:02 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:23:02 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:23:02 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:23:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:23:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:23:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:23:02 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tcp.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:23:02 spire-1.2.1/pkg/common/selector/set.go 20:23:02 spire-1.2.1/pkg/common/selector/set_utils.go 20:23:02 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/ 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/ 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:23:02 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:23:02 spire-1.2.1/pkg/common/telemetry/call.go 20:23:02 spire-1.2.1/pkg/common/telemetry/common/ 20:23:02 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:23:02 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:23:02 spire-1.2.1/pkg/common/peertracker/uds.go 20:23:02 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:23:02 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:23:02 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:23:02 spire-1.2.1/pkg/common/pemutil/ 20:23:02 spire-1.2.1/pkg/common/pemutil/block.go 20:23:02 spire-1.2.1/pkg/common/pemutil/certs.go 20:23:02 spire-1.2.1/pkg/common/pemutil/common.go 20:23:02 spire-1.2.1/pkg/common/pemutil/csr.go 20:23:02 spire-1.2.1/pkg/common/pemutil/keys.go 20:23:02 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/ 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:23:02 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:23:02 spire-1.2.1/pkg/common/telemetry/config.go 20:23:02 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:23:02 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/inmem.go 20:23:02 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/m3.go 20:23:02 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/metrics.go 20:23:02 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/names.go 20:23:02 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:23:02 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:23:02 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/ 20:23:02 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:23:02 spire-1.2.1/pkg/common/plugin/ 20:23:02 spire-1.2.1/pkg/common/plugin/aws/ 20:23:02 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:23:02 spire-1.2.1/pkg/common/plugin/azure/ 20:23:02 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:23:02 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/facade.go 20:23:02 spire-1.2.1/pkg/common/plugin/facade_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/gcp/ 20:23:02 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:23:02 spire-1.2.1/pkg/common/plugin/k8s/ 20:23:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:23:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:23:02 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:23:02 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/log.go 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/ 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:23:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/server.go 20:23:02 spire-1.2.1/pkg/common/telemetry/sink.go 20:23:02 spire-1.2.1/pkg/common/telemetry/statsd.go 20:23:02 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/uptime.go 20:23:02 spire-1.2.1/pkg/common/telemetry/version.go 20:23:02 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:23:02 spire-1.2.1/pkg/common/uptime/ 20:23:02 spire-1.2.1/pkg/common/uptime/uptime.go 20:23:02 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:23:02 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:23:02 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:23:02 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:23:02 spire-1.2.1/pkg/common/plugin/x509pop/ 20:23:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:23:02 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:23:02 spire-1.2.1/pkg/common/profiling/ 20:23:02 spire-1.2.1/pkg/common/profiling/dumpers.go 20:23:02 spire-1.2.1/pkg/common/profiling/profiling.go 20:23:02 spire-1.2.1/pkg/common/protoutil/ 20:23:02 spire-1.2.1/pkg/common/protoutil/masks.go 20:23:02 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:23:02 spire-1.2.1/pkg/common/rotationutil/ 20:23:02 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:23:02 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:23:02 spire-1.2.1/pkg/common/selector/ 20:23:02 spire-1.2.1/pkg/common/selector/selector.go 20:23:02 spire-1.2.1/pkg/common/selector/selector_test.go 20:23:02 spire-1.2.1/pkg/common/selector/set.go 20:23:02 spire-1.2.1/pkg/common/selector/set_utils.go 20:23:02 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/ 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/ 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:23:02 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:23:02 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:23:02 spire-1.2.1/pkg/common/telemetry/call.go 20:23:02 spire-1.2.1/pkg/common/telemetry/common/ 20:23:02 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:23:02 spire-1.2.1/pkg/common/util/ 20:23:02 spire-1.2.1/pkg/common/util/certs.go 20:23:02 spire-1.2.1/pkg/common/util/certs_test.go 20:23:02 spire-1.2.1/pkg/common/util/csr.go 20:23:02 spire-1.2.1/pkg/common/util/hash.go 20:23:02 spire-1.2.1/pkg/common/util/selectors.go 20:23:02 spire-1.2.1/pkg/common/util/selectors_test.go 20:23:02 spire-1.2.1/pkg/common/util/signals.go 20:23:02 spire-1.2.1/pkg/common/util/sort.go 20:23:02 spire-1.2.1/pkg/common/util/sort_test.go 20:23:02 spire-1.2.1/pkg/common/util/task.go 20:23:02 spire-1.2.1/pkg/common/util/task_test.go 20:23:02 spire-1.2.1/pkg/common/util/testdata/ 20:23:02 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:23:02 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:23:02 spire-1.2.1/pkg/common/version/ 20:23:02 spire-1.2.1/pkg/common/version/version.go 20:23:02 spire-1.2.1/pkg/common/x509svid/ 20:23:02 spire-1.2.1/pkg/common/x509svid/common_test.go 20:23:02 spire-1.2.1/pkg/common/x509svid/csr.go 20:23:02 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:23:02 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:23:02 spire-1.2.1/pkg/common/x509util/ 20:23:02 spire-1.2.1/pkg/common/x509util/cert.go 20:23:02 spire-1.2.1/pkg/common/x509util/dns.go 20:23:02 spire-1.2.1/pkg/common/x509util/dns_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/config.go 20:23:02 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:23:02 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/inmem.go 20:23:02 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/m3.go 20:23:02 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/metrics.go 20:23:02 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/names.go 20:23:02 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:23:02 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:23:02 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/ 20:23:02 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:23:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:23:02 spire-1.2.1/pkg/common/telemetry/server/server.go 20:23:02 spire-1.2.1/pkg/common/telemetry/sink.go 20:23:02 spire-1.2.1/pkg/common/telemetry/statsd.go 20:23:02 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:23:02 spire-1.2.1/pkg/common/telemetry/uptime.go 20:23:02 spire-1.2.1/pkg/common/telemetry/version.go 20:23:02 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:23:02 spire-1.2.1/pkg/common/uptime/ 20:23:02 spire-1.2.1/pkg/common/uptime/uptime.go 20:23:02 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:23:02 spire-1.2.1/pkg/common/x509util/keyid.go 20:23:02 spire-1.2.1/pkg/common/x509util/keypair.go 20:23:02 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:23:02 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:23:02 spire-1.2.1/pkg/server/ 20:23:02 spire-1.2.1/pkg/server/api/ 20:23:02 spire-1.2.1/pkg/server/api/agent.go 20:23:02 spire-1.2.1/pkg/server/api/agent/ 20:23:02 spire-1.2.1/pkg/server/api/agent/v1/ 20:23:02 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:23:02 spire-1.2.1/pkg/server/api/agent_test.go 20:23:02 spire-1.2.1/pkg/server/api/api.go 20:23:02 spire-1.2.1/pkg/server/api/audit/ 20:23:02 spire-1.2.1/pkg/server/api/audit/audit.go 20:23:02 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:23:02 spire-1.2.1/pkg/server/api/bundle.go 20:23:02 spire-1.2.1/pkg/server/api/bundle/ 20:23:02 spire-1.2.1/pkg/server/api/bundle/v1/ 20:23:02 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:23:02 spire-1.2.1/pkg/server/api/bundle_test.go 20:23:02 spire-1.2.1/pkg/server/api/debug/ 20:23:02 spire-1.2.1/pkg/server/api/debug/v1/ 20:23:02 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:23:02 spire-1.2.1/pkg/common/util/ 20:23:02 spire-1.2.1/pkg/common/util/certs.go 20:23:02 spire-1.2.1/pkg/common/util/certs_test.go 20:23:02 spire-1.2.1/pkg/common/util/csr.go 20:23:02 spire-1.2.1/pkg/common/util/hash.go 20:23:02 spire-1.2.1/pkg/common/util/selectors.go 20:23:02 spire-1.2.1/pkg/common/util/selectors_test.go 20:23:02 spire-1.2.1/pkg/common/util/signals.go 20:23:02 spire-1.2.1/pkg/common/util/sort.go 20:23:02 spire-1.2.1/pkg/common/util/sort_test.go 20:23:02 spire-1.2.1/pkg/common/util/task.go 20:23:02 spire-1.2.1/pkg/common/util/task_test.go 20:23:02 spire-1.2.1/pkg/common/util/testdata/ 20:23:02 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:23:02 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:23:02 spire-1.2.1/pkg/common/version/ 20:23:02 spire-1.2.1/pkg/common/version/version.go 20:23:02 spire-1.2.1/pkg/common/x509svid/ 20:23:02 spire-1.2.1/pkg/common/x509svid/common_test.go 20:23:02 spire-1.2.1/pkg/common/x509svid/csr.go 20:23:02 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:23:02 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:23:02 spire-1.2.1/pkg/common/x509util/ 20:23:02 spire-1.2.1/pkg/common/x509util/cert.go 20:23:02 spire-1.2.1/pkg/common/x509util/dns.go 20:23:02 spire-1.2.1/pkg/common/x509util/dns_test.go 20:23:02 spire-1.2.1/pkg/server/api/entry.go 20:23:02 spire-1.2.1/pkg/server/api/entry/ 20:23:02 spire-1.2.1/pkg/server/api/entry/v1/ 20:23:02 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:23:02 spire-1.2.1/pkg/server/api/entry_test.go 20:23:02 spire-1.2.1/pkg/server/api/health/ 20:23:02 spire-1.2.1/pkg/server/api/health/v1/ 20:23:02 spire-1.2.1/pkg/server/api/health/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:23:02 spire-1.2.1/pkg/server/api/id.go 20:23:02 spire-1.2.1/pkg/server/api/id_test.go 20:23:02 spire-1.2.1/pkg/server/api/limits/ 20:23:02 spire-1.2.1/pkg/server/api/limits/limits.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/ 20:23:02 spire-1.2.1/pkg/server/api/middleware/alias.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/audit.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/caller.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:23:02 spire-1.2.1/pkg/common/x509util/keyid.go 20:23:02 spire-1.2.1/pkg/common/x509util/keypair.go 20:23:02 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:23:02 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:23:02 spire-1.2.1/pkg/server/ 20:23:02 spire-1.2.1/pkg/server/api/ 20:23:02 spire-1.2.1/pkg/server/api/agent.go 20:23:02 spire-1.2.1/pkg/server/api/agent/ 20:23:02 spire-1.2.1/pkg/server/api/agent/v1/ 20:23:02 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:23:02 spire-1.2.1/pkg/server/api/agent_test.go 20:23:02 spire-1.2.1/pkg/server/api/api.go 20:23:02 spire-1.2.1/pkg/server/api/audit/ 20:23:02 spire-1.2.1/pkg/server/api/audit/audit.go 20:23:02 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:23:02 spire-1.2.1/pkg/server/api/bundle.go 20:23:02 spire-1.2.1/pkg/server/api/bundle/ 20:23:02 spire-1.2.1/pkg/server/api/bundle/v1/ 20:23:02 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:23:02 spire-1.2.1/pkg/server/api/bundle_test.go 20:23:02 spire-1.2.1/pkg/server/api/debug/ 20:23:02 spire-1.2.1/pkg/server/api/debug/v1/ 20:23:02 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/common.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/entries.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:23:02 spire-1.2.1/pkg/server/api/ratelimit.go 20:23:02 spire-1.2.1/pkg/server/api/rpccontext/ 20:23:02 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:23:02 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:23:02 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:23:02 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:23:02 spire-1.2.1/pkg/server/api/selector.go 20:23:02 spire-1.2.1/pkg/server/api/selector_test.go 20:23:02 spire-1.2.1/pkg/server/api/status.go 20:23:02 spire-1.2.1/pkg/server/api/status_test.go 20:23:02 spire-1.2.1/pkg/server/api/svid/ 20:23:02 spire-1.2.1/pkg/server/api/svid/v1/ 20:23:02 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:23:02 spire-1.2.1/pkg/server/api/trustdomain.go 20:23:02 spire-1.2.1/pkg/server/api/trustdomain/ 20:23:02 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:23:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:23:02 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:23:02 spire-1.2.1/pkg/server/authpolicy/ 20:23:02 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:23:02 spire-1.2.1/pkg/server/authpolicy/policy.go 20:23:02 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:23:02 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:23:02 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:23:02 spire-1.2.1/pkg/server/authpolicy/validate.go 20:23:02 spire-1.2.1/pkg/server/bundle/ 20:23:02 spire-1.2.1/pkg/server/bundle/client/ 20:23:02 spire-1.2.1/pkg/server/bundle/client/client.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/manager.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/sources.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/updater.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:23:02 spire-1.2.1/pkg/server/ca/ 20:23:02 spire-1.2.1/pkg/server/ca/ca.go 20:23:02 spire-1.2.1/pkg/server/ca/ca_health.go 20:23:02 spire-1.2.1/pkg/server/api/entry.go 20:23:02 spire-1.2.1/pkg/server/api/entry/ 20:23:02 spire-1.2.1/pkg/server/api/entry/v1/ 20:23:02 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:23:02 spire-1.2.1/pkg/server/api/entry_test.go 20:23:02 spire-1.2.1/pkg/server/api/health/ 20:23:02 spire-1.2.1/pkg/server/api/health/v1/ 20:23:02 spire-1.2.1/pkg/server/api/health/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:23:02 spire-1.2.1/pkg/server/api/id.go 20:23:02 spire-1.2.1/pkg/server/api/id_test.go 20:23:02 spire-1.2.1/pkg/server/api/limits/ 20:23:02 spire-1.2.1/pkg/server/api/limits/limits.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/ 20:23:02 spire-1.2.1/pkg/server/api/middleware/alias.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/audit.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/caller.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:23:02 spire-1.2.1/pkg/server/ca/ca_test.go 20:23:02 spire-1.2.1/pkg/server/ca/journal.go 20:23:02 spire-1.2.1/pkg/server/ca/journal_test.go 20:23:02 spire-1.2.1/pkg/server/ca/manager.go 20:23:02 spire-1.2.1/pkg/server/ca/manager_health.go 20:23:02 spire-1.2.1/pkg/server/ca/manager_test.go 20:23:02 spire-1.2.1/pkg/server/ca/templates.go 20:23:02 spire-1.2.1/pkg/server/ca/upstream_client.go 20:23:02 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:23:02 spire-1.2.1/pkg/server/ca/validation.go 20:23:02 spire-1.2.1/pkg/server/cache/ 20:23:02 spire-1.2.1/pkg/server/cache/dscache/ 20:23:02 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:23:02 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/ 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:23:02 spire-1.2.1/pkg/server/catalog/ 20:23:02 spire-1.2.1/pkg/server/catalog/catalog.go 20:23:02 20:23:02 spire-1.2.1/pkg/server/api/middleware/common.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/entries.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:23:02 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:23:02 spire-1.2.1/pkg/server/api/ratelimit.go 20:23:02 spire-1.2.1/pkg/server/api/rpccontext/ 20:23:02 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:23:02 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:23:02 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:23:02 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:23:02 spire-1.2.1/pkg/server/api/selector.go 20:23:02 spire-1.2.1/pkg/server/api/selector_test.go 20:23:02 spire-1.2.1/pkg/server/api/status.go 20:23:02 spire-1.2.1/pkg/server/api/status_test.go 20:23:02 spire-1.2.1/pkg/server/api/svid/ 20:23:02 spire-1.2.1/pkg/server/api/svid/v1/ 20:23:02 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:23:02 spire-1.2.1/pkg/server/api/trustdomain.go 20:23:02 spire-1.2.1/pkg/server/api/trustdomain/ 20:23:02 spire-1.2.1/pkg/server/api/trustdomain/v1/spire-1.2.1/pkg/server/catalog/keymanager.go 20:23:02 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:23:02 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:23:02 spire-1.2.1/pkg/server/catalog/notifier.go 20:23:02 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:23:02 spire-1.2.1/pkg/server/config.go 20:23:02 spire-1.2.1/pkg/server/datastore/ 20:23:02 spire-1.2.1/pkg/server/datastore/datastore.go 20:23:02 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:23:02 spire-1.2.1/pkg/server/datastore/repository.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:23:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:23:02 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:23:02 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:23:02 spire-1.2.1/pkg/server/authpolicy/ 20:23:02 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:23:02 spire-1.2.1/pkg/server/authpolicy/policy.go 20:23:02 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:23:02 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:23:02 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:23:02 spire-1.2.1/pkg/server/authpolicy/validate.go 20:23:02 spire-1.2.1/pkg/server/bundle/ 20:23:02 spire-1.2.1/pkg/server/bundle/client/ 20:23:02 spire-1.2.1/pkg/server/bundle/client/client.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/manager.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/sources.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/updater.go 20:23:02 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:23:02 spire-1.2.1/pkg/server/ca/ 20:23:02 spire-1.2.1/pkg/server/ca/ca.go 20:23:02 spire-1.2.1/pkg/server/ca/ca_health.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:23:02 spire-1.2.1/pkg/server/endpoints/ 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/ 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:23:02 spire-1.2.1/pkg/server/ca/ca_test.go 20:23:02 spire-1.2.1/pkg/server/ca/journal.go 20:23:02 spire-1.2.1/pkg/server/ca/journal_test.go 20:23:02 spire-1.2.1/pkg/server/ca/manager.go 20:23:02 spire-1.2.1/pkg/server/ca/manager_health.go 20:23:02 spire-1.2.1/pkg/server/ca/manager_test.go 20:23:02 spire-1.2.1/pkg/server/ca/templates.go 20:23:02 spire-1.2.1/pkg/server/ca/upstream_client.go 20:23:02 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:23:02 spire-1.2.1/pkg/server/ca/validation.go 20:23:02 spire-1.2.1/pkg/server/cache/ 20:23:02 spire-1.2.1/pkg/server/cache/dscache/ 20:23:02 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:23:02 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/ 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:23:02 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:23:02 spire-1.2.1/pkg/server/catalog/ 20:23:02 spire-1.2.1/pkg/server/catalog/catalog.go 20:23:02 spire-1.2.1/pkg/server/catalog/keymanager.go 20:23:02 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:23:02 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:23:02 spire-1.2.1/pkg/server/catalog/notifier.go 20:23:02 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:23:02 spire-1.2.1/pkg/server/config.go 20:23:02 spire-1.2.1/pkg/server/datastore/ 20:23:02 spire-1.2.1/pkg/server/datastore/datastore.go 20:23:02 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:23:02 spire-1.2.1/pkg/server/datastore/repository.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:23:02 spire-1.2.1/pkg/server/endpoints/config.go 20:23:02 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:23:02 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:23:02 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:23:02 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:23:02 spire-1.2.1/pkg/server/endpoints/middleware.go 20:23:02 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:23:02 spire-1.2.1/pkg/server/hostservice/ 20:23:02 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:23:02 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:23:02 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:23:02 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:23:02 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:23:02 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:23:02 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:23:02 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/ 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/ 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:23:02 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:23:02 spire-1.2.1/pkg/server/endpoints/ 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/ 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:23:02 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:23:02 spire-1.2.1/pkg/server/endpoints/config.go 20:23:02 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:23:02 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:23:02 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:23:02 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:23:02 spire-1.2.1/pkg/server/endpoints/middleware.go 20:23:02 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:23:02 spire-1.2.1/pkg/server/hostservice/ 20:23:02 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:23:02 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:23:02 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:23:02 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:23:02 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:23:02 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:23:02 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:23:02 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/ 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/ 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:23:02 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/ 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:23:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:23:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/ 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:23:02 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:23:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:23:03 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:23:03 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:23:03 spire-1.2.1/pkg/server/registration/ 20:23:03 spire-1.2.1/pkg/server/registration/manager.go 20:23:03 spire-1.2.1/pkg/server/registration/manager_test.go 20:23:03 spire-1.2.1/pkg/server/scanentries.go 20:23:03 spire-1.2.1/pkg/server/scanentries_test.go 20:23:03 spire-1.2.1/pkg/server/server.go 20:23:03 spire-1.2.1/pkg/server/server_test.go 20:23:03 spire-1.2.1/pkg/server/svid/ 20:23:03 spire-1.2.1/pkg/server/svid/observer.go 20:23:03 spire-1.2.1/pkg/server/svid/observer_test.go 20:23:03 spire-1.2.1/pkg/server/svid/rotator.go 20:23:03 spire-1.2.1/pkg/server/svid/rotator_config.go 20:23:03 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:23:03 spire-1.2.1/pkg/server/svid/rotator_test.go 20:23:03 spire-1.2.1/proto/ 20:23:03 spire-1.2.1/proto/private/ 20:23:03 spire-1.2.1/proto/private/server/ 20:23:03 spire-1.2.1/proto/private/server/journal/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:23:03 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:23:03 spire-1.2.1/proto/private/server/journal/journal.proto 20:23:03 spire-1.2.1/proto/spire/ 20:23:03 spire-1.2.1/proto/spire/common/ 20:23:03 spire-1.2.1/proto/spire/common/common.pb.go 20:23:03 spire-1.2.1/proto/spire/common/common.proto 20:23:03 spire-1.2.1/proto/spire/common/plugin/ 20:23:03 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:23:03 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:23:03 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:23:03 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:23:03 spire-1.2.1/proto/spire/plugin/ 20:23:03 spire-1.2.1/proto/spire/plugin/agent/ 20:23:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:23:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:23:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:23:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:23:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:23:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:23:03 spire-1.2.1/release/ 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:23:03 spire-1.2.1/release/spire-extras/ 20:23:03 spire-1.2.1/release/spire-extras/README.md 20:23:03 spire-1.2.1/release/spire-extras/conf/ 20:23:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:23:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:23:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:23:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:23:03 spire-1.2.1/release/spire/ 20:23:03 spire-1.2.1/release/spire/README.md 20:23:03 spire-1.2.1/release/spire/conf/ 20:23:03 spire-1.2.1/release/spire/conf/agent/ 20:23:03 spire-1.2.1/release/spire/conf/agent/agent.conf 20:23:03 spire-1.2.1/release/spire/conf/server/ 20:23:03 spire-1.2.1/release/spire/conf/server/server.conf 20:23:03 spire-1.2.1/script/ 20:23:03 spire-1.2.1/script/build-artifact.sh 20:23:03 spire-1.2.1/script/generate_dummy_ca.sh 20:23:03 spire-1.2.1/support/ 20:23:03 spire-1.2.1/support/k8s/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:23:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:23:03 spire-1.2.1/pkg/server/registration/ 20:23:03 spire-1.2.1/pkg/server/registration/manager.go 20:23:03 spire-1.2.1/pkg/server/registration/manager_test.go 20:23:03 spire-1.2.1/pkg/server/scanentries.go 20:23:03 spire-1.2.1/pkg/server/scanentries_test.go 20:23:03 spire-1.2.1/pkg/server/server.go 20:23:03 spire-1.2.1/pkg/server/server_test.go 20:23:03 spire-1.2.1/pkg/server/svid/ 20:23:03 spire-1.2.1/pkg/server/svid/observer.go 20:23:03 spire-1.2.1/pkg/server/svid/observer_test.go 20:23:03 spire-1.2.1/pkg/server/svid/rotator.go 20:23:03 spire-1.2.1/pkg/server/svid/rotator_config.go 20:23:03 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:23:03 spire-1.2.1/pkg/server/svid/rotator_test.go 20:23:03 spire-1.2.1/proto/ 20:23:03 spire-1.2.1/proto/private/ 20:23:03 spire-1.2.1/proto/private/server/ 20:23:03 spire-1.2.1/proto/private/server/journal/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:23:03 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:23:03 spire-1.2.1/proto/private/server/journal/journal.proto 20:23:03 spire-1.2.1/proto/spire/ 20:23:03 spire-1.2.1/proto/spire/common/ 20:23:03 spire-1.2.1/proto/spire/common/common.pb.go 20:23:03 spire-1.2.1/proto/spire/common/common.proto 20:23:03 spire-1.2.1/proto/spire/common/plugin/ 20:23:03 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:23:03 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:23:03 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:23:03 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:23:03 spire-1.2.1/proto/spire/plugin/ 20:23:03 spire-1.2.1/proto/spire/plugin/agent/ 20:23:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:23:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:23:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:23:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:23:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:23:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:23:03 spire-1.2.1/release/ 20:23:03 spire-1.2.1/release/spire-extras/ 20:23:03 spire-1.2.1/release/spire-extras/README.md 20:23:03 spire-1.2.1/release/spire-extras/conf/ 20:23:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:23:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:23:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:23:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:23:03 spire-1.2.1/release/spire/ 20:23:03 spire-1.2.1/release/spire/README.md 20:23:03 spire-1.2.1/release/spire/conf/ 20:23:03 spire-1.2.1/release/spire/conf/agent/ 20:23:03 spire-1.2.1/release/spire/conf/agent/agent.conf 20:23:03 spire-1.2.1/release/spire/conf/server/ 20:23:03 spire-1.2.1/release/spire/conf/server/server.conf 20:23:03 spire-1.2.1/script/ 20:23:03 spire-1.2.1/script/build-artifact.sh 20:23:03 spire-1.2.1/script/generate_dummy_ca.sh 20:23:03 spire-1.2.1/support/ 20:23:03 spire-1.2.1/support/k8s/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/ 20:23:03 spire-1.2.1/support/oidc-discovery-provider/README.md 20:23:03 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/config.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:23:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/main.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:23:03 spire-1.2.1/test/ 20:23:03 spire-1.2.1/test/clock/ 20:23:03 spire-1.2.1/test/clock/clock.go 20:23:03 spire-1.2.1/test/fakes/ 20:23:03 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:23:03 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:23:03 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:23:03 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:23:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:23:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:23:03 spire-1.2.1/test/fakes/fakeagentstore/ 20:23:03 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:23:03 spire-1.2.1/test/fakes/fakedatastore/ 20:23:03 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:23:03 spire-1.2.1/test/fakes/fakeentryclient/ 20:23:03 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:23:03 spire-1.2.1/test/fakes/fakehealthchecker/ 20:23:03 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:23:03 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:23:03 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:23:03 spire-1.2.1/test/fakes/fakemetrics/ 20:23:03 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:23:03 spire-1.2.1/test/fakes/fakenoderesolver/ 20:23:03 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:23:03 spire-1.2.1/test/fakes/fakenotifier/ 20:23:03 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:23:03 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:23:03 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:23:03 spire-1.2.1/test/fakes/fakeserverca/ 20:23:03 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:23:03 spire-1.2.1/test/fakes/fakeservercatalog/ 20:23:03 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:23:03 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:23:03 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:23:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/ 20:23:03 spire-1.2.1/support/oidc-discovery-provider/README.md 20:23:03 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/config.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:23:03 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:23:03 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:23:03 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:23:03 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:23:03 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:23:03 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:23:03 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:23:03 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:23:03 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:23:03 spire-1.2.1/test/fixture/ 20:23:03 spire-1.2.1/test/fixture/certs/ 20:23:03 spire-1.2.1/test/fixture/certs/agent_svid.der 20:23:03 spire-1.2.1/test/fixture/certs/base_cert.pem 20:23:03 spire-1.2.1/test/fixture/certs/base_csr.pem 20:23:03 spire-1.2.1/test/fixture/certs/base_key.pem 20:23:03 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:23:03 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:23:03 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:23:03 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:23:03 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:23:03 spire-1.2.1/test/fixture/certs/blog_key.pem 20:23:03 spire-1.2.1/test/fixture/certs/bundle.der 20:23:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/main.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:23:03 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:23:03 spire-1.2.1/test/ 20:23:03 spire-1.2.1/test/clock/ 20:23:03 spire-1.2.1/test/clock/clock.go 20:23:03 spire-1.2.1/test/fakes/ 20:23:03 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:23:03 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:23:03 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:23:03 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:23:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:23:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:23:03 spire-1.2.1/test/fakes/fakeagentstore/ 20:23:03 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:23:03 spire-1.2.1/test/fixture/certs/ca.pem 20:23:03 spire-1.2.1/test/fixture/certs/ca_key.pem 20:23:03 spire-1.2.1/test/fixture/certs/database_cert.pem 20:23:03 spire-1.2.1/test/fixture/certs/database_csr.pem 20:23:03 spire-1.2.1/test/fixture/certs/database_key.pem 20:23:03 spire-1.2.1/test/fixture/certs/node_cert.pem 20:23:03 spire-1.2.1/test/fixture/certs/node_csr.pem 20:23:03 spire-1.2.1/test/fixture/certs/node_key.pem 20:23:03 spire-1.2.1/test/fixture/certs/svid.pem 20:23:03 spire-1.2.1/test/fixture/certs/svid_key.pem 20:23:03 spire-1.2.1/test/fixture/config/ 20:23:03 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:23:03 spire-1.2.1/test/fixture/config/agent_good.conf 20:23:03 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:23:03 spire-1.2.1/test/fixture/config/plugin_good.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_good.conf 20:23:03 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:23:03 spire-1.2.1/test/fixture/fixture.go 20:23:03 spire-1.2.1/test/fixture/nodeattestor/ 20:23:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:23:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:23:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:23:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:23:03 spire-1.2.1/test/fixture/registration/ 20:23:03 spire-1.2.1/test/fixture/registration/entries.json 20:23:03 spire-1.2.1/test/fixture/registration/good-for-update.json 20:23:03 spire-1.2.1/test/fixture/registration/good.json 20:23:03 spire-1.2.1/test/fixture/registration/invalid.json 20:23:03 spire-1.2.1/test/fixture/registration/invalid_json.json 20:23:03 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:23:03 spire-1.2.1/test/integration/ 20:23:03 spire-1.2.1/test/integration/README.md 20:23:03 spire-1.2.1/test/fakes/fakedatastore/ 20:23:03 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:23:03 spire-1.2.1/test/fakes/fakeentryclient/ 20:23:03 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:23:03 spire-1.2.1/test/fakes/fakehealthchecker/ 20:23:03 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:23:03 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:23:03 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:23:03 spire-1.2.1/test/fakes/fakemetrics/ 20:23:03 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:23:03 spire-1.2.1/test/fakes/fakenoderesolver/ 20:23:03 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:23:03 spire-1.2.1/test/fakes/fakenotifier/ 20:23:03 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:23:03 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:23:03 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:23:03 spire-1.2.1/test/fakes/fakeserverca/ 20:23:03 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:23:03 spire-1.2.1/test/fakes/fakeservercatalog/ 20:23:03 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:23:03 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:23:03 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:23:03 spire-1.2.1/test/integration/common 20:23:03 spire-1.2.1/test/integration/setup/ 20:23:03 spire-1.2.1/test/integration/setup/adminclient/ 20:23:03 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:23:03 spire-1.2.1/test/integration/setup/adminclient/client.go 20:23:03 spire-1.2.1/test/integration/setup/debugagent/ 20:23:03 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:23:03 spire-1.2.1/test/integration/setup/debugagent/main.go 20:23:03 spire-1.2.1/test/integration/setup/debugserver/ 20:23:03 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:23:03 spire-1.2.1/test/integration/setup/debugserver/main.go 20:23:03 spire-1.2.1/test/integration/setup/downstreamclient/ 20:23:03 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:23:03 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:23:03 spire-1.2.1/test/integration/setup/itclient/ 20:23:03 spire-1.2.1/test/integration/setup/itclient/client.go 20:23:03 spire-1.2.1/test/integration/setup/node-attestation/ 20:23:03 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:23:03 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:23:03 spire-1.2.1/test/integration/setup/x509pop/ 20:23:03 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:23:03 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:23:03 spire-1.2.1/test/integration/suites/ 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:23:03 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:23:03 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:23:03 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:23:03 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:23:03 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:23:03 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:23:03 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:23:03 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:23:03 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:23:03 spire-1.2.1/test/fixture/ 20:23:03 spire-1.2.1/test/fixture/certs/ 20:23:03 spire-1.2.1/test/fixture/certs/agent_svid.der 20:23:03 spire-1.2.1/test/fixture/certs/base_cert.pem 20:23:03 spire-1.2.1/test/fixture/certs/base_csr.pem 20:23:03 spire-1.2.1/test/fixture/certs/base_key.pem 20:23:03 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:23:03 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:23:03 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:23:03 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:23:03 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:23:03 spire-1.2.1/test/fixture/certs/blog_key.pem 20:23:03 spire-1.2.1/test/fixture/certs/bundle.der 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:23:03 spire-1.2.1/test/fixture/certs/ca.pem 20:23:03 spire-1.2.1/test/fixture/certs/ca_key.pem 20:23:03 spire-1.2.1/test/fixture/certs/database_cert.pem 20:23:03 spire-1.2.1/test/fixture/certs/database_csr.pem 20:23:03 spire-1.2.1/test/fixture/certs/database_key.pem 20:23:03 spire-1.2.1/test/fixture/certs/node_cert.pem 20:23:03 spire-1.2.1/test/fixture/certs/node_csr.pem 20:23:03 spire-1.2.1/test/fixture/certs/node_key.pem 20:23:03 spire-1.2.1/test/fixture/certs/svid.pem 20:23:03 spire-1.2.1/test/fixture/certs/svid_key.pem 20:23:03 spire-1.2.1/test/fixture/config/ 20:23:03 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:23:03 spire-1.2.1/test/fixture/config/agent_good.conf 20:23:03 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:23:03 spire-1.2.1/test/fixture/config/plugin_good.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:23:03 spire-1.2.1/test/fixture/config/server_good.conf 20:23:03 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:23:03 spire-1.2.1/test/fixture/fixture.go 20:23:03 spire-1.2.1/test/fixture/nodeattestor/ 20:23:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:23:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:23:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:23:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:23:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:23:03 spire-1.2.1/test/fixture/registration/ 20:23:03 spire-1.2.1/test/fixture/registration/entries.json 20:23:03 spire-1.2.1/test/fixture/registration/good-for-update.json 20:23:03 spire-1.2.1/test/fixture/registration/good.json 20:23:03 spire-1.2.1/test/fixture/registration/invalid.json 20:23:03 spire-1.2.1/test/fixture/registration/invalid_json.json 20:23:03 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:23:03 spire-1.2.1/test/integration/ 20:23:03 spire-1.2.1/test/integration/README.md 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/common 20:23:03 spire-1.2.1/test/integration/setup/ 20:23:03 spire-1.2.1/test/integration/setup/adminclient/ 20:23:03 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:23:03 spire-1.2.1/test/integration/setup/adminclient/client.go 20:23:03 spire-1.2.1/test/integration/setup/debugagent/ 20:23:03 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:23:03 spire-1.2.1/test/integration/setup/debugagent/main.go 20:23:03 spire-1.2.1/test/integration/setup/debugserver/ 20:23:03 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:23:03 spire-1.2.1/test/integration/setup/debugserver/main.go 20:23:03 spire-1.2.1/test/integration/setup/downstreamclient/ 20:23:03 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:23:03 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:23:03 spire-1.2.1/test/integration/setup/itclient/ 20:23:03 spire-1.2.1/test/integration/setup/itclient/client.go 20:23:03 spire-1.2.1/test/integration/setup/node-attestation/ 20:23:03 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:23:03 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:23:03 spire-1.2.1/test/integration/setup/x509pop/ 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:23:03 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:23:03 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:23:03 spire-1.2.1/test/integration/suites/ 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:23:03 spire-1.2.1/test/integration/suites/join-token/ 20:23:03 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:23:03 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:23:03 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:23:03 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:23:03 spire-1.2.1/test/integration/suites/join-token/README.md 20:23:03 spire-1.2.1/test/integration/suites/join-token/conf/ 20:23:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/join-token/teardown 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:23:03 spire-1.2.1/test/integration/suites/k8s/ 20:23:03 spire-1.2.1/test/integration/suites/k8s/00-setup 20:23:03 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:23:03 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:23:03 spire-1.2.1/test/integration/suites/k8s/README.md 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/ 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:23:03 spire-1.2.1/test/integration/suites/k8s/teardown 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/ 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:23:03 spire-1.2.1/test/integration/suites/rotation/ 20:23:03 spire-1.2.1/test/integration/suites/rotation/00-setup 20:23:03 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:23:03 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:23:03 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:23:03 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:23:03 spire-1.2.1/test/integration/suites/rotation/README.md 20:23:03 spire-1.2.1/test/integration/suites/rotation/conf/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:23:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/rotation/teardown 20:23:03 spire-1.2.1/test/integration/suites/self-test/ 20:23:03 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:23:03 spire-1.2.1/test/integration/suites/self-test/README.md 20:23:03 spire-1.2.1/test/integration/suites/self-test/teardown 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:23:03 spire-1.2.1/test/integration/suites/join-token/ 20:23:03 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:23:03 spire-1.2.1/test/integration/suites/upgrade/ 20:23:03 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:23:03 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:23:03 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:23:03 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:23:03 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:23:03 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:23:03 spire-1.2.1/test/integration/suites/join-token/README.md 20:23:03 spire-1.2.1/test/integration/suites/join-token/conf/ 20:23:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/join-token/teardown 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:23:03 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:23:03 spire-1.2.1/test/integration/suites/upgrade/README.md 20:23:03 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:23:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/upgrade/teardown 20:23:03 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:23:03 spire-1.2.1/test/integration/test-one.sh 20:23:03 spire-1.2.1/test/integration/test.sh 20:23:03 spire-1.2.1/test/plugintest/ 20:23:03 spire-1.2.1/test/plugintest/config.go 20:23:03 spire-1.2.1/test/plugintest/load.go 20:23:03 spire-1.2.1/test/plugintest/option.go 20:23:03 spire-1.2.1/test/spiretest/ 20:23:03 spire-1.2.1/test/spiretest/apiserver.go 20:23:03 spire-1.2.1/test/spiretest/assertions.go 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:23:03 spire-1.2.1/test/spiretest/dir.go 20:23:03 spire-1.2.1/test/spiretest/errors_posix.go 20:23:03 spire-1.2.1/test/spiretest/errors_windows.go 20:23:03 spire-1.2.1/test/spiretest/logs.go 20:23:03 spire-1.2.1/test/spiretest/socketapi.go 20:23:03 spire-1.2.1/test/spiretest/suite.go 20:23:03 spire-1.2.1/test/spiretest/x509.go 20:23:03 spire-1.2.1/test/testca/ 20:23:03 spire-1.2.1/test/testca/ca.go 20:23:03 spire-1.2.1/test/testkey/ 20:23:03 spire-1.2.1/test/testkey/generate.sh 20:23:03 spire-1.2.1/test/testkey/genkeys.go 20:23:03 spire-1.2.1/test/testkey/keys.go 20:23:03 spire-1.2.1/test/testkey/new.go 20:23:03 spire-1.2.1/test/tpmsimulator/ 20:23:03 spire-1.2.1/test/tpmsimulator/simulator.go 20:23:03 spire-1.2.1/test/util/ 20:23:03 spire-1.2.1/test/util/cert_fixtures.go 20:23:03 spire-1.2.1/test/util/cert_generation.go 20:23:03 spire-1.2.1/test/util/io_redirection.go 20:23:03 spire-1.2.1/test/util/race.go 20:23:03 spire-1.2.1/test/util/util.go 20:23:03 building spire from source... 20:23:03 20:23:03 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:23:03 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:23:03 spire-1.2.1/test/integration/suites/k8s/ 20:23:03 spire-1.2.1/test/integration/suites/k8s/00-setup 20:23:03 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:23:03 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:23:03 spire-1.2.1/test/integration/suites/k8s/README.md 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/ 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:23:03 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:23:03 spire-1.2.1/test/integration/suites/k8s/teardown 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/ 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:23:03 spire-1.2.1/test/integration/suites/rotation/ 20:23:03 spire-1.2.1/test/integration/suites/rotation/00-setup 20:23:03 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:23:03 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:23:03 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:23:03 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:23:03 spire-1.2.1/test/integration/suites/rotation/README.md 20:23:03 spire-1.2.1/test/integration/suites/rotation/conf/ 20:23:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/rotation/teardown 20:23:03 spire-1.2.1/test/integration/suites/self-test/ 20:23:03 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:23:03 spire-1.2.1/test/integration/suites/self-test/README.md 20:23:03 spire-1.2.1/test/integration/suites/self-test/teardown 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:23:03 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:23:03 spire-1.2.1/test/integration/suites/upgrade/ 20:23:03 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:23:03 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:23:03 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:23:03 spire-1.2.1/test/integration/suites/upgrade/README.md 20:23:03 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:23:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:23:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:23:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:23:03 spire-1.2.1/test/integration/suites/upgrade/teardown 20:23:03 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:23:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:23:03 spire-1.2.1/test/integration/test-one.sh 20:23:03 spire-1.2.1/test/integration/test.sh 20:23:03 spire-1.2.1/test/plugintest/ 20:23:03 spire-1.2.1/test/plugintest/config.go 20:23:03 spire-1.2.1/test/plugintest/load.go 20:23:03 spire-1.2.1/test/plugintest/option.go 20:23:03 spire-1.2.1/test/spiretest/ 20:23:03 spire-1.2.1/test/spiretest/apiserver.go 20:23:04 spire-1.2.1/test/spiretest/assertions.go 20:23:04 spire-1.2.1/test/spiretest/dir.go 20:23:04 spire-1.2.1/test/spiretest/errors_posix.go 20:23:04 spire-1.2.1/test/spiretest/errors_windows.go 20:23:04 spire-1.2.1/test/spiretest/logs.go 20:23:04 spire-1.2.1/test/spiretest/socketapi.go 20:23:04 spire-1.2.1/test/spiretest/suite.go 20:23:04 spire-1.2.1/test/spiretest/x509.go 20:23:04 spire-1.2.1/test/testca/ 20:23:04 spire-1.2.1/test/testca/ca.go 20:23:04 spire-1.2.1/test/testkey/ 20:23:04 spire-1.2.1/test/testkey/generate.sh 20:23:04 spire-1.2.1/test/testkey/genkeys.go 20:23:04 spire-1.2.1/test/testkey/keys.go 20:23:04 spire-1.2.1/test/testkey/new.go 20:23:04 spire-1.2.1/test/tpmsimulator/ 20:23:04 spire-1.2.1/test/tpmsimulator/simulator.go 20:23:04 spire-1.2.1/test/util/ 20:23:04 spire-1.2.1/test/util/cert_fixtures.go 20:23:04 spire-1.2.1/test/util/cert_generation.go 20:23:04 spire-1.2.1/test/util/io_redirection.go 20:23:04 spire-1.2.1/test/util/race.go 20:23:04 spire-1.2.1/test/util/util.go 20:23:04 building spire from source... 20:23:04 Installing go1.17.7... 20:23:04 Installing go1.17.7... 20:23:31 Building bin/spire-server... 20:23:31 go: downloading github.com/mitchellh/cli v1.1.2 20:23:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:23:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:23:31 Building bin/spire-server... 20:23:31 go: downloading github.com/mitchellh/cli v1.1.2 20:23:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:23:31 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:23:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:23:31 go: downloading google.golang.org/grpc v1.44.0 20:23:31 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:23:31 go: downloading google.golang.org/grpc v1.44.0 20:23:31 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:23:31 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:23:31 go: downloading github.com/imdario/mergo v0.3.12 20:23:31 go: downloading github.com/sirupsen/logrus v1.8.1 20:23:33 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:23:33 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:23:33 go: downloading github.com/imdario/mergo v0.3.12 20:23:33 go: downloading github.com/sirupsen/logrus v1.8.1 20:23:33 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:23:34 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:23:34 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:23:34 go: downloading github.com/fatih/color v1.13.0 20:23:34 go: downloading github.com/mattn/go-isatty v0.0.14 20:23:34 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:23:34 go: downloading github.com/fatih/color v1.13.0 20:23:34 go: downloading google.golang.org/protobuf v1.27.1 20:23:34 go: downloading github.com/mattn/go-isatty v0.0.14 20:23:34 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:23:34 go: downloading google.golang.org/protobuf v1.27.1 20:23:36 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:23:36 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:23:36 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:23:36 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:23:37 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:23:37 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:23:37 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:23:37 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:23:37 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:23:37 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:23:37 go: downloading github.com/armon/go-metrics v0.3.10 20:23:37 go: downloading github.com/prometheus/client_golang v1.12.1 20:23:37 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:23:38 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:23:38 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:23:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:23:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:23:39 go: downloading github.com/open-policy-agent/opa v0.38.0 20:23:39 go: downloading github.com/open-policy-agent/opa v0.38.0 20:23:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:23:54 go: downloading github.com/mattn/go-colorable v0.1.12 20:23:54 go: downloading github.com/Masterminds/goutils v1.1.0 20:23:54 go: downloading github.com/Masterminds/semver v1.5.0 20:23:54 go: downloading github.com/google/uuid v1.1.2 20:23:54 go: downloading github.com/huandu/xstrings v1.3.2 20:23:54 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:23:54 go: downloading github.com/oklog/run v1.0.0 20:23:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:23:55 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:23:55 go: downloading github.com/prometheus/client_model v0.2.0 20:23:55 go: downloading github.com/prometheus/common v0.32.1 20:23:55 go: downloading github.com/beorn7/perks v1.0.1 20:23:55 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:23:55 go: downloading github.com/prometheus/procfs v0.7.3 20:23:56 go: downloading go.uber.org/atomic v1.9.0 20:23:57 go: downloading github.com/imkira/go-observer v1.0.3 20:23:57 go: downloading github.com/hashicorp/errwrap v1.1.0 20:23:57 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:23:57 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:23:57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:23:57 go: downloading github.com/twmb/murmur3 v1.1.6 20:23:58 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:23:58 go: downloading github.com/blang/semver/v4 v4.0.0 20:23:58 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:23:58 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:23:59 go: downloading github.com/jinzhu/gorm v1.9.16 20:23:59 go: downloading github.com/lib/pq v1.10.4 20:23:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:23:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:24:00 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:24:04 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:24:04 go: downloading github.com/armon/go-metrics v0.3.10 20:24:04 go: downloading github.com/prometheus/client_golang v1.12.1 20:24:04 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:24:05 go: downloading github.com/mattn/go-colorable v0.1.12 20:24:05 go: downloading github.com/Masterminds/goutils v1.1.0 20:24:05 go: downloading github.com/Masterminds/semver v1.5.0 20:24:06 go: downloading github.com/google/uuid v1.1.2 20:24:06 go: downloading github.com/huandu/xstrings v1.3.2 20:24:06 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:24:06 go: downloading github.com/oklog/run v1.0.0 20:24:06 go: downloading github.com/imkira/go-observer v1.0.3 20:24:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:24:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:24:07 go: downloading github.com/prometheus/client_model v0.2.0 20:24:07 go: downloading github.com/prometheus/common v0.32.1 20:24:07 go: downloading github.com/beorn7/perks v1.0.1 20:24:07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:24:07 go: downloading github.com/prometheus/procfs v0.7.3 20:24:07 go: downloading github.com/hashicorp/errwrap v1.1.0 20:24:07 go: downloading go.uber.org/atomic v1.9.0 20:24:07 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:24:08 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:24:08 go: downloading github.com/blang/semver/v4 v4.0.0 20:24:08 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:24:08 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:24:09 go: downloading github.com/jinzhu/gorm v1.9.16 20:24:09 go: downloading github.com/lib/pq v1.10.4 20:24:09 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:24:09 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:24:14 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:24:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:24:14 go: downloading github.com/stretchr/testify v1.7.0 20:24:14 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:24:15 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:24:33 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:24:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:24:33 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:24:33 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:24:37 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:24:37 go: downloading github.com/stretchr/testify v1.7.0 20:24:37 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:24:38 go: downloading k8s.io/client-go v0.23.4 20:24:38 go: downloading k8s.io/api v0.23.4 20:24:38 go: downloading github.com/google/go-tpm v0.3.3 20:24:38 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:24:39 go: downloading google.golang.org/api v0.70.0 20:24:39 go: downloading k8s.io/client-go v0.23.4 20:24:39 go: downloading k8s.io/api v0.23.4 20:24:51 go: downloading github.com/google/go-tpm v0.3.3 20:24:51 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:24:52 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:24:52 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:24:52 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:24:52 go: downloading google.golang.org/api v0.70.0 20:25:24 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:25:24 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:25:24 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:25:24 go: downloading cloud.google.com/go/storage v1.21.0 20:25:24 go: downloading cloud.google.com/go v0.100.2 20:25:24 go: downloading k8s.io/apimachinery v0.23.4 20:25:24 go: downloading k8s.io/kube-aggregator v0.23.3 20:25:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:25:26 go: downloading cloud.google.com/go/security v1.3.0 20:25:26 go: downloading github.com/hashicorp/vault/api v1.4.1 20:25:26 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:25:27 go: downloading k8s.io/apimachinery v0.23.4 20:25:27 go: downloading gopkg.in/yaml.v2 v2.4.0 20:25:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:25:28 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:25:28 go: downloading github.com/gobwas/glob v0.2.3 20:25:28 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:25:28 go: downloading github.com/jinzhu/inflection v1.0.0 20:25:28 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:25:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:25:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:25:29 go: downloading github.com/aws/smithy-go v1.11.0 20:25:29 go: downloading k8s.io/kube-aggregator v0.23.3 20:25:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:25:30 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:25:30 go: downloading github.com/gogo/protobuf v1.3.2 20:25:30 go: downloading cloud.google.com/go/security v1.3.0 20:25:30 go: downloading cloud.google.com/go v0.100.2 20:25:32 go: downloading cloud.google.com/go/storage v1.21.0 20:25:32 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:25:34 go: downloading github.com/hashicorp/vault/api v1.4.1 20:25:34 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:25:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:25:35 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:25:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:25:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:25:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:25:35 go: downloading github.com/dimchansky/utfbom v1.1.1 20:25:35 go: downloading cloud.google.com/go/compute v1.3.0 20:25:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:25:36 go: downloading gopkg.in/yaml.v2 v2.4.0 20:25:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:25:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:25:36 go: downloading cloud.google.com/go/iam v0.1.1 20:25:36 go: downloading github.com/gobwas/glob v0.2.3 20:25:37 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:25:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:25:37 go: downloading k8s.io/klog/v2 v2.30.0 20:25:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:25:37 go: downloading github.com/google/gofuzz v1.1.0 20:25:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:25:37 go: downloading github.com/twmb/murmur3 v1.1.6 20:25:37 go: downloading github.com/jinzhu/inflection v1.0.0 20:25:37 go: downloading github.com/aws/smithy-go v1.11.0 20:25:38 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:25:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:25:38 go: downloading github.com/spf13/pflag v1.0.5 20:25:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:25:39 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:25:39 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:25:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:25:39 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:25:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:25:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:25:39 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:25:39 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:25:39 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:25:39 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:25:40 go: downloading github.com/gogo/protobuf v1.3.2 20:25:41 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:25:41 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:25:41 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:25:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:25:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:25:43 go: downloading go.opencensus.io v0.23.0 20:25:44 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:25:44 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:25:44 go: downloading gopkg.in/inf.v0 v0.9.1 20:25:44 go: downloading github.com/go-logr/logr v1.2.2 20:25:44 go: downloading github.com/google/go-cmp v0.5.7 20:25:45 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:25:45 go: downloading github.com/json-iterator/go v1.1.12 20:25:45 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:25:45 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:25:45 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:25:45 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:25:45 go: downloading github.com/dimchansky/utfbom v1.1.1 20:25:45 go: downloading github.com/googleapis/gnostic v0.5.5 20:25:45 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:25:46 go: downloading k8s.io/klog/v2 v2.30.0 20:25:47 go: downloading github.com/google/gofuzz v1.1.0 20:25:47 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:25:48 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:25:48 go: downloading github.com/spf13/pflag v1.0.5 20:25:48 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:25:48 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:25:49 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:25:49 go: downloading cloud.google.com/go/compute v1.3.0 20:25:50 go: downloading cloud.google.com/go/iam v0.1.1 20:25:50 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:25:50 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:25:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:25:50 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:25:50 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:25:50 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:25:51 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:25:51 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:25:52 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:25:52 go: downloading github.com/tklauser/numcpus v0.3.0 20:25:52 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:25:52 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:25:52 go: downloading go.uber.org/zap v1.21.0 20:25:53 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:25:53 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:25:53 go: downloading sigs.k8s.io/yaml v1.3.0 20:25:53 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:25:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:25:53 go: downloading github.com/modern-go/reflect2 v1.0.2 20:25:54 go: downloading github.com/ryanuber/go-glob v1.0.0 20:25:54 go: downloading github.com/golang/snappy v0.0.4 20:25:54 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:25:54 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:25:55 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:25:55 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:25:55 go: downloading go.opencensus.io v0.23.0 20:25:56 go: downloading gopkg.in/inf.v0 v0.9.1 20:25:56 go: downloading github.com/go-logr/logr v1.2.2 20:25:56 go: downloading github.com/google/go-cmp v0.5.7 20:25:57 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:25:57 go: downloading github.com/json-iterator/go v1.1.12 20:25:58 go: downloading github.com/googleapis/gnostic v0.5.5 20:26:00 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:26:02 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:26:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:26:03 go: downloading github.com/tklauser/numcpus v0.3.0 20:26:03 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:26:03 go: downloading go.uber.org/zap v1.21.0 20:26:03 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:26:03 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:26:03 go: downloading github.com/hashicorp/go-version v1.2.0 20:26:03 go: downloading go.uber.org/multierr v1.6.0 20:26:04 go: downloading sigs.k8s.io/yaml v1.3.0 20:26:04 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:26:04 go: downloading github.com/modern-go/reflect2 v1.0.2 20:26:04 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:26:04 go: downloading github.com/ryanuber/go-glob v1.0.0 20:26:04 go: downloading github.com/golang/snappy v0.0.4 20:26:05 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:26:15 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:26:15 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:26:15 go: downloading github.com/hashicorp/go-version v1.2.0 20:26:15 go: downloading go.uber.org/multierr v1.6.0 20:26:30 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:26:30 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:26:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:26:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:27:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:27:47 Removing intermediate container a1b979c1d1ad 20:27:47 ---> 126eadc111cc 20:27:47 20:27:47 Step 10/25 : FROM alpine:3.14 20:27:48 3.14: Pulling from library/alpine 20:27:50 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:27:50 Status: Downloaded newer image for alpine:3.14 20:27:50 ---> ac73e934f311 20:27:50 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:27:51 ---> Running in cc4c6f1b37b9 20:27:54 Removing intermediate container 9a33c3bf4adb 20:27:54 ---> d8915dd25742 20:27:54 20:27:54 Step 10/31 : FROM alpine:3.14 20:27:54 ---> ac73e934f311 20:27:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:27:54 ---> Running in 04cfb52ecfe7 20:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:27:54 Removing intermediate container 04cfb52ecfe7 20:27:54 ---> 8bb19090f996 20:27:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:27:54 ---> Running in 0b1a976fe012 20:27:55 (1/3) Installing ca-certificates (20211220-r0) 20:27:55 (2/3) Installing dumb-init (1.2.5-r1) 20:27:55 (3/3) Installing su-exec (0.2-r1) 20:27:55 Executing busybox-1.33.1-r7.trigger 20:27:55 Executing ca-certificates-20211220-r0.trigger 20:27:56 OK: 6 MiB in 17 packages 20:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:27:57 Removing intermediate container cc4c6f1b37b9 20:27:57 ---> ea43acc48b9d 20:27:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:27:57 ---> Running in 916f0dcdb985 20:27:58 (1/2) Installing dumb-init (1.2.5-r1) 20:27:58 (2/2) Installing su-exec (0.2-r1) 20:27:58 Executing busybox-1.33.1-r7.trigger 20:27:58 OK: 6 MiB in 16 packages 20:27:58 Removing intermediate container 916f0dcdb985 20:27:58 ---> e13b276ce3d5 20:27:58 Step 13/25 : WORKDIR / 20:27:58 ---> Running in e476adae7f9b 20:27:59 Removing intermediate container e476adae7f9b 20:27:59 ---> 20a83bb98145 20:27:59 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:28:00 Removing intermediate container 0b1a976fe012 20:28:00 ---> c293fa877830 20:28:00 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:28:00 ---> Running in 790ff9f87d75 20:28:00 ---> 16600fd484f1 20:28:01 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:28:01 Removing intermediate container 790ff9f87d75 20:28:01 ---> caa08652478d 20:28:01 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:28:01 ---> Running in a91b9836d201 20:28:02 Removing intermediate container a91b9836d201 20:28:02 ---> 0d45bfab2d5a 20:28:02 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:28:02 ---> Running in bf5ea94eb006 20:28:02 ---> f35bee8e86ee 20:28:02 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:28:03 ---> e1735444d740 20:28:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:28:04 ---> 50ef6a558422 20:28:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:28:05 Removing intermediate container bf5ea94eb006 20:28:05 ---> 49c2b6211c89 20:28:05 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:28:05 ---> Running in 5ce02a61d10a 20:28:06 Removing intermediate container 5ce02a61d10a 20:28:06 ---> 126819fc2042 20:28:06 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:28:06 ---> df7c7a95bfe8 20:28:06 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:28:07 ---> 1d14d4d23a8b 20:28:07 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:28:07 ---> Running in bba30de6862d 20:28:09 ---> 281d101dee8a 20:28:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:28:10 ---> e304f49c7054 20:28:10 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/ 20:28:11 ---> Running in bc870d9088a8 20:28:11 Removing intermediate container bba30de6862d 20:28:11 ---> f44a5ebd8876 20:28:11 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:12 ---> 3e7ecb292344 20:28:12 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:28:14 Removing intermediate container bc870d9088a8 20:28:14 ---> 965ade049800 20:28:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:28:14 ---> Running in e9b30077d401 20:28:15 ---> 2b08ddd09de2 20:28:15 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:28:15 Removing intermediate container e9b30077d401 20:28:15 ---> 12e857812976 20:28:15 Step 23/25 : LABEL arch=arm64 20:28:15 ---> Running in 733f048b4997 20:28:16 ---> 2fa7798e71d1 20:28:16 Removing intermediate container 733f048b4997 20:28:16 ---> bd528f0847c3 20:28:16 Step 24/25 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:28:16 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:28:16 ---> Running in 8b171247f953 20:28:17 Removing intermediate container 8b171247f953 20:28:17 ---> 211f99a186f0 20:28:17 Step 25/25 : LABEL version=0.0.0 20:28:17 ---> Running in 959df688e574 20:28:18 ---> cf3f065f92da 20:28:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:28:18 Removing intermediate container 959df688e574 20:28:18 ---> 446ac6064299 20:28:18 20:28:19 ---> f5df343682fb 20:28:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:28:19 Successfully built 446ac6064299 20:28:19 Successfully tagged security-secretstore-setup-arm64:latest 20:28:19 Building sys-mgmt-agent 20:28:19  Building security-secretstore-setup ... done  ---> Running in 4779e60fcbc2 20:28:19 Removing intermediate container 4779e60fcbc2 20:28:19 ---> af593db293d1 20:28:19 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:28:20 ---> 75ea7fe617d7 20:28:20 Step 26/31 : RUN chmod +x /entrypoint.sh 20:28:21 ---> Running in b214bfe08ba0 20:28:24 Removing intermediate container b214bfe08ba0 20:28:24 ---> 404726360c9f 20:28:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:28:24 ---> Running in 395411782b33 20:28:25 Removing intermediate container 395411782b33 20:28:25 ---> e8e4b041c671 20:28:25 Step 28/31 : CMD ["gate"] 20:28:25 ---> Running in f7b587d2467b 20:28:26 Removing intermediate container f7b587d2467b 20:28:26 ---> d5f55e4e6f3d 20:28:26 Step 29/31 : LABEL arch=arm64 20:28:26 ---> Running in bb4fecbcd16d 20:28:26 Removing intermediate container bb4fecbcd16d 20:28:26 ---> 8fe78e6ea0e1 20:28:26 Step 30/31 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:28:27 ---> Running in 876ee5f97a91 20:28:27 Removing intermediate container 876ee5f97a91 20:28:27 ---> ee0e7459b888 20:28:27 Step 31/31 : LABEL version=0.0.0 20:28:28 ---> Running in c273658028d6 20:28:28 Removing intermediate container c273658028d6 20:28:28 ---> 642bd64d6f6e 20:28:28 20:28:28 Successfully built 642bd64d6f6e 20:28:28 Successfully tagged security-bootstrapper-arm64:latest 20:28:28  Building security-bootstrapper ... done Building security-spire-config 20:29:01 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:29:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:01 ---> bb1021f3adb2 20:29:01 Step 3/23 : WORKDIR /edgex-go 20:29:01 ---> Using cache 20:29:01 ---> 1d94ec63ea92 20:29:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:01 ---> Using cache 20:29:01 ---> 6c638b83d3f7 20:29:01 Step 5/23 : RUN apk add --update --no-cache make bash git 20:29:01 ---> Running in e78d4b21b86e 20:29:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:29:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:29:06 OK: 220 MiB in 52 packages 20:29:08 Removing intermediate container e78d4b21b86e 20:29:08 ---> a5ec10c25d2f 20:29:08 Step 6/23 : COPY go.mod vendor* ./ 20:29:09 ---> 8d791b4770c3 20:29:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:10 ---> Running in 8a6c154b4bf2 20:29:12 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:29:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:29:12 ---> bb1021f3adb2 20:29:12 Step 3/26 : WORKDIR /edgex-go 20:29:12 ---> Using cache 20:29:12 ---> 1d94ec63ea92 20:29:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:12 ---> Using cache 20:29:12 ---> 6c638b83d3f7 20:29:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:29:12 ---> Using cache 20:29:12 ---> 80fc02ec0c74 20:29:12 Step 6/26 : COPY go.mod vendor* ./ 20:29:12 ---> Using cache 20:29:12 ---> bbb2b69e7964 20:29:12 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:12 ---> Using cache 20:29:12 ---> 347367ef1f41 20:29:12 Step 8/26 : COPY . . 20:29:12 ---> Using cache 20:29:12 ---> e3b6d704d603 20:29:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:29:12 ---> Using cache 20:29:12 ---> d9642e8f508a 20:29:12 Step 10/26 : WORKDIR /edgex-go/spire-build 20:29:12 ---> Using cache 20:29:12 ---> 2a8ebb87e4fd 20:29:12 Step 11/26 : RUN if ! type spire-server; then 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 && cp bin/spire* /usr/local/bin/; fi 20:29:12 ---> Running in 5bbfbfb15b2d 20:29:14 spire-server: not found 20:29:14 spire-1.2.1/ 20:29:14 spire-1.2.1/.data/ 20:29:14 spire-1.2.1/.data/.file 20:29:14 spire-1.2.1/.dockerignore 20:29:14 spire-1.2.1/.gitattributes 20:29:14 spire-1.2.1/.githooks/ 20:29:14 spire-1.2.1/.githooks/pre-commit 20:29:14 spire-1.2.1/.github/ 20:29:14 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:29:14 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:29:14 spire-1.2.1/.github/dependabot.yml 20:29:14 spire-1.2.1/.github/workflows/ 20:29:14 spire-1.2.1/.github/workflows/nightly_build.yaml 20:29:14 spire-1.2.1/.github/workflows/pr_build.yaml 20:29:14 spire-1.2.1/.github/workflows/release_build.yaml 20:29:14 spire-1.2.1/.github/workflows/scripts/ 20:29:14 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:29:14 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:29:14 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:29:14 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:29:14 spire-1.2.1/.github/workflows/scripts/split.sh 20:29:14 spire-1.2.1/.gitignore 20:29:14 spire-1.2.1/.go-version 20:29:14 spire-1.2.1/.golangci.yml 20:29:14 spire-1.2.1/ADOPTERS.md 20:29:14 spire-1.2.1/CHANGELOG.md 20:29:14 spire-1.2.1/CODE-OF-CONDUCT.md 20:29:14 spire-1.2.1/CODEOWNERS 20:29:14 spire-1.2.1/CONTRIBUTING.md 20:29:14 spire-1.2.1/Dockerfile 20:29:14 spire-1.2.1/Dockerfile.dev 20:29:14 spire-1.2.1/Dockerfile.scratch 20:29:14 spire-1.2.1/LICENSE 20:29:14 spire-1.2.1/MAINTAINERS.md 20:29:14 spire-1.2.1/Makefile 20:29:14 spire-1.2.1/README.md 20:29:14 spire-1.2.1/ROADMAP.md 20:29:14 spire-1.2.1/SECURITY.md 20:29:14 spire-1.2.1/cmd/ 20:29:14 spire-1.2.1/cmd/spire-agent/ 20:29:14 spire-1.2.1/cmd/spire-agent/cli/ 20:29:14 spire-1.2.1/cmd/spire-agent/cli/api/ 20:29:14 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:29:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:29:14 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:29:14 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:29:14 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:29:14 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:29:14 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:29:14 spire-1.2.1/cmd/spire-agent/cli/common/ 20:29:14 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:29:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:29:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:29:14 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:29:14 spire-1.2.1/cmd/spire-agent/cli/run/ 20:29:14 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:29:14 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:29:14 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:29:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:29:14 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:29:14 spire-1.2.1/cmd/spire-agent/main.go 20:29:14 spire-1.2.1/cmd/spire-server/ 20:29:14 spire-1.2.1/cmd/spire-server/cli/ 20:29:14 spire-1.2.1/cmd/spire-server/cli/agent/ 20:29:14 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:29:14 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/cli.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/entry/ 20:29:14 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/ 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:29:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:29:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/run/ 20:29:14 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/token/ 20:29:14 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/validate/ 20:29:14 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/x509/ 20:29:14 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:29:14 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:29:14 spire-1.2.1/cmd/spire-server/main.go 20:29:14 spire-1.2.1/cmd/spire-server/util/ 20:29:14 spire-1.2.1/cmd/spire-server/util/util.go 20:29:14 spire-1.2.1/conf/ 20:29:14 spire-1.2.1/conf/agent/ 20:29:14 spire-1.2.1/conf/agent/agent.conf 20:29:14 spire-1.2.1/conf/agent/agent_full.conf 20:29:14 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:29:14 spire-1.2.1/conf/server/ 20:29:14 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:29:14 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:29:14 spire-1.2.1/conf/server/server.conf 20:29:14 spire-1.2.1/conf/server/server_full.conf 20:29:14 spire-1.2.1/doc/ 20:29:14 spire-1.2.1/doc/SPIRE101.md 20:29:14 spire-1.2.1/doc/auditlog.md 20:29:14 spire-1.2.1/doc/authorization_policy_engine.md 20:29:14 spire-1.2.1/doc/changelog_guidelines.md 20:29:14 spire-1.2.1/doc/cure53-report.pdf 20:29:14 spire-1.2.1/doc/images/ 20:29:14 spire-1.2.1/doc/images/2019_roadmap.png 20:29:14 spire-1.2.1/doc/images/SPIRE101.png 20:29:14 spire-1.2.1/doc/images/SPIRE_agent.png 20:29:14 spire-1.2.1/doc/images/SPIRE_server.png 20:29:14 spire-1.2.1/doc/images/cache_mgr.png 20:29:14 spire-1.2.1/doc/images/cache_mgr_components.png 20:29:14 spire-1.2.1/doc/images/federated_spire.png 20:29:14 spire-1.2.1/doc/images/ha_mode.png 20:29:14 spire-1.2.1/doc/images/nested_spire.png 20:29:14 spire-1.2.1/doc/images/oidc_federation.png 20:29:14 spire-1.2.1/doc/images/single_trust_domain.png 20:29:14 spire-1.2.1/doc/images/spiffe_compatible.png 20:29:14 spire-1.2.1/doc/images/spire_logo.png 20:29:14 spire-1.2.1/doc/migrating_registration_api_clients.md 20:29:14 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:29:14 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:29:14 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:29:14 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:29:14 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:29:14 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:29:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:29:14 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:29:14 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:29:14 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:29:14 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:29:14 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:29:14 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:29:14 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:29:14 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:29:14 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:29:14 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:29:14 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:29:14 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:29:14 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:29:14 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:29:14 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:29:14 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:29:14 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:29:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:29:14 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:29:14 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:29:14 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:29:14 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:29:14 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:29:14 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:29:14 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:29:14 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:29:14 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:29:14 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:29:14 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:29:14 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:29:14 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:29:14 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:29:14 spire-1.2.1/doc/scaling_spire.md 20:29:14 spire-1.2.1/doc/spire_agent.md 20:29:14 spire-1.2.1/doc/spire_server.md 20:29:14 spire-1.2.1/doc/supported_integrations.md 20:29:14 spire-1.2.1/doc/telemetry.md 20:29:14 spire-1.2.1/doc/telemetry_config.md 20:29:14 spire-1.2.1/doc/upgrading.md 20:29:14 spire-1.2.1/doc/using_spire.md 20:29:14 spire-1.2.1/examples/ 20:29:14 spire-1.2.1/examples/README.md 20:29:14 spire-1.2.1/go.mod 20:29:14 spire-1.2.1/go.sum 20:29:14 spire-1.2.1/pkg/ 20:29:14 spire-1.2.1/pkg/agent/ 20:29:14 spire-1.2.1/pkg/agent/agent.go 20:29:14 spire-1.2.1/pkg/agent/api/ 20:29:14 spire-1.2.1/pkg/agent/api/config.go 20:29:14 spire-1.2.1/pkg/agent/api/debug/ 20:29:14 spire-1.2.1/pkg/agent/api/debug/v1/ 20:29:14 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:29:14 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:29:14 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:29:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:29:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:29:14 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:29:14 spire-1.2.1/pkg/agent/api/endpoints.go 20:29:14 spire-1.2.1/pkg/agent/api/health/ 20:29:14 spire-1.2.1/pkg/agent/api/health/v1/ 20:29:14 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:29:14 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:29:14 spire-1.2.1/pkg/agent/api/rpccontext/ 20:29:14 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:29:14 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:29:14 spire-1.2.1/pkg/agent/attestor/ 20:29:14 spire-1.2.1/pkg/agent/attestor/node/ 20:29:14 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:29:14 spire-1.2.1/pkg/agent/attestor/node/node.go 20:29:14 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:29:14 spire-1.2.1/pkg/agent/attestor/workload/ 20:29:14 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:29:14 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:29:14 spire-1.2.1/pkg/agent/catalog/ 20:29:14 spire-1.2.1/pkg/agent/catalog/catalog.go 20:29:14 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:29:14 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:29:14 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:29:14 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:29:14 spire-1.2.1/pkg/agent/client/ 20:29:14 spire-1.2.1/pkg/agent/client/client.go 20:29:14 spire-1.2.1/pkg/agent/client/client_test.go 20:29:14 spire-1.2.1/pkg/agent/client/dial.go 20:29:14 spire-1.2.1/pkg/agent/client/nodeconn.go 20:29:14 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:29:14 spire-1.2.1/pkg/agent/client/update.go 20:29:14 spire-1.2.1/pkg/agent/client/util.go 20:29:14 spire-1.2.1/pkg/agent/common/ 20:29:14 spire-1.2.1/pkg/agent/common/backoff/ 20:29:14 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:29:14 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:29:14 spire-1.2.1/pkg/agent/common/cgroups/ 20:29:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:29:14 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:29:14 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:29:14 spire-1.2.1/pkg/agent/config.go 20:29:14 spire-1.2.1/pkg/agent/endpoints/ 20:29:14 spire-1.2.1/pkg/agent/endpoints/config.go 20:29:14 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:29:14 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:29:14 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:29:14 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:29:14 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:29:14 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:29:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:29:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:29:14 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:29:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:29:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:29:14 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:29:14 spire-1.2.1/pkg/agent/endpoints/workload/ 20:29:14 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:29:14 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:29:14 spire-1.2.1/pkg/agent/manager/ 20:29:14 spire-1.2.1/pkg/agent/manager/cache/ 20:29:14 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:29:14 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:29:14 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:29:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:29:14 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:29:14 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:29:14 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:29:14 spire-1.2.1/pkg/agent/manager/config.go 20:29:14 spire-1.2.1/pkg/agent/manager/manager.go 20:29:14 spire-1.2.1/pkg/agent/manager/manager_test.go 20:29:14 spire-1.2.1/pkg/agent/manager/storage.go 20:29:14 spire-1.2.1/pkg/agent/manager/storage_test.go 20:29:14 spire-1.2.1/pkg/agent/manager/storecache/ 20:29:14 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:29:14 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:29:14 spire-1.2.1/pkg/agent/manager/sync.go 20:29:14 spire-1.2.1/pkg/agent/plugin/ 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:29:14 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:29:14 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:29:14 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:29:14 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:29:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:29:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:29:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:29:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:29:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:29:15 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:29:15 spire-1.2.1/pkg/agent/svid/ 20:29:15 spire-1.2.1/pkg/agent/svid/rotator.go 20:29:15 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:29:15 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:29:15 spire-1.2.1/pkg/agent/svid/store/ 20:29:15 spire-1.2.1/pkg/agent/svid/store/service.go 20:29:15 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:29:15 spire-1.2.1/pkg/common/ 20:29:15 spire-1.2.1/pkg/common/agentpathtemplate/ 20:29:15 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:29:15 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:29:15 spire-1.2.1/pkg/common/api/ 20:29:15 spire-1.2.1/pkg/common/api/metrics.go 20:29:15 spire-1.2.1/pkg/common/api/middleware/ 20:29:15 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:29:15 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:29:15 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:29:15 spire-1.2.1/pkg/common/api/middleware/logger.go 20:29:15 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:29:15 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:29:15 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:29:15 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:29:15 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:29:15 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:29:15 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:29:15 spire-1.2.1/pkg/common/api/middleware/names.go 20:29:15 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:29:15 spire-1.2.1/pkg/common/api/names.go 20:29:15 spire-1.2.1/pkg/common/api/ratelimit.go 20:29:15 spire-1.2.1/pkg/common/api/rpccontext/ 20:29:15 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:29:15 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:29:15 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:29:15 spire-1.2.1/pkg/common/auth/ 20:29:15 spire-1.2.1/pkg/common/auth/interceptors.go 20:29:15 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:29:15 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:29:15 spire-1.2.1/pkg/common/bundleutil/ 20:29:15 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:29:15 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:29:15 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:29:15 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:29:15 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:29:15 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:29:15 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:29:15 spire-1.2.1/pkg/common/bundleutil/types.go 20:29:15 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:29:15 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:29:15 spire-1.2.1/pkg/common/catalog/ 20:29:15 spire-1.2.1/pkg/common/catalog/bind.go 20:29:15 spire-1.2.1/pkg/common/catalog/builtin.go 20:29:15 spire-1.2.1/pkg/common/catalog/catalog.go 20:29:15 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:29:15 spire-1.2.1/pkg/common/catalog/closers.go 20:29:15 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:29:15 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:29:15 spire-1.2.1/pkg/common/catalog/config.go 20:29:15 spire-1.2.1/pkg/common/catalog/config_test.go 20:29:15 spire-1.2.1/pkg/common/catalog/configure.go 20:29:15 spire-1.2.1/pkg/common/catalog/constraints.go 20:29:15 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:29:15 spire-1.2.1/pkg/common/catalog/context.go 20:29:15 spire-1.2.1/pkg/common/catalog/external.go 20:29:15 spire-1.2.1/pkg/common/catalog/host.go 20:29:15 spire-1.2.1/pkg/common/catalog/pipenet.go 20:29:15 spire-1.2.1/pkg/common/catalog/plugin.go 20:29:15 spire-1.2.1/pkg/common/catalog/testplugin/ 20:29:15 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:29:15 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:29:15 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:29:15 spire-1.2.1/pkg/common/cli/ 20:29:15 spire-1.2.1/pkg/common/cli/env.go 20:29:15 spire-1.2.1/pkg/common/cli/flags.go 20:29:15 spire-1.2.1/pkg/common/cli/trust_domain.go 20:29:15 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:29:15 spire-1.2.1/pkg/common/cli/umask.go 20:29:15 spire-1.2.1/pkg/common/cli/umask_posix.go 20:29:15 spire-1.2.1/pkg/common/cli/umask_test.go 20:29:15 spire-1.2.1/pkg/common/cli/umask_windows.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/ 20:29:15 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/flag.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/format.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/ 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:29:15 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:29:15 spire-1.2.1/pkg/common/coretypes/ 20:29:15 spire-1.2.1/pkg/common/coretypes/bundle/ 20:29:15 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:29:15 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:29:15 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:29:15 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:29:15 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:29:15 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:29:15 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:29:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:29:15 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:29:15 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:29:15 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:29:15 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:29:15 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:29:15 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:29:15 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:29:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:29:15 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:29:15 spire-1.2.1/pkg/common/cryptoutil/ 20:29:15 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:29:15 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:29:15 spire-1.2.1/pkg/common/diskutil/ 20:29:15 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:29:15 spire-1.2.1/pkg/common/diskutil/file_test.go 20:29:15 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:29:15 spire-1.2.1/pkg/common/errorutil/ 20:29:15 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:29:15 spire-1.2.1/pkg/common/health/ 20:29:15 spire-1.2.1/pkg/common/health/config.go 20:29:15 spire-1.2.1/pkg/common/health/context.go 20:29:15 spire-1.2.1/pkg/common/health/context_test.go 20:29:15 spire-1.2.1/pkg/common/health/health.go 20:29:15 spire-1.2.1/pkg/common/health/health_test.go 20:29:15 spire-1.2.1/pkg/common/health/logger.go 20:29:15 spire-1.2.1/pkg/common/hostservice/ 20:29:15 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:29:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:29:15 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:29:15 spire-1.2.1/pkg/common/idutil/ 20:29:15 spire-1.2.1/pkg/common/idutil/require.go 20:29:15 spire-1.2.1/pkg/common/idutil/require_test.go 20:29:15 spire-1.2.1/pkg/common/idutil/safety.go 20:29:15 spire-1.2.1/pkg/common/idutil/safety_test.go 20:29:15 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:29:15 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:29:15 spire-1.2.1/pkg/common/jwtsvid/ 20:29:15 spire-1.2.1/pkg/common/jwtsvid/common.go 20:29:15 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:29:15 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:29:15 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:29:15 spire-1.2.1/pkg/common/jwtutil/ 20:29:15 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:29:15 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:29:15 spire-1.2.1/pkg/common/log/ 20:29:15 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:29:15 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:29:15 spire-1.2.1/pkg/common/log/log.go 20:29:15 spire-1.2.1/pkg/common/log/log_test.go 20:29:15 spire-1.2.1/pkg/common/log/options.go 20:29:15 spire-1.2.1/pkg/common/nodeutil/ 20:29:15 spire-1.2.1/pkg/common/nodeutil/node.go 20:29:15 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:29:15 spire-1.2.1/pkg/common/peertracker/ 20:29:15 spire-1.2.1/pkg/common/peertracker/conn.go 20:29:15 spire-1.2.1/pkg/common/peertracker/credentials.go 20:29:15 spire-1.2.1/pkg/common/peertracker/errors.go 20:29:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:29:15 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:29:15 spire-1.2.1/pkg/common/peertracker/info.go 20:29:15 spire-1.2.1/pkg/common/peertracker/listener.go 20:29:15 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:29:15 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:29:15 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:29:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:29:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:29:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:29:15 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:29:15 spire-1.2.1/pkg/common/peertracker/tcp.go 20:29:15 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:29:15 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:29:15 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:29:15 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:29:15 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:29:15 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:29:15 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:29:15 spire-1.2.1/pkg/common/peertracker/uds.go 20:29:15 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:29:15 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:29:15 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:29:15 spire-1.2.1/pkg/common/pemutil/ 20:29:15 spire-1.2.1/pkg/common/pemutil/block.go 20:29:15 spire-1.2.1/pkg/common/pemutil/certs.go 20:29:15 spire-1.2.1/pkg/common/pemutil/common.go 20:29:15 spire-1.2.1/pkg/common/pemutil/csr.go 20:29:15 spire-1.2.1/pkg/common/pemutil/keys.go 20:29:15 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:29:15 spire-1.2.1/pkg/common/pemutil/testdata/ 20:29:15 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:29:15 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:29:15 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:29:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:29:15 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:29:15 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:29:15 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:29:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:29:15 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:29:15 spire-1.2.1/pkg/common/plugin/ 20:29:15 spire-1.2.1/pkg/common/plugin/aws/ 20:29:15 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:29:15 spire-1.2.1/pkg/common/plugin/azure/ 20:29:15 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:29:15 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:29:15 spire-1.2.1/pkg/common/plugin/facade.go 20:29:15 spire-1.2.1/pkg/common/plugin/facade_test.go 20:29:15 spire-1.2.1/pkg/common/plugin/gcp/ 20:29:15 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:29:15 spire-1.2.1/pkg/common/plugin/k8s/ 20:29:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:29:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:29:15 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:29:15 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:29:15 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:29:15 spire-1.2.1/pkg/common/plugin/log.go 20:29:15 spire-1.2.1/pkg/common/plugin/sshpop/ 20:29:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:29:15 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:29:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:29:15 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:29:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:29:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:29:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:29:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:29:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:29:15 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:29:15 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:29:15 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:29:15 spire-1.2.1/pkg/common/plugin/x509pop/ 20:29:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:29:15 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:29:15 spire-1.2.1/pkg/common/profiling/ 20:29:15 spire-1.2.1/pkg/common/profiling/dumpers.go 20:29:15 spire-1.2.1/pkg/common/profiling/profiling.go 20:29:15 spire-1.2.1/pkg/common/protoutil/ 20:29:15 spire-1.2.1/pkg/common/protoutil/masks.go 20:29:15 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:29:15 spire-1.2.1/pkg/common/rotationutil/ 20:29:15 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:29:15 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:29:15 spire-1.2.1/pkg/common/selector/ 20:29:15 spire-1.2.1/pkg/common/selector/selector.go 20:29:15 spire-1.2.1/pkg/common/selector/selector_test.go 20:29:15 spire-1.2.1/pkg/common/selector/set.go 20:29:15 spire-1.2.1/pkg/common/selector/set_utils.go 20:29:15 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:29:15 spire-1.2.1/pkg/common/telemetry/ 20:29:15 spire-1.2.1/pkg/common/telemetry/agent/ 20:29:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:29:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:29:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:29:15 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:29:15 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:29:15 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:29:15 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:29:15 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:29:15 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:29:15 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:29:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:29:15 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:29:15 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:29:15 spire-1.2.1/pkg/common/telemetry/call.go 20:29:15 spire-1.2.1/pkg/common/telemetry/common/ 20:29:15 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:29:15 spire-1.2.1/pkg/common/telemetry/config.go 20:29:15 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:29:15 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:29:15 spire-1.2.1/pkg/common/telemetry/inmem.go 20:29:15 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:29:15 spire-1.2.1/pkg/common/telemetry/m3.go 20:29:15 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:29:15 spire-1.2.1/pkg/common/telemetry/metrics.go 20:29:15 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:29:15 spire-1.2.1/pkg/common/telemetry/names.go 20:29:15 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:29:15 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:29:15 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:29:15 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/ 20:29:15 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:29:15 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:29:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:29:15 spire-1.2.1/pkg/common/telemetry/server/server.go 20:29:15 spire-1.2.1/pkg/common/telemetry/sink.go 20:29:15 spire-1.2.1/pkg/common/telemetry/statsd.go 20:29:15 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:29:15 spire-1.2.1/pkg/common/telemetry/uptime.go 20:29:15 spire-1.2.1/pkg/common/telemetry/version.go 20:29:15 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:29:15 spire-1.2.1/pkg/common/uptime/ 20:29:15 spire-1.2.1/pkg/common/uptime/uptime.go 20:29:15 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:29:15 spire-1.2.1/pkg/common/util/ 20:29:15 spire-1.2.1/pkg/common/util/certs.go 20:29:15 spire-1.2.1/pkg/common/util/certs_test.go 20:29:15 spire-1.2.1/pkg/common/util/csr.go 20:29:15 spire-1.2.1/pkg/common/util/hash.go 20:29:15 spire-1.2.1/pkg/common/util/selectors.go 20:29:15 spire-1.2.1/pkg/common/util/selectors_test.go 20:29:15 spire-1.2.1/pkg/common/util/signals.go 20:29:15 spire-1.2.1/pkg/common/util/sort.go 20:29:15 spire-1.2.1/pkg/common/util/sort_test.go 20:29:15 spire-1.2.1/pkg/common/util/task.go 20:29:15 spire-1.2.1/pkg/common/util/task_test.go 20:29:15 spire-1.2.1/pkg/common/util/testdata/ 20:29:15 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:29:15 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:29:15 spire-1.2.1/pkg/common/version/ 20:29:15 spire-1.2.1/pkg/common/version/version.go 20:29:15 spire-1.2.1/pkg/common/x509svid/ 20:29:15 spire-1.2.1/pkg/common/x509svid/common_test.go 20:29:15 spire-1.2.1/pkg/common/x509svid/csr.go 20:29:15 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:29:15 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:29:15 spire-1.2.1/pkg/common/x509util/ 20:29:15 spire-1.2.1/pkg/common/x509util/cert.go 20:29:15 spire-1.2.1/pkg/common/x509util/dns.go 20:29:15 spire-1.2.1/pkg/common/x509util/dns_test.go 20:29:15 spire-1.2.1/pkg/common/x509util/keyid.go 20:29:15 spire-1.2.1/pkg/common/x509util/keypair.go 20:29:15 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:29:15 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:29:15 spire-1.2.1/pkg/server/ 20:29:15 spire-1.2.1/pkg/server/api/ 20:29:15 spire-1.2.1/pkg/server/api/agent.go 20:29:15 spire-1.2.1/pkg/server/api/agent/ 20:29:15 spire-1.2.1/pkg/server/api/agent/v1/ 20:29:15 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:29:15 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:29:15 spire-1.2.1/pkg/server/api/agent_test.go 20:29:15 spire-1.2.1/pkg/server/api/api.go 20:29:15 spire-1.2.1/pkg/server/api/audit/ 20:29:15 spire-1.2.1/pkg/server/api/audit/audit.go 20:29:15 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:29:15 spire-1.2.1/pkg/server/api/bundle.go 20:29:15 spire-1.2.1/pkg/server/api/bundle/ 20:29:15 spire-1.2.1/pkg/server/api/bundle/v1/ 20:29:15 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:29:15 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:29:15 spire-1.2.1/pkg/server/api/bundle_test.go 20:29:15 spire-1.2.1/pkg/server/api/debug/ 20:29:15 spire-1.2.1/pkg/server/api/debug/v1/ 20:29:15 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:29:15 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:29:15 spire-1.2.1/pkg/server/api/entry.go 20:29:15 spire-1.2.1/pkg/server/api/entry/ 20:29:15 spire-1.2.1/pkg/server/api/entry/v1/ 20:29:15 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:29:15 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:29:15 spire-1.2.1/pkg/server/api/entry_test.go 20:29:15 spire-1.2.1/pkg/server/api/health/ 20:29:15 spire-1.2.1/pkg/server/api/health/v1/ 20:29:15 spire-1.2.1/pkg/server/api/health/v1/service.go 20:29:15 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:29:15 spire-1.2.1/pkg/server/api/id.go 20:29:15 spire-1.2.1/pkg/server/api/id_test.go 20:29:15 spire-1.2.1/pkg/server/api/limits/ 20:29:15 spire-1.2.1/pkg/server/api/limits/limits.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/ 20:29:15 spire-1.2.1/pkg/server/api/middleware/alias.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/audit.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/caller.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/common.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/entries.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:29:15 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:29:15 spire-1.2.1/pkg/server/api/ratelimit.go 20:29:15 spire-1.2.1/pkg/server/api/rpccontext/ 20:29:15 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:29:15 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:29:15 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:29:15 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:29:15 spire-1.2.1/pkg/server/api/selector.go 20:29:15 spire-1.2.1/pkg/server/api/selector_test.go 20:29:15 spire-1.2.1/pkg/server/api/status.go 20:29:15 spire-1.2.1/pkg/server/api/status_test.go 20:29:15 spire-1.2.1/pkg/server/api/svid/ 20:29:15 spire-1.2.1/pkg/server/api/svid/v1/ 20:29:15 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:29:15 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:29:15 spire-1.2.1/pkg/server/api/trustdomain.go 20:29:15 spire-1.2.1/pkg/server/api/trustdomain/ 20:29:15 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:29:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:29:15 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:29:15 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:29:15 spire-1.2.1/pkg/server/authpolicy/ 20:29:15 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:29:15 spire-1.2.1/pkg/server/authpolicy/policy.go 20:29:15 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:29:15 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:29:15 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:29:15 spire-1.2.1/pkg/server/authpolicy/validate.go 20:29:15 spire-1.2.1/pkg/server/bundle/ 20:29:15 spire-1.2.1/pkg/server/bundle/client/ 20:29:15 spire-1.2.1/pkg/server/bundle/client/client.go 20:29:15 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:29:15 spire-1.2.1/pkg/server/bundle/client/manager.go 20:29:15 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:29:15 spire-1.2.1/pkg/server/bundle/client/sources.go 20:29:15 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:29:15 spire-1.2.1/pkg/server/bundle/client/updater.go 20:29:15 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:29:15 spire-1.2.1/pkg/server/ca/ 20:29:15 spire-1.2.1/pkg/server/ca/ca.go 20:29:15 spire-1.2.1/pkg/server/ca/ca_health.go 20:29:15 spire-1.2.1/pkg/server/ca/ca_test.go 20:29:15 spire-1.2.1/pkg/server/ca/journal.go 20:29:15 spire-1.2.1/pkg/server/ca/journal_test.go 20:29:15 spire-1.2.1/pkg/server/ca/manager.go 20:29:15 spire-1.2.1/pkg/server/ca/manager_health.go 20:29:15 spire-1.2.1/pkg/server/ca/manager_test.go 20:29:15 spire-1.2.1/pkg/server/ca/templates.go 20:29:15 spire-1.2.1/pkg/server/ca/upstream_client.go 20:29:15 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:29:15 spire-1.2.1/pkg/server/ca/validation.go 20:29:15 spire-1.2.1/pkg/server/cache/ 20:29:15 spire-1.2.1/pkg/server/cache/dscache/ 20:29:15 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:29:15 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:29:15 spire-1.2.1/pkg/server/cache/entrycache/ 20:29:15 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:29:15 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:29:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:29:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:29:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:29:15 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:29:15 spire-1.2.1/pkg/server/catalog/ 20:29:15 spire-1.2.1/pkg/server/catalog/catalog.go 20:29:15 spire-1.2.1/pkg/server/catalog/keymanager.go 20:29:15 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:29:15 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:29:15 spire-1.2.1/pkg/server/catalog/notifier.go 20:29:15 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:29:15 spire-1.2.1/pkg/server/config.go 20:29:15 spire-1.2.1/pkg/server/datastore/ 20:29:15 spire-1.2.1/pkg/server/datastore/datastore.go 20:29:15 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:29:15 spire-1.2.1/pkg/server/datastore/repository.go 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:29:15 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:29:15 spire-1.2.1/pkg/server/endpoints/ 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/ 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:29:15 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:29:15 spire-1.2.1/pkg/server/endpoints/config.go 20:29:15 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:29:15 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:29:15 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:29:15 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:29:15 spire-1.2.1/pkg/server/endpoints/middleware.go 20:29:15 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:29:15 spire-1.2.1/pkg/server/hostservice/ 20:29:15 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:29:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:29:15 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:29:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:29:15 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:29:15 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:29:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:29:15 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/ 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/ 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:29:15 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:29:15 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:29:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:29:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:29:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:29:15 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:29:15 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:29:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:29:15 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/notifier/ 20:29:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:29:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:29:15 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:29:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:29:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:29:15 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:29:15 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:29:15 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:29:15 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:29:15 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:29:16 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:29:16 spire-1.2.1/pkg/server/registration/ 20:29:16 spire-1.2.1/pkg/server/registration/manager.go 20:29:16 spire-1.2.1/pkg/server/registration/manager_test.go 20:29:16 spire-1.2.1/pkg/server/scanentries.go 20:29:16 spire-1.2.1/pkg/server/scanentries_test.go 20:29:16 spire-1.2.1/pkg/server/server.go 20:29:16 spire-1.2.1/pkg/server/server_test.go 20:29:16 spire-1.2.1/pkg/server/svid/ 20:29:16 spire-1.2.1/pkg/server/svid/observer.go 20:29:16 spire-1.2.1/pkg/server/svid/observer_test.go 20:29:16 spire-1.2.1/pkg/server/svid/rotator.go 20:29:16 spire-1.2.1/pkg/server/svid/rotator_config.go 20:29:16 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:29:16 spire-1.2.1/pkg/server/svid/rotator_test.go 20:29:16 spire-1.2.1/proto/ 20:29:16 spire-1.2.1/proto/private/ 20:29:16 spire-1.2.1/proto/private/server/ 20:29:16 spire-1.2.1/proto/private/server/journal/ 20:29:16 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:29:16 spire-1.2.1/proto/private/server/journal/journal.proto 20:29:16 spire-1.2.1/proto/spire/ 20:29:16 spire-1.2.1/proto/spire/common/ 20:29:16 spire-1.2.1/proto/spire/common/common.pb.go 20:29:16 spire-1.2.1/proto/spire/common/common.proto 20:29:16 spire-1.2.1/proto/spire/common/plugin/ 20:29:16 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:29:16 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:29:16 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:29:16 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:29:16 spire-1.2.1/proto/spire/plugin/ 20:29:16 spire-1.2.1/proto/spire/plugin/agent/ 20:29:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:29:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:29:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:29:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:29:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:29:16 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:29:16 spire-1.2.1/release/ 20:29:16 spire-1.2.1/release/spire-extras/ 20:29:16 spire-1.2.1/release/spire-extras/README.md 20:29:16 spire-1.2.1/release/spire-extras/conf/ 20:29:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:29:16 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:29:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:29:16 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:29:16 spire-1.2.1/release/spire/ 20:29:16 spire-1.2.1/release/spire/README.md 20:29:16 spire-1.2.1/release/spire/conf/ 20:29:16 spire-1.2.1/release/spire/conf/agent/ 20:29:16 spire-1.2.1/release/spire/conf/agent/agent.conf 20:29:16 spire-1.2.1/release/spire/conf/server/ 20:29:16 spire-1.2.1/release/spire/conf/server/server.conf 20:29:16 spire-1.2.1/script/ 20:29:16 spire-1.2.1/script/build-artifact.sh 20:29:16 spire-1.2.1/script/generate_dummy_ca.sh 20:29:16 spire-1.2.1/support/ 20:29:16 spire-1.2.1/support/k8s/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:29:16 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:29:16 spire-1.2.1/support/oidc-discovery-provider/ 20:29:16 spire-1.2.1/support/oidc-discovery-provider/README.md 20:29:16 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:29:16 spire-1.2.1/support/oidc-discovery-provider/config.go 20:29:16 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:29:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:29:16 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:29:16 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:29:16 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:29:16 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:29:16 spire-1.2.1/support/oidc-discovery-provider/main.go 20:29:16 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:29:16 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:29:16 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:29:16 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:29:16 spire-1.2.1/test/ 20:29:16 spire-1.2.1/test/clock/ 20:29:16 spire-1.2.1/test/clock/clock.go 20:29:16 spire-1.2.1/test/fakes/ 20:29:16 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:29:16 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:29:16 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:29:16 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:29:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:29:16 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:29:16 spire-1.2.1/test/fakes/fakeagentstore/ 20:29:16 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:29:16 spire-1.2.1/test/fakes/fakedatastore/ 20:29:16 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:29:16 spire-1.2.1/test/fakes/fakeentryclient/ 20:29:16 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:29:16 spire-1.2.1/test/fakes/fakehealthchecker/ 20:29:16 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:29:16 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:29:16 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:29:16 spire-1.2.1/test/fakes/fakemetrics/ 20:29:16 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:29:16 spire-1.2.1/test/fakes/fakenoderesolver/ 20:29:16 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:29:16 spire-1.2.1/test/fakes/fakenotifier/ 20:29:16 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:29:16 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:29:16 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:29:16 spire-1.2.1/test/fakes/fakeserverca/ 20:29:16 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:29:16 spire-1.2.1/test/fakes/fakeservercatalog/ 20:29:16 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:29:16 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:29:16 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:29:16 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:29:16 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:29:16 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:29:16 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:29:16 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:29:16 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:29:16 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:29:16 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:29:16 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:29:16 spire-1.2.1/test/fixture/ 20:29:16 spire-1.2.1/test/fixture/certs/ 20:29:16 spire-1.2.1/test/fixture/certs/agent_svid.der 20:29:16 spire-1.2.1/test/fixture/certs/base_cert.pem 20:29:16 spire-1.2.1/test/fixture/certs/base_csr.pem 20:29:16 spire-1.2.1/test/fixture/certs/base_key.pem 20:29:16 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:29:16 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:29:16 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:29:16 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:29:16 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:29:16 spire-1.2.1/test/fixture/certs/blog_key.pem 20:29:16 spire-1.2.1/test/fixture/certs/bundle.der 20:29:16 spire-1.2.1/test/fixture/certs/ca.pem 20:29:16 spire-1.2.1/test/fixture/certs/ca_key.pem 20:29:16 spire-1.2.1/test/fixture/certs/database_cert.pem 20:29:16 spire-1.2.1/test/fixture/certs/database_csr.pem 20:29:16 spire-1.2.1/test/fixture/certs/database_key.pem 20:29:16 spire-1.2.1/test/fixture/certs/node_cert.pem 20:29:16 spire-1.2.1/test/fixture/certs/node_csr.pem 20:29:16 spire-1.2.1/test/fixture/certs/node_key.pem 20:29:16 spire-1.2.1/test/fixture/certs/svid.pem 20:29:16 spire-1.2.1/test/fixture/certs/svid_key.pem 20:29:16 spire-1.2.1/test/fixture/config/ 20:29:16 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:29:16 spire-1.2.1/test/fixture/config/agent_good.conf 20:29:16 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:29:16 spire-1.2.1/test/fixture/config/plugin_good.conf 20:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:29:16 spire-1.2.1/test/fixture/config/server_good.conf 20:29:16 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:29:16 spire-1.2.1/test/fixture/fixture.go 20:29:16 spire-1.2.1/test/fixture/nodeattestor/ 20:29:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:29:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:29:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:29:16 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:29:16 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:29:16 spire-1.2.1/test/fixture/registration/ 20:29:16 spire-1.2.1/test/fixture/registration/entries.json 20:29:16 spire-1.2.1/test/fixture/registration/good-for-update.json 20:29:16 spire-1.2.1/test/fixture/registration/good.json 20:29:16 spire-1.2.1/test/fixture/registration/invalid.json 20:29:16 spire-1.2.1/test/fixture/registration/invalid_json.json 20:29:16 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:29:16 spire-1.2.1/test/integration/ 20:29:16 spire-1.2.1/test/integration/README.md 20:29:16 spire-1.2.1/test/integration/common 20:29:16 spire-1.2.1/test/integration/setup/ 20:29:16 spire-1.2.1/test/integration/setup/adminclient/ 20:29:16 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:29:16 spire-1.2.1/test/integration/setup/adminclient/client.go 20:29:16 spire-1.2.1/test/integration/setup/debugagent/ 20:29:16 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:29:16 spire-1.2.1/test/integration/setup/debugagent/main.go 20:29:16 spire-1.2.1/test/integration/setup/debugserver/ 20:29:16 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:29:16 spire-1.2.1/test/integration/setup/debugserver/main.go 20:29:16 spire-1.2.1/test/integration/setup/downstreamclient/ 20:29:16 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:29:16 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:29:16 spire-1.2.1/test/integration/setup/itclient/ 20:29:16 spire-1.2.1/test/integration/setup/itclient/client.go 20:29:16 spire-1.2.1/test/integration/setup/node-attestation/ 20:29:16 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:29:16 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:29:16 spire-1.2.1/test/integration/setup/x509pop/ 20:29:16 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:29:16 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:29:16 spire-1.2.1/test/integration/suites/ 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:29:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:29:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:29:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:29:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:29:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:29:16 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:29:16 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:29:16 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:29:16 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:29:16 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/Removing intermediate container 8a6c154b4bf2 20:29:16 ---> a675b9d0d29d 20:29:16 Step 8/23 : COPY . . 20:29:16 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:29:16 spire-1.2.1/test/integration/suites/join-token/ 20:29:16 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:29:16 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:29:16 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:29:16 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:29:16 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:29:16 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:29:16 spire-1.2.1/test/integration/suites/join-token/README.md 20:29:16 spire-1.2.1/test/integration/suites/join-token/conf/ 20:29:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:29:16 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/join-token/teardown 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:29:16 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:29:16 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:29:16 spire-1.2.1/test/integration/suites/k8s/ 20:29:16 spire-1.2.1/test/integration/suites/k8s/00-setup 20:29:16 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:29:16 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:29:16 spire-1.2.1/test/integration/suites/k8s/README.md 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/ 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:29:16 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:29:16 spire-1.2.1/test/integration/suites/k8s/teardown 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/ 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:29:16 spire-1.2.1/test/integration/suites/rotation/ 20:29:16 spire-1.2.1/test/integration/suites/rotation/00-setup 20:29:16 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:29:16 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:29:16 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:29:16 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:29:16 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:29:16 spire-1.2.1/test/integration/suites/rotation/README.md 20:29:16 spire-1.2.1/test/integration/suites/rotation/conf/ 20:29:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:29:16 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/rotation/teardown 20:29:16 spire-1.2.1/test/integration/suites/self-test/ 20:29:16 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:29:16 spire-1.2.1/test/integration/suites/self-test/README.md 20:29:16 spire-1.2.1/test/integration/suites/self-test/teardown 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:29:16 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:29:16 spire-1.2.1/test/integration/suites/upgrade/ 20:29:16 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:29:16 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:29:16 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:29:16 spire-1.2.1/test/integration/suites/upgrade/README.md 20:29:16 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:29:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:29:16 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:29:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:29:16 spire-1.2.1/test/integration/suites/upgrade/teardown 20:29:16 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:29:16 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:29:16 spire-1.2.1/test/integration/test-one.sh 20:29:16 spire-1.2.1/test/integration/test.sh 20:29:16 spire-1.2.1/test/plugintest/ 20:29:16 spire-1.2.1/test/plugintest/config.go 20:29:16 spire-1.2.1/test/plugintest/load.go 20:29:16 spire-1.2.1/test/plugintest/option.go 20:29:16 spire-1.2.1/test/spiretest/ 20:29:16 spire-1.2.1/test/spiretest/apiserver.go 20:29:16 spire-1.2.1/test/spiretest/assertions.go 20:29:16 spire-1.2.1/test/spiretest/dir.go 20:29:16 spire-1.2.1/test/spiretest/errors_posix.go 20:29:16 spire-1.2.1/test/spiretest/errors_windows.go 20:29:16 spire-1.2.1/test/spiretest/logs.go 20:29:16 spire-1.2.1/test/spiretest/socketapi.go 20:29:16 spire-1.2.1/test/spiretest/suite.go 20:29:16 spire-1.2.1/test/spiretest/x509.go 20:29:16 spire-1.2.1/test/testca/ 20:29:16 spire-1.2.1/test/testca/ca.go 20:29:16 spire-1.2.1/test/testkey/ 20:29:16 spire-1.2.1/test/testkey/generate.sh 20:29:16 spire-1.2.1/test/testkey/genkeys.go 20:29:16 spire-1.2.1/test/testkey/keys.go 20:29:16 spire-1.2.1/test/testkey/new.go 20:29:16 spire-1.2.1/test/tpmsimulator/ 20:29:16 spire-1.2.1/test/tpmsimulator/simulator.go 20:29:16 spire-1.2.1/test/util/ 20:29:16 spire-1.2.1/test/util/cert_fixtures.go 20:29:16 spire-1.2.1/test/util/cert_generation.go 20:29:16 spire-1.2.1/test/util/io_redirection.go 20:29:16 spire-1.2.1/test/util/race.go 20:29:16 spire-1.2.1/test/util/util.go 20:29:16 building spire from source... 20:29:17 Installing go1.17.7... 20:29:39 ---> f8924bcca734 20:29:39 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:29:39 ---> Running in d174f14ce6d8 20:29:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:29:44 Removing intermediate container bd7c74d22b4e 20:29:44 ---> fadc6fd5d89e 20:29:44 20:29:44 Step 9/20 : FROM alpine:3.15 20:29:44 3.15: Pulling from library/alpine 20:29:45 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:29:45 Status: Downloaded newer image for alpine:3.15 20:29:45 ---> 3fb3c9af89a9 20:29:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:46 ---> Running in 7302629a9116 20:29:47 Removing intermediate container 7302629a9116 20:29:47 ---> 43cde88ad015 20:29:47 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:29:47 ---> Running in 92024a677711 20:29:48 Building bin/spire-server... 20:29:48 go: downloading github.com/mitchellh/cli v1.1.2 20:29:48 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:29:48 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:29:49 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:29:49 go: downloading google.golang.org/grpc v1.44.0 20:29:50 Removing intermediate container 92024a677711 20:29:50 ---> 3cdfe6035e22 20:29:50 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:29:50 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:29:50  ---> Running in b4b2e6ca3ced 20:29:51 go: downloading github.com/imdario/mergo v0.3.12 20:29:51 go: downloading github.com/sirupsen/logrus v1.8.1 20:29:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:29:52 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:29:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:29:53 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:29:54 v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:29:54 v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] 20:29:54 OK: 15736 distinct packages available 20:29:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:29:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:29:55 go: downloading github.com/fatih/color v1.13.0 20:29:55 go: downloading github.com/mattn/go-isatty v0.0.14 20:29:55 go: downloading google.golang.org/protobuf v1.27.1 20:29:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:29:57 (1/9) Installing ca-certificates (20211220-r0) 20:29:57 (2/9) Installing brotli-libs (1.0.9-r5) 20:29:57 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:29:57 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:29:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:29:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:29:57 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:29:57 (4/9) Installing libcurl (7.80.0-r1) 20:29:57 (5/9) Installing curl (7.80.0-r1) 20:29:57 (6/9) Installing dumb-init (1.2.5-r1) 20:29:57 (7/9) Installing musl-obstack (1.2.3-r0) 20:29:57 (8/9) Installing libucontext (1.1-r0) 20:29:57 (9/9) Installing gcompat (1.0.0-r4) 20:29:57 Executing busybox-1.34.1-r5.trigger 20:29:57 Executing ca-certificates-20211220-r0.trigger 20:29:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:29:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:29:58 go: downloading github.com/armon/go-metrics v0.3.10 20:29:58 OK: 8 MiB in 23 packages 20:29:58 go: downloading github.com/prometheus/client_golang v1.12.1 20:29:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:30:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:30:00 go: downloading github.com/open-policy-agent/opa v0.38.0 20:30:00 Removing intermediate container b4b2e6ca3ced 20:30:00 ---> 13c7afbe0fcc 20:30:00 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:01 ---> ae3a4983fc74 20:30:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:30:04 ---> 7c0868af6f00 20:30:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:30:05 ---> 5ee65c87c44a 20:30:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:30:05 ---> Running in cfe3a0cc8827 20:30:05 Removing intermediate container cfe3a0cc8827 20:30:05 ---> 6343fe95cf27 20:30:05 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:30:05 ---> Running in df709c773268 20:30:05 Removing intermediate container df709c773268 20:30:05 ---> 4623eb2e55cf 20:30:05 Step 18/20 : LABEL arch=arm64 20:30:06 ---> Running in 8e7f51c83498 20:30:06 Removing intermediate container 8e7f51c83498 20:30:06 ---> 4d3a84c12a53 20:30:06 Step 19/20 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:30:06 ---> Running in f981c2ca99f5 20:30:07 Removing intermediate container f981c2ca99f5 20:30:07 ---> 2b1ab6cd1522 20:30:07 Step 20/20 : LABEL version=0.0.0 20:30:07 ---> Running in f114a9e7c2ab 20:30:07 Removing intermediate container f114a9e7c2ab 20:30:07 ---> e9c149b8d2a2 20:30:07 20:30:08 Successfully built e9c149b8d2a2 20:30:08 Successfully tagged security-spiffe-token-provider-arm64:latest 20:30:08  Building security-spiffe-token-provider ... done Building support-scheduler 20:30:16 go: downloading github.com/Masterminds/goutils v1.1.0 20:30:16 go: downloading github.com/Masterminds/semver v1.5.0 20:30:16 go: downloading github.com/google/uuid v1.1.2 20:30:16 go: downloading github.com/huandu/xstrings v1.3.2 20:30:16 go: downloading github.com/mattn/go-colorable v0.1.12 20:30:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:30:16 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:30:16 go: downloading github.com/oklog/run v1.0.0 20:30:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:30:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:30:16 go: downloading github.com/prometheus/client_model v0.2.0 20:30:16 go: downloading github.com/prometheus/common v0.32.1 20:30:16 go: downloading go.uber.org/atomic v1.9.0 20:30:17 go: downloading github.com/beorn7/perks v1.0.1 20:30:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:30:17 go: downloading github.com/prometheus/procfs v0.7.3 20:30:18 go: downloading github.com/imkira/go-observer v1.0.3 20:30:18 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:30:19 go: downloading github.com/hashicorp/errwrap v1.1.0 20:30:19 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:30:19 go: downloading github.com/twmb/murmur3 v1.1.6 20:30:19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:30:19 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:30:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:30:19 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:30:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:30:34 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:30:34 go: downloading github.com/blang/semver/v4 v4.0.0 20:30:34 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:30:34 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:30:34 go: downloading github.com/jinzhu/gorm v1.9.16 20:30:35 go: downloading github.com/lib/pq v1.10.4 20:30:35 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:30:35 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:30:36 go: downloading github.com/stretchr/testify v1.7.0 20:30:36 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:30:37 go: downloading google.golang.org/api v0.70.0 20:30:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:30:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:30:39 ---> bb1021f3adb2 20:30:39 Step 3/22 : WORKDIR /edgex-go 20:30:39 ---> Using cache 20:30:39 ---> 1d94ec63ea92 20:30:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:30:39 ---> Using cache 20:30:39 ---> 6c638b83d3f7 20:30:39 Step 5/22 : RUN apk add --update --no-cache make git 20:30:40 ---> Running in 2e8def257d82 20:30:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:30:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:30:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:30:45 OK: 220 MiB in 52 packages 20:30:46 Removing intermediate container 2e8def257d82 20:30:46 ---> c17e97a52ea5 20:30:46 Step 6/22 : COPY go.mod vendor* ./ 20:30:47 ---> 0eaf6229b61b 20:30:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:47 ---> Running in 18e47879cf29 20:30:52 Removing intermediate container 18e47879cf29 20:30:52 ---> 2b4273d6200c 20:30:52 Step 8/22 : COPY . . 20:31:16 ---> c0ac925a4686 20:31:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:31:16 ---> Running in 81ef359c2bf2 20:31:18 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 20:31:33 go: downloading k8s.io/client-go v0.23.4 20:31:33 go: downloading k8s.io/api v0.23.4 20:31:33 go: downloading github.com/google/go-tpm v0.3.3 20:31:33 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:31:45 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:31:45 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:31:45 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:31:45 go: downloading cloud.google.com/go/storage v1.21.0 20:31:46 go: downloading cloud.google.com/go v0.100.2 20:31:48 go: downloading k8s.io/apimachinery v0.23.4 20:31:50 go: downloading k8s.io/kube-aggregator v0.23.3 20:31:51 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:31:53 go: downloading cloud.google.com/go/security v1.3.0 20:31:53 go: downloading github.com/hashicorp/vault/api v1.4.1 20:31:53 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:31:54 go: downloading gopkg.in/yaml.v2 v2.4.0 20:31:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:31:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:31:54 go: downloading github.com/gobwas/glob v0.2.3 20:31:55 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:31:55 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:31:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:31:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:31:55 go: downloading github.com/aws/smithy-go v1.11.0 20:31:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:31:57 go: downloading github.com/jinzhu/inflection v1.0.0 20:31:57 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:31:57 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:31:58 go: downloading github.com/gogo/protobuf v1.3.2 20:32:03 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:32:03 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:32:03 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:32:03 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:32:03 go: downloading github.com/dimchansky/utfbom v1.1.1 20:32:03 go: downloading cloud.google.com/go/compute v1.3.0 20:32:04 go: downloading cloud.google.com/go/iam v0.1.1 20:32:04 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:32:05 go: downloading k8s.io/klog/v2 v2.30.0 20:32:05 go: downloading github.com/google/gofuzz v1.1.0 20:32:05 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:32:06 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:32:07 go: downloading github.com/spf13/pflag v1.0.5 20:32:07 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:32:07 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:32:07 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:32:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:32:07 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:32:07 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:32:08 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:32:09 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:32:09 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:32:09 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:32:09 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:32:10 go: downloading go.opencensus.io v0.23.0 20:32:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:32:13 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:32:13 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:32:13 go: downloading gopkg.in/inf.v0 v0.9.1 20:32:13 go: downloading github.com/go-logr/logr v1.2.2 20:32:13 go: downloading github.com/google/go-cmp v0.5.7 20:32:14 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:32:14 go: downloading github.com/json-iterator/go v1.1.12 20:32:15 go: downloading github.com/googleapis/gnostic v0.5.5 20:32:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:32:20 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:32:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:32:20 go: downloading github.com/tklauser/numcpus v0.3.0 20:32:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:32:21 go: downloading go.uber.org/zap v1.21.0 20:32:22 go: downloading sigs.k8s.io/yaml v1.3.0 20:32:22 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:32:22 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:32:22 go: downloading github.com/modern-go/reflect2 v1.0.2 20:32:22 go: downloading github.com/ryanuber/go-glob v1.0.0 20:32:22 go: downloading github.com/golang/snappy v0.0.4 20:32:22 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:32:32 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:32:32 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:32:32 go: downloading github.com/hashicorp/go-version v1.2.0 20:32:32 go: downloading go.uber.org/multierr v1.6.0 20:33:11 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:33:11 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:48 Removing intermediate container d174f14ce6d8 20:34:48 ---> dbdd60246d6c 20:34:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:34:48 ---> Running in 3fc77941ca54 20:34: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 20:34:48 Removing intermediate container 3fc77941ca54 20:34:48 ---> 47f554c495c0 20:34:48 20:34:48 Step 11/23 : FROM docker:20.10.14 20:34:48 20.10.14: Pulling from library/docker 20:34:58 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:34:58 Status: Downloaded newer image for docker:20.10.14 20:34:58 ---> c346e9eafbab 20:34: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' 20:34:58 ---> Running in 2bae336ea2fd 20:34:58 Removing intermediate container 2bae336ea2fd 20:34:58 ---> e6fca9c379a2 20:34:58 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 20:34:58 ---> Running in 8bf31b9ea0ff 20:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:35:01 (1/43) Installing readline (8.1.1-r0) 20:35:02 (2/43) Installing bash (5.1.16-r0) 20:35:02 Executing bash-5.1.16-r0.post-install 20:35:02 (3/43) Installing brotli-libs (1.0.9-r5) 20:35:02 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:35:02 (5/43) Installing libcurl (7.80.0-r1) 20:35:02 (6/43) Installing curl (7.80.0-r1) 20:35:02 (7/43) Installing dumb-init (1.2.5-r1) 20:35:02 (8/43) Installing libbz2 (1.0.8-r1) 20:35:02 (9/43) Installing expat (2.4.7-r0) 20:35:02 (10/43) Installing libffi (3.4.2-r1) 20:35:02 (11/43) Installing gdbm (1.22-r0) 20:35:02 (12/43) Installing xz-libs (5.2.5-r1) 20:35:02 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:35:02 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:35:02 (15/43) Installing mpdecimal (2.5.1-r1) 20:35:02 (16/43) Installing sqlite-libs (3.36.0-r0) 20:35:02 (17/43) Installing python3 (3.9.7-r4) 20:35:05 (18/43) Installing py3-appdirs (1.4.4-r2) 20:35:05 (19/43) Installing py3-certifi (2020.12.5-r1) 20:35:05 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:35:05 (21/43) Installing py3-idna (3.3-r0) 20:35:05 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:35:05 (23/43) Installing py3-requests (2.26.0-r1) 20:35:05 (24/43) Installing py3-msgpack (1.0.2-r1) 20:35:05 (25/43) Installing py3-lockfile (0.12.2-r4) 20:35:05 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:35:05 (27/43) Installing py3-colorama (0.4.4-r1) 20:35:05 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:35:05 (29/43) Installing py3-distlib (0.3.3-r0) 20:35:05 (30/43) Installing py3-distro (1.6.0-r0) 20:35:05 (31/43) Installing py3-six (1.16.0-r0) 20:35:05 (32/43) Installing py3-webencodings (0.5.1-r4) 20:35:05 (33/43) Installing py3-html5lib (1.1-r1) 20:35:05 (34/43) Installing py3-parsing (2.4.7-r2) 20:35:06 (35/43) Installing py3-packaging (20.9-r1) 20:35:06 (36/43) Installing py3-tomli (1.2.2-r0) 20:35:06 (37/43) Installing py3-pep517 (0.12.0-r0) 20:35:06 (38/43) Installing py3-progress (1.6-r0) 20:35:06 (39/43) Installing py3-retrying (1.3.3-r2) 20:35:06 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:35:06 (41/43) Installing py3-setuptools (52.0.0-r4) 20:35:06 (42/43) Installing py3-toml (0.10.2-r2) 20:35:06 (43/43) Installing py3-pip (20.3.4-r1) 20:35:07 Executing busybox-1.34.1-r5.trigger 20:35:07 OK: 82 MiB in 65 packages 20:35:12 Collecting docker-compose==1.23.2 20:35:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:35:13 Collecting websocket-client<1.0,>=0.32.0 20:35:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:35:14 Collecting docker<4.0,>=3.6.0 20:35:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:35:14 Collecting cached-property<2,>=1.2.0 20:35:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:35:14 Collecting jsonschema<3,>=2.5.1 20:35:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:35:16 Collecting PyYAML<4,>=3.10 20:35:16 Downloading PyYAML-3.13.tar.gz (270 kB) 20:35:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:35:20 Collecting texttable<0.10,>=0.9.0 20:35:20 Downloading texttable-0.9.1.tar.gz (11 kB) 20:35:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:35:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:35:25 Collecting docopt<0.7,>=0.6.1 20:35:25 Downloading docopt-0.6.2.tar.gz (25 kB) 20:35:27 Collecting dockerpty<0.5,>=0.4.1 20:35:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:35:30 Collecting docker-pycreds>=0.4.0 20:35:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:35:31 Collecting urllib3<1.25,>=1.21.1 20:35:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:35:31 Collecting idna<2.8,>=2.5 20:35:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:35:32 Collecting chardet<3.1.0,>=3.0.2 20:35:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:35:32 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:35:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:35:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:35:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:35:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:35:33 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:35:33 Attempting uninstall: urllib3 20:35:33 Found existing installation: urllib3 1.26.7 20:35:33 Uninstalling urllib3-1.26.7: 20:35:34 Successfully uninstalled urllib3-1.26.7 20:35:34 Attempting uninstall: idna 20:35:34 Found existing installation: idna 3.3 20:35:34 Uninstalling idna-3.3: 20:35:34 Successfully uninstalled idna-3.3 20:35:38 Attempting uninstall: requests 20:35:38 Found existing installation: requests 2.26.0 20:35:38 Uninstalling requests-2.26.0: 20:35:38 Successfully uninstalled requests-2.26.0 20:35:38 Running setup.py install for texttable: started 20:35:42 Running setup.py install for texttable: finished with status 'done' 20:35:42 Running setup.py install for PyYAML: started 20:35:44 Running setup.py install for PyYAML: finished with status 'done' 20:35:45 Running setup.py install for docopt: started 20:35:48 Running setup.py install for docopt: finished with status 'done' 20:35:48 Running setup.py install for dockerpty: started 20:35:51 Running setup.py install for dockerpty: finished with status 'done' 20:35:53 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 20:36:08 Removing intermediate container 8bf31b9ea0ff 20:36:08 ---> 1ec6ee83da5b 20:36:08 Step 14/23 : ENV APP_PORT=58890 20:36:08 ---> Running in c4b056221e57 20:36:09 Removing intermediate container c4b056221e57 20:36:09 ---> b61eb7ee0c62 20:36:09 Step 15/23 : EXPOSE $APP_PORT 20:36:09 ---> Running in e0cfbea8b743 20:36:09 Removing intermediate container e0cfbea8b743 20:36:09 ---> 7c3faef5356b 20:36:09 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:36:11 ---> 39a24980d7e1 20:36:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:36:12 ---> 0851fc01fc73 20:36:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:36:13 ---> 308b6114f769 20:36:13 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:36:13 ---> Running in 54edf6e0a8dc 20:36:14 Removing intermediate container 54edf6e0a8dc 20:36:14 ---> f463b8ac8925 20:36:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:14 ---> Running in 531b10aefc48 20:36:15 Removing intermediate container 531b10aefc48 20:36:15 ---> 05637e834bea 20:36:15 Step 21/23 : LABEL arch=arm64 20:36:15 ---> Running in 18427686afc4 20:36:15 Removing intermediate container 18427686afc4 20:36:15 ---> 79075c5fd4e1 20:36:15 Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:36:15 ---> Running in 489c49b0bf2e 20:36:16 Removing intermediate container 489c49b0bf2e 20:36:16 ---> f9c4b5421380 20:36:16 Step 23/23 : LABEL version=0.0.0 20:36:16 ---> Running in 6b55e2f52536 20:36:17 Removing intermediate container 6b55e2f52536 20:36:17 ---> d80a235f3de0 20:36:17 20:36:17 Successfully built d80a235f3de0 20:36:17 Successfully tagged sys-mgmt-agent-arm64:latest 20:36:17 Building core-command 20:36:50  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:36:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:36:50 ---> bb1021f3adb2 20:36:50 Step 3/23 : WORKDIR /edgex-go 20:36:50 ---> Using cache 20:36:50 ---> 1d94ec63ea92 20:36:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:50 ---> Using cache 20:36:50 ---> 6c638b83d3f7 20:36:50 Step 5/23 : RUN apk add --update --no-cache make git 20:36:50 ---> Using cache 20:36:50 ---> c17e97a52ea5 20:36:50 Step 6/23 : COPY go.mod vendor* ./ 20:36:50 ---> Using cache 20:36:50 ---> 0eaf6229b61b 20:36:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:50 ---> Using cache 20:36:50 ---> 2b4273d6200c 20:36:50 Step 8/23 : COPY . . 20:36:50 ---> Using cache 20:36:50 ---> c0ac925a4686 20:36:50 Step 9/23 : RUN make cmd/core-command/core-command 20:36:50 ---> Running in 6de3c0815825 20:36:50 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 20:39:12 Removing intermediate container 81ef359c2bf2 20:39:12 ---> f54b378e56c4 20:39:12 20:39:12 Step 10/22 : FROM alpine:3.14 20:39:12 ---> ac73e934f311 20:39:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:39:12 ---> Running in 0f585f849727 20:39:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:39:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:39:12 (1/1) Installing dumb-init (1.2.5-r1) 20:39:12 Executing busybox-1.33.1-r7.trigger 20:39:12 OK: 5 MiB in 15 packages 20:39:12 Removing intermediate container 0f585f849727 20:39:12 ---> 9f6b1bdc84db 20:39:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:12 ---> Running in 7e792e53fe94 20:39:12 Removing intermediate container 7e792e53fe94 20:39:12 ---> eeec53b60336 20:39:12 Step 13/22 : ENV APP_PORT=59861 20:39:12 ---> Running in 5207c62ac8cd 20:39:12 Removing intermediate container 5207c62ac8cd 20:39:12 ---> a7dee343d382 20:39:12 Step 14/22 : EXPOSE $APP_PORT 20:39:12 ---> Running in 13d82879b226 20:39:12 Removing intermediate container 13d82879b226 20:39:12 ---> 98e651c8b8e8 20:39:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:12 ---> 586e94716d23 20:39:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:39:12 ---> c7a151096226 20:39:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:39:12 ---> e8077b62824b 20:39:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:39:12 ---> Running in 8af76638214d 20:39:12 Removing intermediate container 8af76638214d 20:39:12 ---> ce8c2a41f3ec 20:39:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:39:12 ---> Running in dd2471f518b6 20:39:12 Removing intermediate container dd2471f518b6 20:39:12 ---> 5312734a2ba2 20:39:12 Step 20/22 : LABEL arch=arm64 20:39:12 ---> Running in 429f76728b3a 20:39:12 Removing intermediate container 429f76728b3a 20:39:12 ---> c576b4f96f26 20:39:12 Step 21/22 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:39:12 ---> Running in 07d659eefee9 20:39:12 Removing intermediate container 07d659eefee9 20:39:12 ---> 172e594085a2 20:39:12 Step 22/22 : LABEL version=0.0.0 20:39:12 ---> Running in a4d7b01af871 20:39:12 Removing intermediate container a4d7b01af871 20:39:12 ---> 1b8b6458c715 20:39:12 20:39:12 Successfully built 1b8b6458c715 20:39:12 Successfully tagged support-scheduler-arm64:latest 20:39:12  Building support-scheduler ... done Building support-notifications 20:39:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:39:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:39:52 ---> bb1021f3adb2 20:39:52 Step 3/22 : WORKDIR /edgex-go 20:39:52 ---> Using cache 20:39:52 ---> 1d94ec63ea92 20:39:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:52 ---> Using cache 20:39:52 ---> 6c638b83d3f7 20:39:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:39:52 ---> Running in 04743bb1cb05 20:39:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:39:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:39:52 OK: 220 MiB in 52 packages 20:39:52 Removing intermediate container 04743bb1cb05 20:39:52 ---> e78b5f5786bf 20:39:52 Step 6/22 : COPY go.mod vendor* ./ 20:39:52 ---> 98c0b00425ce 20:39:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:52 ---> Running in 102ce423e3ec 20:39:57 Removing intermediate container 102ce423e3ec 20:39:57 ---> bda7e6dfadb3 20:39:57 Step 8/22 : COPY . . 20:40:16 ---> ed8d287eacd4 20:40:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:40:16 ---> Running in db59cdf7f7a5 20:40:17 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 20:41:38 Removing intermediate container 6de3c0815825 20:41:38 ---> 33fe112903b1 20:41:38 20:41:38 Step 10/23 : FROM alpine:3.14 20:41:38 ---> ac73e934f311 20:41:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:41:38 ---> Using cache 20:41:38 ---> 9f6b1bdc84db 20:41:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:41:38 ---> Using cache 20:41:38 ---> eeec53b60336 20:41:38 Step 13/23 : ENV APP_PORT=59882 20:41:38 ---> Running in 170a8456d590 20:41:38 Removing intermediate container 170a8456d590 20:41:38 ---> 1a5213a9b055 20:41:38 Step 14/23 : EXPOSE $APP_PORT 20:41:38 ---> Running in 42ae7d776f6b 20:41:38 Removing intermediate container 42ae7d776f6b 20:41:38 ---> 0540e7b86af3 20:41:38 Step 15/23 : WORKDIR / 20:41:38 ---> Running in 2cdabfaeddf0 20:41:38 Removing intermediate container 2cdabfaeddf0 20:41:38 ---> d94281fa3ddb 20:41:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:39 ---> 50231c841e5d 20:41:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:41:41 ---> dffb38a5d28b 20:41:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:41:42 ---> 19622293db0e 20:41:42 Step 19/23 : ENTRYPOINT ["/core-command"] 20:41:42 ---> Running in 371fa47ab67c 20:41:42 Removing intermediate container 371fa47ab67c 20:41:42 ---> 20a29e800aaf 20:41:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:41:42 ---> Running in ace1084b6d7b 20:41:43 Removing intermediate container ace1084b6d7b 20:41:43 ---> 2c7f3da74917 20:41:43 Step 21/23 : LABEL arch=arm64 20:41:43 ---> Running in 7f3b0c9051d8 20:41:43 Removing intermediate container 7f3b0c9051d8 20:41:43 ---> 95471ccbd010 20:41:43 Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:41:43 ---> Running in 690f363c9b72 20:41:44 Removing intermediate container 690f363c9b72 20:41:44 ---> 7cc4d9ac6ade 20:41:44 Step 23/23 : LABEL version=0.0.0 20:41:44 ---> Running in a327612a8bdb 20:41:45 Removing intermediate container a327612a8bdb 20:41:45 ---> c80018610635 20:41:45 20:41:45 Successfully built c80018610635 20:41:45 Successfully tagged core-command-arm64:latest 20:41:45 Building security-proxy-setup 20:42:17  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:42:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:42:17 ---> bb1021f3adb2 20:42:17 Step 3/22 : WORKDIR /edgex-go 20:42:17 ---> Using cache 20:42:17 ---> 1d94ec63ea92 20:42:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:17 ---> Using cache 20:42:17 ---> 6c638b83d3f7 20:42:17 Step 5/22 : RUN apk add --update --no-cache make git 20:42:17 ---> Using cache 20:42:17 ---> c17e97a52ea5 20:42:17 Step 6/22 : COPY go.mod vendor* ./ 20:42:17 ---> Using cache 20:42:17 ---> 0eaf6229b61b 20:42:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:17 ---> Using cache 20:42:17 ---> 2b4273d6200c 20:42:17 Step 8/22 : COPY . . 20:42:17 ---> Using cache 20:42:17 ---> c0ac925a4686 20:42:17 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:42:17 ---> Running in 20fbc9c42b0a 20:42:17 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 20:46: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/secrets-config ./cmd/secrets-config 20:46:58 Removing intermediate container 20fbc9c42b0a 20:46:58 ---> 9a96a0bbbbf0 20:46:58 20:46:58 Step 10/22 : FROM alpine:3.14 20:46:58 ---> ac73e934f311 20:46:58 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:46:58 ---> Running in 950a8115e0a5 20:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:47:00 (1/6) Installing ca-certificates (20211220-r0) 20:47:00 (2/6) Installing brotli-libs (1.0.9-r5) 20:47:00 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:47:00 (4/6) Installing libcurl (7.79.1-r1) 20:47:00 (5/6) Installing curl (7.79.1-r1) 20:47:00 (6/6) Installing dumb-init (1.2.5-r1) 20:47:00 Executing busybox-1.33.1-r7.trigger 20:47:00 Executing ca-certificates-20211220-r0.trigger 20:47:00 OK: 8 MiB in 20 packages 20:47:02 Removing intermediate container 950a8115e0a5 20:47:02 ---> 5fb2e9ebfd62 20:47:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:47:02 ---> Running in 7232b8cb4524 20:47:03 Removing intermediate container 7232b8cb4524 20:47:03 ---> 3b0dd1d5c10d 20:47:03 Step 13/22 : WORKDIR /edgex 20:47:03 ---> Running in f4e41b56b909 20:47:04 Removing intermediate container f4e41b56b909 20:47:04 ---> eda3955874dd 20:47:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:47:05 ---> 86cf6b6dbe16 20:47:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:47:06 ---> 2314240f7d38 20:47:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:47:08 ---> 65aca6070151 20:47:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:47:09 ---> 8e2dd8a3fbf0 20:47:09 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:47:09 ---> Running in dff91d4d24e3 20:47:12 Removing intermediate container dff91d4d24e3 20:47:12 ---> c44570e4d735 20:47:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:47:12 ---> Running in 4946d29fb234 20:47:13 Removing intermediate container 4946d29fb234 20:47:13 ---> fc0aabe54646 20:47:13 Step 20/22 : LABEL arch=arm64 20:47:13 ---> Running in 4ea5b33c8450 20:47:13 Removing intermediate container 4ea5b33c8450 20:47:13 ---> 9d4779b8278a 20:47:13 Step 21/22 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:47:13 ---> Running in 030e1321e5e3 20:47:14 Removing intermediate container 030e1321e5e3 20:47:14 ---> be44006a7040 20:47:14 Step 22/22 : LABEL version=0.0.0 20:47:14 ---> Running in 93ac1eb5dc74 20:47:15 Removing intermediate container 93ac1eb5dc74 20:47:15 ---> cb74e4ebd134 20:47:15 20:47:15 Successfully built cb74e4ebd134 20:47:15 Successfully tagged security-proxy-setup-arm64:latest 20:47:15 Building core-metadata 20:47:37  Building security-proxy-setup ... done Removing intermediate container db59cdf7f7a5 20:47:37 ---> 045406778608 20:47:37 20:47:37 Step 10/22 : FROM alpine:3.14 20:47:37 ---> ac73e934f311 20:47:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:47:37 ---> Running in 4f4fe955cfb1 20:47:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:47:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:47:39 (1/2) Installing ca-certificates (20211220-r0) 20:47:39 (2/2) Installing dumb-init (1.2.5-r1) 20:47:39 Executing busybox-1.33.1-r7.trigger 20:47:39 Executing ca-certificates-20211220-r0.trigger 20:47:40 OK: 6 MiB in 16 packages 20:47:43 Removing intermediate container 4f4fe955cfb1 20:47:43 ---> ad1b5491b53a 20:47:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:47:43 ---> Running in e92a39e1e8d8 20:47:43 Removing intermediate container e92a39e1e8d8 20:47:43 ---> ab9b8070c3f5 20:47:43 Step 13/22 : ENV APP_PORT=59860 20:47:44 ---> Running in 98c285fee23b 20:47:45 Removing intermediate container 98c285fee23b 20:47:45 ---> ea0d8674e9a8 20:47:45 Step 14/22 : EXPOSE $APP_PORT 20:47:45 ---> Running in 2b81cee25936 20:47:45 Removing intermediate container 2b81cee25936 20:47:45 ---> 20e65e546654 20:47:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:47 ---> 5f202defc48e 20:47:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:47:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:47:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:47:49 ---> bb1021f3adb2 20:47:49 Step 3/23 : WORKDIR /edgex-go 20:47:49 ---> Using cache 20:47:49 ---> 1d94ec63ea92 20:47:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:49 ---> Using cache 20:47:49 ---> 6c638b83d3f7 20:47:49 Step 5/23 : RUN apk add --update --no-cache make git 20:47:49 ---> Using cache 20:47:49 ---> c17e97a52ea5 20:47:49 Step 6/23 : COPY go.mod vendor* ./ 20:47:49 ---> Using cache 20:47:49 ---> 0eaf6229b61b 20:47:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:49 ---> Using cache 20:47:49 ---> 2b4273d6200c 20:47:49 Step 8/23 : COPY . . 20:47:49 ---> Using cache 20:47:49 ---> c0ac925a4686 20:47:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:47:49 ---> Running in 7a0689e39d4f 20:47:49 ---> 43e7604c98af 20:47:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:47:51 ---> 56f2cf9b950a 20:47:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:47:51 ---> Running in 06cd91005f46 20:47:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:47:52 Removing intermediate container 06cd91005f46 20:47:52 ---> 66ccb14455a3 20:47:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:52 ---> Running in 014a5c8cd2cd 20:47:53 Removing intermediate container 014a5c8cd2cd 20:47:53 ---> 8836ecc02b12 20:47:53 Step 20/22 : LABEL arch=arm64 20:47:53 ---> Running in 11e7eba23642 20:47:53 Removing intermediate container 11e7eba23642 20:47:53 ---> 4a68d0d745ec 20:47:53 Step 21/22 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:47:53 ---> Running in 9525a14ea8cf 20:47:54 Removing intermediate container 9525a14ea8cf 20:47:54 ---> bc6a22563b57 20:47:54 Step 22/22 : LABEL version=0.0.0 20:47:54 ---> Running in 74a595a9b417 20:47:55 Removing intermediate container 74a595a9b417 20:47:55 ---> 3e052532838e 20:47:55 20:47:55 Successfully built 3e052532838e 20:47:55 Successfully tagged support-notifications-arm64:latest 20:47:55  Building support-notifications ... done Building core-data 20:48:22 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:48:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:48:22 ---> bb1021f3adb2 20:48:22 Step 3/23 : WORKDIR /edgex-go 20:48:22 ---> Using cache 20:48:22 ---> 1d94ec63ea92 20:48:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:22 ---> Using cache 20:48:22 ---> 6c638b83d3f7 20:48:22 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:48:22 ---> Running in 6575dd5ba5e4 20:48:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:48:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:48:25 OK: 220 MiB in 52 packages 20:48:27 Removing intermediate container 6575dd5ba5e4 20:48:27 ---> 960cd94afac0 20:48:27 Step 6/23 : COPY go.mod vendor* ./ 20:48:28 ---> fb9da37d450b 20:48:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:28 ---> Running in caf5c8146bf2 20:48:34 Removing intermediate container caf5c8146bf2 20:48:34 ---> a9aa7285f63a 20:48:34 Step 8/23 : COPY . . 20:48:57 ---> 15b13a9abfa4 20:48:57 Step 9/23 : RUN make cmd/core-data/core-data 20:48:57 ---> Running in 764415a7432b 20:48:57 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 20:52:49 Removing intermediate container 7a0689e39d4f 20:52:49 ---> dc164e7bfc71 20:52:49 20:52:49 Step 10/23 : FROM alpine:3.14 20:52:49 ---> ac73e934f311 20:52:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:52:49 ---> Using cache 20:52:49 ---> 9f6b1bdc84db 20:52:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:52:49 ---> Using cache 20:52:49 ---> eeec53b60336 20:52:49 Step 13/23 : ENV APP_PORT=59881 20:52:49 ---> Running in 7af748413cb2 20:52:49 Removing intermediate container 7af748413cb2 20:52:49 ---> 914041875672 20:52:49 Step 14/23 : EXPOSE $APP_PORT 20:52:49 ---> Running in b9ffbe876a9c 20:52:49 Removing intermediate container b9ffbe876a9c 20:52:49 ---> 25e0d72f3361 20:52:49 Step 15/23 : WORKDIR / 20:52:50 ---> Running in dfa76b3f358b 20:52:50 Removing intermediate container dfa76b3f358b 20:52:50 ---> dded51e16920 20:52:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:51 ---> f536ed9ba3a5 20:52:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:52:53 ---> 1565f92bd035 20:52:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:52:54 ---> 1c1a9247b4cc 20:52:54 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:52:54 ---> Running in a7901a797108 20:52:54 Removing intermediate container a7901a797108 20:52:54 ---> 248aaa0821eb 20:52:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:55 ---> Running in 8118ef548f88 20:52:55 Removing intermediate container 8118ef548f88 20:52:55 ---> 51fbb4f0cec4 20:52:55 Step 21/23 : LABEL arch=arm64 20:52:55 ---> Running in 88f7b177bc62 20:52:56 Removing intermediate container 88f7b177bc62 20:52:56 ---> b6c5f393bfd5 20:52:56 Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:52:56 ---> Running in eb4cc7491d3c 20:52:56 Removing intermediate container eb4cc7491d3c 20:52:56 ---> 59e01f82a9e9 20:52:56 Step 23/23 : LABEL version=0.0.0 20:52:56 ---> Running in 7d5fb5da7b5c 20:52:57 Removing intermediate container 7d5fb5da7b5c 20:52:57 ---> 93112d6017ec 20:52:57 20:52:57 Successfully built 93112d6017ec 20:52:57 Successfully tagged core-metadata-arm64:latest 20:54:19  Building core-metadata ... done Removing intermediate container 764415a7432b 20:54:19 ---> 95fadb5a87ce 20:54:19 20:54:19 Step 10/23 : FROM alpine:3.14 20:54:19 ---> ac73e934f311 20:54:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:54:19 ---> Running in ea0a609b5b64 20:54:19 Removing intermediate container ea0a609b5b64 20:54:19 ---> 0510e21e4756 20:54:19 Step 12/23 : ENV APP_PORT=59880 20:54:19 ---> Running in 3042d91a7581 20:54:19 Removing intermediate container 3042d91a7581 20:54:19 ---> 0e3726d74beb 20:54:19 Step 13/23 : EXPOSE $APP_PORT 20:54:19 ---> Running in 1aa2a28dcf2a 20:54:19 Removing intermediate container 1aa2a28dcf2a 20:54:19 ---> 6752d7109a96 20:54:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:19 ---> Running in a5811739573d 20:54:19 Removing intermediate container a5811739573d 20:54:19 ---> 3feafc0b2b02 20:54:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:54:19 ---> Running in 78c578496379 20:54:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:54:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:54:19 (1/6) Installing dumb-init (1.2.5-r1) 20:54:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:54:19 (3/6) Installing libsodium (1.0.18-r0) 20:54:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:54:20 (5/6) Installing libzmq (4.3.4-r0) 20:54:20 (6/6) Installing zeromq (4.3.4-r0) 20:54:20 Executing busybox-1.33.1-r7.trigger 20:54:20 OK: 8 MiB in 20 packages 20:54:21 Removing intermediate container 78c578496379 20:54:21 ---> 840451a89eda 20:54:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:22 ---> e150890fa0fa 20:54:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:54:24 ---> 5a1e6b0daf54 20:54:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:54:25 ---> ed63e60c7918 20:54:25 Step 19/23 : ENTRYPOINT ["/core-data"] 20:54:25 ---> Running in bb216f415991 20:54:25 Removing intermediate container bb216f415991 20:54:25 ---> 9663c4ef9f79 20:54:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:26 ---> Running in ba10771fbe91 20:54:26 Removing intermediate container ba10771fbe91 20:54:26 ---> a46637b6d9e7 20:54:26 Step 21/23 : LABEL arch=arm64 20:54:26 ---> Running in 4c6657079675 20:54:27 Removing intermediate container 4c6657079675 20:54:27 ---> 1257ad62a09f 20:54:27 Step 22/23 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 20:54:27 ---> Running in e3b3d258808b 20:54:27 Removing intermediate container e3b3d258808b 20:54:27 ---> 5584c317dc98 20:54:27 Step 23/23 : LABEL version=0.0.0 20:54:28 ---> Running in 6072c1ccf40f 20:54:28 Removing intermediate container 6072c1ccf40f 20:54:28 ---> 3a7769a99e87 20:54:28 20:54:29 Successfully built 3a7769a99e87 20:54:29 Successfully tagged core-data-arm64:latest 21:03:51  Building core-data ... done Building bin/spire-agent... 21:03:51 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:03:51 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:03:51 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:03:51 go: downloading github.com/docker/docker v20.10.12+incompatible 21:03:51 Building bin/spire-agent... 21:03:51 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:03:51 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:03:51 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:03:51 go: downloading github.com/docker/docker v20.10.12+incompatible 21:03:51 go: downloading github.com/google/go-tpm-tools v0.3.3 21:03:51 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:03:51 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:03:51 go: downloading github.com/docker/go-connections v0.4.0 21:03:51 go: downloading github.com/docker/go-units v0.4.0 21:03:51 go: downloading github.com/opencontainers/image-spec v1.0.1 21:03:51 go: downloading github.com/containerd/containerd v1.3.4 21:03:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:03:51 go: downloading github.com/opencontainers/go-digest v1.0.0 21:03:51 go: downloading github.com/google/go-tpm-tools v0.3.3 21:03:51 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:03:51 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:03:51 go: downloading github.com/docker/go-connections v0.4.0 21:03:51 go: downloading github.com/docker/go-units v0.4.0 21:03:51 go: downloading github.com/opencontainers/image-spec v1.0.1 21:03:51 go: downloading github.com/containerd/containerd v1.3.4 21:03:51 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:03:51 go: downloading github.com/opencontainers/go-digest v1.0.0 21:06:13 Building bin/spire-agent... 21:06:13 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:06:13 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:06:13 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:06:13 go: downloading github.com/docker/docker v20.10.12+incompatible 21:06:13 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:06:13 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:06:13 go: downloading github.com/google/go-tpm-tools v0.3.3 21:06:13 go: downloading github.com/docker/go-connections v0.4.0 21:06:13 go: downloading github.com/docker/go-units v0.4.0 21:06:13 go: downloading github.com/opencontainers/image-spec v1.0.1 21:06:13 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:06:13 go: downloading github.com/containerd/containerd v1.3.4 21:06:13 go: downloading github.com/opencontainers/go-digest v1.0.0 21:10:20 Removing intermediate container 5bf6ffbf216b 21:10:20 ---> 48bc7c2753bf 21:10:20 Step 12/26 : WORKDIR /edgex-go 21:10:20 ---> Running in e691bc511578 21:10:20 Removing intermediate container e691bc511578 21:10:20 ---> e47053083359 21:10:20 21:10:20 Step 13/26 : FROM alpine:3.15 21:10:20 ---> 3fb3c9af89a9 21:10:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:10:20 ---> Using cache 21:10:20 ---> 43cde88ad015 21:10:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:20 ---> Using cache 21:10:20 ---> 3cdfe6035e22 21:10:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:10:20 ---> Running in 3c206afbfe71 21:10:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:10:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:10:20 Removing intermediate container 0aaddf7dbf8e 21:10:20 ---> 2e0ab4d8b568 21:10:20 Step 12/25 : WORKDIR /edgex-go 21:10:20 ---> Running in ef258afe60ac 21:10:20 Removing intermediate container ef258afe60ac 21:10:20 ---> 2d4f0ce048f6 21:10:20 21:10:20 Step 13/25 : FROM alpine:3.15 21:10:20 ---> 3fb3c9af89a9 21:10:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:10:20 ---> Using cache 21:10:20 ---> 43cde88ad015 21:10:20 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:20 ---> Using cache 21:10:20 ---> 3cdfe6035e22 21:10:20 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:10:20 v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:10:20 v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] 21:10:20 OK: 15736 distinct packages available 21:10:20 ---> Running in b2c8690f8137 21:10:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:10:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:10:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:10:20 (1/5) Installing dumb-init (1.2.5-r1) 21:10:20 (2/5) Installing musl-obstack (1.2.3-r0) 21:10:20 (3/5) Installing libucontext (1.1-r0) 21:10:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:10:20 (4/5) Installing gcompat (1.0.0-r4) 21:10:20 (5/5) Installing openssl (1.1.1o-r0) 21:10:20 Executing busybox-1.34.1-r5.trigger 21:10:20 OK: 6 MiB in 19 packages 21:10:20 v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:10:20 v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] 21:10:20 OK: 15736 distinct packages available 21:10:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:10:20 Removing intermediate container 3c206afbfe71 21:10:20 ---> 72fa773b0907 21:10:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:10:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:10:22 (1/5) Installing dumb-init (1.2.5-r1) 21:10:22 (2/5) Installing musl-obstack (1.2.3-r0) 21:10:22 (3/5) Installing libucontext (1.1-r0) 21:10:22 (4/5) Installing gcompat (1.0.0-r4) 21:10:22 (5/5) Installing openssl (1.1.1o-r0) 21:10:22 Executing busybox-1.34.1-r5.trigger 21:10:22 OK: 6 MiB in 19 packages 21:10:24 ---> bdec77932db2 21:10:24 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:10:24 Removing intermediate container b2c8690f8137 21:10:24 ---> bfd08bc7c8dd 21:10:24 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:10:29 ---> 0a9c3bf42528 21:10:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:10:29 ---> 690c270ac6f0 21:10:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:10:30 ---> 2dcd36f28dfe 21:10:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:10:30 ---> b4b0317d5b42 21:10:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:10:31 ---> 92043f04abd4 21:10:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:10:31 ---> 7bb9cc80d493 21:10:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:10:31 ---> 5ff71e578f6f 21:10:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:10:32 ---> ded3d8f75c76 21:10:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:10:32 ---> Running in 2e21c6803f64 21:10:32 ---> Running in 8a5a0c0117f7 21:10:32 Removing intermediate container 2e21c6803f64 21:10:32 ---> 934f8ac336b5 21:10:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:10:32 Removing intermediate container 8a5a0c0117f7 21:10:32 ---> 75d3961cf35c 21:10:32 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:10:32 ---> Running in 013a580c86e3 21:10:32 ---> Running in a5e1092b3293 21:10:33 Removing intermediate container 013a580c86e3 21:10:33 ---> 1c0d2294d0a2 21:10:33 Step 24/26 : LABEL arch=arm64 21:10:33 Removing intermediate container a5e1092b3293 21:10:33 ---> 0f4d1729b10a 21:10:33 Step 23/25 : LABEL arch=arm64 21:10:33 ---> Running in 993b1196159d 21:10:33 ---> Running in 6b1449158560 21:10:33 Removing intermediate container 993b1196159d 21:10:33 ---> 503dd13dd5f0 21:10:33 Step 25/26 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 21:10:33 Removing intermediate container 6b1449158560 21:10:33 ---> c993ee62a853 21:10:33 Step 24/25 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 21:10:33 ---> Running in 58d7e4ff6543 21:10:33 ---> Running in 01edce36d5f8 21:10:34 Removing intermediate container 58d7e4ff6543 21:10:34 ---> bb67adff4eb5 21:10:34 Step 26/26 : LABEL version=0.0.0 21:10:34 Removing intermediate container 01edce36d5f8 21:10:34 ---> a485eb8f913a 21:10:34 Step 25/25 : LABEL version=0.0.0 21:10:34 ---> Running in 2fdf8502ab54 21:10:34 ---> Running in d96a12cff0b3 21:10:35 Removing intermediate container d96a12cff0b3 21:10:35 ---> 3ac1718cd53c 21:10:35 21:10:35 Removing intermediate container 2fdf8502ab54 21:10:35 ---> 35cc360c242a 21:10:35 21:10:35 Successfully built 35cc360c242a 21:10:35 Successfully tagged security-spire-agent-arm64:latest 21:10:35  Building security-spire-agent ... done Successfully built 3ac1718cd53c 21:10:35 Successfully tagged security-spire-server-arm64:latest 21:11:31  Building security-spire-server ... done Removing intermediate container 5bbfbfb15b2d 21:11:31 ---> 3bbedbf4be2e 21:11:31 Step 12/26 : WORKDIR /edgex-go 21:11:31 ---> Running in 8d4b611a11c5 21:11:31 Removing intermediate container 8d4b611a11c5 21:11:31 ---> e3f0f2f66401 21:11:31 21:11:31 Step 13/26 : FROM alpine:3.15 21:11:31 ---> 3fb3c9af89a9 21:11:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:11:31 ---> Using cache 21:11:31 ---> 43cde88ad015 21:11:31 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:31 ---> Using cache 21:11:31 ---> 3cdfe6035e22 21:11:31 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:11:31 ---> Running in 3a8d8978b01f 21:11:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:31 v3.15.4-169-g006e144fc6 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:11:31 v3.15.4-168-gd0f065865d [https://nl.alpinelinux.org/alpine/v3.15/community] 21:11:31 OK: 15736 distinct packages available 21:11:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:31 (1/4) Installing dumb-init (1.2.5-r1) 21:11:31 (2/4) Installing musl-obstack (1.2.3-r0) 21:11:31 (3/4) Installing libucontext (1.1-r0) 21:11:31 (4/4) Installing gcompat (1.0.0-r4) 21:11:31 Executing busybox-1.34.1-r5.trigger 21:11:31 OK: 6 MiB in 18 packages 21:11:32 Removing intermediate container 3a8d8978b01f 21:11:32 ---> 6b3c9566a48e 21:11:32 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:11:36 ---> b9c37a39119c 21:11:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:11:36 ---> bd2dd1365778 21:11:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:11:36 ---> Running in 4b4c3714ef93 21:11:37 Removing intermediate container 4b4c3714ef93 21:11:37 ---> d4c8ec56d48d 21:11:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:11:37 ---> 5b42c04c272b 21:11:37 Step 21/26 : WORKDIR / 21:11:37 ---> Running in d198d96a6e1a 21:11:38 Removing intermediate container d198d96a6e1a 21:11:38 ---> 2c1b3299c85a 21:11:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:11:38 ---> Running in f95e1dce14fc 21:11:38 Removing intermediate container f95e1dce14fc 21:11:38 ---> 0dee31310b1b 21:11:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:11:38 ---> Running in 024576d35d6c 21:11:38 Removing intermediate container 024576d35d6c 21:11:38 ---> d43bc0dc1734 21:11:38 Step 24/26 : LABEL arch=arm64 21:11:39 ---> Running in 988a10b87d02 21:11:39 Removing intermediate container 988a10b87d02 21:11:39 ---> 6dfb40ff6d3c 21:11:39 Step 25/26 : LABEL git_sha=237039cf30f4149665337fa1071805a3535e149b 21:11:39 ---> Running in 10a82a114379 21:11:39 Removing intermediate container 10a82a114379 21:11:39 ---> 6d7226e73931 21:11:39 Step 26/26 : LABEL version=0.0.0 21:11:39 ---> Running in 957050ee95f9 21:11:40 Removing intermediate container 957050ee95f9 21:11:40 ---> 0f016682127d 21:11:40 21:11:40 Successfully built 0f016682127d 21:11:40 Successfully tagged security-spire-config-arm64:latest 21:11:40  Building security-spire-config ... done  [Pipeline] } 21:11:40 $ docker stop --time=1 30494df98186d1c8f4d0480b7fa306946a9265366182a861f837a5207088f695 21:11:42 $ docker rm -f 30494df98186d1c8f4d0480b7fa306946a9265366182a861f837a5207088f695 [Pipeline] // withDockerContainer [Pipeline] sh 21:11:43 + docker images 21:11:43 REPOSITORY TAG IMAGE ID CREATED SIZE 21:11:43 security-spire-config-arm64 latest 0f016682127d 3 seconds ago 85.6MB 21:11:43 e3f0f2f66401 17 seconds ago 4.27GB 21:11:43 security-spire-server-arm64 latest 3ac1718cd53c About a minute ago 86.3MB 21:11:43 security-spire-agent-arm64 latest 35cc360c242a About a minute ago 126MB 21:11:43 2d4f0ce048f6 About a minute ago 4.27GB 21:11:43 e47053083359 About a minute ago 4.27GB 21:11:43 core-data-arm64 latest 3a7769a99e87 17 minutes ago 21.6MB 21:11:43 95fadb5a87ce 17 minutes ago 1.34GB 21:11:43 core-metadata-arm64 latest 93112d6017ec 18 minutes ago 16.3MB 21:11:43 dc164e7bfc71 18 minutes ago 1.32GB 21:11:43 support-notifications-arm64 latest 3e052532838e 23 minutes ago 26MB 21:11:43 045406778608 24 minutes ago 1.37GB 21:11:43 security-proxy-setup-arm64 latest cb74e4ebd134 24 minutes ago 26.1MB 21:11:43 9a96a0bbbbf0 24 minutes ago 1.32GB 21:11:43 core-command-arm64 latest c80018610635 29 minutes ago 15.5MB 21:11:43 33fe112903b1 30 minutes ago 1.31GB 21:11:43 support-scheduler-arm64 latest 1b8b6458c715 32 minutes ago 25.4MB 21:11:43 f54b378e56c4 32 minutes ago 1.37GB 21:11:43 sys-mgmt-agent-arm64 latest d80a235f3de0 35 minutes ago 282MB 21:11:43 47f554c495c0 37 minutes ago 1.31GB 21:11:43 security-spiffe-token-provider-arm64 latest e9c149b8d2a2 41 minutes ago 28.1MB 21:11:43 fadc6fd5d89e 42 minutes ago 1.36GB 21:11:43 security-bootstrapper-arm64 latest 642bd64d6f6e 43 minutes ago 18.3MB 21:11:43 security-secretstore-setup-arm64 latest 446ac6064299 43 minutes ago 27.5MB 21:11:43 d8915dd25742 43 minutes ago 1.32GB 21:11:43 126eadc111cc 43 minutes ago 1.32GB 21:11:43 ci-base-image-arm64 latest bb1021f3adb2 About an hour ago 891MB 21:11:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 5 weeks ago 551MB 21:11:43 docker 20.10.14 c346e9eafbab 7 weeks ago 202MB 21:11:43 alpine 3.14 ac73e934f311 7 weeks ago 5.34MB 21:11:43 alpine 3.15 3fb3c9af89a9 7 weeks ago 5.32MB 21:11:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:44 21:11:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:11:44 arm64: Pulling from edgex-lftools-log-publisher 21:11:44 8998bd30e6a1: Pulling fs layer 21:11:44 04944245beec: Pulling fs layer 21:11:44 699f458cf7ca: Pulling fs layer 21:11:44 765212b225bb: Pulling fs layer 21:11:44 f23df028b6ca: Pulling fs layer 21:11:44 d65c8cfc05b1: Pulling fs layer 21:11:44 2437ff75d9bd: Pulling fs layer 21:11:44 765212b225bb: Waiting 21:11:44 f23df028b6ca: Waiting 21:11:44 d65c8cfc05b1: Waiting 21:11:44 2437ff75d9bd: Waiting 21:11:44 04944245beec: Verifying Checksum 21:11:44 04944245beec: Download complete 21:11:44 765212b225bb: Verifying Checksum 21:11:44 765212b225bb: Download complete 21:11:44 f23df028b6ca: Verifying Checksum 21:11:44 f23df028b6ca: Download complete 21:11:44 d65c8cfc05b1: Verifying Checksum 21:11:44 d65c8cfc05b1: Download complete 21:11:45 699f458cf7ca: Verifying Checksum 21:11:45 699f458cf7ca: Download complete 21:11:45 8998bd30e6a1: Verifying Checksum 21:11:45 8998bd30e6a1: Download complete 21:11:48 2437ff75d9bd: Verifying Checksum 21:11:48 2437ff75d9bd: Download complete 21:11:50 8998bd30e6a1: Pull complete 21:11:50 04944245beec: Pull complete 21:11:52 699f458cf7ca: Pull complete 21:11:52 765212b225bb: Pull complete 21:11:52 f23df028b6ca: Pull complete 21:11:53 d65c8cfc05b1: Pull complete 21:12:08 2437ff75d9bd: Pull complete 21:12:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:12:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:08 prd-ubuntu20.04-docker-arm64-4c-16g-306 does not seem to be running inside a container 21:12:08 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:12:11 $ docker top c7383dd31311835d326f7c0683c48f51ccbf4a3663d821ef224f23b22d954e37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:12 ---> job-cost.sh 21:12:12 lf-activate-venv: SKIPPING 21:12:12 INFO: No Stack... 21:12:13 INFO: Retrieving Pricing Info for: v3-standard-4 21:12:13 INFO: Archiving Costs [Pipeline] sh 21:12:14 + + cat /w/workspace/edgex-go/4/archives/cost.csv 21:12:14 cut -d, -f6 [Pipeline] lock 21:12:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4040-4-stack-cost] 21:12:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4040-4-stack-cost] did not exist. Created. 21:12:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4040-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:12:15 + echo total: 0.2199999988079071 [Pipeline] stash 21:12:15 Stashed 1 file(s) [Pipeline] } 21:12:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4040-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:12:15 $ docker stop --time=1 c7383dd31311835d326f7c0683c48f51ccbf4a3663d821ef224f23b22d954e37 21:12:16 $ docker rm -f c7383dd31311835d326f7c0683c48f51ccbf4a3663d821ef224f23b22d954e37 [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 21:12:17 provisioning config files... 21:12:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6783791414684608333tmp [Pipeline] { [Pipeline] sh 21:12:17 + set +x 21:12:17 + curl -s https://codecov.io/bash 21:12:17 + bash -s -- 21:12:17 21:12:17 _____ _ 21:12:17 / ____| | | 21:12:17 | | ___ __| | ___ ___ _____ __ 21:12:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:12:17 | |___| (_) | (_| | __/ (_| (_) \ V / 21:12:17 \_____\___/ \__,_|\___|\___\___/ \_/ 21:12:17 Bash-1.0.6 21:12:17 21:12:17 21:12:17 ==> git version 2.25.1 found 21:12:17 ==> 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 21:12:17 Release-Date: 2020-01-08 21:12:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:12:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:12:17 ==> Jenkins CI detected. 21:12:17 current dir:  /w/workspace/edgex-go/4 21:12:17 project root: . 21:12:17 --> token set from env 21:12:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:12:17 ==> Running gcov in . (disable via -X gcov) 21:12:17 ==> Python coveragepy not found 21:12:17 ==> Searching for coverage reports in: 21:12:17 + . 21:12:17 -> Found 1 reports 21:12:17 ==> Detecting git/mercurial file structure 21:12:17 ==> Reading reports 21:12:17 + ./coverage.out bytes=435411 21:12:17 ==> Appending adjustments 21:12:17 https://docs.codecov.io/docs/fixing-reports 21:12:18 + Found adjustments 21:12:18 ==> Gzipping contents 21:12:18 60K /tmp/codecov.kpoXXo.gz 21:12:18 ==> Uploading reports 21:12:18 url: https://codecov.io 21:12:18 query: branch=PR-4040&commit=237039cf30f4149665337fa1071805a3535e149b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4040%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4040&job=&cmd_args= 21:12:18 -> Pinging Codecov 21:12:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4040&commit=237039cf30f4149665337fa1071805a3535e149b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4040%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4040&job=&cmd_args= 21:12:19 -> Uploading to 21:12:19 https://storage.googleapis.com/codecov/v4/raw/2022-05-27/00271124DB129430A58F1EEE437C3FCB/237039cf30f4149665337fa1071805a3535e149b/e92e092e-399e-4ccb-9a9a-e9df912e38eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220527T211218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=903f60790b9fdc30969157ccecdaffd332119b1538b339fdbca3c3960f9e09bd 21:12:19 % Total % Received % Xferd Average Speed Time Time Time Current 21:12:19 Dload Upload Total Spent Left Speed 21:12:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59884 0 0 100 59884 0 243k --:--:-- --:--:-- --:--:-- 243k 21:12:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/237039cf30f4149665337fa1071805a3535e149b [Pipeline] } 21:12:19 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 21:12:19 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 21:12:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:12:21 ---> package-listing.sh 21:12:21 ++ facter osfamily 21:12:21 ++ tr '[:upper:]' '[:lower:]' 21:12:21 + OS_FAMILY=debian 21:12:21 + workspace=/w/workspace/edgex-go/4 21:12:21 + START_PACKAGES=/tmp/packages_start.txt 21:12:21 + END_PACKAGES=/tmp/packages_end.txt 21:12:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:12:21 + PACKAGES=/tmp/packages_start.txt 21:12:21 + '[' /w/workspace/edgex-go/4 ']' 21:12:21 + PACKAGES=/tmp/packages_end.txt 21:12:21 + case "${OS_FAMILY}" in 21:12:21 + dpkg -l 21:12:21 + grep '^ii' 21:12:21 + '[' -f /tmp/packages_start.txt ']' 21:12:21 + '[' -f /tmp/packages_end.txt ']' 21:12:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:12:21 + '[' /w/workspace/edgex-go/4 ']' 21:12:21 + mkdir -p /w/workspace/edgex-go/4/archives/ 21:12:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 21:12:21 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:12:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:22 21:12:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:22 latest: Pulling from edgex-lftools-log-publisher 21:12:22 5eb5b503b376: Pulling fs layer 21:12:22 5c69ac0246d0: Pulling fs layer 21:12:22 ec43610c2a17: Pulling fs layer 21:12:22 3a2ae6a8a46f: Pulling fs layer 21:12:22 33b1e0a273af: Pulling fs layer 21:12:22 5d3b04190fa2: Pulling fs layer 21:12:22 2f39f015ded8: Pulling fs layer 21:12:22 3a2ae6a8a46f: Waiting 21:12:22 33b1e0a273af: Waiting 21:12:22 5d3b04190fa2: Waiting 21:12:22 2f39f015ded8: Waiting 21:12:22 5c69ac0246d0: Verifying Checksum 21:12:22 5c69ac0246d0: Download complete 21:12:22 3a2ae6a8a46f: Verifying Checksum 21:12:22 3a2ae6a8a46f: Download complete 21:12:22 33b1e0a273af: Verifying Checksum 21:12:22 33b1e0a273af: Download complete 21:12:22 5d3b04190fa2: Verifying Checksum 21:12:22 5d3b04190fa2: Download complete 21:12:22 ec43610c2a17: Verifying Checksum 21:12:22 ec43610c2a17: Download complete 21:12:22 5eb5b503b376: Verifying Checksum 21:12:22 5eb5b503b376: Download complete 21:12:23 2f39f015ded8: Download complete 21:12:24 5eb5b503b376: Pull complete 21:12:24 5c69ac0246d0: Pull complete 21:12:24 ec43610c2a17: Pull complete 21:12:24 3a2ae6a8a46f: Pull complete 21:12:25 33b1e0a273af: Pull complete 21:12:25 5d3b04190fa2: Pull complete 21:12:29 2f39f015ded8: Pull complete 21:12:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:12:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:12:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:29 prd-ubuntu20.04-docker-8c-8g-305 does not seem to be running inside a container 21:12:29 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:12:31 $ docker top dd48de381ebe3fd8261e1c8fbbf5ce3e5b756537abd5884ddd69bbf047b994bb -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:31 + touch /tmp/pre-build-complete [Pipeline] sh 21:12:31 + mkdir -p /var/log/sysstat [Pipeline] sh 21:12:32 + ls /var/log/sa-host 21:12:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:32 provisioning config files... 21:12:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5054618785494817859tmp [Pipeline] { [Pipeline] echo 21:12:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:12:32 ---> create-netrc.sh [Pipeline] } 21:12:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:12:33 ---> python-tools-install.sh [Pipeline] echo 21:12:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:12:33 ---> sudo-logs.sh 21:12:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:12:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:12:33 ---> job-cost.sh 21:12:33 lf-activate-venv: SKIPPING 21:12:33 DEBUG: total: 0.2199999988079071 21:12:33 INFO: Retrieving Stack Cost... 21:12:34 INFO: Retrieving Pricing Info for: v3-standard-8 21:12:34 INFO: Archiving Costs [Pipeline] echo 21:12:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:12:34 ---> logs-deploy.sh 21:12:34 lf-activate-venv: SKIPPING 21:12:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4040/4 21:12:34 INFO: archiving workspace using pattern(s): 21:12:35 Archives upload complete. 21:12:35 INFO: archiving logs to Nexus 21:12:36 ---> uname -a: 21:12:36 Linux prd-ubuntu20-04-docker-8c-8g-305 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:12:36 21:12:36 21:12:36 ---> lscpu: 21:12:36 Architecture: x86_64 21:12:36 CPU op-mode(s): 32-bit, 64-bit 21:12:36 Byte Order: Little Endian 21:12:36 Address sizes: 40 bits physical, 48 bits virtual 21:12:36 CPU(s): 8 21:12:36 On-line CPU(s) list: 0-7 21:12:36 Thread(s) per core: 1 21:12:36 Core(s) per socket: 1 21:12:36 Socket(s): 8 21:12:36 NUMA node(s): 1 21:12:36 Vendor ID: AuthenticAMD 21:12:36 CPU family: 23 21:12:36 Model: 49 21:12:36 Model name: AMD EPYC-Rome Processor 21:12:36 Stepping: 0 21:12:36 CPU MHz: 2800.000 21:12:36 BogoMIPS: 5600.00 21:12:36 Virtualization: AMD-V 21:12:36 Hypervisor vendor: KVM 21:12:36 Virtualization type: full 21:12:36 L1d cache: 256 KiB 21:12:36 L1i cache: 256 KiB 21:12:36 L2 cache: 4 MiB 21:12:36 L3 cache: 128 MiB 21:12:36 NUMA node0 CPU(s): 0-7 21:12:36 Vulnerability Itlb multihit: Not affected 21:12:36 Vulnerability L1tf: Not affected 21:12:36 Vulnerability Mds: Not affected 21:12:36 Vulnerability Meltdown: Not affected 21:12:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:12:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:12:36 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:12:36 Vulnerability Srbds: Not affected 21:12:36 Vulnerability Tsx async abort: Not affected 21:12:36 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 21:12:36 21:12:36 21:12:36 ---> nproc: 21:12:36 8 21:12:36 21:12:36 21:12:36 ---> df -h: 21:12:36 Filesystem Size Used Avail Use% Mounted on 21:12:36 overlay 155G 26G 130G 17% / 21:12:36 tmpfs 64M 0 64M 0% /dev 21:12:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:12:36 shm 64M 0 64M 0% /dev/shm 21:12:36 /dev/vda1 155G 26G 130G 17% /facter-os 21:12:36 21:12:36 21:12:36 ---> sar -b -r -n DEV: 21:12:36 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-305) 05/27/22 _x86_64_ (8 CPU) 21:12:36 21:12:36 20:05:32 LINUX RESTART (8 CPU) 21:12:36 21:12:36 20:06:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:12:36 20:07:01 357.80 13.79 344.01 0.00 2168.59 147817.96 0.00 21:12:36 20:08:01 54.94 0.05 54.89 0.00 0.40 20879.45 0.00 21:12:36 20:09:01 34.22 0.20 34.02 0.00 3.33 9835.14 0.00 21:12:36 20:10:01 429.83 0.95 428.88 0.00 26.13 353993.80 0.00 21:12:36 20:11:01 899.87 1.85 898.02 0.00 19.33 301182.20 0.00 21:12:36 20:12:01 779.57 0.00 779.57 0.00 0.00 189298.77 0.00 21:12:36 20:13:01 754.70 0.63 754.07 0.00 12.66 259361.28 0.00 21:12:36 20:14:01 859.41 1.42 858.00 0.00 11.46 248317.76 0.00 21:12:36 20:15:01 485.19 0.45 484.74 0.00 4.53 179735.24 0.00 21:12:36 20:16:01 249.65 0.02 249.63 0.00 0.93 125171.34 0.00 21:12:36 20:17:01 2.73 0.02 2.72 0.00 0.13 30.13 0.00 21:12:36 20:18:01 1.93 0.00 1.93 0.00 0.00 20.26 0.00 21:12:36 20:19:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 21:12:36 20:20:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 21:12:36 20:21:01 1.77 0.02 1.75 0.00 0.13 19.33 0.00 21:12:36 20:22:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 21:12:36 20:23:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 21:12:36 20:24:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 21:12:36 20:25:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 21:12:36 20:26:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 21:12:36 20:27:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 21:12:36 20:28:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 21:12:36 20:29:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 21:12:36 20:30:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 21:12:36 20:31:01 1.57 0.63 0.93 0.00 22.53 12.26 0.00 21:12:36 20:32:01 2.53 0.95 1.58 0.00 27.86 20.13 0.00 21:12:36 20:33:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 21:12:36 20:34:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 21:12:36 20:35:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 21:12:36 20:36:01 1.88 0.00 1.88 0.00 0.00 21.46 0.00 21:12:36 20:37:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 21:12:36 20:38:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 21:12:36 20:39:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 21:12:36 20:40:01 1.67 0.00 1.67 0.00 0.00 18.79 0.00 21:12:36 20:41:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 21:12:36 20:42:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 21:12:36 20:43:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 21:12:36 20:44:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 21:12:36 20:45:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 21:12:36 20:46:01 1.77 0.00 1.77 0.00 0.00 21.99 0.00 21:12:36 20:47:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 21:12:36 20:48:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 21:12:36 20:49:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 21:12:36 20:50:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 21:12:36 20:51:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 21:12:36 20:52:01 1.82 0.00 1.82 0.00 0.00 20.13 0.00 21:12:36 20:53:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 21:12:36 20:54:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 21:12:36 20:55:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 21:12:36 20:56:01 1.62 0.00 1.62 0.00 0.00 19.59 0.00 21:12:36 20:57:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 21:12:36 20:58:01 1.88 0.00 1.88 0.00 0.00 22.26 0.00 21:12:36 20:59:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 21:12:36 21:00:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 21:12:36 21:01:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 21:12:36 21:02:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 21:12:36 21:03:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 21:12:36 21:04:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 21:12:36 21:05:01 2.68 0.87 1.82 0.00 18.40 25.60 0.00 21:12:36 21:06:01 2.62 0.00 2.62 0.00 0.00 29.46 0.00 21:12:36 21:07:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 21:12:36 21:08:01 1.47 0.00 1.47 0.00 0.00 17.89 0.00 21:12:36 21:09:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 21:12:36 21:10:01 0.87 0.00 0.87 0.00 0.00 11.33 0.00 21:12:36 21:11:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 21:12:36 21:12:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 21:12:36 Average: 75.44 0.32 75.11 0.00 34.03 27772.41 0.00 21:12:36 21:12:36 20:06:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:12:36 20:07:01 27473408 31735376 555936 1.69 158980 4264672 2035472 6.00 1322088 3590184 230256 21:12:36 20:08:01 27581876 31596832 692128 2.10 162724 4021680 2480836 7.31 1608736 3199052 235988 21:12:36 20:09:01 27308972 31739640 547288 1.66 165976 4402000 2068584 6.10 1517180 3530560 366784 21:12:36 20:10:01 20893328 31045752 1208440 3.67 203532 9788780 4341224 12.79 2614968 8504564 1359952 21:12:36 20:11:01 13677192 28959924 3289500 10.00 338260 14373704 6692516 19.72 5817240 12095620 17540 21:12:36 20:12:01 9879292 27754044 4492988 13.66 354528 16856464 7773520 22.91 7892612 13722752 7888 21:12:36 20:13:01 9671652 30922116 1306128 3.97 456812 19811580 4717992 13.90 4105108 17385336 1820852 21:12:36 20:14:01 4106396 31113244 1133216 3.45 608984 25160864 3010984 8.87 5035692 21790508 1973020 21:12:36 20:15:01 9261668 31615164 644096 1.96 669516 20771152 2301420 6.78 3280024 18727368 1129292 21:12:36 20:16:01 10897452 31713756 550276 1.67 721728 19262004 1969584 5.80 2861076 17591456 516 21:12:36 20:17:01 10898864 31715180 548928 1.67 721780 19262004 1969584 5.80 2860984 17591460 16 21:12:36 20:18:01 10914456 31730832 533220 1.62 721800 19262008 1969584 5.80 2845000 17591460 8 21:12:36 20:19:01 10914660 31731192 532848 1.62 721824 19262140 1969584 5.80 2845428 17591592 148 21:12:36 20:20:01 10915360 31732028 532052 1.62 721852 19262148 1969584 5.80 2844612 17591724 12 21:12:36 20:21:01 10916504 31733320 531208 1.62 721884 19262140 1987124 5.86 2844516 17591728 28 21:12:36 20:22:01 10916696 31733544 531176 1.62 721892 19262152 1987124 5.86 2844428 17591732 56 21:12:36 20:23:01 10916348 31733228 531384 1.62 721916 19262152 1987124 5.86 2845436 17591732 184 21:12:36 20:24:01 10916340 31733228 531304 1.62 721936 19262156 1987124 5.86 2844724 17591736 56 21:12:36 20:25:01 10916228 31733204 531332 1.62 721952 19262160 1987124 5.86 2844708 17591788 12 21:12:36 20:26:01 10916472 31733472 531024 1.61 721968 19262156 1987124 5.86 2844864 17591788 28 21:12:36 20:27:01 10916376 31733392 530992 1.61 721976 19262164 1987124 5.86 2844764 17591792 20 21:12:36 20:28:01 10916392 31733416 530948 1.61 721992 19262172 1987124 5.86 2844488 17591796 76 21:12:36 20:29:01 10916260 31733284 531188 1.62 721996 19262172 1987124 5.86 2844764 17591796 12 21:12:36 20:30:01 10916432 31733512 530924 1.61 722016 19262180 1970856 5.81 2844784 17591812 184 21:12:36 20:31:01 10914912 31732668 531732 1.62 722044 19262848 1970856 5.81 2846712 17592260 24 21:12:36 20:32:01 10913916 31733564 530924 1.61 722064 19263696 1970856 5.81 2848412 17591384 232 21:12:36 20:33:01 10914120 31733772 530636 1.61 722076 19263700 1970856 5.81 2847396 17591376 84 21:12:36 20:34:01 10914072 31733740 530628 1.61 722080 19263700 1970856 5.81 2847448 17591376 48 21:12:36 20:35:01 10914088 31733764 530596 1.61 722088 19263704 1970856 5.81 2847188 17591380 12 21:12:36 20:36:01 10913504 31733240 531012 1.61 722136 19263700 1970856 5.81 2847820 17591380 60 21:12:36 20:37:01 10913772 31733524 530728 1.61 722144 19263708 1986956 5.86 2847256 17591384 20 21:12:36 20:38:01 10913908 31733780 530596 1.61 722160 19263844 1986956 5.86 2847264 17591496 52 21:12:36 20:39:01 10914144 31734016 530324 1.61 722168 19263844 1986956 5.86 2847264 17591496 12 21:12:36 20:40:01 10913780 31733704 530540 1.61 722196 19263848 1986956 5.86 2847548 17591524 48 21:12:36 20:41:01 10913512 31733472 530732 1.61 722220 19263840 1986956 5.86 2848000 17591528 24 21:12:36 20:42:01 10913528 31733496 530776 1.61 722244 19263852 1986956 5.86 2847736 17591528 48 21:12:36 20:43:01 10913480 31733484 530760 1.61 722252 19263856 1986956 5.86 2847392 17591532 12 21:12:36 20:44:01 10913576 31733580 530800 1.61 722256 19263856 1986956 5.86 2847652 17591532 192 21:12:36 20:45:01 10913528 31733536 530776 1.61 722264 19263860 1986956 5.86 2847652 17591536 12 21:12:36 20:46:01 10913544 31733600 530736 1.61 722288 19263864 1986956 5.86 2847908 17591544 28 21:12:36 20:47:01 10913448 31733520 530744 1.61 722296 19263872 1986956 5.86 2847724 17591544 20 21:12:36 20:48:01 10913660 31733736 530404 1.61 722300 19263876 1986956 5.86 2847736 17591548 16 21:12:36 20:49:01 10913612 31733688 530376 1.61 722316 19263876 1986956 5.86 2847736 17591548 12 21:12:36 20:50:01 10913836 31733956 530352 1.61 722320 19263880 1986956 5.86 2847564 17591552 12 21:12:36 20:51:01 10913512 31733644 530572 1.61 722328 19263884 1986956 5.86 2848076 17591556 24 21:12:36 20:52:01 10913504 31733656 530548 1.61 722344 19263884 1986956 5.86 2847528 17591556 16 21:12:36 20:53:01 10913708 31733888 530236 1.61 722388 19263888 1986956 5.86 2847552 17591560 0 21:12:36 20:54:01 10913612 31733844 530184 1.61 722420 19263892 1986956 5.86 2847860 17591564 44 21:12:36 20:55:01 10913312 31733568 530396 1.61 722448 19263892 1986956 5.86 2847884 17591564 12 21:12:36 20:56:01 10913764 31734060 530092 1.61 722472 19263892 1986956 5.86 2848168 17591572 64 21:12:36 20:57:01 10913688 31734020 530516 1.61 722512 19263900 1986956 5.86 2847744 17591572 16 21:12:36 20:58:01 10913372 31733756 530748 1.61 722544 19263904 1986956 5.86 2848088 17591576 12 21:12:36 20:59:01 10913324 31733712 530736 1.61 722548 19263908 1986956 5.86 2848084 17591580 12 21:12:36 21:00:01 10913300 31733704 530656 1.61 722580 19263908 1986956 5.86 2848092 17591580 148 21:12:36 21:01:01 10913504 31733948 530384 1.61 722592 19263908 1986956 5.86 2848512 17591584 20 21:12:36 21:02:01 10913496 31733948 530368 1.61 722592 19263912 2003092 5.90 2848000 17591584 20 21:12:36 21:03:01 10913404 31733792 530668 1.61 722592 19263916 2003092 5.90 2848128 17591588 156 21:12:36 21:04:01 10913144 31733648 530772 1.61 722596 19264052 1986736 5.86 2847872 17591704 48 21:12:36 21:05:01 10909300 31730668 533928 1.62 722668 19264568 2020328 5.95 2848944 17592116 176 21:12:36 21:06:01 10909512 31730924 533652 1.62 722712 19264568 2020328 5.95 2848240 17592120 16 21:12:36 21:07:01 10909812 31731256 533284 1.62 722724 19264576 2020328 5.95 2848220 17592124 20 21:12:36 21:08:01 10909832 31731308 532996 1.62 722752 19264576 2020328 5.95 2848340 17592124 44 21:12:36 21:09:01 10909812 31731296 533216 1.62 722760 19264580 2020328 5.95 2848080 17592128 20 21:12:36 21:10:01 10909448 31730980 533440 1.62 722772 19264580 2020328 5.95 2848416 17592132 292 21:12:36 21:11:01 10910000 31731560 532860 1.62 722800 19264580 2020328 5.95 2848604 17592132 16 21:12:36 21:12:01 10909816 31731396 532996 1.62 722820 19264588 2020328 5.95 2848856 17592136 36 21:12:36 Average: 11695466 31594441 669484 2.04 671041 18446506 2254243 6.64 2962256 16746529 108259 21:12:36 21:12:36 20:06:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:12:36 20:07:01 lo 5.03 5.03 0.49 0.49 0.00 0.00 0.00 0.00 21:12:36 20:07:01 docker0 577.90 510.65 43.71 3835.25 0.00 0.00 0.00 0.00 21:12:36 20:07:01 ens3 1211.03 1248.65 11949.78 154.30 0.00 0.00 0.00 0.00 21:12:36 20:08:01 vethabded61 1.43 1.63 0.11 0.14 0.00 0.00 0.00 0.00 21:12:36 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:08:01 docker0 1.43 1.53 0.09 0.13 0.00 0.00 0.00 0.00 21:12:36 20:08:01 ens3 63.22 59.12 34.54 65.78 0.00 0.00 0.00 0.00 21:12:36 20:09:01 vethabded61 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:09:01 ens3 27.54 15.23 23.61 12.34 0.00 0.00 0.00 0.00 21:12:36 20:10:01 veth0db885c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:12:36 20:10:01 veth34a7c08 0.00 0.83 0.00 0.05 0.00 0.00 0.00 0.00 21:12:36 20:10:01 veth63ed841 138.74 240.41 10.45 3247.26 0.00 0.00 0.00 0.27 21:12:36 20:10:01 vethea5ce31 122.15 234.03 9.36 3247.78 0.00 0.00 0.00 0.27 21:12:36 20:10:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:12:36 20:10:01 vethbc4f435 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:12:36 20:10:01 vetha4f7ef1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:12:36 20:10:01 docker0 296.78 519.25 18.28 6685.24 0.00 0.00 0.00 0.00 21:12:36 20:10:01 ens3 655.39 388.05 8394.77 106.83 0.00 0.00 0.00 0.00 21:12:36 20:11:01 veth34a7c08 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:12:36 20:11:01 veth63ed841 134.21 196.95 12.70 2609.77 0.00 0.00 0.00 0.21 21:12:36 20:11:01 veth77000f5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:12:36 20:11:01 vethea5ce31 133.43 192.98 12.78 2608.47 0.00 0.00 0.00 0.21 21:12:36 20:11:01 veth1e1417f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:11:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 21:12:36 20:11:01 veth5d0f452 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:11:01 docker0 307.07 453.56 24.51 5804.78 0.00 0.00 0.00 0.00 21:12:36 20:11:01 ens3 556.54 381.22 7022.10 101.43 0.00 0.00 0.00 0.00 21:12:36 20:12:01 veth34a7c08 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:12:36 20:12:01 veth63ed841 0.17 0.33 0.01 0.02 0.00 0.00 0.00 0.00 21:12:36 20:12:01 veth0c682cd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:12:01 vethd1ff2f6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:12:01 vethecf7457 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:12:36 20:12:01 vethea5ce31 0.20 0.35 0.01 0.02 0.00 0.00 0.00 0.00 21:12:36 20:12:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 21:12:36 20:12:01 docker0 3.43 6.63 0.21 71.96 0.00 0.00 0.00 0.00 21:12:36 20:12:01 ens3 90.15 77.16 112.73 92.00 0.00 0.00 0.00 0.00 21:12:36 20:13:01 veth34a7c08 0.00 0.65 0.00 0.03 0.00 0.00 0.00 0.00 21:12:36 20:13:01 veth63ed841 9.18 14.98 0.91 206.52 0.00 0.00 0.00 0.02 21:12:36 20:13:01 vethb919333 252.63 416.51 21.58 5855.17 0.00 0.00 0.00 0.48 21:12:36 20:13:01 veth9f5385d 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:12:36 20:13:01 vethea5ce31 8.43 13.05 0.88 206.57 0.00 0.00 0.00 0.02 21:12:36 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:13:01 docker0 301.27 482.91 21.45 6474.82 0.00 0.00 0.00 0.00 21:12:36 20:13:01 ens3 564.83 364.81 6518.15 110.65 0.00 0.00 0.00 0.00 21:12:36 20:13:01 veth3a8fa48 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:12:36 20:14:01 veth34a7c08 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:14:01 vethb919333 0.10 0.18 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:14:01 docker0 2.07 3.60 0.13 38.41 0.00 0.00 0.00 0.00 21:12:36 20:14:01 ens3 21.78 11.78 53.26 8.08 0.00 0.00 0.00 0.00 21:12:36 20:15:01 veth34a7c08 0.00 1.03 0.00 0.05 0.00 0.00 0.00 0.00 21:12:36 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:15:01 docker0 39.86 49.66 2.55 365.53 0.00 0.00 0.00 0.00 21:12:36 20:15:01 ens3 60.52 46.16 374.90 8.19 0.00 0.00 0.00 0.00 21:12:36 20:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:16:01 docker0 0.00 0.83 0.00 0.03 0.00 0.00 0.00 0.00 21:12:36 20:16:01 ens3 5.00 3.32 5.73 1.98 0.00 0.00 0.00 0.00 21:12:36 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:17:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:12:36 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:19:01 ens3 0.88 0.40 0.39 0.27 0.00 0.00 0.00 0.00 21:12:36 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:21:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:12:36 20:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:22:01 ens3 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:12:36 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:23:01 ens3 0.88 0.80 0.82 0.30 0.00 0.00 0.00 0.00 21:12:36 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:24:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:25:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:12:36 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:26:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:12:36 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:27:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:31:01 ens3 0.85 0.68 0.80 0.42 0.00 0.00 0.00 0.00 21:12:36 20:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:12:36 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:32:01 ens3 32.18 32.66 6.12 53.67 0.00 0.00 0.00 0.00 21:12:36 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:36:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:12:36 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:37:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:39:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:40:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:41:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:12:36 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:42:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:46:01 ens3 0.47 0.40 0.37 0.09 0.00 0.00 0.00 0.00 21:12:36 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:47:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:51:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:12:36 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:52:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:56:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:12:36 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 20:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:01:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:12:36 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:04:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 21:12:36 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:05:01 ens3 0.58 0.40 0.27 0.21 0.00 0.00 0.00 0.00 21:12:36 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:06:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:12:36 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:11:01 ens3 0.43 0.32 0.26 0.21 0.00 0.00 0.00 0.00 21:12:36 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:12:36 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:12:36 21:12:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:12:36 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 21:12:36 Average: docker0 22.90 30.50 1.66 350.99 0.00 0.00 0.00 0.00 21:12:36 Average: ens3 49.39 39.32 517.06 10.80 0.00 0.00 0.00 0.00 21:12:36 21:12:36 21:12:36 ---> sar -P ALL: 21:12:36 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-305) 05/27/22 _x86_64_ (8 CPU) 21:12:36 21:12:36 20:05:32 LINUX RESTART (8 CPU) 21:12:36 21:12:36 20:06:03 CPU %user %nice %system %iowait %steal %idle 21:12:36 20:07:01 all 13.07 0.00 5.56 2.01 0.07 79.30 21:12:36 20:07:01 0 11.43 0.00 5.52 3.76 0.05 79.24 21:12:36 20:07:01 1 11.68 0.00 4.61 0.12 0.07 83.53 21:12:36 20:07:01 2 11.09 0.00 5.10 4.33 0.07 79.41 21:12:36 20:07:01 3 11.75 0.00 5.25 0.18 0.07 82.76 21:12:36 20:07:01 4 20.26 0.00 6.11 1.21 0.05 72.37 21:12:36 20:07:01 5 12.26 0.00 5.83 0.40 0.07 81.44 21:12:36 20:07:01 6 14.40 0.00 6.64 5.58 0.05 73.33 21:12:36 20:07:01 7 11.69 0.00 5.42 0.48 0.09 82.33 21:12:36 20:08:01 all 39.82 0.00 7.21 0.42 0.07 52.48 21:12:36 20:08:01 0 39.75 0.00 7.03 0.02 0.08 53.13 21:12:36 20:08:01 1 40.29 0.00 6.36 0.15 0.07 53.13 21:12:36 20:08:01 2 39.83 0.00 6.45 0.38 0.07 53.27 21:12:36 20:08:01 3 41.73 0.00 7.24 0.00 0.08 50.95 21:12:36 20:08:01 4 39.47 0.00 6.68 1.04 0.08 52.73 21:12:36 20:08:01 5 38.77 0.00 8.60 0.03 0.07 52.54 21:12:36 20:08:01 6 39.48 0.00 6.57 1.31 0.07 52.57 21:12:36 20:08:01 7 39.27 0.00 8.74 0.40 0.07 51.52 21:12:36 20:09:01 all 46.36 0.00 6.20 0.17 0.09 47.17 21:12:36 20:09:01 0 44.92 0.00 6.20 0.05 0.08 48.74 21:12:36 20:09:01 1 48.50 0.00 6.19 0.00 0.10 45.21 21:12:36 20:09:01 2 47.60 0.00 6.22 0.02 0.08 46.09 21:12:36 20:09:01 3 45.31 0.00 6.27 0.02 0.08 48.31 21:12:36 20:09:01 4 45.33 0.00 6.51 0.90 0.08 47.19 21:12:36 20:09:01 5 45.94 0.00 6.18 0.02 0.08 47.78 21:12:36 20:09:01 6 46.78 0.00 6.00 0.00 0.10 47.12 21:12:36 20:09:01 7 46.46 0.00 6.07 0.40 0.10 46.97 21:12:36 20:10:01 all 26.75 0.00 14.76 5.05 0.10 53.34 21:12:36 20:10:01 0 27.04 0.00 15.28 1.84 0.12 55.71 21:12:36 20:10:01 1 26.25 0.00 10.59 1.23 0.09 61.85 21:12:36 20:10:01 2 26.89 0.00 15.28 1.09 0.09 56.66 21:12:36 20:10:01 3 24.67 0.00 15.57 17.97 0.12 41.68 21:12:36 20:10:01 4 28.36 0.00 16.40 3.99 0.10 51.14 21:12:36 20:10:01 5 26.74 0.00 14.09 5.99 0.09 53.10 21:12:36 20:10:01 6 28.70 0.00 16.00 1.79 0.10 53.41 21:12:36 20:10:01 7 25.33 0.00 14.89 6.56 0.10 53.11 21:12:36 20:11:01 all 74.62 0.00 12.74 3.91 0.13 8.61 21:12:36 20:11:01 0 74.23 0.00 12.81 2.39 0.10 10.47 21:12:36 20:11:01 1 72.85 0.00 11.86 2.45 0.12 12.72 21:12:36 20:11:01 2 74.22 0.00 13.59 6.96 0.13 5.09 21:12:36 20:11:01 3 76.23 0.00 11.74 3.38 0.13 8.51 21:12:36 20:11:01 4 75.98 0.00 12.05 5.97 0.13 5.86 21:12:36 20:11:01 5 73.16 0.00 14.32 3.28 0.13 9.10 21:12:36 20:11:01 6 74.55 0.00 12.79 2.41 0.12 10.13 21:12:36 20:11:01 7 75.72 0.00 12.73 4.37 0.13 7.04 21:12:36 20:12:01 all 88.77 0.00 11.01 0.04 0.13 0.05 21:12:36 20:12:01 0 90.95 0.00 8.88 0.03 0.12 0.02 21:12:36 20:12:01 1 89.69 0.00 10.15 0.00 0.17 0.00 21:12:36 20:12:01 2 88.58 0.00 11.12 0.05 0.13 0.12 21:12:36 20:12:01 3 89.72 0.00 10.00 0.08 0.13 0.07 21:12:36 20:12:01 4 89.14 0.00 10.56 0.07 0.12 0.12 21:12:36 20:12:01 5 88.10 0.00 11.72 0.00 0.12 0.07 21:12:36 20:12:01 6 86.17 0.00 13.67 0.02 0.13 0.02 21:12:36 20:12:01 7 87.80 0.00 12.01 0.05 0.13 0.00 21:12:36 20:13:01 all 67.51 0.00 13.10 4.78 0.14 14.47 21:12:36 20:13:01 0 60.31 0.00 14.08 4.28 0.15 21.18 21:12:36 20:13:01 1 74.69 0.00 11.25 5.01 0.15 8.90 21:12:36 20:13:01 2 61.05 0.00 13.73 8.11 0.15 16.96 21:12:36 20:13:01 3 60.89 0.00 15.38 3.34 0.13 20.26 21:12:36 20:13:01 4 61.28 0.00 14.90 3.84 0.14 19.84 21:12:36 20:13:01 5 73.85 0.00 11.19 2.09 0.13 12.74 21:12:36 20:13:01 6 88.72 0.00 8.35 0.52 0.13 2.28 21:12:36 20:13:01 7 59.07 0.00 15.96 11.11 0.15 13.70 21:12:36 20:14:01 all 79.49 0.00 11.97 1.18 0.13 7.23 21:12:36 20:14:01 0 80.06 0.00 11.93 0.46 0.13 7.42 21:12:36 20:14:01 1 80.32 0.00 11.40 0.54 0.12 7.63 21:12:36 20:14:01 2 79.67 0.00 11.18 1.26 0.13 7.75 21:12:36 20:14:01 3 79.59 0.00 11.69 2.09 0.12 6.51 21:12:36 20:14:01 4 78.23 0.00 12.28 0.62 0.13 8.73 21:12:36 20:14:01 5 79.53 0.00 11.78 3.07 0.13 5.48 21:12:36 20:14:01 6 80.16 0.00 12.25 0.44 0.13 7.01 21:12:36 20:14:01 7 78.38 0.00 13.20 0.99 0.15 7.28 21:12:36 20:15:01 all 23.25 0.00 6.81 2.89 0.07 66.97 21:12:36 20:15:01 0 17.84 0.00 5.67 2.51 0.05 73.93 21:12:36 20:15:01 1 18.13 0.00 6.28 0.65 0.07 74.87 21:12:36 20:15:01 2 25.87 0.00 8.43 3.92 0.08 61.70 21:12:36 20:15:01 3 24.03 0.00 6.92 0.14 0.07 68.85 21:12:36 20:15:01 4 18.00 0.00 7.26 2.01 0.07 72.67 21:12:36 20:15:01 5 33.05 0.00 5.87 1.01 0.08 59.98 21:12:36 20:15:01 6 22.24 0.00 8.03 11.21 0.07 58.46 21:12:36 20:15:01 7 26.81 0.00 6.05 1.73 0.08 65.33 21:12:36 20:16:01 all 6.24 0.00 3.24 1.77 0.03 88.72 21:12:36 20:16:01 0 5.44 0.00 2.82 1.66 0.03 90.05 21:12:36 20:16:01 1 6.15 0.00 2.36 0.15 0.03 91.30 21:12:36 20:16:01 2 7.16 0.00 3.21 0.64 0.03 88.96 21:12:36 20:16:01 3 6.12 0.00 4.73 9.13 0.03 79.99 21:12:36 20:16:01 4 7.29 0.00 4.52 0.27 0.03 87.89 21:12:36 20:16:01 5 6.81 0.00 3.20 0.12 0.03 89.84 21:12:36 20:16:01 6 4.48 0.00 2.52 2.08 0.02 90.90 21:12:36 20:16:01 7 6.50 0.00 2.59 0.13 0.03 90.74 21:12:36 20:17:01 all 0.23 0.00 0.01 0.01 0.00 99.74 21:12:36 20:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:12:36 20:17:01 1 1.68 0.00 0.05 0.00 0.00 98.27 21:12:36 20:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:12:36 20:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 20:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:17:01 6 0.00 0.00 0.02 0.08 0.00 99.90 21:12:36 20:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 21:12:36 20:17:01 CPU %user %nice %system %iowait %steal %idle 21:12:36 20:18:01 all 0.17 0.00 0.03 0.01 0.00 99.79 21:12:36 20:18:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:12:36 20:18:01 1 1.18 0.00 0.02 0.00 0.02 98.79 21:12:36 20:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:18:01 3 0.03 0.00 0.03 0.00 0.00 99.93 21:12:36 20:18:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:12:36 20:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:18:01 6 0.05 0.00 0.05 0.05 0.02 99.83 21:12:36 20:18:01 7 0.05 0.00 0.05 0.00 0.00 99.90 21:12:36 20:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:12:36 20:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:12:36 20:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 20:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 20:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:19:01 6 0.00 0.00 0.02 0.05 0.00 99.93 21:12:36 20:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:20:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:12:36 20:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 20:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:20:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:12:36 20:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:12:36 20:20:01 7 0.02 0.00 0.03 0.03 0.02 99.90 21:12:36 20:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:12:36 20:21:01 0 0.00 0.00 0.03 0.00 0.00 99.97 21:12:36 20:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:21:01 3 0.00 0.00 0.02 0.05 0.00 99.93 21:12:36 20:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:12:36 20:21:01 6 0.02 0.00 0.03 0.02 0.00 99.93 21:12:36 20:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:22:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:12:36 20:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:22:01 3 0.03 0.00 0.00 0.03 0.00 99.93 21:12:36 20:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 21:12:36 20:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 20:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:12:36 20:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:12:36 20:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 20:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:23:01 6 0.08 0.00 0.00 0.02 0.00 99.90 21:12:36 20:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:24:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:12:36 20:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:24:01 3 0.02 0.00 0.00 0.03 0.00 99.95 21:12:36 20:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:12:36 20:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:12:36 20:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:12:36 20:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:12:36 20:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 20:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:12:36 20:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:26:01 3 0.00 0.00 0.03 0.02 0.00 99.95 21:12:36 20:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:26:01 6 0.02 0.00 0.02 0.03 0.00 99.93 21:12:36 20:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:12:36 20:27:01 all 0.03 0.00 0.00 0.00 0.00 99.96 21:12:36 20:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:27:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:12:36 20:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:12:36 20:27:01 7 0.03 0.00 0.00 0.02 0.00 99.95 21:12:36 20:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:12:36 20:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:28:01 3 0.00 0.00 0.03 0.03 0.00 99.93 21:12:36 20:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:12:36 20:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:12:36 20:28:01 CPU %user %nice %system %iowait %steal %idle 21:12:36 20:29:01 all 0.09 0.00 0.01 0.00 0.00 99.90 21:12:36 20:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:29:01 1 0.63 0.00 0.03 0.00 0.02 99.32 21:12:36 20:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:29:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:12:36 20:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 20:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:30:01 all 0.27 0.00 0.01 0.01 0.00 99.71 21:12:36 20:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:30:01 1 1.99 0.00 0.00 0.00 0.00 98.01 21:12:36 20:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:30:01 3 0.00 0.00 0.00 0.05 0.00 99.95 21:12:36 20:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:12:36 20:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 20:30:01 6 0.05 0.00 0.02 0.02 0.00 99.92 21:12:36 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:31:01 all 0.25 0.00 0.01 0.01 0.00 99.73 21:12:36 20:31:01 0 0.10 0.00 0.00 0.00 0.00 99.90 21:12:36 20:31:01 1 1.31 0.00 0.02 0.00 0.00 98.68 21:12:36 20:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:31:01 3 0.12 0.00 0.02 0.02 0.00 99.85 21:12:36 20:31:01 4 0.10 0.00 0.03 0.00 0.00 99.87 21:12:36 20:31:01 5 0.07 0.00 0.00 0.00 0.00 99.93 21:12:36 20:31:01 6 0.25 0.00 0.00 0.02 0.00 99.73 21:12:36 20:31:01 7 0.03 0.00 0.00 0.02 0.00 99.95 21:12:36 20:32:01 all 0.21 0.00 0.05 0.01 0.00 99.73 21:12:36 20:32:01 0 0.12 0.00 0.03 0.00 0.00 99.85 21:12:36 20:32:01 1 0.15 0.00 0.10 0.00 0.00 99.75 21:12:36 20:32:01 2 0.22 0.00 0.02 0.00 0.00 99.77 21:12:36 20:32:01 3 0.22 0.00 0.05 0.00 0.00 99.73 21:12:36 20:32:01 4 0.13 0.00 0.07 0.00 0.00 99.80 21:12:36 20:32:01 5 0.23 0.00 0.02 0.00 0.00 99.75 21:12:36 20:32:01 6 0.30 0.00 0.07 0.02 0.00 99.62 21:12:36 20:32:01 7 0.30 0.00 0.07 0.05 0.00 99.58 21:12:36 20:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:12:36 20:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:33:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:12:36 20:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 20:33:01 7 0.03 0.00 0.02 0.02 0.00 99.93 21:12:36 20:34:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:12:36 20:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:12:36 20:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:34:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:12:36 20:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:12:36 20:34:01 4 0.00 0.00 0.03 0.00 0.00 99.97 21:12:36 20:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:12:36 20:34:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:12:36 20:35:01 all 0.21 0.00 0.01 0.01 0.00 99.77 21:12:36 20:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:12:36 20:35:01 3 1.58 0.00 0.05 0.00 0.00 98.37 21:12:36 20:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:35:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:12:36 20:35:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:12:36 20:36:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:12:36 20:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:36:01 3 1.99 0.00 0.00 0.00 0.00 98.01 21:12:36 20:36:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:12:36 20:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:36:01 6 0.03 0.00 0.00 0.03 0.00 99.93 21:12:36 20:36:01 7 0.02 0.00 0.00 0.03 0.00 99.95 21:12:36 20:37:01 all 0.27 0.00 0.01 0.00 0.00 99.73 21:12:36 20:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:37:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:12:36 20:37:01 3 1.97 0.00 0.00 0.00 0.00 98.03 21:12:36 20:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 20:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 20:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:12:36 20:38:01 all 0.26 0.00 0.01 0.01 0.00 99.73 21:12:36 20:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:38:01 3 1.99 0.00 0.00 0.00 0.00 98.01 21:12:36 20:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:38:01 6 0.02 0.00 0.02 0.02 0.02 99.93 21:12:36 20:38:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:12:36 20:39:01 all 0.25 0.00 0.01 0.00 0.00 99.73 21:12:36 20:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:12:36 20:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:39:01 3 1.97 0.00 0.00 0.00 0.00 98.03 21:12:36 20:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:12:36 20:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:39:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:12:36 20:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:12:36 21:12:36 20:39:01 CPU %user %nice %system %iowait %steal %idle 21:12:36 20:40:01 all 0.07 0.00 0.01 0.01 0.00 99.91 21:12:36 20:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 20:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 20:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:40:01 3 0.45 0.00 0.03 0.00 0.00 99.52 21:12:36 20:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:40:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:12:36 20:40:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:12:36 20:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:12:36 20:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:12:36 20:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:12:36 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 20:42:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:12:36 20:42:01 6 0.03 0.00 0.02 0.02 0.00 99.93 21:12:36 20:42:01 7 0.02 0.00 0.00 0.05 0.00 99.93 21:12:36 20:43:01 all 0.00 0.00 0.01 0.00 0.00 99.98 21:12:36 20:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:12:36 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:12:36 20:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:12:36 20:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:12:36 20:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 20:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:12:36 20:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:12:36 20:45:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:12:36 20:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:45:01 7 0.02 0.00 0.00 0.03 0.00 99.95 21:12:36 20:46:01 all 0.03 0.00 0.01 0.01 0.00 99.96 21:12:36 20:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 20:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 20:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:12:36 20:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 20:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:46:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:12:36 20:46:01 7 0.02 0.00 0.00 0.03 0.02 99.93 21:12:36 20:47:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:12:36 20:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 20:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:12:36 20:47:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:12:36 20:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:12:36 20:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:12:36 20:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:48:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:12:36 20:48:01 7 0.02 0.00 0.02 0.03 0.00 99.93 21:12:36 20:49:01 all 0.00 0.00 0.00 0.00 0.00 99.99 21:12:36 20:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:12:36 20:50:01 all 0.02 0.00 0.00 0.01 0.00 99.97 21:12:36 20:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:12:36 20:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:50:01 6 0.02 0.00 0.02 0.03 0.02 99.92 21:12:36 20:50:01 7 0.02 0.00 0.00 0.03 0.00 99.95 21:12:36 21:12:36 20:50:01 CPU %user %nice %system %iowait %steal %idle 21:12:36 20:51:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:12:36 20:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:51:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:12:36 20:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:51:01 4 0.00 0.00 0.03 0.00 0.02 99.95 21:12:36 20:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:12:36 20:51:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:12:36 20:52:01 all 0.24 0.00 0.01 0.01 0.00 99.74 21:12:36 20:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:52:01 3 1.82 0.00 0.02 0.00 0.00 98.16 21:12:36 20:52:01 4 0.03 0.00 0.03 0.00 0.00 99.93 21:12:36 20:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:12:36 20:52:01 7 0.02 0.00 0.00 0.03 0.00 99.95 21:12:36 20:53:01 all 0.25 0.00 0.01 0.01 0.00 99.73 21:12:36 20:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:53:01 3 1.97 0.00 0.00 0.00 0.00 98.03 21:12:36 20:53:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:12:36 20:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:53:01 6 0.00 0.00 0.02 0.05 0.00 99.93 21:12:36 20:53:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:12:36 20:54:01 all 0.26 0.00 0.00 0.01 0.00 99.73 21:12:36 20:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:54:01 3 1.97 0.00 0.00 0.00 0.00 98.03 21:12:36 20:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 20:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:54:01 6 0.00 0.00 0.00 0.05 0.00 99.95 21:12:36 20:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:55:01 all 0.03 0.00 0.00 0.00 0.00 99.96 21:12:36 20:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 20:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:55:01 3 0.10 0.00 0.00 0.00 0.00 99.90 21:12:36 20:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 20:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:12:36 20:55:01 7 0.03 0.00 0.00 0.02 0.00 99.95 21:12:36 20:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:12:36 20:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:56:01 4 0.03 0.00 0.05 0.00 0.02 99.90 21:12:36 20:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:56:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:12:36 20:56:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:12:36 20:57:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:12:36 20:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:12:36 20:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:57:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:12:36 20:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 20:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:12:36 20:57:01 6 0.02 0.00 0.02 0.05 0.00 99.92 21:12:36 20:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:12:36 20:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 20:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:58:01 6 0.02 0.00 0.02 0.05 0.00 99.92 21:12:36 20:58:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:12:36 20:59:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:12:36 20:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 20:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 20:59:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:12:36 20:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 20:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:12:36 20:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:12:36 21:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:12:36 21:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 21:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:00:01 2 0.00 0.00 0.03 0.00 0.00 99.97 21:12:36 21:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:00:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:12:36 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:00:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:12:36 21:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:01:01 all 0.02 0.00 0.01 0.01 0.00 99.97 21:12:36 21:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 21:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 21:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 21:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:01:01 6 0.02 0.00 0.02 0.05 0.02 99.90 21:12:36 21:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:12:36 21:01:01 CPU %user %nice %system %iowait %steal %idle 21:12:36 21:02:01 all 0.00 0.00 0.01 0.01 0.00 99.97 21:12:36 21:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 21:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 21:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:12:36 21:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 21:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:02:01 6 0.00 0.00 0.05 0.03 0.00 99.92 21:12:36 21:02:01 7 0.00 0.00 0.02 0.03 0.00 99.95 21:12:36 21:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:12:36 21:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:12:36 21:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 21:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 21:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:03:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:12:36 21:04:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:12:36 21:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:12:36 21:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:04:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:12:36 21:04:01 7 0.00 0.00 0.02 0.03 0.00 99.95 21:12:36 21:05:01 all 0.07 0.00 0.04 0.01 0.00 99.88 21:12:36 21:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:12:36 21:05:01 1 0.22 0.00 0.08 0.03 0.00 99.67 21:12:36 21:05:01 2 0.03 0.00 0.05 0.00 0.00 99.92 21:12:36 21:05:01 3 0.02 0.00 0.03 0.00 0.00 99.95 21:12:36 21:05:01 4 0.10 0.00 0.03 0.00 0.00 99.87 21:12:36 21:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 21:05:01 6 0.05 0.00 0.03 0.05 0.00 99.87 21:12:36 21:05:01 7 0.03 0.00 0.05 0.03 0.00 99.88 21:12:36 21:06:01 all 0.11 0.00 0.01 0.01 0.00 99.86 21:12:36 21:06:01 0 0.00 0.00 0.03 0.05 0.00 99.92 21:12:36 21:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:06:01 2 0.03 0.00 0.05 0.00 0.02 99.90 21:12:36 21:06:01 3 0.86 0.00 0.00 0.00 0.00 99.14 21:12:36 21:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:06:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:12:36 21:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:07:01 all 0.26 0.00 0.00 0.00 0.00 99.73 21:12:36 21:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:12:36 21:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:12:36 21:07:01 3 1.97 0.00 0.00 0.00 0.00 98.03 21:12:36 21:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 21:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:12:36 21:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:12:36 21:08:01 all 0.26 0.00 0.00 0.01 0.00 99.73 21:12:36 21:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 21:08:01 3 1.99 0.00 0.00 0.00 0.00 98.01 21:12:36 21:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:12:36 21:08:01 7 0.00 0.00 0.00 0.03 0.00 99.97 21:12:36 21:09:01 all 0.25 0.00 0.01 0.00 0.00 99.74 21:12:36 21:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 21:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 21:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 21:12:36 21:09:01 3 1.95 0.00 0.00 0.00 0.00 98.05 21:12:36 21:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:12:36 21:10:01 all 0.27 0.00 0.01 0.00 0.00 99.72 21:12:36 21:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 21:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:12:36 21:10:01 3 1.97 0.00 0.00 0.00 0.00 98.03 21:12:36 21:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:10:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:12:36 21:10:01 7 0.00 0.00 0.02 0.02 0.00 99.97 21:12:36 21:11:01 all 0.18 0.00 0.01 0.00 0.00 99.81 21:12:36 21:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:12:36 21:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 21:11:01 3 1.39 0.00 0.00 0.00 0.00 98.61 21:12:36 21:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:12:36 21:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:12:36 21:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:12:36 21:12:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:12:36 21:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 21:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:12:36 21:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:12:36 21:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:12:36 21:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:12:36 21:12:01 6 0.02 0.00 0.02 0.03 0.02 99.92 21:12:36 21:12:01 7 0.02 0.00 0.02 0.03 0.00 99.93 21:12:36 21:12:36 Average: CPU %user %nice %system %iowait %steal %idle 21:12:36 Average: all 7.08 0.00 1.40 0.34 0.02 91.17 21:12:36 Average: 0 6.81 0.00 1.36 0.25 0.01 91.56 21:12:36 Average: 1 7.17 0.00 1.22 0.15 0.02 91.44 21:12:36 Average: 2 6.97 0.00 1.43 0.40 0.02 91.18 21:12:36 Average: 3 7.32 0.00 1.42 0.54 0.02 90.69 21:12:36 Average: 4 6.99 0.00 1.47 0.30 0.02 91.23 21:12:36 Average: 5 7.20 0.00 1.39 0.24 0.01 91.15 21:12:36 Average: 6 7.33 0.00 1.40 0.40 0.02 90.86 21:12:36 Average: 7 6.88 0.00 1.47 0.41 0.02 91.22 21:12:36 21:12:36 21:12:36