Pull request #3956 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3+0fc989aaf219ca3a907d08e005ff868a4a2a9b56 (112212a56dbc97b228ed254ad5579dacf1089635) 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-ssh8394825873868230269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13736928439176478063.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3956/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3956/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16743408950224669497.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9476628802641784721.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3956/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3956/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1688882505409666934.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20740 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 into PR head commit 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 Merge succeeded, producing 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 Checking out Revision 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 (PR-3956) > git config core.sparsecheckout # timeout=10 > git checkout -f 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 # 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 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:22 ========================================================= 00:30:22 EdgeX Global Pipelines Version Info 00:30:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b8835a208d05132c6c5ba767e3cc8b060214730e # timeout=10 00:30:23 ------------------- 00:30:23 stable info: 00:30:23 ------------------- 00:30:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:23 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 00:30:23 Message: update stable to v1.0.221 00:30:24 ------------------- 00:30:24 experimental info: 00:30:24 ------------------- 00:30:24 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:24 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 00:30:24 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3956 [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3956 [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3956 [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 573e8e1 [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:24 provisioning config files... 00:30:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config3891954302129399588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:24 ---> docker-login.sh 00:30:24 nexus3.edgexfoundry.org:10001 00:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:25 Configure a credential helper to remove this warning. See 00:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:25 00:30:25 Login Succeeded 00:30:25 nexus3.edgexfoundry.org:10002 00:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:25 Configure a credential helper to remove this warning. See 00:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:25 00:30:25 Login Succeeded 00:30:25 nexus3.edgexfoundry.org:10003 00:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:25 Configure a credential helper to remove this warning. See 00:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:25 00:30:25 Login Succeeded 00:30:25 nexus3.edgexfoundry.org:10004 00:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:25 Configure a credential helper to remove this warning. See 00:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:25 00:30:25 Login Succeeded 00:30:25 docker.io 00:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:26 Configure a credential helper to remove this warning. See 00:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:26 00:30:26 Login Succeeded 00:30:26 ---> docker-login.sh ends [Pipeline] } 00:30:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:26 + 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 00:30:26 + dirname cmd/core-command/Dockerfile 00:30:26 + cut -d/ -f2 00:30:26 + echo core-command,cmd/core-command/Dockerfile 00:30:26 + dirname cmd/core-data/Dockerfile 00:30:26 + cut -d/ -f2 00:30:26 + echo core-data,cmd/core-data/Dockerfile 00:30:26 + dirname cmd/core-metadata/Dockerfile 00:30:26 + cut -d/ -f2 00:30:26 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:26 + dirname cmd/security-bootstrapper/Dockerfile 00:30:26 + cut -d/ -f2 00:30:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:26 + dirname cmd/security-proxy-setup/Dockerfile 00:30:26 + cut -d/ -f2 00:30:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:26 + dirname cmd/security-secretstore-setup/Dockerfile 00:30:26 + cut -d/ -f2 00:30:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:30:26 + cut -d/ -f2 00:30:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:30:26 + + dirname cmd/security-spire-agent/Dockerfile 00:30:26 cut -d/ -f2 00:30:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:30:26 + dirname cmd/security-spire-config/Dockerfile 00:30:26 + cut -d/ -f2 00:30:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:30:26 + dirname cmd/security-spire-server/Dockerfile 00:30:26 + cut -d/ -f2 00:30:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:30:26 + dirname cmd/support-notifications/Dockerfile 00:30:26 + cut -d/ -f2 00:30:26 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:26 + dirname cmd/support-scheduler/Dockerfile 00:30:26 + cut -d/ -f2 00:30:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:26 + dirname cmd/sys-mgmt-agent/Dockerfile 00:30:26 + cut -d/ -f2 00:30:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:26 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 00:30:27 + git rev-list -1 --merges 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3~1..573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [Pipeline] echo 00:30:27 -----------> git rev-list -1 --merges 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3~1..573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [false] [Pipeline] sh 00:30:27 + git log --format=format:%s -1 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [Pipeline] echo 00:30:27 ========================================================= 00:30:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:30:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:30:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:30:27 + grep -v github /etc/ssh/ssh_known_hosts 00:30:27 + [ -e /tmp/ssh_known_hosts ] 00:30:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:30:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:30:27 + sudo tee -a /etc/ssh/ssh_known_hosts 00:30:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:28 00:30:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:28 latest: Pulling from edgex-devops/git-semver 00:30:28 a0d0a0d46f8b: Pulling fs layer 00:30:28 3e5f54012d9b: Pulling fs layer 00:30:28 4c7163046ea9: Pulling fs layer 00:30:28 0c2d73faf560: Pulling fs layer 00:30:28 0c2d73faf560: Waiting 00:30:28 3e5f54012d9b: Verifying Checksum 00:30:28 3e5f54012d9b: Download complete 00:30:28 a0d0a0d46f8b: Download complete 00:30:28 0c2d73faf560: Download complete 00:30:28 4c7163046ea9: Verifying Checksum 00:30:28 a0d0a0d46f8b: Pull complete 00:30:28 3e5f54012d9b: Pull complete 00:30:29 4c7163046ea9: Pull complete 00:30:29 0c2d73faf560: Pull complete 00:30:29 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:30:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:29 prd-ubuntu20.04-docker-8c-8g-20740 does not seem to be running inside a container 00:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:30 $ docker top 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:30 [ssh-agent] Looking for ssh-agent implementation... 00:30:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:30 $ docker exec 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 ssh-agent 00:30:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhAjFam/agent.13 00:30:30 SSH_AGENT_PID=19 00:30:30 Running ssh-add (command line suppressed) 00:30:30 Identity added: /w/workspace/edgex-go/10@tmp/private_key_6010361080567440179.key (/w/workspace/edgex-go/10@tmp/private_key_6010361080567440179.key) 00:30:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:31 + git tag --points-at HEAD [Pipeline] } 00:30:31 $ docker exec --env ******** --env ******** 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 ssh-agent -k 00:30:31 unset SSH_AUTH_SOCK; 00:30:31 unset SSH_AGENT_PID; 00:30:31 echo Agent pid 19 killed; 00:30:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:31 [ssh-agent] Looking for ssh-agent implementation... 00:30:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:31 $ docker exec 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 ssh-agent 00:30:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPidFJg/agent.54 00:30:31 SSH_AGENT_PID=60 00:30:31 Running ssh-add (command line suppressed) 00:30:31 Identity added: /w/workspace/edgex-go/10@tmp/private_key_9145057122157881961.key (/w/workspace/edgex-go/10@tmp/private_key_9145057122157881961.key) 00:30:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:32 + git semver init 00:30:32 # -> Open(): unable to determine branch for HEAD 00:30:32 # $GIT_DIR = /w/workspace/edgex-go/10/.git 00:30:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 00:30:32 # $SEMVER_REMOTE_NAME = origin 00:30:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:32 # $SEMVER_USER_NAME = edgex-jenkins 00:30:32 # $SEMVER_BRANCH = PR-3956 00:30:32 # $SEMVER_TEMP = /tmp/semver-137056230 00:30:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:30:47 # '/tmp/semver-137056230' -> '/w/workspace/edgex-go/10/.semver' 00:30:47 # -> Force: false 00:30:47 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 00:30:47 $ docker exec --env ******** --env ******** 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 ssh-agent -k 00:30:47 unset SSH_AUTH_SOCK; 00:30:47 unset SSH_AGENT_PID; 00:30:47 echo Agent pid 60 killed; 00:30:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:47 + git semver [Pipeline] } 00:30:47 $ docker stop --time=1 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 00:30:49 $ docker rm -f 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 [Pipeline] // withDockerContainer [Pipeline] sh 00:30:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:30:50 Stashed 1 file(s) [Pipeline] echo 00:30:50 [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 00:30:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:30:50 ========================================================= 00:30:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:30:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:30:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:30:50 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:30:50 59bf1c3509f3: Pulling fs layer 00:30:50 666ba61612fd: Pulling fs layer 00:30:50 8ed8ca486205: Pulling fs layer 00:30:50 4fe6c5a15a65: Pulling fs layer 00:30:50 22a0e8bec74d: Pulling fs layer 00:30:50 640e595b4fbd: Pulling fs layer 00:30:50 763cafe07f6e: Pulling fs layer 00:30:50 0c0b528cf693: Pulling fs layer 00:30:50 10935f4eaf8b: Pulling fs layer 00:30:50 4fe6c5a15a65: Waiting 00:30:50 640e595b4fbd: Waiting 00:30:50 22a0e8bec74d: Waiting 00:30:50 763cafe07f6e: Waiting 00:30:50 0c0b528cf693: Waiting 00:30:50 10935f4eaf8b: Waiting 00:30:50 8ed8ca486205: Verifying Checksum 00:30:50 8ed8ca486205: Download complete 00:30:50 666ba61612fd: Verifying Checksum 00:30:50 666ba61612fd: Download complete 00:30:50 22a0e8bec74d: Verifying Checksum 00:30:50 22a0e8bec74d: Download complete 00:30:50 59bf1c3509f3: Download complete 00:30:50 763cafe07f6e: Download complete 00:30:50 0c0b528cf693: Verifying Checksum 00:30:50 0c0b528cf693: Download complete 00:30:50 59bf1c3509f3: Pull complete 00:30:50 666ba61612fd: Pull complete 00:30:51 8ed8ca486205: Pull complete 00:30:51 10935f4eaf8b: Verifying Checksum 00:30:51 10935f4eaf8b: Download complete 00:30:51 4fe6c5a15a65: Verifying Checksum 00:30:51 4fe6c5a15a65: Download complete 00:30:55 4fe6c5a15a65: Pull complete 00:30:55 22a0e8bec74d: Pull complete 00:30:55 640e595b4fbd: Pull complete 00:30:55 763cafe07f6e: Pull complete 00:30:56 0c0b528cf693: Pull complete 00:30:58 10935f4eaf8b: Pull complete 00:30:58 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 00:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:30:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 00:30:58 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:30:58 WORKDIR /edgex 00:30:58 COPY go.mod . 00:30:58 RUN go mod download 00:30:58 docker build -t ci-base-image-x86_64 -f - . 00:31:00 Sending build context to Docker daemon 334.8MB 00:31:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:31:00 ---> 99d49a6021b9 00:31:00 Step 2/4 : WORKDIR /edgex 00:31:02 ---> Running in 88bbfcfd282f 00:31:02 Removing intermediate container 88bbfcfd282f 00:31:02 ---> fb2fd330b1ae 00:31:02 Step 3/4 : COPY go.mod . 00:31:02 ---> b5c2762d7116 00:31:02 Step 4/4 : RUN go mod download 00:31:02 ---> Running in 0d8a1448584c 00:31:05 Still waiting to schedule task 00:31:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20736’ 00:31:17 Removing intermediate container 0d8a1448584c 00:31:17 ---> 8ffe37f3d015 00:31:17 Successfully built 8ffe37f3d015 00:31:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:31:17 + docker inspect -f . ci-base-image-x86_64 00:31:17 . [Pipeline] withDockerContainer 00:31:18 prd-ubuntu20.04-docker-8c-8g-20740 does not seem to be running inside a container 00:31:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:31:18 $ docker top 7f853d082a98c2d494ff830e94caeabe90d5f2b25a9c517ff21f6bbc515962bb -eo pid,comm [Pipeline] { [Pipeline] sh 00:31:18 + go version 00:31:18 go version go1.17.6 linux/amd64 [Pipeline] } 00:31:18 $ docker stop --time=1 7f853d082a98c2d494ff830e94caeabe90d5f2b25a9c517ff21f6bbc515962bb 00:31:20 $ docker rm -f 7f853d082a98c2d494ff830e94caeabe90d5f2b25a9c517ff21f6bbc515962bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:31:20 + docker inspect -f . ci-base-image-x86_64 00:31:20 . [Pipeline] withDockerContainer 00:31:20 prd-ubuntu20.04-docker-8c-8g-20740 does not seem to be running inside a container 00:31:20 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:31:21 $ docker top 6fe39f21fa21156f3e610e9f86a456a046fc5f1f4189a0ad07bed6cd2d83908d -eo pid,comm [Pipeline] { [Pipeline] echo 00:31:21 ========================================================= 00:31:21 [edgeXBuildGoParallel] Running Tests and Build... 00:31:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:31:21 + make test 00:31:21 go mod tidy -compat=1.17 00:31:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:31:28 ? github.com/edgexfoundry/edgex-go [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:31:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.092s coverage: 28.7% of statements 00:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements 00:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:31:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.9% of statements 00:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:31:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.710s coverage: 89.2% of statements 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 84.4% of statements 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:31:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.420s coverage: 95.4% of statements 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:31:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 00:31:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 24.0% of statements 00:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 00:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements 00:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 00:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 00:31:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 00:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements 00:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 00:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.217s coverage: 82.5% of statements 00:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.164s coverage: 91.2% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.084s coverage: 100.0% of statements 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.432s coverage: 65.4% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.8% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:32:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 00:32:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 00:32:06 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 00:32:24 GO111MODULE=on go vet ./... 00:32:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:32:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:32:28 ./bin/test-attribution-txt.sh [Pipeline] echo 00:32:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:32:29 + ls -al . 00:32:29 total 668 00:32:29 drwxrwxr-x 10 1001 1001 4096 Apr 13 00:32 . 00:32:29 drwxr-xr-x 4 root root 4096 Apr 13 00:31 .. 00:32:29 -rw-rw-r-- 1 1001 1001 11 Apr 13 00:30 .dockerignore 00:32:29 drwxrwxr-x 8 1001 1001 4096 Apr 13 00:30 .git 00:32:29 drwxrwxr-x 3 1001 1001 4096 Apr 13 00:30 .github 00:32:29 -rw-rw-r-- 1 1001 1001 879 Apr 13 00:30 .gitignore 00:32:29 -rw-rw-r-- 1 1001 1001 42 Apr 13 00:30 .golangci.yml 00:32:29 -rw-rw-r-- 1 1001 1001 87 Apr 13 00:30 .hadolint.yml 00:32:29 drwx------ 3 1001 1001 4096 Apr 13 00:30 .semver 00:32:29 -rw-rw-r-- 1 1001 1001 166 Apr 13 00:30 .sonarcloud.properties 00:32:29 -rw-rw-r-- 1 1001 1001 1171 Apr 13 00:30 ADOPTERS.md 00:32:29 -rw-rw-r-- 1 1001 1001 9953 Apr 13 00:30 Attribution.txt 00:32:29 -rw-rw-r-- 1 1001 1001 51732 Apr 13 00:30 CHANGELOG.md 00:32:29 -rw-rw-r-- 1 1001 1001 3804 Apr 13 00:30 CONTRIBUTING.md 00:32:29 -rw-rw-r-- 1 1001 1001 677 Apr 13 00:30 GOVERNANCE.md 00:32:29 -rw-rw-r-- 1 1001 1001 850 Apr 13 00:30 Jenkinsfile 00:32:29 -rw-rw-r-- 1 1001 1001 10775 Apr 13 00:30 LICENSE 00:32:29 -rw-rw-r-- 1 1001 1001 8478 Apr 13 00:30 Makefile 00:32:29 -rw-rw-r-- 1 1001 1001 582 Apr 13 00:30 OWNERS.md 00:32:29 -rw-rw-r-- 1 1001 1001 8207 Apr 13 00:30 README.md 00:32:29 -rw-rw-r-- 1 1001 1001 6912 Apr 13 00:30 SECURITY.md 00:32:29 -rw-rw-r-- 1 1001 1001 5 Apr 13 00:30 VERSION 00:32:29 -rw-rw-r-- 1 1001 1001 4131 Apr 13 00:30 ZMQWindows.md 00:32:29 drwxrwxr-x 2 1001 1001 4096 Apr 13 00:30 bin 00:32:29 drwxrwxr-x 18 1001 1001 4096 Apr 13 00:30 cmd 00:32:29 -rw-r--r-- 1 root root 432619 Apr 13 00:32 coverage.out 00:32:29 -rw-rw-r-- 1 1001 1001 3176 Apr 13 00:30 go.mod 00:32:29 -rw-rw-r-- 1 1001 1001 34992 Apr 13 00:31 go.sum 00:32:29 drwxrwxr-x 8 1001 1001 4096 Apr 13 00:30 internal 00:32:29 drwxrwxr-x 3 1001 1001 4096 Apr 13 00:30 openapi 00:32:29 drwxrwxr-x 4 1001 1001 4096 Apr 13 00:30 snap 00:32:29 -rw-rw-r-- 1 1001 1001 204 Apr 13 00:30 version.go [Pipeline] sh 00:32:29 + '[' -e coverage.out ] 00:32:29 + chown 1001:1001 coverage.out [Pipeline] stash 00:32:29 Stashed 1 file(s) [Pipeline] sh 00:32:30 + make build 00:32:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:32:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:32:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:32:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:33:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:33:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:33:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:33:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:33:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:33:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:33:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:33:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:33:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:33:10 $ docker stop --time=1 6fe39f21fa21156f3e610e9f86a456a046fc5f1f4189a0ad07bed6cd2d83908d 00:33:13 $ docker rm -f 6fe39f21fa21156f3e610e9f86a456a046fc5f1f4189a0ad07bed6cd2d83908d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:33:14 00:33:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:33:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:33:14 latest: Pulling from edgex-devops/edgex-compose 00:33:14 cbdbe7a5bc2a: Pulling fs layer 00:33:14 ca9280d653b3: Pulling fs layer 00:33:14 7e9c9ca2126c: Pulling fs layer 00:33:14 cbdbe7a5bc2a: Download complete 00:33:15 ca9280d653b3: Verifying Checksum 00:33:15 ca9280d653b3: Download complete 00:33:15 cbdbe7a5bc2a: Pull complete 00:33:15 7e9c9ca2126c: Download complete 00:33:15 ca9280d653b3: Pull complete 00:33:19 7e9c9ca2126c: Pull complete 00:33:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:33:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:33:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:33:20 prd-ubuntu20.04-docker-8c-8g-20740 does not seem to be running inside a container 00:33:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:33:21 $ docker top b38d3f2cfa0046c990d685d6de658ae9d3124af4d7eb30b45b2ba07a54873bfd -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:22 + docker-compose build --help 00:33:22 + grep parallel 00:33:22 --parallel Build images in parallel. [Pipeline] } 00:33:22 $ docker stop --time=1 b38d3f2cfa0046c990d685d6de658ae9d3124af4d7eb30b45b2ba07a54873bfd 00:33:24 $ docker rm -f b38d3f2cfa0046c990d685d6de658ae9d3124af4d7eb30b45b2ba07a54873bfd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:33:24 . [Pipeline] withDockerContainer 00:33:24 prd-ubuntu20.04-docker-8c-8g-20740 does not seem to be running inside a container 00:33:24 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:33:25 $ docker top 74ab7a9131c81b8a760e7b6aff1087d3d025453a95f22411b88696c359e14774 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:25 + docker-compose -f ./docker-compose-build.yml build --parallel 00:33:26 Building core-command ... 00:33:26 Building core-data ... 00:33:26 Building core-metadata ... 00:33:26 Building security-bootstrapper ... 00:33:26 Building security-proxy-setup ... 00:33:26 Building security-secretstore-setup ... 00:33:26 Building security-spiffe-token-provider ... 00:33:26 Building security-spire-agent ... 00:33:26 Building security-spire-config ... 00:33:26 Building security-spire-server ... 00:33:26 Building support-notifications ... 00:33:26 Building support-scheduler ... 00:33:26 Building sys-mgmt-agent ... 00:33:26 Building security-bootstrapper 00:33:26 Building support-scheduler 00:33:26 Building core-command 00:33:26 Building security-spire-config 00:33:26 Building support-notifications 00:33:48 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:33:48 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:33:48 ---> 8ffe37f3d015 00:33:48 Step 3/31 : WORKDIR /edgex-go 00:33:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:33:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:33:48 ---> 8ffe37f3d015 00:33:48 Step 3/22 : WORKDIR /edgex-go 00:33:48 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:33:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:33:48 ---> 8ffe37f3d015 00:33:48 Step 3/26 : WORKDIR /edgex-go 00:33:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:33:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:33:48 ---> 8ffe37f3d015 00:33:48 Step 3/22 : WORKDIR /edgex-go 00:33:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:33:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:33:48 ---> 8ffe37f3d015 00:33:48 Step 3/23 : WORKDIR /edgex-go 00:33:50 ---> Running in 007ce215e1c6 00:33:50 ---> Running in 348a0228dbf5 00:33:50 ---> Running in a21cafd66b70 00:33:50 ---> Running in 3ce405d5c22b 00:33:50 ---> Running in 3b86a9376fbe 00:33:50 Removing intermediate container 007ce215e1c6 00:33:50 ---> b2a402180cdd 00:33:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:50 Removing intermediate container 3ce405d5c22b 00:33:50 ---> 21b4af61b3ad 00:33:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:50 Removing intermediate container a21cafd66b70 00:33:50 ---> b6c382690dc0 00:33:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:50 Removing intermediate container 348a0228dbf5 00:33:50 ---> 4e87df5362dc 00:33:50 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:50 Removing intermediate container 3b86a9376fbe 00:33:50 ---> 3e9ed1ebe952 00:33:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:33:50 ---> Running in 56633af6d5fd 00:33:50 ---> Running in 97b367256446 00:33:50 ---> Running in 28d8446627e1 00:33:50 ---> Running in fef1e15aedc4 00:33:50 ---> Running in 3d001b6a8469 00:33:52 Removing intermediate container 97b367256446 00:33:52 ---> a7da9f9525fe 00:33:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:33:52 ---> Running in 38445b0e4baa 00:33:52 Removing intermediate container 56633af6d5fd 00:33:52 ---> 1ac33ef747de 00:33:52 Step 5/22 : RUN apk add --update --no-cache make git 00:33:52 ---> Running in 3231444aa7e5 00:33:52 Removing intermediate container 28d8446627e1 00:33:52 ---> 4ffa1a8bb512 00:33:52 Step 5/23 : RUN apk add --update --no-cache make git 00:33:52 ---> Running in 9851030ba2d2 00:33:52 Removing intermediate container 3d001b6a8469 00:33:52 ---> de8d1ddd8748 00:33:52 Step 5/31 : RUN apk add --update --no-cache make git 00:33:52 ---> Running in af86c277f8ea 00:33:52 Removing intermediate container fef1e15aedc4 00:33:52 ---> dfc3451ab3de 00:33:52 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:33:52 ---> Running in 333dc0db31f3 00:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:33:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:33:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:33:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:33:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:33:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:33:53 OK: 221 MiB in 52 packages 00:33:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:33:53 OK: 221 MiB in 52 packages 00:33:53 OK: 221 MiB in 52 packages 00:33:54 OK: 221 MiB in 52 packages 00:33:54 OK: 221 MiB in 52 packages 00:33:54 Removing intermediate container 3231444aa7e5 00:33:54 ---> d54513797a81 00:33:54 Step 6/22 : COPY go.mod vendor* ./ 00:33:54 Removing intermediate container 38445b0e4baa 00:33:54 ---> 287f201749e1 00:33:54 Step 6/22 : COPY go.mod vendor* ./ 00:33:54 ---> c468542cbe75 00:33:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:54 ---> adf5bb40a793 00:33:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:54 ---> Running in 3b9f86feb4cc 00:33:54 Removing intermediate container af86c277f8ea 00:33:54 ---> 0c5205a2fc68 00:33:54 Step 6/31 : COPY go.mod vendor* ./ 00:33:54 ---> Running in ccde9c4e2450 00:33:54 Removing intermediate container 333dc0db31f3 00:33:54 ---> e55299542590 00:33:54 Step 6/26 : COPY go.mod vendor* ./ 00:33:54 Removing intermediate container 9851030ba2d2 00:33:54 ---> 7340ae32f6f6 00:33:54 Step 6/23 : COPY go.mod vendor* ./ 00:33:55 ---> e58b29746ee8 00:33:55 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:55 ---> 26a5dab2948f 00:33:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:55 ---> Running in c37bcb5bda74 00:33:55 ---> a5ecfdf14c64 00:33:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:55 ---> Running in e38b7cd975f7 00:33:55 ---> Running in 99fafeccb841 00:33:55 Removing intermediate container ccde9c4e2450 00:33:55 ---> 3b32657fb7a1 00:33:55 Step 8/22 : COPY . . 00:33:56 Removing intermediate container 3b9f86feb4cc 00:33:56 ---> 5bcddb950395 00:33:56 Step 8/22 : COPY . . 00:33:56 Removing intermediate container c37bcb5bda74 00:33:56 ---> d096efb7df92 00:33:56 Step 8/31 : COPY . . 00:34:02 Removing intermediate container e38b7cd975f7 00:34:02 ---> 4c952d680324 00:34:02 Step 8/26 : COPY . . 00:34:02 Removing intermediate container 99fafeccb841 00:34:02 ---> dc63c2ee5682 00:34:02 Step 8/23 : COPY . . 00:34:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20744 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws 00:34:03 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 00:34:04 The recommended git tool is: git 00:34:04 ---> f0c403f9e2a5 00:34:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:34:07 ---> Running in 8ac50c15627a 00:34:07 ---> e4fa8d74c27c 00:34:07 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:34:07 ---> 9edbdd642c03 00:34:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:34:07 ---> ffd397b565dd 00:34:07 Step 9/23 : RUN make cmd/core-command/core-command 00:34:07 ---> Running in 992df3b367cc 00:34:07 ---> Running in c5f308c89c2b 00:34:07 ---> Running in 65eacf2774f6 00:34:07 ---> b6ea68da4a89 00:34:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:34:07 ---> Running in 35d2e3c8b151 00:34:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:34:07 Removing intermediate container 35d2e3c8b151 00:34:07 ---> bcb7a82f9a73 00:34:07 Step 10/26 : RUN mkdir -p spire-build 00:34:07 ---> Running in 9d340be01ba7 00:34:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:34:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:34:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:34:09 Removing intermediate container 9d340be01ba7 00:34:09 ---> 99268a967e16 00:34:09 Step 11/26 : WORKDIR /edgex-go/spire-build 00:34:09 ---> Running in 2ba0713ed060 00:34:09 Removing intermediate container 2ba0713ed060 00:34:09 ---> f4439d72d5c0 00:34:09 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 00:34:09 ---> Running in dca069d31c18 00:34:11 spire-1.2.1/ 00:34:11 spire-1.2.1/.data/ 00:34:11 spire-1.2.1/.data/.file 00:34:11 spire-1.2.1/.dockerignore 00:34:11 spire-1.2.1/.gitattributes 00:34:11 spire-1.2.1/.githooks/ 00:34:11 spire-1.2.1/.githooks/pre-commit 00:34:11 spire-1.2.1/.github/ 00:34:11 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:34:11 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:34:11 spire-1.2.1/.github/dependabot.yml 00:34:11 spire-1.2.1/.github/workflows/ 00:34:11 spire-1.2.1/.github/workflows/nightly_build.yaml 00:34:11 spire-1.2.1/.github/workflows/pr_build.yaml 00:34:11 spire-1.2.1/.github/workflows/release_build.yaml 00:34:11 spire-1.2.1/.github/workflows/scripts/ 00:34:11 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:34:11 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:34:11 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:34:11 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:34:11 spire-1.2.1/.github/workflows/scripts/split.sh 00:34:11 spire-1.2.1/.gitignore 00:34:11 spire-1.2.1/.go-version 00:34:11 spire-1.2.1/.golangci.yml 00:34:11 spire-1.2.1/ADOPTERS.md 00:34:11 spire-1.2.1/CHANGELOG.md 00:34:11 spire-1.2.1/CODE-OF-CONDUCT.md 00:34:11 spire-1.2.1/CODEOWNERS 00:34:11 spire-1.2.1/CONTRIBUTING.md 00:34:11 spire-1.2.1/Dockerfile 00:34:11 spire-1.2.1/Dockerfile.dev 00:34:11 spire-1.2.1/Dockerfile.scratch 00:34:11 spire-1.2.1/LICENSE 00:34:11 spire-1.2.1/MAINTAINERS.md 00:34:11 spire-1.2.1/Makefile 00:34:11 spire-1.2.1/README.md 00:34:11 spire-1.2.1/ROADMAP.md 00:34:11 spire-1.2.1/SECURITY.md 00:34:11 spire-1.2.1/cmd/ 00:34:11 spire-1.2.1/cmd/spire-agent/ 00:34:11 spire-1.2.1/cmd/spire-agent/cli/ 00:34:11 spire-1.2.1/cmd/spire-agent/cli/api/ 00:34:11 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:34:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:34:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:34:11 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:34:11 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:34:11 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:34:11 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:34:11 spire-1.2.1/cmd/spire-agent/cli/common/ 00:34:11 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:34:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:34:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:34:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:34:11 spire-1.2.1/cmd/spire-agent/cli/run/ 00:34:11 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:34:11 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:34:11 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:34:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:34:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:34:11 spire-1.2.1/cmd/spire-agent/main.go 00:34:11 spire-1.2.1/cmd/spire-server/ 00:34:11 spire-1.2.1/cmd/spire-server/cli/ 00:34:11 spire-1.2.1/cmd/spire-server/cli/agent/ 00:34:11 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:34:11 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/cli.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/entry/ 00:34:11 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/ 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:34:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:34:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/run/ 00:34:11 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/token/ 00:34:11 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/validate/ 00:34:11 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/x509/ 00:34:11 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:34:11 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:34:11 spire-1.2.1/cmd/spire-server/main.go 00:34:11 spire-1.2.1/cmd/spire-server/util/ 00:34:11 spire-1.2.1/cmd/spire-server/util/util.go 00:34:11 spire-1.2.1/conf/ 00:34:11 spire-1.2.1/conf/agent/ 00:34:11 spire-1.2.1/conf/agent/agent.conf 00:34:11 spire-1.2.1/conf/agent/agent_full.conf 00:34:11 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:34:11 spire-1.2.1/conf/server/ 00:34:11 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:34:11 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:34:11 spire-1.2.1/conf/server/server.conf 00:34:11 spire-1.2.1/conf/server/server_full.conf 00:34:11 spire-1.2.1/doc/ 00:34:11 spire-1.2.1/doc/SPIRE101.md 00:34:11 spire-1.2.1/doc/auditlog.md 00:34:11 spire-1.2.1/doc/authorization_policy_engine.md 00:34:11 spire-1.2.1/doc/changelog_guidelines.md 00:34:11 spire-1.2.1/doc/cure53-report.pdf 00:34:11 spire-1.2.1/doc/images/ 00:34:11 spire-1.2.1/doc/images/2019_roadmap.png 00:34:11 spire-1.2.1/doc/images/SPIRE101.png 00:34:11 spire-1.2.1/doc/images/SPIRE_agent.png 00:34:11 spire-1.2.1/doc/images/SPIRE_server.png 00:34:11 spire-1.2.1/doc/images/cache_mgr.png 00:34:11 spire-1.2.1/doc/images/cache_mgr_components.png 00:34:11 spire-1.2.1/doc/images/federated_spire.png 00:34:11 spire-1.2.1/doc/images/ha_mode.png 00:34:11 spire-1.2.1/doc/images/nested_spire.png 00:34:11 spire-1.2.1/doc/images/oidc_federation.png 00:34:11 spire-1.2.1/doc/images/single_trust_domain.png 00:34:11 spire-1.2.1/doc/images/spiffe_compatible.png 00:34:11 spire-1.2.1/doc/images/spire_logo.png 00:34:11 spire-1.2.1/doc/migrating_registration_api_clients.md 00:34:11 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:34:11 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:34:11 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:34:11 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:34:11 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:34:11 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:34:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:34:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:34:11 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:34:11 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:34:11 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:34:11 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:34:11 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:34:11 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:34:11 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:34:11 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:34:11 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:34:11 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:34:11 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:34:11 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:34:11 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:34:11 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:34:11 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:34:11 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:34:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:34:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:34:11 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:34:11 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:34:11 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:34:11 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:34:11 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:34:11 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:34:11 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:34:11 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:34:11 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:34:11 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:34:11 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:34:11 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:34:11 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:34:11 spire-1.2.1/doc/scaling_spire.md 00:34:11 spire-1.2.1/doc/spire_agent.md 00:34:11 spire-1.2.1/doc/spire_server.md 00:34:11 spire-1.2.1/doc/supported_integrations.md 00:34:11 spire-1.2.1/doc/telemetry.md 00:34:11 spire-1.2.1/doc/telemetry_config.md 00:34:11 spire-1.2.1/doc/upgrading.md 00:34:11 spire-1.2.1/doc/using_spire.md 00:34:11 spire-1.2.1/examples/ 00:34:11 spire-1.2.1/examples/README.md 00:34:11 spire-1.2.1/go.mod 00:34:11 spire-1.2.1/go.sum 00:34:11 spire-1.2.1/pkg/ 00:34:11 spire-1.2.1/pkg/agent/ 00:34:11 spire-1.2.1/pkg/agent/agent.go 00:34:11 spire-1.2.1/pkg/agent/api/ 00:34:11 spire-1.2.1/pkg/agent/api/config.go 00:34:11 spire-1.2.1/pkg/agent/api/debug/ 00:34:11 spire-1.2.1/pkg/agent/api/debug/v1/ 00:34:11 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:34:11 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:34:11 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:34:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:34:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:34:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:34:11 spire-1.2.1/pkg/agent/api/endpoints.go 00:34:11 spire-1.2.1/pkg/agent/api/health/ 00:34:11 spire-1.2.1/pkg/agent/api/health/v1/ 00:34:11 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:34:11 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:34:11 spire-1.2.1/pkg/agent/api/rpccontext/ 00:34:11 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:34:11 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:34:11 spire-1.2.1/pkg/agent/attestor/ 00:34:11 spire-1.2.1/pkg/agent/attestor/node/ 00:34:11 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:34:11 spire-1.2.1/pkg/agent/attestor/node/node.go 00:34:11 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:34:11 spire-1.2.1/pkg/agent/attestor/workload/ 00:34:11 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:34:11 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:34:11 spire-1.2.1/pkg/agent/catalog/ 00:34:11 spire-1.2.1/pkg/agent/catalog/catalog.go 00:34:11 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:34:11 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:34:11 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:34:11 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:34:11 spire-1.2.1/pkg/agent/client/ 00:34:11 spire-1.2.1/pkg/agent/client/client.go 00:34:11 spire-1.2.1/pkg/agent/client/client_test.go 00:34:11 spire-1.2.1/pkg/agent/client/dial.go 00:34:11 spire-1.2.1/pkg/agent/client/nodeconn.go 00:34:11 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:34:11 spire-1.2.1/pkg/agent/client/update.go 00:34:11 spire-1.2.1/pkg/agent/client/util.go 00:34:11 spire-1.2.1/pkg/agent/common/ 00:34:11 spire-1.2.1/pkg/agent/common/backoff/ 00:34:11 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:34:11 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:34:11 spire-1.2.1/pkg/agent/common/cgroups/ 00:34:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:34:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:34:11 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:34:11 spire-1.2.1/pkg/agent/config.go 00:34:11 spire-1.2.1/pkg/agent/endpoints/ 00:34:11 spire-1.2.1/pkg/agent/endpoints/config.go 00:34:11 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:34:11 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:34:11 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:34:11 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:34:11 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:34:11 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:34:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:34:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:34:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:34:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:34:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:34:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:34:11 spire-1.2.1/pkg/agent/endpoints/workload/ 00:34:11 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:34:11 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:34:11 spire-1.2.1/pkg/agent/manager/ 00:34:11 spire-1.2.1/pkg/agent/manager/cache/ 00:34:11 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:34:11 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:34:11 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:34:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:34:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:34:11 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:34:11 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:34:11 spire-1.2.1/pkg/agent/manager/config.go 00:34:11 spire-1.2.1/pkg/agent/manager/manager.go 00:34:11 spire-1.2.1/pkg/agent/manager/manager_test.go 00:34:11 spire-1.2.1/pkg/agent/manager/storage.go 00:34:11 spire-1.2.1/pkg/agent/manager/storage_test.go 00:34:11 spire-1.2.1/pkg/agent/manager/storecache/ 00:34:11 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:34:11 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:34:11 spire-1.2.1/pkg/agent/manager/sync.go 00:34:11 spire-1.2.1/pkg/agent/plugin/ 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:34:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:34:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:34:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:34:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:34:11 spire-1.2.1/pkg/agent/svid/ 00:34:11 spire-1.2.1/pkg/agent/svid/rotator.go 00:34:11 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:34:11 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:34:11 spire-1.2.1/pkg/agent/svid/store/ 00:34:11 spire-1.2.1/pkg/agent/svid/store/service.go 00:34:11 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:34:11 spire-1.2.1/pkg/common/ 00:34:11 spire-1.2.1/pkg/common/agentpathtemplate/ 00:34:11 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:34:11 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:34:11 spire-1.2.1/pkg/common/api/ 00:34:11 spire-1.2.1/pkg/common/api/metrics.go 00:34:11 spire-1.2.1/pkg/common/api/middleware/ 00:34:11 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:34:11 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:34:11 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:34:11 spire-1.2.1/pkg/common/api/middleware/logger.go 00:34:11 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:34:11 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:34:11 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:34:11 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:34:11 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:34:11 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:34:11 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:34:11 spire-1.2.1/pkg/common/api/middleware/names.go 00:34:11 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:34:11 spire-1.2.1/pkg/common/api/names.go 00:34:11 spire-1.2.1/pkg/common/api/ratelimit.go 00:34:11 spire-1.2.1/pkg/common/api/rpccontext/ 00:34:11 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:34:11 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:34:11 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:34:11 spire-1.2.1/pkg/common/auth/ 00:34:11 spire-1.2.1/pkg/common/auth/interceptors.go 00:34:11 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:34:11 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:34:11 spire-1.2.1/pkg/common/bundleutil/ 00:34:11 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:34:11 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:34:11 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:34:11 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:34:11 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:34:11 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:34:11 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:34:11 spire-1.2.1/pkg/common/bundleutil/types.go 00:34:11 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:34:11 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:34:11 spire-1.2.1/pkg/common/catalog/ 00:34:11 spire-1.2.1/pkg/common/catalog/bind.go 00:34:11 spire-1.2.1/pkg/common/catalog/builtin.go 00:34:11 spire-1.2.1/pkg/common/catalog/catalog.go 00:34:11 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:34:11 spire-1.2.1/pkg/common/catalog/closers.go 00:34:11 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:34:11 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:34:11 spire-1.2.1/pkg/common/catalog/config.go 00:34:11 spire-1.2.1/pkg/common/catalog/config_test.go 00:34:11 spire-1.2.1/pkg/common/catalog/configure.go 00:34:11 spire-1.2.1/pkg/common/catalog/constraints.go 00:34:11 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:34:11 spire-1.2.1/pkg/common/catalog/context.go 00:34:11 spire-1.2.1/pkg/common/catalog/external.go 00:34:11 spire-1.2.1/pkg/common/catalog/host.go 00:34:11 spire-1.2.1/pkg/common/catalog/pipenet.go 00:34:11 spire-1.2.1/pkg/common/catalog/plugin.go 00:34:11 spire-1.2.1/pkg/common/catalog/testplugin/ 00:34:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:34:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:34:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:34:11 spire-1.2.1/pkg/common/cli/ 00:34:11 spire-1.2.1/pkg/common/cli/env.go 00:34:11 spire-1.2.1/pkg/common/cli/flags.go 00:34:11 spire-1.2.1/pkg/common/cli/trust_domain.go 00:34:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:34:11 spire-1.2.1/pkg/common/cli/umask.go 00:34:11 spire-1.2.1/pkg/common/cli/umask_posix.go 00:34:11 spire-1.2.1/pkg/common/cli/umask_test.go 00:34:11 spire-1.2.1/pkg/common/cli/umask_windows.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/ 00:34:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/flag.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/format.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/ 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:34:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:34:11 spire-1.2.1/pkg/common/coretypes/ 00:34:11 spire-1.2.1/pkg/common/coretypes/bundle/ 00:34:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:34:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:34:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:34:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:34:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:34:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:34:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:34:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:34:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:34:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:34:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:34:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:34:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:34:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:34:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:34:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:34:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:34:11 spire-1.2.1/pkg/common/cryptoutil/ 00:34:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:34:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:34:11 spire-1.2.1/pkg/common/diskutil/ 00:34:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:34:11 spire-1.2.1/pkg/common/diskutil/file_test.go 00:34:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:34:11 spire-1.2.1/pkg/common/errorutil/ 00:34:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:34:11 spire-1.2.1/pkg/common/health/ 00:34:11 spire-1.2.1/pkg/common/health/config.go 00:34:11 spire-1.2.1/pkg/common/health/context.go 00:34:11 spire-1.2.1/pkg/common/health/context_test.go 00:34:11 spire-1.2.1/pkg/common/health/health.go 00:34:11 spire-1.2.1/pkg/common/health/health_test.go 00:34:11 spire-1.2.1/pkg/common/health/logger.go 00:34:11 spire-1.2.1/pkg/common/hostservice/ 00:34:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:34:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:34:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:34:11 spire-1.2.1/pkg/common/idutil/ 00:34:11 spire-1.2.1/pkg/common/idutil/require.go 00:34:11 spire-1.2.1/pkg/common/idutil/require_test.go 00:34:11 spire-1.2.1/pkg/common/idutil/safety.go 00:34:11 spire-1.2.1/pkg/common/idutil/safety_test.go 00:34:11 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:34:11 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:34:11 spire-1.2.1/pkg/common/jwtsvid/ 00:34:11 spire-1.2.1/pkg/common/jwtsvid/common.go 00:34:11 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:34:11 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:34:11 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:34:11 spire-1.2.1/pkg/common/jwtutil/ 00:34:11 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:34:11 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:34:11 spire-1.2.1/pkg/common/log/ 00:34:11 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:34:11 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:34:11 spire-1.2.1/pkg/common/log/log.go 00:34:11 spire-1.2.1/pkg/common/log/log_test.go 00:34:11 spire-1.2.1/pkg/common/log/options.go 00:34:11 spire-1.2.1/pkg/common/nodeutil/ 00:34:11 spire-1.2.1/pkg/common/nodeutil/node.go 00:34:11 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:34:11 spire-1.2.1/pkg/common/peertracker/ 00:34:11 spire-1.2.1/pkg/common/peertracker/conn.go 00:34:11 spire-1.2.1/pkg/common/peertracker/credentials.go 00:34:11 spire-1.2.1/pkg/common/peertracker/errors.go 00:34:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:34:11 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:34:11 spire-1.2.1/pkg/common/peertracker/info.go 00:34:11 spire-1.2.1/pkg/common/peertracker/listener.go 00:34:11 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:34:11 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:34:11 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:34:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:34:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:34:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:34:11 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:34:11 spire-1.2.1/pkg/common/peertracker/tcp.go 00:34:11 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:34:11 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:34:11 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:34:11 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:34:11 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:34:11 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:34:11 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:34:11 spire-1.2.1/pkg/common/peertracker/uds.go 00:34:11 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:34:11 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:34:11 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:34:11 spire-1.2.1/pkg/common/pemutil/ 00:34:11 spire-1.2.1/pkg/common/pemutil/block.go 00:34:11 spire-1.2.1/pkg/common/pemutil/certs.go 00:34:11 spire-1.2.1/pkg/common/pemutil/common.go 00:34:11 spire-1.2.1/pkg/common/pemutil/csr.go 00:34:11 spire-1.2.1/pkg/common/pemutil/keys.go 00:34:11 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:34:11 spire-1.2.1/pkg/common/pemutil/testdata/ 00:34:11 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:34:11 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:34:11 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:34:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:34:11 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:34:11 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:34:11 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:34:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:34:11 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:34:11 spire-1.2.1/pkg/common/plugin/ 00:34:11 spire-1.2.1/pkg/common/plugin/aws/ 00:34:11 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:34:11 spire-1.2.1/pkg/common/plugin/azure/ 00:34:11 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:34:11 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:34:11 spire-1.2.1/pkg/common/plugin/facade.go 00:34:11 spire-1.2.1/pkg/common/plugin/facade_test.go 00:34:11 spire-1.2.1/pkg/common/plugin/gcp/ 00:34:11 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:34:11 spire-1.2.1/pkg/common/plugin/k8s/ 00:34:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:34:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:34:11 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:34:11 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:34:11 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:34:11 spire-1.2.1/pkg/common/plugin/log.go 00:34:11 spire-1.2.1/pkg/common/plugin/sshpop/ 00:34:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:34:11 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:34:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:34:11 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:34:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:34:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:34:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:34:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:34:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:34:11 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:34:11 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:34:11 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:34:11 spire-1.2.1/pkg/common/plugin/x509pop/ 00:34:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:34:11 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:34:11 spire-1.2.1/pkg/common/profiling/ 00:34:11 spire-1.2.1/pkg/common/profiling/dumpers.go 00:34:11 spire-1.2.1/pkg/common/profiling/profiling.go 00:34:11 spire-1.2.1/pkg/common/protoutil/ 00:34:11 spire-1.2.1/pkg/common/protoutil/masks.go 00:34:11 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:34:11 spire-1.2.1/pkg/common/rotationutil/ 00:34:11 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:34:11 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:34:11 spire-1.2.1/pkg/common/selector/ 00:34:11 spire-1.2.1/pkg/common/selector/selector.go 00:34:11 spire-1.2.1/pkg/common/selector/selector_test.go 00:34:11 spire-1.2.1/pkg/common/selector/set.go 00:34:11 spire-1.2.1/pkg/common/selector/set_utils.go 00:34:11 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:34:11 spire-1.2.1/pkg/common/telemetry/ 00:34:11 spire-1.2.1/pkg/common/telemetry/agent/ 00:34:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:34:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:34:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:34:11 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:34:11 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:34:11 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:34:11 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:34:11 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:34:11 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:34:11 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:34:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:34:11 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:34:11 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:34:11 spire-1.2.1/pkg/common/telemetry/call.go 00:34:11 spire-1.2.1/pkg/common/telemetry/common/ 00:34:11 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:34:11 spire-1.2.1/pkg/common/telemetry/config.go 00:34:11 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:34:11 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:34:11 spire-1.2.1/pkg/common/telemetry/inmem.go 00:34:11 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:34:11 spire-1.2.1/pkg/common/telemetry/m3.go 00:34:11 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:34:11 spire-1.2.1/pkg/common/telemetry/metrics.go 00:34:11 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:34:11 spire-1.2.1/pkg/common/telemetry/names.go 00:34:11 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:34:11 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:34:11 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:34:11 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/ 00:34:11 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:34:11 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:34:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:34:11 spire-1.2.1/pkg/common/telemetry/server/server.go 00:34:11 spire-1.2.1/pkg/common/telemetry/sink.go 00:34:11 spire-1.2.1/pkg/common/telemetry/statsd.go 00:34:11 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:34:11 spire-1.2.1/pkg/common/telemetry/uptime.go 00:34:11 spire-1.2.1/pkg/common/telemetry/version.go 00:34:11 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:34:11 spire-1.2.1/pkg/common/uptime/ 00:34:11 spire-1.2.1/pkg/common/uptime/uptime.go 00:34:11 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:34:11 spire-1.2.1/pkg/common/util/ 00:34:11 spire-1.2.1/pkg/common/util/certs.go 00:34:11 spire-1.2.1/pkg/common/util/certs_test.go 00:34:11 spire-1.2.1/pkg/common/util/csr.go 00:34:11 spire-1.2.1/pkg/common/util/hash.go 00:34:11 spire-1.2.1/pkg/common/util/selectors.go 00:34:11 spire-1.2.1/pkg/common/util/selectors_test.go 00:34:11 spire-1.2.1/pkg/common/util/signals.go 00:34:11 spire-1.2.1/pkg/common/util/sort.go 00:34:11 spire-1.2.1/pkg/common/util/sort_test.go 00:34:11 spire-1.2.1/pkg/common/util/task.go 00:34:11 spire-1.2.1/pkg/common/util/task_test.go 00:34:11 spire-1.2.1/pkg/common/util/testdata/ 00:34:11 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:34:11 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:34:11 spire-1.2.1/pkg/common/version/ 00:34:11 spire-1.2.1/pkg/common/version/version.go 00:34:11 spire-1.2.1/pkg/common/x509svid/ 00:34:11 spire-1.2.1/pkg/common/x509svid/common_test.go 00:34:11 spire-1.2.1/pkg/common/x509svid/csr.go 00:34:11 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:34:11 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:34:11 spire-1.2.1/pkg/common/x509util/ 00:34:11 spire-1.2.1/pkg/common/x509util/cert.go 00:34:11 spire-1.2.1/pkg/common/x509util/dns.go 00:34:11 spire-1.2.1/pkg/common/x509util/dns_test.go 00:34:11 spire-1.2.1/pkg/common/x509util/keyid.go 00:34:11 spire-1.2.1/pkg/common/x509util/keypair.go 00:34:11 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:34:11 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:34:11 spire-1.2.1/pkg/server/ 00:34:11 spire-1.2.1/pkg/server/api/ 00:34:11 spire-1.2.1/pkg/server/api/agent.go 00:34:11 spire-1.2.1/pkg/server/api/agent/ 00:34:11 spire-1.2.1/pkg/server/api/agent/v1/ 00:34:11 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:34:11 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:34:11 spire-1.2.1/pkg/server/api/agent_test.go 00:34:11 spire-1.2.1/pkg/server/api/api.go 00:34:11 spire-1.2.1/pkg/server/api/audit/ 00:34:11 spire-1.2.1/pkg/server/api/audit/audit.go 00:34:11 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:34:11 spire-1.2.1/pkg/server/api/bundle.go 00:34:11 spire-1.2.1/pkg/server/api/bundle/ 00:34:11 spire-1.2.1/pkg/server/api/bundle/v1/ 00:34:11 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:34:11 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:34:11 spire-1.2.1/pkg/server/api/bundle_test.go 00:34:11 spire-1.2.1/pkg/server/api/debug/ 00:34:11 spire-1.2.1/pkg/server/api/debug/v1/ 00:34:11 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:34:11 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:34:11 spire-1.2.1/pkg/server/api/entry.go 00:34:11 spire-1.2.1/pkg/server/api/entry/ 00:34:11 spire-1.2.1/pkg/server/api/entry/v1/ 00:34:11 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:34:11 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:34:11 spire-1.2.1/pkg/server/api/entry_test.go 00:34:11 spire-1.2.1/pkg/server/api/health/ 00:34:11 spire-1.2.1/pkg/server/api/health/v1/ 00:34:11 spire-1.2.1/pkg/server/api/health/v1/service.go 00:34:11 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:34:11 spire-1.2.1/pkg/server/api/id.go 00:34:11 spire-1.2.1/pkg/server/api/id_test.go 00:34:11 spire-1.2.1/pkg/server/api/limits/ 00:34:11 spire-1.2.1/pkg/server/api/limits/limits.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/ 00:34:11 spire-1.2.1/pkg/server/api/middleware/alias.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/audit.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/caller.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/common.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/entries.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:34:11 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:34:11 spire-1.2.1/pkg/server/api/ratelimit.go 00:34:11 spire-1.2.1/pkg/server/api/rpccontext/ 00:34:11 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:34:11 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:34:11 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:34:11 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:34:11 spire-1.2.1/pkg/server/api/selector.go 00:34:11 spire-1.2.1/pkg/server/api/selector_test.go 00:34:11 spire-1.2.1/pkg/server/api/status.go 00:34:11 spire-1.2.1/pkg/server/api/status_test.go 00:34:11 spire-1.2.1/pkg/server/api/svid/ 00:34:11 spire-1.2.1/pkg/server/api/svid/v1/ 00:34:11 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:34:11 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:34:11 spire-1.2.1/pkg/server/api/trustdomain.go 00:34:11 spire-1.2.1/pkg/server/api/trustdomain/ 00:34:11 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:34:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:34:11 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:34:11 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:34:11 spire-1.2.1/pkg/server/authpolicy/ 00:34:11 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:34:11 spire-1.2.1/pkg/server/authpolicy/policy.go 00:34:11 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:34:11 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:34:11 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:34:11 spire-1.2.1/pkg/server/authpolicy/validate.go 00:34:11 spire-1.2.1/pkg/server/bundle/ 00:34:11 spire-1.2.1/pkg/server/bundle/client/ 00:34:11 spire-1.2.1/pkg/server/bundle/client/client.go 00:34:11 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:34:11 spire-1.2.1/pkg/server/bundle/client/manager.go 00:34:11 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:34:11 spire-1.2.1/pkg/server/bundle/client/sources.go 00:34:11 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:34:11 spire-1.2.1/pkg/server/bundle/client/updater.go 00:34:11 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:34:11 spire-1.2.1/pkg/server/ca/ 00:34:11 spire-1.2.1/pkg/server/ca/ca.go 00:34:11 spire-1.2.1/pkg/server/ca/ca_health.go 00:34:11 spire-1.2.1/pkg/server/ca/ca_test.go 00:34:11 spire-1.2.1/pkg/server/ca/journal.go 00:34:11 spire-1.2.1/pkg/server/ca/journal_test.go 00:34:11 spire-1.2.1/pkg/server/ca/manager.go 00:34:11 spire-1.2.1/pkg/server/ca/manager_health.go 00:34:11 spire-1.2.1/pkg/server/ca/manager_test.go 00:34:11 spire-1.2.1/pkg/server/ca/templates.go 00:34:11 spire-1.2.1/pkg/server/ca/upstream_client.go 00:34:11 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:34:11 spire-1.2.1/pkg/server/ca/validation.go 00:34:11 spire-1.2.1/pkg/server/cache/ 00:34:11 spire-1.2.1/pkg/server/cache/dscache/ 00:34:11 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:34:11 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:34:11 spire-1.2.1/pkg/server/cache/entrycache/ 00:34:11 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:34:11 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:34:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:34:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:34:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:34:11 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:34:11 spire-1.2.1/pkg/server/catalog/ 00:34:11 spire-1.2.1/pkg/server/catalog/catalog.go 00:34:11 spire-1.2.1/pkg/server/catalog/keymanager.go 00:34:11 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:34:11 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:34:11 spire-1.2.1/pkg/server/catalog/notifier.go 00:34:11 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:34:11 spire-1.2.1/pkg/server/config.go 00:34:11 spire-1.2.1/pkg/server/datastore/ 00:34:11 spire-1.2.1/pkg/server/datastore/datastore.go 00:34:11 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:34:11 spire-1.2.1/pkg/server/datastore/repository.go 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:34:11 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:34:11 spire-1.2.1/pkg/server/endpoints/ 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/ 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:34:11 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:34:11 spire-1.2.1/pkg/server/endpoints/config.go 00:34:11 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:34:11 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:34:11 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:34:11 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:34:11 spire-1.2.1/pkg/server/endpoints/middleware.go 00:34:11 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:34:11 spire-1.2.1/pkg/server/hostservice/ 00:34:11 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:34:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:34:11 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:34:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:34:11 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:34:11 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:34:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:34:11 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/ 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/ 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:34:11 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:34:11 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:34:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:34:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:34:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:34:11 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:34:11 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:34:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:34:11 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/notifier/ 00:34:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:34:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:34:11 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:34:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:34:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:34:11 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:34:11 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:34:11 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:34:11 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:34:11 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:34:11 spire-1.2.1/pkg/server/registration/ 00:34:11 spire-1.2.1/pkg/server/registration/manager.go 00:34:11 spire-1.2.1/pkg/server/registration/manager_test.go 00:34:11 spire-1.2.1/pkg/server/scanentries.go 00:34:11 spire-1.2.1/pkg/server/scanentries_test.go 00:34:11 spire-1.2.1/pkg/server/server.go 00:34:11 spire-1.2.1/pkg/server/server_test.go 00:34:11 spire-1.2.1/pkg/server/svid/ 00:34:11 spire-1.2.1/pkg/server/svid/observer.go 00:34:11 spire-1.2.1/pkg/server/svid/observer_test.go 00:34:11 spire-1.2.1/pkg/server/svid/rotator.go 00:34:11 spire-1.2.1/pkg/server/svid/rotator_config.go 00:34:11 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:34:11 spire-1.2.1/pkg/server/svid/rotator_test.go 00:34:11 spire-1.2.1/proto/ 00:34:11 spire-1.2.1/proto/private/ 00:34:11 spire-1.2.1/proto/private/server/ 00:34:11 spire-1.2.1/proto/private/server/journal/ 00:34:11 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:34:11 spire-1.2.1/proto/private/server/journal/journal.proto 00:34:11 spire-1.2.1/proto/spire/ 00:34:11 spire-1.2.1/proto/spire/common/ 00:34:11 spire-1.2.1/proto/spire/common/common.pb.go 00:34:11 spire-1.2.1/proto/spire/common/common.proto 00:34:11 spire-1.2.1/proto/spire/common/plugin/ 00:34:11 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:34:11 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:34:11 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:34:11 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:34:11 spire-1.2.1/proto/spire/plugin/ 00:34:11 spire-1.2.1/proto/spire/plugin/agent/ 00:34:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:34:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:34:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:34:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:34:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:34:11 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:34:11 spire-1.2.1/release/ 00:34:11 spire-1.2.1/release/spire-extras/ 00:34:11 spire-1.2.1/release/spire-extras/README.md 00:34:11 spire-1.2.1/release/spire-extras/conf/ 00:34:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:34:11 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:34:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:34:11 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:34:11 spire-1.2.1/release/spire/ 00:34:11 spire-1.2.1/release/spire/README.md 00:34:11 spire-1.2.1/release/spire/conf/ 00:34:11 spire-1.2.1/release/spire/conf/agent/ 00:34:11 spire-1.2.1/release/spire/conf/agent/agent.conf 00:34:11 spire-1.2.1/release/spire/conf/server/ 00:34:11 spire-1.2.1/release/spire/conf/server/server.conf 00:34:11 spire-1.2.1/script/ 00:34:11 spire-1.2.1/script/build-artifact.sh 00:34:11 spire-1.2.1/script/generate_dummy_ca.sh 00:34:11 spire-1.2.1/support/ 00:34:11 spire-1.2.1/support/k8s/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:34:11 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:34:11 spire-1.2.1/support/oidc-discovery-provider/ 00:34:11 spire-1.2.1/support/oidc-discovery-provider/README.md 00:34:11 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:34:11 spire-1.2.1/support/oidc-discovery-provider/config.go 00:34:11 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:34:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:34:11 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:34:11 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:34:11 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:34:11 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:34:11 spire-1.2.1/support/oidc-discovery-provider/main.go 00:34:11 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:34:11 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:34:11 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:34:11 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:34:11 spire-1.2.1/test/ 00:34:11 spire-1.2.1/test/clock/ 00:34:11 spire-1.2.1/test/clock/clock.go 00:34:11 spire-1.2.1/test/fakes/ 00:34:11 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:34:11 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:34:11 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:34:11 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:34:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:34:11 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:34:11 spire-1.2.1/test/fakes/fakeagentstore/ 00:34:11 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:34:11 spire-1.2.1/test/fakes/fakedatastore/ 00:34:11 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:34:11 spire-1.2.1/test/fakes/fakeentryclient/ 00:34:11 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:34:11 spire-1.2.1/test/fakes/fakehealthchecker/ 00:34:11 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:34:11 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:34:11 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:34:11 spire-1.2.1/test/fakes/fakemetrics/ 00:34:11 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:34:11 spire-1.2.1/test/fakes/fakenoderesolver/ 00:34:11 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:34:11 spire-1.2.1/test/fakes/fakenotifier/ 00:34:11 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:34:11 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:34:11 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:34:11 spire-1.2.1/test/fakes/fakeserverca/ 00:34:11 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:34:11 spire-1.2.1/test/fakes/fakeservercatalog/ 00:34:11 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:34:11 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:34:11 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:34:11 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:34:11 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:34:11 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:34:11 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:34:11 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:34:11 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:34:11 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:34:11 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:34:11 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:34:11 spire-1.2.1/test/fixture/ 00:34:11 spire-1.2.1/test/fixture/certs/ 00:34:11 spire-1.2.1/test/fixture/certs/agent_svid.der 00:34:11 spire-1.2.1/test/fixture/certs/base_cert.pem 00:34:11 spire-1.2.1/test/fixture/certs/base_csr.pem 00:34:11 spire-1.2.1/test/fixture/certs/base_key.pem 00:34:11 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:34:11 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:34:11 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:34:11 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:34:11 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:34:11 spire-1.2.1/test/fixture/certs/blog_key.pem 00:34:11 spire-1.2.1/test/fixture/certs/bundle.der 00:34:11 spire-1.2.1/test/fixture/certs/ca.pem 00:34:11 spire-1.2.1/test/fixture/certs/ca_key.pem 00:34:11 spire-1.2.1/test/fixture/certs/database_cert.pem 00:34:11 spire-1.2.1/test/fixture/certs/database_csr.pem 00:34:11 spire-1.2.1/test/fixture/certs/database_key.pem 00:34:11 spire-1.2.1/test/fixture/certs/node_cert.pem 00:34:11 spire-1.2.1/test/fixture/certs/node_csr.pem 00:34:11 spire-1.2.1/test/fixture/certs/node_key.pem 00:34:11 spire-1.2.1/test/fixture/certs/svid.pem 00:34:11 spire-1.2.1/test/fixture/certs/svid_key.pem 00:34:11 spire-1.2.1/test/fixture/config/ 00:34:11 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:34:11 spire-1.2.1/test/fixture/config/agent_good.conf 00:34:11 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:34:11 spire-1.2.1/test/fixture/config/plugin_good.conf 00:34:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:34:11 spire-1.2.1/test/fixture/config/server_good.conf 00:34:11 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:34:11 spire-1.2.1/test/fixture/fixture.go 00:34:11 spire-1.2.1/test/fixture/nodeattestor/ 00:34:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:34:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:34:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:34:11 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:34:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:34:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:34:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:34:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:34:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:34:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:34:11 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:34:11 spire-1.2.1/test/fixture/registration/ 00:34:11 spire-1.2.1/test/fixture/registration/entries.json 00:34:11 spire-1.2.1/test/fixture/registration/good-for-update.json 00:34:11 spire-1.2.1/test/fixture/registration/good.json 00:34:11 spire-1.2.1/test/fixture/registration/invalid.json 00:34:11 spire-1.2.1/test/fixture/registration/invalid_json.json 00:34:11 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:34:11 spire-1.2.1/test/integration/ 00:34:11 spire-1.2.1/test/integration/README.md 00:34:11 spire-1.2.1/test/integration/common 00:34:11 spire-1.2.1/test/integration/setup/ 00:34:11 spire-1.2.1/test/integration/setup/adminclient/ 00:34:11 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:34:11 spire-1.2.1/test/integration/setup/adminclient/client.go 00:34:11 spire-1.2.1/test/integration/setup/debugagent/ 00:34:11 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:34:11 spire-1.2.1/test/integration/setup/debugagent/main.go 00:34:11 spire-1.2.1/test/integration/setup/debugserver/ 00:34:11 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:34:11 spire-1.2.1/test/integration/setup/debugserver/main.go 00:34:11 spire-1.2.1/test/integration/setup/downstreamclient/ 00:34:11 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:34:11 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:34:11 spire-1.2.1/test/integration/setup/itclient/ 00:34:11 spire-1.2.1/test/integration/setup/itclient/client.go 00:34:11 spire-1.2.1/test/integration/setup/node-attestation/ 00:34:11 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:34:11 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:34:11 spire-1.2.1/test/integration/setup/x509pop/ 00:34:11 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:34:11 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:34:11 spire-1.2.1/test/integration/suites/ 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:34:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:34:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:34:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:34:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:34:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:34:11 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:34:11 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:34:11 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:34:11 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:34:11 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:34:11 spire-1.2.1/test/integration/suites/join-token/ 00:34:11 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:34:11 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:34:11 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:34:11 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:34:11 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:34:11 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:34:11 spire-1.2.1/test/integration/suites/join-token/README.md 00:34:11 spire-1.2.1/test/integration/suites/join-token/conf/ 00:34:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:34:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/join-token/teardown 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:34:11 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:34:11 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:34:11 spire-1.2.1/test/integration/suites/k8s/ 00:34:11 spire-1.2.1/test/integration/suites/k8s/00-setup 00:34:11 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:34:11 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:34:11 spire-1.2.1/test/integration/suites/k8s/README.md 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/ 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:34:11 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:34:11 spire-1.2.1/test/integration/suites/k8s/teardown 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/ 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:34:11 spire-1.2.1/test/integration/suites/rotation/ 00:34:11 spire-1.2.1/test/integration/suites/rotation/00-setup 00:34:11 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:34:11 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:34:11 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:34:11 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:34:11 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:34:11 spire-1.2.1/test/integration/suites/rotation/README.md 00:34:11 spire-1.2.1/test/integration/suites/rotation/conf/ 00:34:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:34:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/rotation/teardown 00:34:11 spire-1.2.1/test/integration/suites/self-test/ 00:34:11 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:34:11 spire-1.2.1/test/integration/suites/self-test/README.md 00:34:11 spire-1.2.1/test/integration/suites/self-test/teardown 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:34:11 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:34:11 spire-1.2.1/test/integration/suites/upgrade/ 00:34:11 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:34:11 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:34:11 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:34:11 spire-1.2.1/test/integration/suites/upgrade/README.md 00:34:11 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:34:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:34:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:34:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:34:11 spire-1.2.1/test/integration/suites/upgrade/teardown 00:34:11 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:34:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:34:11 spire-1.2.1/test/integration/test-one.sh 00:34:11 spire-1.2.1/test/integration/test.sh 00:34:11 spire-1.2.1/test/plugintest/ 00:34:11 spire-1.2.1/test/plugintest/config.go 00:34:11 spire-1.2.1/test/plugintest/load.go 00:34:11 spire-1.2.1/test/plugintest/option.go 00:34:11 spire-1.2.1/test/spiretest/ 00:34:11 spire-1.2.1/test/spiretest/apiserver.go 00:34:11 spire-1.2.1/test/spiretest/assertions.go 00:34:11 spire-1.2.1/test/spiretest/dir.go 00:34:11 spire-1.2.1/test/spiretest/errors_posix.go 00:34:11 spire-1.2.1/test/spiretest/errors_windows.go 00:34:11 spire-1.2.1/test/spiretest/logs.go 00:34:11 spire-1.2.1/test/spiretest/socketapi.go 00:34:11 spire-1.2.1/test/spiretest/suite.go 00:34:11 spire-1.2.1/test/spiretest/x509.go 00:34:11 spire-1.2.1/test/testca/ 00:34:11 spire-1.2.1/test/testca/ca.go 00:34:11 spire-1.2.1/test/testkey/ 00:34:11 spire-1.2.1/test/testkey/generate.sh 00:34:11 spire-1.2.1/test/testkey/genkeys.go 00:34:11 spire-1.2.1/test/testkey/keys.go 00:34:11 spire-1.2.1/test/testkey/new.go 00:34:11 spire-1.2.1/test/tpmsimulator/ 00:34:11 spire-1.2.1/test/tpmsimulator/simulator.go 00:34:11 spire-1.2.1/test/util/ 00:34:11 spire-1.2.1/test/util/cert_fixtures.go 00:34:11 spire-1.2.1/test/util/cert_generation.go 00:34:11 spire-1.2.1/test/util/io_redirection.go 00:34:11 spire-1.2.1/test/util/race.go 00:34:11 spire-1.2.1/test/util/util.go 00:34:11 building spire from source... 00:34:11 Installing go1.17.7... 00:34:12 using credential edgex-jenkins-ssh 00:34:12 Cloning the remote Git repository 00:34:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:12 > git init /w/workspace/edgex-go/10 # timeout=10 00:34:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:13 > git --version # timeout=10 00:34:13 > git --version # 'git version 2.25.1' 00:34:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:16 Building bin/spire-server... 00:34:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:34:16 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:34:16 go: downloading github.com/mitchellh/cli v1.1.2 00:34:16 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:34:16 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:34:16 go: downloading github.com/imdario/mergo v0.3.12 00:34:16 go: downloading github.com/sirupsen/logrus v1.8.1 00:34:16 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:34:16 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:34:16 go: downloading google.golang.org/grpc v1.44.0 00:34:16 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:34:16 go: downloading github.com/fatih/color v1.13.0 00:34:16 go: downloading github.com/mattn/go-isatty v0.0.14 00:34:16 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:34:16 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:34:17 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:34:17 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:34:17 go: downloading github.com/armon/go-metrics v0.3.10 00:34:17 go: downloading github.com/prometheus/client_golang v1.12.1 00:34:17 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:34:17 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:34:17 go: downloading github.com/open-policy-agent/opa v0.38.0 00:34:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:34:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:34:17 go: downloading github.com/mattn/go-colorable v0.1.12 00:34:17 go: downloading github.com/Masterminds/goutils v1.1.0 00:34:17 go: downloading github.com/Masterminds/semver v1.5.0 00:34:17 go: downloading github.com/google/uuid v1.1.2 00:34:17 go: downloading github.com/huandu/xstrings v1.3.2 00:34:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:34:17 go: downloading github.com/oklog/run v1.0.0 00:34:17 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:34:17 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:34:17 go: downloading github.com/prometheus/client_model v0.2.0 00:34:17 go: downloading github.com/prometheus/common v0.32.1 00:34:17 go: downloading github.com/beorn7/perks v1.0.1 00:34:17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:34:17 go: downloading github.com/prometheus/procfs v0.7.3 00:34:17 go: downloading github.com/imkira/go-observer v1.0.3 00:34:17 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:34:17 go: downloading go.uber.org/atomic v1.9.0 00:34:17 go: downloading github.com/pkg/errors v0.9.1 00:34:17 go: downloading github.com/hashicorp/errwrap v1.1.0 00:34:17 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:34:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:34:17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:34:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:34:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:34:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:34:20 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:34:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:34:20 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:34:20 go: downloading github.com/stretchr/testify v1.7.0 00:34:20 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:34:20 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:34:20 go: downloading github.com/blang/semver/v4 v4.0.0 00:34:20 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:34:20 go: downloading github.com/jinzhu/gorm v1.9.16 00:34:20 go: downloading github.com/lib/pq v1.10.4 00:34:20 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:34:20 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:34:24 go: downloading google.golang.org/api v0.70.0 00:34:24 go: downloading k8s.io/client-go v0.23.4 00:34:24 go: downloading k8s.io/api v0.23.4 00:34:24 go: downloading github.com/google/go-tpm v0.3.3 00:34:24 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:34:24 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:34:24 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:34:24 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:34:24 go: downloading cloud.google.com/go/storage v1.21.0 00:34:25 go: downloading cloud.google.com/go v0.100.2 00:34:26 go: downloading k8s.io/apimachinery v0.23.4 00:34:26 go: downloading k8s.io/kube-aggregator v0.23.3 00:34:26 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:34:26 go: downloading cloud.google.com/go/security v1.3.0 00:34:26 go: downloading github.com/hashicorp/vault/api v1.4.1 00:34:26 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:34:26 go: downloading github.com/twmb/murmur3 v1.1.6 00:34:26 go: downloading github.com/aws/smithy-go v1.11.0 00:34:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:34:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:34:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:34:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:34:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:34:27 go: downloading github.com/jinzhu/inflection v1.0.0 00:34:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:34:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:34:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:34:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:34:27 go: downloading github.com/dimchansky/utfbom v1.1.1 00:34:27 go: downloading cloud.google.com/go/compute v1.3.0 00:34:27 go: downloading cloud.google.com/go/iam v0.1.1 00:34:27 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:34:27 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:34:31 go: downloading github.com/gogo/protobuf v1.3.2 00:34:31 go: downloading k8s.io/klog/v2 v2.30.0 00:34:31 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:34:31 go: downloading github.com/google/gofuzz v1.1.0 00:34:31 go: downloading github.com/spf13/pflag v1.0.5 00:34:31 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:34:31 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:34:31 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:34:31 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:34:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:34:31 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:34:31 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:34:31 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:34:31 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:34:31 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:34:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:34:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:34:31 go: downloading gopkg.in/yaml.v2 v2.4.0 00:34:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:34:31 go: downloading github.com/gobwas/glob v0.2.3 00:34:31 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:34:31 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:34:31 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:34:31 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:34:31 go: downloading go.opencensus.io v0.23.0 00:34:31 go: downloading gopkg.in/inf.v0 v0.9.1 00:34:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:34:31 go: downloading github.com/googleapis/gnostic v0.5.5 00:34:31 go: downloading github.com/go-logr/logr v1.2.2 00:34:31 go: downloading github.com/google/go-cmp v0.5.7 00:34:31 go: downloading github.com/json-iterator/go v1.1.12 00:34:31 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:34:31 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:34:31 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:34:31 go: downloading go.uber.org/zap v1.21.0 00:34:31 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:34:31 go: downloading github.com/tklauser/numcpus v0.3.0 00:34:31 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:34:31 go: downloading sigs.k8s.io/yaml v1.3.0 00:34:31 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:34:31 go: downloading github.com/modern-go/reflect2 v1.0.2 00:34:31 go: downloading github.com/ryanuber/go-glob v1.0.0 00:34:31 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:34:31 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:34:31 go: downloading github.com/hashicorp/go-version v1.2.0 00:34:31 go: downloading github.com/golang/snappy v0.0.4 00:34:31 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:34:31 go: downloading go.uber.org/multierr v1.6.0 00:34:31 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:34:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:33 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:34:34 Merging remotes/origin/main commit 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 into PR head commit 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:34:34 Merge succeeded, producing 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:34:34 Checking out Revision 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 (PR-3956) 00:34:34 > git config core.sparsecheckout # timeout=10 00:34:34 > git checkout -f 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 # timeout=10 00:34:34 > git remote # timeout=10 00:34:34 > git config --get remote.origin.url # timeout=10 00:34:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:34 > git merge 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 # timeout=10 00:34:34 > git rev-parse HEAD^{commit} # timeout=10 00:34:34 > git config core.sparsecheckout # timeout=10 00:34:34 > git checkout -f 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 # timeout=10 00:34:38 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:39 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:34:39 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:34:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:34:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:34:39 Dload Upload Total Spent Left Speed 00:34:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 00:34:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:34:40 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 00:34:40 /etc/docker/daemon.json 00:34:40 { 00:34:40 "registry-mirrors": [ 00:34:40 "https://nexus3.edgexfoundry.org:10001" 00:34:40 ], 00:34:40 "bip": "10.250.0.254/24", 00:34:40 "hosts": [ 00:34:40 "tcp://0.0.0.0:5555", 00:34:40 "unix:///var/run/docker.sock" 00:34:40 ], 00:34:40 "mtu": 1458, 00:34:40 "selinux-enabled": true, 00:34:40 "seccomp-profile": "/etc/docker/seccomp.json" 00:34:40 } [Pipeline] sh 00:34:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:34:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:59 provisioning config files... 00:34:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config5079109984768908992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:00 ---> docker-login.sh 00:35:00 nexus3.edgexfoundry.org:10001 00:35:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:01 Configure a credential helper to remove this warning. See 00:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:01 00:35:01 Login Succeeded 00:35:01 nexus3.edgexfoundry.org:10002 00:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:01 Configure a credential helper to remove this warning. See 00:35:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:01 00:35:01 Login Succeeded 00:35:01 nexus3.edgexfoundry.org:10003 00:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:02 Configure a credential helper to remove this warning. See 00:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:02 00:35:02 Login Succeeded 00:35:02 nexus3.edgexfoundry.org:10004 00:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:02 Configure a credential helper to remove this warning. See 00:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:02 00:35:02 Login Succeeded 00:35:02 docker.io 00:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:35:03 Configure a credential helper to remove this warning. See 00:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:35:03 00:35:03 Login Succeeded 00:35:03 ---> docker-login.sh ends [Pipeline] } 00:35:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:35:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:35:04 ========================================================= 00:35:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:35:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:35:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:05 9b3977197b4f: Pulling fs layer 00:35:05 1a89e8eeedd5: Pulling fs layer 00:35:05 94645a83ff95: Pulling fs layer 00:35:05 3f3a8bcf1eab: Pulling fs layer 00:35:05 0c92f367c5e7: Pulling fs layer 00:35:05 f7c0051592d6: Pulling fs layer 00:35:05 a227ed2f7395: Pulling fs layer 00:35:05 7b1c46037f91: Pulling fs layer 00:35:05 f7c0051592d6: Waiting 00:35:05 a227ed2f7395: Waiting 00:35:05 7b1c46037f91: Waiting 00:35:05 3f3a8bcf1eab: Waiting 00:35:05 0c92f367c5e7: Waiting 00:35:05 94645a83ff95: Verifying Checksum 00:35:05 94645a83ff95: Download complete 00:35:05 1a89e8eeedd5: Verifying Checksum 00:35:05 1a89e8eeedd5: Download complete 00:35:05 0c92f367c5e7: Verifying Checksum 00:35:05 0c92f367c5e7: Download complete 00:35:05 9b3977197b4f: Verifying Checksum 00:35:05 9b3977197b4f: Download complete 00:35:05 f7c0051592d6: Verifying Checksum 00:35:05 f7c0051592d6: Download complete 00:35:05 a227ed2f7395: Verifying Checksum 00:35:05 a227ed2f7395: Download complete 00:35:06 9b3977197b4f: Pull complete 00:35:06 Removing intermediate container c5f308c89c2b 00:35:06 ---> 227d9f2f4709 00:35:06 00:35:06 Step 10/31 : FROM alpine:3.14 00:35:06 Removing intermediate container 992df3b367cc 00:35:06 ---> 938df0c69e11 00:35:06 00:35:06 Step 10/22 : FROM alpine:3.14 00:35:06 Removing intermediate container 65eacf2774f6 00:35:06 ---> c81843ce9a27 00:35:06 00:35:06 Step 10/23 : FROM alpine:3.14 00:35:06 Removing intermediate container 8ac50c15627a 00:35:06 ---> 85d88ff23e3b 00:35:06 00:35:06 Step 10/22 : FROM alpine:3.14 00:35:06 3.14: Pulling from library/alpine 00:35:06 3.14: Pulling from library/alpine 00:35:06 3.14: Pulling from library/alpine 00:35:06 3.14: Pulling from library/alpine 00:35:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:35:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:35:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:35:06 Status: Downloaded newer image for alpine:3.14 00:35:06 Status: Image is up to date for alpine:3.14 00:35:06 Status: Downloaded newer image for alpine:3.14 00:35:06 ---> e04c818066af 00:35:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:35:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:35:06 Status: Image is up to date for alpine:3.14 00:35:06 ---> e04c818066af 00:35:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:35:06 ---> e04c818066af 00:35:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:35:06 1a89e8eeedd5: Pull complete 00:35:06 ---> e04c818066af 00:35:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:35:07 94645a83ff95: Pull complete 00:35:07 7b1c46037f91: Verifying Checksum 00:35:07 7b1c46037f91: Download complete 00:35:07 ---> Running in 00e56be22ac8 00:35:07 ---> Running in 861e819a3aee 00:35:07 ---> Running in ebb111b29d63 00:35:07 ---> Running in 28b9623a7bad 00:35:07 Removing intermediate container 28b9623a7bad 00:35:07 ---> b5fcc83c89f0 00:35:07 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:35:07 ---> Running in 08943688c3d3 00:35:07 3f3a8bcf1eab: Verifying Checksum 00:35:07 3f3a8bcf1eab: Download complete 00:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:35:08 (1/2) Installing ca-certificates (20211220-r0) 00:35:08 (2/2) Installing dumb-init (1.2.5-r1) 00:35:08 Executing busybox-1.33.1-r7.trigger 00:35:08 Executing ca-certificates-20211220-r0.trigger 00:35:08 OK: 6 MiB in 16 packages 00:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:35:08 (1/2) Installing dumb-init (1.2.5-r1) 00:35:08 (2/2) Installing su-exec (0.2-r1) 00:35:08 Executing busybox-1.33.1-r7.trigger 00:35:08 OK: 6 MiB in 16 packages 00:35:09 (1/1) Installing dumb-init (1.2.5-r1) 00:35:09 (1/1) Installing dumb-init (1.2.5-r1) 00:35:09 Executing busybox-1.33.1-r7.trigger 00:35:09 OK: 6 MiB in 15 packages 00:35:09 Executing busybox-1.33.1-r7.trigger 00:35:09 OK: 6 MiB in 15 packages 00:35:09 Removing intermediate container 861e819a3aee 00:35:09 ---> b3a16428c2f7 00:35:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:35:09 ---> Running in bb9f2f1ba4d2 00:35:09 Removing intermediate container 08943688c3d3 00:35:09 ---> fc15be734285 00:35:09 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:35:09 Removing intermediate container 00e56be22ac8 00:35:09 ---> 8f8c84f82175 00:35:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:35:09 ---> Running in 194852d977d5 00:35:10 Removing intermediate container ebb111b29d63 00:35:10 ---> 9f3ff546eedf 00:35:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:35:10 Removing intermediate container bb9f2f1ba4d2 00:35:10 ---> 3c1ab9ab79c7 00:35:10 Step 13/22 : ENV APP_PORT=59860 00:35:10 ---> Running in dbc6ee038ff9 00:35:10 ---> Running in 31c476a6a6ff 00:35:10 ---> Running in f552952dfe8d 00:35:10 Removing intermediate container 194852d977d5 00:35:10 ---> e6a98e29be4b 00:35:10 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:35:10 ---> Running in 74d2d253df28 00:35:10 Removing intermediate container f552952dfe8d 00:35:10 ---> 1098b8c24ed7 00:35:10 Step 14/22 : EXPOSE $APP_PORT 00:35:10 Removing intermediate container 31c476a6a6ff 00:35:10 ---> 263e56a6cd8d 00:35:10 Step 13/23 : ENV APP_PORT=59882 00:35:10 Removing intermediate container dbc6ee038ff9 00:35:10 ---> a2ba9b5900f8 00:35:10 Step 13/22 : ENV APP_PORT=59861 00:35:10 ---> Running in f21072916a1c 00:35:10 Removing intermediate container 74d2d253df28 00:35:10 ---> 40a601314884 00:35:10 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:35:10 ---> Running in 12b1bc13ca2a 00:35:10 ---> Running in d18385a64b9a 00:35:10 ---> Running in 77362228c2ac 00:35:10 Removing intermediate container f21072916a1c 00:35:10 ---> 530249e20ecb 00:35:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:11 Removing intermediate container d18385a64b9a 00:35:11 ---> 9a9cf2028fe5 00:35:11 Step 14/23 : EXPOSE $APP_PORT 00:35:11 Removing intermediate container 12b1bc13ca2a 00:35:11 ---> e2813223aaaa 00:35:11 Step 14/22 : EXPOSE $APP_PORT 00:35:11 ---> Running in 37effc7178f9 00:35:11 ---> Running in 51e4ddcf0201 00:35:11 ---> 6c02c95f5967 00:35:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:35:11 Removing intermediate container 37effc7178f9 00:35:11 ---> 4c46ab533faf 00:35:11 Step 15/23 : WORKDIR / 00:35:11 Removing intermediate container 51e4ddcf0201 00:35:11 ---> 395ae9925048 00:35:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:11 ---> Running in 918a0d7fd74a 00:35:12 ---> f45f53d56710 00:35:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:35:12 Removing intermediate container 918a0d7fd74a 00:35:12 ---> 9faedb6b9a84 00:35:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:12 ---> a33bb05453cf 00:35:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:35:12 Removing intermediate container 77362228c2ac 00:35:12 ---> f92783508522 00:35:12 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:35:12 ---> Running in 1d7838d57ded 00:35:12 ---> ad623bbd2e46 00:35:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:35:13 Removing intermediate container 1d7838d57ded 00:35:13 ---> 3f3362d9e689 00:35:13 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:35:13 ---> 17c1db555d3b 00:35:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:35:13 ---> 429d9b7256ae 00:35:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:35:13 ---> 9a045b0c1fee 00:35:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:35:14 ---> Running in 467892f54362 00:35:14 ---> 5446a32492e8 00:35:14 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:35:14 Removing intermediate container 467892f54362 00:35:14 ---> b8c5657bfe2e 00:35:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:14 ---> Running in dbc89d0d69eb 00:35:14 ---> a8a4c6add091 00:35:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:35:14 ---> c602e1da52e9 00:35:14 Step 19/23 : ENTRYPOINT ["/core-command"] 00:35:14 ---> Running in 0e655500f7aa 00:35:14 ---> Running in 61dc7c08ac50 00:35:14 ---> Running in 5224fa81ed1e 00:35:15 Removing intermediate container 0e655500f7aa 00:35:15 ---> b08e8401bbfb 00:35:15 Step 20/22 : LABEL arch=x86_64 00:35:15 Removing intermediate container 61dc7c08ac50 00:35:15 ---> fb5c95a60704 00:35:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:15 Removing intermediate container 5224fa81ed1e 00:35:15 ---> 3e358f3fa5c5 00:35:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:35:15 ---> Running in c468ab09464d 00:35:15 ---> Running in 81d74005a2d9 00:35:15 ---> Running in 72f0274abef1 00:35:15 Removing intermediate container 81d74005a2d9 00:35:15 ---> 851c88dd054d 00:35:15 Step 20/22 : LABEL arch=x86_64 00:35:15 Removing intermediate container c468ab09464d 00:35:15 ---> f7d19721211a 00:35:15 Step 21/22 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:35:15 Removing intermediate container 72f0274abef1 00:35:15 ---> d45f5636864e 00:35:15 Step 21/23 : LABEL arch=x86_64 00:35:15 ---> Running in 20ca9e2b78ca 00:35:15 ---> Running in 1c5506c3d4cd 00:35:15 ---> Running in 38a6a77aeca4 00:35:16 Removing intermediate container 20ca9e2b78ca 00:35:16 ---> 0ff36213e6ba 00:35:16 Step 21/22 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:35:16 Removing intermediate container dbc89d0d69eb 00:35:16 ---> 1f27bd1b4483 00:35:16 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:16 Removing intermediate container 38a6a77aeca4 00:35:16 ---> 6efa009399eb 00:35:16 Step 22/22 : LABEL version=0.0.0 00:35:16 Removing intermediate container 1c5506c3d4cd 00:35:16 ---> 6e37f718d1e0 00:35:16 Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:35:16 ---> Running in 1cad2ded90a5 00:35:16 ---> Running in 5bbc9b355bbc 00:35:16 ---> Running in 33fda7fc1297 00:35:16 ---> 802d3e7f5169 00:35:16 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:35:16 Removing intermediate container 1cad2ded90a5 00:35:16 ---> baf2f2d35903 00:35:16 Step 22/22 : LABEL version=0.0.0 00:35:16 Removing intermediate container 5bbc9b355bbc 00:35:16 ---> 0ababd2dc03a 00:35:16 00:35:16 Removing intermediate container 33fda7fc1297 00:35:16 ---> 05b8df94938c 00:35:16 Step 23/23 : LABEL version=0.0.0 00:35:16 ---> Running in 824247804abe 00:35:16 ---> Running in 8cb90afa07b9 00:35:16 Successfully built 0ababd2dc03a 00:35:16 Successfully tagged support-notifications:latest 00:35:16  Building support-notifications ... done Building core-metadata 00:35:17 Removing intermediate container 824247804abe 00:35:17 ---> cad64de7e755 00:35:17 00:35:18 Successfully built cad64de7e755 00:35:19 Successfully tagged support-scheduler:latest 00:35:19  Building support-scheduler ... done Building security-proxy-setup 00:35:20 3f3a8bcf1eab: Pull complete 00:35:21 0c92f367c5e7: Pull complete 00:35:21 f7c0051592d6: Pull complete 00:35:22 a227ed2f7395: Pull complete 00:35:22 Removing intermediate container 8cb90afa07b9 00:35:22 ---> 71e461135d7f 00:35:22 00:35:22 ---> bdcf38d0ab83 00:35:22 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:35:22 Successfully built 71e461135d7f 00:35:22 Successfully tagged core-command:latest 00:35:22  Building core-command ... done Building security-secretstore-setup 00:35:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:35:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:23 ---> 8ffe37f3d015 00:35:23 Step 3/23 : WORKDIR /edgex-go 00:35:23 ---> Using cache 00:35:23 ---> 4e87df5362dc 00:35:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:23 ---> Using cache 00:35:23 ---> de8d1ddd8748 00:35:23 Step 5/23 : RUN apk add --update --no-cache make git 00:35:23 ---> Using cache 00:35:23 ---> 0c5205a2fc68 00:35:23 Step 6/23 : COPY go.mod vendor* ./ 00:35:23 ---> Using cache 00:35:23 ---> e58b29746ee8 00:35:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:23 ---> Using cache 00:35:23 ---> d096efb7df92 00:35:23 Step 8/23 : COPY . . 00:35:23 ---> Using cache 00:35:23 ---> e4fa8d74c27c 00:35:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:35:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:35:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:25 ---> 8ffe37f3d015 00:35:25 Step 3/22 : WORKDIR /edgex-go 00:35:25 ---> Using cache 00:35:25 ---> 4e87df5362dc 00:35:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:25 ---> Using cache 00:35:25 ---> de8d1ddd8748 00:35:25 Step 5/22 : RUN apk add --update --no-cache make git 00:35:25 ---> Using cache 00:35:25 ---> 0c5205a2fc68 00:35:25 Step 6/22 : COPY go.mod vendor* ./ 00:35:25 ---> Using cache 00:35:25 ---> e58b29746ee8 00:35:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:25 ---> Using cache 00:35:25 ---> d096efb7df92 00:35:25 Step 8/22 : COPY . . 00:35:25 ---> Using cache 00:35:25 ---> e4fa8d74c27c 00:35:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:35:27 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:35:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:35:27 ---> 8ffe37f3d015 00:35:27 Step 3/25 : WORKDIR /edgex-go 00:35:27 ---> Using cache 00:35:27 ---> 4e87df5362dc 00:35:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:27 ---> Using cache 00:35:27 ---> de8d1ddd8748 00:35:27 Step 5/25 : RUN apk add --update --no-cache make git 00:35:27 ---> Using cache 00:35:27 ---> 0c5205a2fc68 00:35:27 Step 6/25 : COPY go.mod vendor* ./ 00:35:27 ---> Using cache 00:35:27 ---> e58b29746ee8 00:35:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:27 ---> Using cache 00:35:27 ---> d096efb7df92 00:35:27 Step 8/25 : COPY . . 00:35:27 ---> Using cache 00:35:27 ---> e4fa8d74c27c 00:35:27 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:35:27 ---> ed4b6a794497 00:35:27 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:35:27 ---> Running in 42302f0e7de9 00:35:27 ---> Running in dc50c66f230c 00:35:27 ---> Running in d5ad3319d243 00:35:27 ---> db54badd0396 00:35:27 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:35:27 ---> 2e3039d34657 00:35:27 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:35:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:35:28 ---> Running in 4ae55cf5f1b3 00:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:35:28 Removing intermediate container 4ae55cf5f1b3 00:35:28 ---> ce360abc4492 00:35:28 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:35:28 ---> 7bcab141ce17 00:35:28 Step 26/31 : RUN chmod +x /entrypoint.sh 00:35:28 ---> Running in ba3e54965e13 00:35:29 7b1c46037f91: Pull complete 00:35:29 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 00:35:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:35:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 00:35:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:35:29 WORKDIR /edgex 00:35:29 COPY go.mod . 00:35:29 RUN go mod download 00:35:29 + docker build -t ci-base-image-arm64 -f - . 00:35:29 Removing intermediate container ba3e54965e13 00:35:29 ---> 277194f00aed 00:35:29 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:35:29 ---> Running in 38ce7175b358 00:35:30 Removing intermediate container 38ce7175b358 00:35:30 ---> 33bcb21009b8 00:35:30 Step 28/31 : CMD ["gate"] 00:35:30 ---> Running in 988721fb6b10 00:35:30 Removing intermediate container 988721fb6b10 00:35:30 ---> 8db79d68cae4 00:35:30 Step 29/31 : LABEL arch=x86_64 00:35:30 ---> Running in f354b01e4bf5 00:35:30 Removing intermediate container f354b01e4bf5 00:35:30 ---> 0bf561e6bfce 00:35:30 Step 30/31 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:35:30 ---> Running in c56ae3ed50c5 00:35:31 Removing intermediate container c56ae3ed50c5 00:35:31 ---> f89e74d215fe 00:35:31 Step 31/31 : LABEL version=0.0.0 00:35:31 ---> Running in b7cb48022c50 00:35:31 Removing intermediate container b7cb48022c50 00:35:31 ---> e8c11d4324e3 00:35:31 00:35:31 Successfully built e8c11d4324e3 00:35:31 Successfully tagged security-bootstrapper:latest 00:35:31 Building sys-mgmt-agent 00:35:32 Sending build context to Docker daemon 169.1MB 00:35:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:35:32 ---> f79e39bc4007 00:35:32 Step 2/4 : WORKDIR /edgex 00:35:34 ---> Running in 52ab6ba5b64d 00:35:34 Removing intermediate container 52ab6ba5b64d 00:35:34 ---> 8d6d30064c4f 00:35:34 Step 3/4 : COPY go.mod . 00:35:35 ---> 78ebb854ece1 00:35:35 Step 4/4 : RUN go mod download 00:35:35 ---> Running in 4c1c8e26f183 00:35:36  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:35:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:36 ---> 8ffe37f3d015 00:35:36 Step 3/23 : WORKDIR /edgex-go 00:35:36 ---> Using cache 00:35:36 ---> 4e87df5362dc 00:35:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:36 ---> Using cache 00:35:36 ---> de8d1ddd8748 00:35:36 Step 5/23 : RUN apk add --update --no-cache make bash git 00:35:39 ---> Running in 7c571a4b6106 00:35:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:35:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:35:40 OK: 221 MiB in 52 packages 00:35:41 Removing intermediate container 7c571a4b6106 00:35:41 ---> d635062883cf 00:35:41 Step 6/23 : COPY go.mod vendor* ./ 00:35:42 ---> da5f0cc4a535 00:35:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:42 ---> Running in d12856ed79b6 00:35:45 Removing intermediate container d12856ed79b6 00:35:45 ---> c298c662502c 00:35:45 Step 8/23 : COPY . . 00:35:55 ---> 65f3e81b2201 00:35:55 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:35:55 ---> Running in d228282cad10 00:35:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:35:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:35:57 Removing intermediate container 42302f0e7de9 00:35:57 ---> dbff2cc42845 00:35:57 00:35:57 Step 10/23 : FROM alpine:3.14 00:35:57 ---> e04c818066af 00:35:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:35:57 ---> Using cache 00:35:57 ---> 9f3ff546eedf 00:35:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:35:57 ---> Using cache 00:35:57 ---> 263e56a6cd8d 00:35:57 Step 13/23 : ENV APP_PORT=59881 00:35:58 ---> Running in 17f2bc2b060c 00:35:59 Removing intermediate container 17f2bc2b060c 00:35:59 ---> 88af865b6107 00:35:59 Step 14/23 : EXPOSE $APP_PORT 00:35:59 Removing intermediate container dc50c66f230c 00:35:59 ---> 271598d2df87 00:35:59 00:35:59 Step 10/25 : FROM alpine:3.14 00:35:59 ---> e04c818066af 00:35:59 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:35:59 ---> Running in c0ff4d67aaa6 00:35:59 Removing intermediate container d5ad3319d243 00:35:59 ---> 81333c14540f 00:35:59 00:35:59 Step 10/22 : FROM alpine:3.14 00:35:59 ---> e04c818066af 00:35:59 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 00:35:59 ---> Running in 3147a1276ffe 00:35:59 ---> Running in 4dbf229cd285 00:35:59 Removing intermediate container c0ff4d67aaa6 00:35:59 ---> 0c3dbd75f6c3 00:35:59 Step 15/23 : WORKDIR / 00:35:59 ---> Running in b2205cda8077 00:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:36:00 Removing intermediate container b2205cda8077 00:36:00 ---> 3a0029e69bc2 00:36:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:36:00 (1/3) Installing ca-certificates (20211220-r0) 00:36:00 (2/3) Installing dumb-init (1.2.5-r1) 00:36:00 (3/3) Installing su-exec (0.2-r1) 00:36:00 Executing busybox-1.33.1-r7.trigger 00:36:00 Executing ca-certificates-20211220-r0.trigger 00:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:36:00 ---> dc392c4d04e9 00:36:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:36:00 OK: 6 MiB in 17 packages 00:36:00 (1/6) Installing ca-certificates (20211220-r0) 00:36:00 (2/6) Installing brotli-libs (1.0.9-r5) 00:36:00 (3/6) Installing nghttp2-libs (1.43.0-r0) 00:36:00 (4/6) Installing libcurl (7.79.1-r0) 00:36:00 (5/6) Installing curl (7.79.1-r0) 00:36:00 (6/6) Installing dumb-init (1.2.5-r1) 00:36:00 Executing busybox-1.33.1-r7.trigger 00:36:00 Executing ca-certificates-20211220-r0.trigger 00:36:00 OK: 8 MiB in 20 packages 00:36:01 ---> b0a6112cfa9b 00:36:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:36:01 Removing intermediate container 3147a1276ffe 00:36:01 ---> e853198d6faf 00:36:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:01 ---> Running in 6fb8cd8f3b72 00:36:02 ---> f9f767f34592 00:36:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:36:02 Removing intermediate container 4dbf229cd285 00:36:02 ---> 0030fc2ced67 00:36:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:02 Removing intermediate container 6fb8cd8f3b72 00:36:02 ---> Running in f5ce2a26e412 00:36:02 ---> c8dcd573bb1c 00:36:02 Step 13/25 : WORKDIR / 00:36:02 ---> Running in 08fae21e7a77 00:36:02 ---> Running in a1a15521e245 00:36:02 Removing intermediate container f5ce2a26e412 00:36:02 ---> 7f5efcc8972b 00:36:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:03 Removing intermediate container 08fae21e7a77 00:36:03 ---> 9fc832c6997c 00:36:03 Step 13/22 : WORKDIR /edgex 00:36:03 ---> Running in 8f3ec0e5f201 00:36:03 ---> Running in 070ad621f587 00:36:03 Removing intermediate container a1a15521e245 00:36:03 ---> 1b7ea6de67b5 00:36:03 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:36:03 Removing intermediate container 8f3ec0e5f201 00:36:03 ---> ceea6440667b 00:36:03 Step 21/23 : LABEL arch=x86_64 00:36:03 ---> Running in 251c10d82ed2 00:36:03 Removing intermediate container 070ad621f587 00:36:03 ---> 4093cc036e15 00:36:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:36:03 ---> ff7b2a040cf9 00:36:03 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:36:03 Removing intermediate container 251c10d82ed2 00:36:03 ---> a7068de9e49f 00:36:03 Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:36:04 ---> Running in 189821d5dfca 00:36:04 ---> 927bbf96a2ca 00:36:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:36:04 ---> ca0347fc4e3f 00:36:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:36:04 Removing intermediate container 189821d5dfca 00:36:04 ---> cfd1c6addc57 00:36:04 Step 23/23 : LABEL version=0.0.0 00:36:04 ---> Running in b20e857487b3 00:36:04 ---> 5e0ac4b80302 00:36:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:36:04 Removing intermediate container b20e857487b3 00:36:04 ---> 596ea37c5a15 00:36:04 00:36:04 Successfully built 596ea37c5a15 00:36:04 Successfully tagged core-metadata:latest 00:36:04  Building core-metadata ... done Building security-spiffe-token-provider 00:36:05 ---> 3123d262ddb1 00:36:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:36:05 ---> da04fc9ebe97 00:36:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:36:09 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:36:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:36:09 ---> 8ffe37f3d015 00:36:09 Step 3/20 : WORKDIR /edgex-go 00:36:09 ---> Using cache 00:36:09 ---> 4e87df5362dc 00:36:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:36:09 ---> 1bf227ac7806 00:36:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:36:09 ---> 0a5d61ae4bab 00:36:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:36:09 ---> Running in 508ce58300c3 00:36:10 ---> a31d8d8a0d82 00:36:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:36:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:36:10 ---> Running in fcbece129046 00:36:10 ---> 9c8d84963027 00:36:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:36:10 ---> 07643b07fe01 00:36: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/ 00:36:10 ---> Running in ab0c7a221562 00:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:36:11 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 00:36:11 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 00:36:11 OK: 15865 distinct packages available 00:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:36:12 Removing intermediate container fcbece129046 00:36:12 ---> 06d97feb1b2f 00:36:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:36:12 ---> Running in 71bd7523ffd8 00:36:12 Removing intermediate container ab0c7a221562 00:36:12 ---> 54ef8536176a 00:36:12 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:36:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:36:12 ---> Running in 8c7d1e8ca131 00:36:12 Removing intermediate container 71bd7523ffd8 00:36:12 ---> 048c510703d2 00:36:12 Step 20/22 : LABEL arch=x86_64 00:36:12 OK: 221 MiB in 52 packages 00:36:12 Removing intermediate container 8c7d1e8ca131 00:36:12 ---> 55c3b202a780 00:36:12 Step 23/25 : LABEL arch=x86_64 00:36:13 ---> Running in 2c2bce176e82 00:36:13 ---> Running in 001cd70751a5 00:36:13 Removing intermediate container d228282cad10 00:36:13 ---> 25f360862218 00:36:13 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:36:13 Removing intermediate container 2c2bce176e82 00:36:13 ---> 4887bb1e69bf 00:36:13 Step 21/22 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:36:13 Removing intermediate container 001cd70751a5 00:36:13 ---> 2af91de371c9 00:36:13 Step 24/25 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:36:13 ---> Running in c2251089ba8d 00:36:13 Removing intermediate container 508ce58300c3 00:36:13 ---> de33d993adc8 00:36:13 Step 5/20 : COPY go.mod vendor* ./ 00:36:13 ---> Running in b3260d30c7a7 00:36:14 ---> Running in 0db5ae16e5d5 00:36:14 Building bin/spire-agent... 00:36:14 Removing intermediate container b3260d30c7a7 00:36:14 ---> 7bc17c4b729c 00:36:14 Step 22/22 : LABEL version=0.0.0 00:36:14 ---> 06c73d8645ee 00:36:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:14 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 00:36:14 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 00:36:14 go: downloading github.com/docker/docker v20.10.12+incompatible 00:36:14 go: downloading cloud.google.com/go/secretmanager v1.3.0 00:36:14  ---> Running in 6168bccc0dac 00:36:14 ---> Running in e41c1baa54ab 00:36:14 Removing intermediate container 0db5ae16e5d5 00:36:14 ---> fa7bf2ec3e1e 00:36:14 Step 25/25 : LABEL version=0.0.0 00:36:14 ---> Running in 7a3aa0c4ad13 00:36:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:36:14 Removing intermediate container 6168bccc0dac 00:36:14 ---> 6d088a660429 00:36:14 00:36:14 Successfully built 6d088a660429 00:36:14 Successfully tagged security-proxy-setup:latest 00:36:14  Building security-proxy-setup ... done Building security-spire-agent 00:36:14 Removing intermediate container 7a3aa0c4ad13 00:36:14 ---> 38e821e30847 00:36:14 00:36:14 go: downloading github.com/google/go-tpm-tools v0.3.3 00:36:14 Successfully built 38e821e30847 00:36:14 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 00:36:14 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 00:36:15 Successfully tagged security-secretstore-setup:latest 00:36:15 Building security-spire-server 00:36:15  Building security-secretstore-setup ... done go: downloading github.com/docker/go-units v0.4.0 00:36:15 go: downloading github.com/docker/go-connections v0.4.0 00:36:15 go: downloading github.com/opencontainers/image-spec v1.0.1 00:36:15 go: downloading github.com/docker/distribution v2.7.1+incompatible 00:36:15 go: downloading github.com/containerd/containerd v1.3.4 00:36:15 go: downloading github.com/opencontainers/go-digest v1.0.0 00:36:21 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:36:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:36:21 ---> 8ffe37f3d015 00:36:21 Step 3/26 : WORKDIR /edgex-go 00:36:21 ---> Using cache 00:36:21 ---> 4e87df5362dc 00:36:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:21 ---> Using cache 00:36:21 ---> de8d1ddd8748 00:36:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:36:21 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:36:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:36:21 ---> 8ffe37f3d015 00:36:21 Step 3/25 : WORKDIR /edgex-go 00:36:21 ---> Using cache 00:36:21 ---> 4e87df5362dc 00:36:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:21 ---> Using cache 00:36:21 ---> de8d1ddd8748 00:36:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 00:36:23 Removing intermediate container c2251089ba8d 00:36:23 ---> c4b679fc412b 00:36:23 00:36:23 Step 11/23 : FROM docker:20.10.14 00:36:23 ---> Running in 5a4b6c8f4cd3 00:36:23 ---> Running in f776e3bddc9a 00:36:23 20.10.14: Pulling from library/docker 00:36:23 Removing intermediate container e41c1baa54ab 00:36:23 ---> 25d6b63e0bcc 00:36:23 Step 7/20 : COPY . . 00:36:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:36:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:36:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:36:24 OK: 221 MiB in 52 packages 00:36:24 OK: 221 MiB in 52 packages 00:36:30 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 00:36:30 Status: Downloaded newer image for docker:20.10.14 00:36:30 ---> 7417809fdb73 00:36:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:36:30 Removing intermediate container f776e3bddc9a 00:36:30 ---> 2eba877fe3f2 00:36:30 Step 6/25 : COPY go.mod vendor* ./ 00:36:30 Removing intermediate container 5a4b6c8f4cd3 00:36:30 ---> 830b131b0856 00:36:30 Step 6/26 : COPY go.mod vendor* ./ 00:36:30 ---> 03dc26affbef 00:36:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:36:30 ---> Running in b17e798c5db8 00:36:30 ---> Running in 28afc5f3667a 00:36:30 ---> 8e1970b482b7 00:36:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:30 Removing intermediate container b17e798c5db8 00:36:30 ---> a32174a111a9 00:36:30 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 00:36:30 ---> 053a3c1da7a6 00:36:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:30 ---> Running in b1492d3780f6 00:36:30 ---> Running in 7d41c81535a5 00:36:30 ---> Running in a5ae375a87eb 00:36:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:36:31 Removing intermediate container 4c1c8e26f183 00:36:31 ---> 6657c5ea2509 00:36:31 Successfully built 6657c5ea2509 00:36:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:31 (1/43) Installing readline (8.1.1-r0) 00:36:31 (2/43) Installing bash (5.1.16-r0) 00:36:31 Executing bash-5.1.16-r0.post-install 00:36:31 (3/43) Installing brotli-libs (1.0.9-r5) 00:36:31 (4/43) Installing nghttp2-libs (1.46.0-r0) 00:36:31 (5/43) Installing libcurl (7.80.0-r0) 00:36:31 (6/43) Installing curl (7.80.0-r0) 00:36:31 (7/43) Installing dumb-init (1.2.5-r1) 00:36:31 (8/43) Installing libbz2 (1.0.8-r1) 00:36:31 (9/43) Installing expat (2.4.7-r0) 00:36:31 (10/43) Installing libffi (3.4.2-r1) 00:36:31 (11/43) Installing gdbm (1.22-r0) 00:36:31 (12/43) Installing xz-libs (5.2.5-r1) 00:36:31 (13/43) Installing libgcc (10.3.1_git20211027-r0) 00:36:31 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 00:36:31 (15/43) Installing mpdecimal (2.5.1-r1) 00:36:31 (16/43) Installing sqlite-libs (3.36.0-r0) 00:36:31 (17/43) Installing python3 (3.9.7-r4) 00:36:31 + docker inspect -f . ci-base-image-arm64 00:36:31 . [Pipeline] withDockerContainer 00:36:32 (18/43) Installing py3-appdirs (1.4.4-r2) 00:36:32 (19/43) Installing py3-certifi (2020.12.5-r1) 00:36:32 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 00:36:32 (21/43) Installing py3-idna (3.3-r0) 00:36:32 (22/43) Installing py3-urllib3 (1.26.7-r0) 00:36:32 (23/43) Installing py3-requests (2.26.0-r1) 00:36:32 (24/43) Installing py3-msgpack (1.0.2-r1) 00:36:32 (25/43) Installing py3-lockfile (0.12.2-r4) 00:36:32 (26/43) Installing py3-cachecontrol (0.12.10-r0) 00:36:32 (27/43) Installing py3-colorama (0.4.4-r1) 00:36:32 (28/43) Installing py3-contextlib2 (21.6.0-r1) 00:36:32 (29/43) Installing py3-distlib (0.3.3-r0) 00:36:32 (30/43) Installing py3-distro (1.6.0-r0) 00:36:32 (31/43) Installing py3-six (1.16.0-r0) 00:36:32 (32/43) Installing py3-webencodings (0.5.1-r4) 00:36:32 (33/43) Installing py3-html5lib (1.1-r1) 00:36:32 (34/43) Installing py3-parsing (2.4.7-r2) 00:36:32 (35/43) Installing py3-packaging (20.9-r1) 00:36:32 prd-ubuntu20.04-docker-arm64-4c-16g-20744 does not seem to be running inside a container 00:36:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:32 (36/43) Installing py3-tomli (1.2.2-r0) 00:36:32 (37/43) Installing py3-pep517 (0.12.0-r0) 00:36:32 (38/43) Installing py3-progress (1.6-r0) 00:36:32 (39/43) Installing py3-retrying (1.3.3-r2) 00:36:32 (40/43) Installing py3-ordered-set (4.0.2-r2) 00:36:32 (41/43) Installing py3-setuptools (52.0.0-r4) 00:36:32 (42/43) Installing py3-toml (0.10.2-r2) 00:36:32 (43/43) Installing py3-pip (20.3.4-r1) 00:36:32 Executing busybox-1.34.1-r5.trigger 00:36:32 OK: 83 MiB in 65 packages 00:36:33 Collecting docker-compose==1.23.2 00:36:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:36:33 Collecting texttable<0.10,>=0.9.0 00:36:33 Downloading texttable-0.9.1.tar.gz (11 kB) 00:36:33 Removing intermediate container b1492d3780f6 00:36:33 ---> 304c8e8f628a 00:36:33 Step 8/25 : COPY . . 00:36:33 $ docker top 0efe35ddea5e768bee6af7224ef99146b3ea510a12695dbeeb2cabdd7d415ced -eo pid,comm 00:36:33 Removing intermediate container a5ae375a87eb 00:36:33 ---> 6bf8f9242dcb 00:36:33 Step 8/26 : COPY . . 00:36:33 Collecting PyYAML<4,>=3.10 00:36:33 Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] { [Pipeline] sh 00:36:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:36:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:36:34 Collecting websocket-client<1.0,>=0.32.0 00:36:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:36:34 Collecting dockerpty<0.5,>=0.4.1 00:36:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:36:34 + go version 00:36:34 go version go1.17.6 linux/arm64 [Pipeline] } 00:36:34 $ docker stop --time=1 0efe35ddea5e768bee6af7224ef99146b3ea510a12695dbeeb2cabdd7d415ced 00:36:35 Collecting cached-property<2,>=1.2.0 00:36:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:36:35 Collecting jsonschema<3,>=2.5.1 00:36:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:36:35 Collecting docopt<0.7,>=0.6.1 00:36:35 Downloading docopt-0.6.2.tar.gz (25 kB) 00:36:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 00:36:35 Collecting docker<4.0,>=3.6.0 00:36:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:36:35 Collecting docker-pycreds>=0.4.0 00:36:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:36:35 Collecting chardet<3.1.0,>=3.0.2 00:36:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:36:35 Collecting idna<2.8,>=2.5 00:36:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:36:35 Collecting urllib3<1.25,>=1.21.1 00:36:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:36:35 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 00:36:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:36:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:36:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:36:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:36:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:36:35 Attempting uninstall: urllib3 00:36:35 Found existing installation: urllib3 1.26.7 00:36:35 Uninstalling urllib3-1.26.7: 00:36:35 Successfully uninstalled urllib3-1.26.7 00:36:36 Attempting uninstall: idna 00:36:36 Found existing installation: idna 3.3 00:36:36 Uninstalling idna-3.3: 00:36:36 Successfully uninstalled idna-3.3 00:36:36 $ docker rm -f 0efe35ddea5e768bee6af7224ef99146b3ea510a12695dbeeb2cabdd7d415ced 00:36:36 Attempting uninstall: requests 00:36:36 Found existing installation: requests 2.26.0 00:36:36 Uninstalling requests-2.26.0: 00:36:36 Successfully uninstalled requests-2.26.0 00:36:36 Running setup.py install for texttable: started [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 00:36:36 Running setup.py install for texttable: finished with status 'done' 00:36:36 Running setup.py install for PyYAML: started [Pipeline] isUnix [Pipeline] sh 00:36:37 + docker inspect -f . ci-base-image-arm64 00:36:37 . [Pipeline] withDockerContainer 00:36:37 Running setup.py install for PyYAML: finished with status 'done' 00:36:37 Running setup.py install for docopt: started 00:36:37 prd-ubuntu20.04-docker-arm64-4c-16g-20744 does not seem to be running inside a container 00:36:37 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:37 Running setup.py install for docopt: finished with status 'done' 00:36:37 Running setup.py install for dockerpty: started 00:36:38 Running setup.py install for dockerpty: finished with status 'done' 00:36:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 00:36:39 $ docker top 433e6abecdffbd1052e5d60bfd4c9e66b77c038ca1ea89580cfc4575eebee3d6 -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:39 ========================================================= 00:36:39 [edgeXBuildGoParallel] Running Tests and Build... 00:36:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:36:40 + make test 00:36:40 go mod tidy -compat=1.17 00:36:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:53 ---> 3bf29c4dda6b 00:36:53 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 00:36:53 Removing intermediate container 7d41c81535a5 00:36:53 ---> 03a79935e671 00:36:53 Step 14/23 : ENV APP_PORT=58890 00:36:53 ---> 243de63a632f 00:36:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:36:53 ---> Running in 2377830155f8 00:36:53 ---> Running in 5f82bce16481 00:36:53 ---> Running in 53d2030c54ff 00:36:54 Removing intermediate container 53d2030c54ff 00:36:54 ---> 56eece4bf1b8 00:36:54 Step 10/26 : RUN mkdir -p spire-build 00:36:54 Removing intermediate container 2377830155f8 00:36:54 ---> c7da5d84370e 00:36:54 Step 15/23 : EXPOSE $APP_PORT 00:36:54 Removing intermediate container 5f82bce16481 00:36:54 ---> 83c51d488a1a 00:36:54 Step 10/25 : RUN mkdir -p spire-build 00:36:55 ---> Running in 1ffd45a35e73 00:36:55 ---> Running in f78e72901ec5 00:36:55 ---> Running in d5c7eeb5e90c 00:36:55 Removing intermediate container 28afc5f3667a 00:36:55 ---> ed6b26323047 00:36:55 00:36:55 Step 9/20 : FROM alpine:3.15 00:36:55 Removing intermediate container 1ffd45a35e73 00:36:55 ---> dea8bfa355e5 00:36:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:36:55 3.15: Pulling from library/alpine 00:36:55 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:36:55 Status: Downloaded newer image for alpine:3.15 00:36:55 ---> 0ac33e5f5afa 00:36:55 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:36:55 ---> Running in bf76d3db9067 00:36:56 Removing intermediate container bf76d3db9067 00:36:56 ---> 99b9d7b61059 00:36:56 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:56 ---> 5a54fe1bb942 00:36:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:36:56 ---> Running in 44e504c468f7 00:36:56 Removing intermediate container d5c7eeb5e90c 00:36:56 ---> 7f3268619261 00:36:56 Step 11/25 : WORKDIR /edgex-go/spire-build 00:36:56 Removing intermediate container f78e72901ec5 00:36:56 ---> 948d4d183990 00:36:56 Step 11/26 : WORKDIR /edgex-go/spire-build 00:36:56 ---> Running in 9a607afe8958 00:36:57 ---> Running in e6cde91725dd 00:36:57 ---> 70e693d15d57 00:36:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:36:57 Removing intermediate container 9a607afe8958 00:36:57 ---> 8017c830234e 00:36:57 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 00:36:57 ---> Running in 32c65d9630bb 00:36:57 Removing intermediate container e6cde91725dd 00:36:57 ---> f4bec6794af0 00:36:57 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 00:36:57 ---> Running in cc25f404d021 00:36:57 ---> 9012eae1031d 00:36:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:36:57 ---> Running in a2bc9ad5652f 00:36:57 Removing intermediate container 44e504c468f7 00:36:57 ---> 84f1573fd812 00:36:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:36:57 ---> Running in e14af6f31259 00:36:57 Removing intermediate container a2bc9ad5652f 00:36:57 ---> 042dcb872773 00:36:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:57 ---> Running in 438186bcbd93 00:36:58 Removing intermediate container 438186bcbd93 00:36:58 ---> 6b01bca1440a 00:36:58 Step 21/23 : LABEL arch=x86_64 00:36:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:36:58 ---> Running in 3a5e8a91cdc5 00:36:58 Removing intermediate container 3a5e8a91cdc5 00:36:58 ---> 560efdbd158b 00:36:58 Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:36:58 spire-1.2.1/ 00:36:58 spire-1.2.1/ 00:36:58 spire-1.2.1/.data/ 00:36:58 spire-1.2.1/.data/.file 00:36:58 spire-1.2.1/.dockerignore 00:36:58 spire-1.2.1/.gitattributes 00:36:58 spire-1.2.1/.githooks/ 00:36:58 spire-1.2.1/.githooks/pre-commit 00:36:58 spire-1.2.1/.github/ 00:36:58 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:36:58 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:36:58 spire-1.2.1/.github/dependabot.yml 00:36:58 spire-1.2.1/.github/workflows/ 00:36:58 spire-1.2.1/.github/workflows/nightly_build.yaml 00:36:58 spire-1.2.1/.github/workflows/pr_build.yaml 00:36:58 spire-1.2.1/.github/workflows/release_build.yaml 00:36:58 spire-1.2.1/.github/workflows/scripts/ 00:36:58 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:36:58 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:36:58 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:36:58 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:36:58 spire-1.2.1/.github/workflows/scripts/split.sh 00:36:58 spire-1.2.1/.gitignore 00:36:58 spire-1.2.1/.go-version 00:36:58 spire-1.2.1/.golangci.yml 00:36:58 spire-1.2.1/ADOPTERS.md 00:36:58 spire-1.2.1/CHANGELOG.md 00:36:58 spire-1.2.1/CODE-OF-CONDUCT.md 00:36:58 spire-1.2.1/CODEOWNERS 00:36:58 spire-1.2.1/CONTRIBUTING.md 00:36:58 spire-1.2.1/Dockerfile 00:36:58 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 00:36:58 spire-1.2.1/.data/.file 00:36:58 spire-1.2.1/.dockerignore 00:36:58 spire-1.2.1/.gitattributes 00:36:58 spire-1.2.1/.githooks/ 00:36:58 spire-1.2.1/.githooks/pre-commit 00:36:58 spire-1.2.1/.github/ 00:36:58 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:36:58 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:36:58 spire-1.2.1/.github/dependabot.yml 00:36:58 spire-1.2.1/.github/workflows/ 00:36:58 spire-1.2.1/.github/workflows/nightly_build.yaml 00:36:58 spire-1.2.1/.github/workflows/pr_build.yaml 00:36:58 spire-1.2.1/.github/workflows/release_build.yaml 00:36:58 spire-1.2.1/.github/workflows/scripts/ 00:36:58 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:36:58 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:36:58 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:36:58 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:36:58 spire-1.2.1/.github/workflows/scripts/split.sh 00:36:58 spire-1.2.1/.gitignore 00:36:58 spire-1.2.1/.go-version 00:36:58 spire-1.2.1/.golangci.yml 00:36:58 spire-1.2.1/ADOPTERS.md 00:36:58 spire-1.2.1/CHANGELOG.md 00:36:58 spire-1.2.1/CODE-OF-CONDUCT.md 00:36:58 spire-1.2.1/CODEOWNERS 00:36:58 spire-1.2.1/CONTRIBUTING.md 00:36:58 spire-1.2.1/Dockerfile 00:36:58 spire-1.2.1/Dockerfile.dev 00:36:58 spire-1.2.1/Dockerfile.scratch 00:36:58 spire-1.2.1/LICENSE 00:36:58 spire-1.2.1/MAINTAINERS.md 00:36:58 spire-1.2.1/Makefile 00:36:58 spire-1.2.1/README.md 00:36:58 spire-1.2.1/ROADMAP.md 00:36:58 spire-1.2.1/SECURITY.md 00:36:58 spire-1.2.1/cmd/ 00:36:58 spire-1.2.1/cmd/spire-agent/ 00:36:58 spire-1.2.1/cmd/spire-agent/cli/ 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/ 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/common/ 00:36:58 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:36:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/run/ 00:36:58 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:36:58 spire-1.2.1/Dockerfile.scratch 00:36:58 spire-1.2.1/LICENSE 00:36:58 spire-1.2.1/MAINTAINERS.md 00:36:58 spire-1.2.1/Makefile 00:36:58 spire-1.2.1/README.md 00:36:58 spire-1.2.1/ROADMAP.md 00:36:58 spire-1.2.1/SECURITY.md 00:36:58 spire-1.2.1/cmd/ 00:36:58 spire-1.2.1/cmd/spire-agent/ 00:36:58 spire-1.2.1/cmd/spire-agent/cli/ 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/ 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/common/ 00:36:58 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:36:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/run/ 00:36:58 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:36:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:36:58 spire-1.2.1/cmd/spire-agent/main.go 00:36:58 spire-1.2.1/cmd/spire-server/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/cli.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:36:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:36:58 spire-1.2.1/cmd/spire-agent/main.go 00:36:58 spire-1.2.1/cmd/spire-server/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/cli.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/run/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/token/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/validate/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/run/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/token/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/validate/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/x509/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:36:58 spire-1.2.1/cmd/spire-server/main.go 00:36:58 spire-1.2.1/cmd/spire-server/util/ 00:36:58 spire-1.2.1/cmd/spire-server/util/util.go 00:36:58 spire-1.2.1/conf/ 00:36:58 spire-1.2.1/conf/agent/ 00:36:58 spire-1.2.1/conf/agent/agent.conf 00:36:58 spire-1.2.1/conf/agent/agent_full.conf 00:36:58 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:36:58 spire-1.2.1/conf/server/ 00:36:58 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:36:58 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:36:58 spire-1.2.1/conf/server/server.conf 00:36:58 spire-1.2.1/conf/server/server_full.conf 00:36:58 spire-1.2.1/doc/ 00:36:58 spire-1.2.1/doc/SPIRE101.md 00:36:58 spire-1.2.1/doc/auditlog.md 00:36:58 spire-1.2.1/doc/authorization_policy_engine.md 00:36:58 spire-1.2.1/doc/changelog_guidelines.md 00:36:58 spire-1.2.1/doc/cure53-report.pdf 00:36:58 spire-1.2.1/doc/images/ 00:36:58 spire-1.2.1/doc/images/2019_roadmap.png 00:36:58 spire-1.2.1/doc/images/SPIRE101.png 00:36:58 spire-1.2.1/doc/images/SPIRE_agent.png 00:36:58 spire-1.2.1/doc/images/SPIRE_server.png 00:36:58 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/x509/ 00:36:58 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:36:58 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:36:58 spire-1.2.1/cmd/spire-server/main.go 00:36:58 spire-1.2.1/cmd/spire-server/util/ 00:36:58 spire-1.2.1/cmd/spire-server/util/util.go 00:36:58 spire-1.2.1/conf/ 00:36:58 spire-1.2.1/conf/agent/ 00:36:58 spire-1.2.1/conf/agent/agent.conf 00:36:58 spire-1.2.1/conf/agent/agent_full.conf 00:36:58 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:36:58 spire-1.2.1/conf/server/ 00:36:58 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:36:58 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:36:58 spire-1.2.1/conf/server/server.conf 00:36:58 spire-1.2.1/conf/server/server_full.conf 00:36:58 spire-1.2.1/doc/ 00:36:58 spire-1.2.1/doc/SPIRE101.md 00:36:58 spire-1.2.1/doc/auditlog.md 00:36:58 spire-1.2.1/doc/authorization_policy_engine.md 00:36:58 spire-1.2.1/doc/changelog_guidelines.md 00:36:58 spire-1.2.1/doc/cure53-report.pdf 00:36:58 spire-1.2.1/doc/images/ 00:36:58 spire-1.2.1/doc/images/2019_roadmap.png 00:36:58 spire-1.2.1/doc/images/SPIRE101.png 00:36:58 spire-1.2.1/doc/images/SPIRE_agent.png 00:36:58 spire-1.2.1/doc/images/SPIRE_server.png 00:36:58 spire-1.2.1/doc/images/cache_mgr.png 00:36:58 spire-1.2.1/doc/images/cache_mgr_components.png 00:36:58 spire-1.2.1/doc/images/federated_spire.png 00:36:58 spire-1.2.1/doc/images/ha_mode.png 00:36:58 spire-1.2.1/doc/images/nested_spire.png 00:36:58 spire-1.2.1/doc/images/oidc_federation.png 00:36:58 spire-1.2.1/doc/images/single_trust_domain.png 00:36:58 spire-1.2.1/doc/images/spiffe_compatible.png 00:36:58 spire-1.2.1/doc/images/spire_logo.png 00:36:58 spire-1.2.1/doc/migrating_registration_api_clients.md 00:36:58 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:36:58 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:36:58 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:36:58 spire-1.2.1/doc/images/cache_mgr.png 00:36:58 spire-1.2.1/doc/images/cache_mgr_components.png 00:36:58 spire-1.2.1/doc/images/federated_spire.png 00:36:58 spire-1.2.1/doc/images/ha_mode.png 00:36:58 spire-1.2.1/doc/images/nested_spire.png 00:36:58 spire-1.2.1/doc/images/oidc_federation.png 00:36:58 spire-1.2.1/doc/images/single_trust_domain.png 00:36:58 spire-1.2.1/doc/images/spiffe_compatible.png 00:36:58 spire-1.2.1/doc/images/spire_logo.png 00:36:58 spire-1.2.1/doc/migrating_registration_api_clients.md 00:36:58 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:36:58 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:36:58 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:36:58 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:36:58 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:36:58 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:36:58 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:36:58 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:36:58 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:36:58 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:36:58 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:36:58 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:36:58 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:36:58 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:36:58 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:36:58 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:36:58 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:36:58 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:36:58 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:36:58 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:36:58 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:36:58 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:36:58 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:36:58 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:36:58 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:36:58 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:36:58 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:36:58 spire-1.2.1/doc/scaling_spire.md 00:36:58 spire-1.2.1/doc/spire_agent.md 00:36:58 spire-1.2.1/doc/spire_server.md 00:36:58 spire-1.2.1/doc/supported_integrations.md 00:36:58 spire-1.2.1/doc/telemetry.md 00:36:58 spire-1.2.1/doc/telemetry_config.md 00:36:58 spire-1.2.1/doc/upgrading.md 00:36:58 spire-1.2.1/doc/using_spire.md 00:36:58 spire-1.2.1/examples/ 00:36:58 spire-1.2.1/examples/README.md 00:36:58 spire-1.2.1/go.mod 00:36:58 spire-1.2.1/go.sum 00:36:58 spire-1.2.1/pkg/ 00:36:58 spire-1.2.1/pkg/agent/ 00:36:58 spire-1.2.1/pkg/agent/agent.go 00:36:58 spire-1.2.1/pkg/agent/api/ 00:36:58 spire-1.2.1/pkg/agent/api/config.go 00:36:58 spire-1.2.1/pkg/agent/api/debug/ 00:36:58 spire-1.2.1/pkg/agent/api/debug/v1/ 00:36:58 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:36:58 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:36:58 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:36:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:36:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:36:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:36:58 spire-1.2.1/pkg/agent/api/endpoints.go 00:36:58 spire-1.2.1/pkg/agent/api/health/ 00:36:58 spire-1.2.1/pkg/agent/api/health/v1/ 00:36:58 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:36:58 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:36:58 spire-1.2.1/pkg/agent/api/rpccontext/ 00:36:58 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:36:58 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:36:58 spire-1.2.1/pkg/agent/attestor/ 00:36:58 spire-1.2.1/pkg/agent/attestor/node/ 00:36:58 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:36:58 spire-1.2.1/pkg/agent/attestor/node/node.go 00:36:58 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:36:58 spire-1.2.1/pkg/agent/attestor/workload/ 00:36:58 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:36:58 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:36:58 spire-1.2.1/pkg/agent/catalog/ 00:36:58 spire-1.2.1/pkg/agent/catalog/catalog.go 00:36:58 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:36:58 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:36:58 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:36:58 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:36:58 spire-1.2.1/pkg/agent/client/ 00:36:58 spire-1.2.1/pkg/agent/client/client.go 00:36:58 spire-1.2.1/pkg/agent/client/client_test.go 00:36:58 spire-1.2.1/pkg/agent/client/dial.go 00:36:58 spire-1.2.1/pkg/agent/client/nodeconn.go 00:36:58 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:36:58 spire-1.2.1/pkg/agent/client/update.go 00:36:58 spire-1.2.1/pkg/agent/client/util.go 00:36:58 spire-1.2.1/pkg/agent/common/ 00:36:58 spire-1.2.1/pkg/agent/common/backoff/ 00:36:58 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:36:58 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:36:58 spire-1.2.1/pkg/agent/common/cgroups/ 00:36:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:36:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:36:58 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:36:58 spire-1.2.1/pkg/agent/config.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/ 00:36:58 spire-1.2.1/pkg/agent/endpoints/config.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:36:58 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:36:58 spire-1.2.1/doc/scaling_spire.md 00:36:58 spire-1.2.1/doc/spire_agent.md 00:36:58 spire-1.2.1/doc/spire_server.md 00:36:58 spire-1.2.1/doc/supported_integrations.md 00:36:58 spire-1.2.1/doc/telemetry.md 00:36:58 spire-1.2.1/doc/telemetry_config.md 00:36:58 spire-1.2.1/doc/upgrading.md 00:36:58 spire-1.2.1/doc/using_spire.md 00:36:58 spire-1.2.1/examples/ 00:36:58 spire-1.2.1/examples/README.md 00:36:58 spire-1.2.1/go.mod 00:36:58 spire-1.2.1/go.sum 00:36:58 spire-1.2.1/pkg/ 00:36:58 spire-1.2.1/pkg/agent/ 00:36:58 spire-1.2.1/pkg/agent/agent.go 00:36:58 spire-1.2.1/pkg/agent/api/ 00:36:58 spire-1.2.1/pkg/agent/api/config.go 00:36:58 spire-1.2.1/pkg/agent/api/debug/ 00:36:58 spire-1.2.1/pkg/agent/api/debug/v1/ 00:36:58 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:36:58 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:36:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:36:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/workload/ 00:36:58 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:36:58 spire-1.2.1/pkg/agent/manager/ 00:36:58 spire-1.2.1/pkg/agent/manager/cache/ 00:36:58 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:36:58 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:36:58 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:36:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:36:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:36:58 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:36:58 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:36:58 spire-1.2.1/pkg/agent/manager/config.go 00:36:58 spire-1.2.1/pkg/agent/manager/manager.go 00:36:58 spire-1.2.1/pkg/agent/manager/manager_test.go 00:36:58 spire-1.2.1/pkg/agent/manager/storage.go 00:36:58 spire-1.2.1/pkg/agent/manager/storage_test.go 00:36:58 spire-1.2.1/pkg/agent/manager/storecache/ 00:36:58 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:36:58 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:36:58 spire-1.2.1/pkg/agent/manager/sync.go 00:36:58 spire-1.2.1/pkg/agent/plugin/ 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:36:58 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:36:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:36:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:36:58 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:36:58 spire-1.2.1/pkg/agent/api/endpoints.go 00:36:58 spire-1.2.1/pkg/agent/api/health/ 00:36:58 spire-1.2.1/pkg/agent/api/health/v1/ 00:36:58 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:36:58 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:36:58 spire-1.2.1/pkg/agent/api/rpccontext/ 00:36:58 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:36:58 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:36:58 spire-1.2.1/pkg/agent/attestor/ 00:36:58 spire-1.2.1/pkg/agent/attestor/node/ 00:36:58 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:36:58 spire-1.2.1/pkg/agent/attestor/node/node.go 00:36:58 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:36:58 spire-1.2.1/pkg/agent/attestor/workload/ 00:36:58 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:36:58 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:36:58 spire-1.2.1/pkg/agent/catalog/ 00:36:58 spire-1.2.1/pkg/agent/catalog/catalog.go 00:36:58 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:36:58 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:36:58 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:36:58 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:36:58 spire-1.2.1/pkg/agent/client/ 00:36:58 spire-1.2.1/pkg/agent/client/client.go 00:36:58 spire-1.2.1/pkg/agent/client/client_test.go 00:36:58 spire-1.2.1/pkg/agent/client/dial.go 00:36:58 spire-1.2.1/pkg/agent/client/nodeconn.go 00:36:58 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:36:58 spire-1.2.1/pkg/agent/client/update.go 00:36:58 spire-1.2.1/pkg/agent/client/util.go 00:36:58 spire-1.2.1/pkg/agent/common/ 00:36:58 spire-1.2.1/pkg/agent/common/backoff/ 00:36:58 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:36:58 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:36:58 spire-1.2.1/pkg/agent/common/cgroups/ 00:36:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:36:58 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:36:58 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:36:58 spire-1.2.1/pkg/agent/config.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/ 00:36:58 spire-1.2.1/pkg/agent/endpoints/config.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:36:58 spire-1.2.1/pkg/agent/svid/ 00:36:58 spire-1.2.1/pkg/agent/svid/rotator.go 00:36:58 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:36:58 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:36:58 spire-1.2.1/pkg/agent/svid/store/ 00:36:58 spire-1.2.1/pkg/agent/svid/store/service.go 00:36:58 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:36:58 spire-1.2.1/pkg/common/ 00:36:58 spire-1.2.1/pkg/common/agentpathtemplate/ 00:36:58 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:36:58 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:36:58 spire-1.2.1/pkg/common/api/ 00:36:58 spire-1.2.1/pkg/common/api/metrics.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/ 00:36:58 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/logger.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/names.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:36:58 spire-1.2.1/pkg/common/api/names.go 00:36:58 spire-1.2.1/pkg/common/api/ratelimit.go 00:36:58 spire-1.2.1/pkg/common/api/rpccontext/ 00:36:58 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:36:58 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:36:58 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:36:58 spire-1.2.1/pkg/common/auth/ 00:36:58 spire-1.2.1/pkg/common/auth/interceptors.go 00:36:58 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:36:58 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/ 00:36:58 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:36:58 00:36:58 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:36:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:36:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/workload/ 00:36:58 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:36:58 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:36:58 spire-1.2.1/pkg/agent/manager/ 00:36:58 spire-1.2.1/pkg/agent/manager/cache/ 00:36:58 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:36:58 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:36:58 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:36:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:36:58 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:36:58 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:36:58 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:36:58 spire-1.2.1/pkg/agent/manager/config.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/types.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:36:58 spire-1.2.1/pkg/common/catalog/ 00:36:58 spire-1.2.1/pkg/common/catalog/bind.go 00:36:58 spire-1.2.1/pkg/common/catalog/builtin.go 00:36:58 spire-1.2.1/pkg/common/catalog/catalog.go 00:36:58 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:36:58 spire-1.2.1/pkg/common/catalog/closers.go 00:36:58 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:36:58 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:36:58 spire-1.2.1/pkg/common/catalog/config.go 00:36:58 spire-1.2.1/pkg/common/catalog/config_test.go 00:36:58 spire-1.2.1/pkg/common/catalog/configure.go 00:36:58 spire-1.2.1/pkg/common/catalog/constraints.go 00:36:58 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:36:58 spire-1.2.1/pkg/common/catalog/context.go 00:36:58 spire-1.2.1/pkg/common/catalog/external.go 00:36:58 spire-1.2.1/pkg/common/catalog/host.go 00:36:58 spire-1.2.1/pkg/common/catalog/pipenet.go 00:36:58 spire-1.2.1/pkg/common/catalog/plugin.go 00:36:58 spire-1.2.1/pkg/common/catalog/testplugin/ 00:36:58 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:36:58 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:36:58 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:36:58 spire-1.2.1/pkg/common/cli/ 00:36:58 spire-1.2.1/pkg/common/cli/env.go 00:36:58 spire-1.2.1/pkg/common/cli/flags.go 00:36:58 spire-1.2.1/pkg/common/cli/trust_domain.go 00:36:58 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:36:58 spire-1.2.1/pkg/common/cli/umask.go 00:36:58 spire-1.2.1/pkg/common/cli/umask_posix.go 00:36:58 spire-1.2.1/pkg/common/cli/umask_test.go 00:36:58 spire-1.2.1/pkg/common/cli/umask_windows.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/flag.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/format.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:36:58 00:36:58 spire-1.2.1/pkg/agent/manager/manager.go 00:36:58 spire-1.2.1/pkg/agent/manager/manager_test.go 00:36:58 spire-1.2.1/pkg/agent/manager/storage.go 00:36:58 spire-1.2.1/pkg/agent/manager/storage_test.go 00:36:58 spire-1.2.1/pkg/agent/manager/storecache/ 00:36:58 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:36:58 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:36:58 spire-1.2.1/pkg/agent/manager/sync.go 00:36:58 spire-1.2.1/pkg/agent/plugin/ 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:36:58 spire-1.2.1/pkg/common/coretypes/ 00:36:58 spire-1.2.1/pkg/common/coretypes/bundle/ 00:36:58 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:36:58 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:36:58 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:36:58 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:36:58 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:36:58 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:36:58 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:36:58 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:36:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:36:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:36:58 spire-1.2.1/pkg/common/cryptoutil/ 00:36:58 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:36:58 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:36:58 spire-1.2.1/pkg/common/diskutil/ 00:36:58 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:36:58 spire-1.2.1/pkg/common/diskutil/file_test.go 00:36:58 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:36:58 spire-1.2.1/pkg/common/errorutil/ 00:36:58 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:36:58 spire-1.2.1/pkg/common/health/ 00:36:58 spire-1.2.1/pkg/common/health/config.go 00:36:58 spire-1.2.1/pkg/common/health/context.go 00:36:58 spire-1.2.1/pkg/common/health/context_test.go 00:36:58 spire-1.2.1/pkg/common/health/health.go 00:36:58 spire-1.2.1/pkg/common/health/health_test.go 00:36:58 spire-1.2.1/pkg/common/health/logger.go 00:36:58 spire-1.2.1/pkg/common/hostservice/ 00:36:58 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:36:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:36:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:36:58 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:36:58 spire-1.2.1/pkg/common/idutil/ 00:36:58 spire-1.2.1/pkg/common/idutil/require.go 00:36:58 spire-1.2.1/pkg/common/idutil/require_test.go 00:36:58 spire-1.2.1/pkg/common/idutil/safety.go 00:36:58 spire-1.2.1/pkg/common/idutil/safety_test.go 00:36:58 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:36:58 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:36:58 spire-1.2.1/pkg/common/jwtsvid/ 00:36:58 spire-1.2.1/pkg/common/jwtsvid/common.go 00:36:58 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:36:58 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:36:58 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:36:58 spire-1.2.1/pkg/common/jwtutil/ 00:36:58 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:36:58 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:36:58 spire-1.2.1/pkg/common/log/ 00:36:58 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:36:58 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:36:58 spire-1.2.1/pkg/common/log/log.go 00:36:58 spire-1.2.1/pkg/common/log/log_test.go 00:36:58 spire-1.2.1/pkg/common/log/options.go 00:36:58 spire-1.2.1/pkg/common/nodeutil/ 00:36:58 spire-1.2.1/pkg/common/nodeutil/node.go 00:36:58 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:36:58 spire-1.2.1/pkg/common/peertracker/ 00:36:58 spire-1.2.1/pkg/common/peertracker/conn.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:36:58 spire-1.2.1/pkg/common/peertracker/credentials.go 00:36:58 spire-1.2.1/pkg/common/peertracker/errors.go 00:36:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:36:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:36:58 spire-1.2.1/pkg/common/peertracker/info.go 00:36:58 spire-1.2.1/pkg/common/peertracker/listener.go 00:36:58 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:36:58 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:36:58 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:36:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:36:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:36:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:36:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tcp.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:36:58 spire-1.2.1/pkg/common/peertracker/uds.go 00:36:58 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:36:58 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:36:58 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:36:58 spire-1.2.1/pkg/common/pemutil/ 00:36:58 spire-1.2.1/pkg/common/pemutil/block.go 00:36:58 spire-1.2.1/pkg/common/pemutil/certs.go 00:36:58 spire-1.2.1/pkg/common/pemutil/common.go 00:36:58 spire-1.2.1/pkg/common/pemutil/csr.go 00:36:58 spire-1.2.1/pkg/common/pemutil/keys.go 00:36:58 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/ 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:36:58 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:36:58 spire-1.2.1/pkg/common/plugin/ 00:36:58 spire-1.2.1/pkg/common/plugin/aws/ 00:36:58 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:36:58 spire-1.2.1/pkg/common/plugin/azure/ 00:36:58 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:36:58 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:36:58 spire-1.2.1/pkg/common/plugin/facade.go 00:36:58 spire-1.2.1/pkg/common/plugin/facade_test.go 00:36:58 spire-1.2.1/pkg/common/plugin/gcp/ 00:36:58 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:36:58 spire-1.2.1/pkg/common/plugin/k8s/ 00:36:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:36:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:36:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:36:58 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:36:58 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:36:58 spire-1.2.1/pkg/common/plugin/log.go 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/ 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:36:58 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:36:58 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:36:58 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:36:58 spire-1.2.1/pkg/common/plugin/x509pop/ 00:36:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:36:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:36:58 spire-1.2.1/pkg/common/profiling/ 00:36:58 spire-1.2.1/pkg/common/profiling/dumpers.go 00:36:58 spire-1.2.1/pkg/common/profiling/profiling.go 00:36:58 spire-1.2.1/pkg/common/protoutil/ 00:36:58 spire-1.2.1/pkg/common/protoutil/masks.go 00:36:58 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:36:58 spire-1.2.1/pkg/common/rotationutil/ 00:36:58 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:36:58 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:36:58 spire-1.2.1/pkg/common/selector/ 00:36:58 spire-1.2.1/pkg/common/selector/selector.go 00:36:58 spire-1.2.1/pkg/common/selector/selector_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:36:58 spire-1.2.1/pkg/common/selector/set.go 00:36:58 spire-1.2.1/pkg/common/selector/set_utils.go 00:36:58 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/ 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/ 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:36:58 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:36:58 spire-1.2.1/pkg/common/telemetry/call.go 00:36:58 spire-1.2.1/pkg/common/telemetry/common/ 00:36:58 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:36:58 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:36:58 spire-1.2.1/pkg/agent/svid/ 00:36:58 spire-1.2.1/pkg/agent/svid/rotator.go 00:36:58 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:36:58 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:36:58 spire-1.2.1/pkg/agent/svid/store/ 00:36:58 spire-1.2.1/pkg/agent/svid/store/service.go 00:36:58 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:36:58 spire-1.2.1/pkg/common/ 00:36:58 spire-1.2.1/pkg/common/agentpathtemplate/ 00:36:58 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:36:58 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:36:58 spire-1.2.1/pkg/common/api/ 00:36:58 spire-1.2.1/pkg/common/api/metrics.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/ 00:36:58 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/config.go 00:36:58 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:36:58 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/inmem.go 00:36:58 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/m3.go 00:36:58 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/metrics.go 00:36:58 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/names.go 00:36:58 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:36:58 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:36:58 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/ 00:36:58 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:36:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/server.go 00:36:58 spire-1.2.1/pkg/common/telemetry/sink.go 00:36:58 spire-1.2.1/pkg/common/telemetry/statsd.go 00:36:58 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/uptime.go 00:36:58 spire-1.2.1/pkg/common/telemetry/version.go 00:36:58 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:36:58 spire-1.2.1/pkg/common/uptime/ 00:36:58 spire-1.2.1/pkg/common/uptime/uptime.go 00:36:58 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/logger.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/names.go 00:36:58 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:36:58 spire-1.2.1/pkg/common/api/names.go 00:36:58 spire-1.2.1/pkg/common/api/ratelimit.go 00:36:58 spire-1.2.1/pkg/common/api/rpccontext/ 00:36:58 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:36:58 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:36:58 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:36:58 spire-1.2.1/pkg/common/auth/ 00:36:58 spire-1.2.1/pkg/common/auth/interceptors.go 00:36:58 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:36:58 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/ 00:36:58 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:36:58 00:36:58 spire-1.2.1/pkg/common/util/ 00:36:58 spire-1.2.1/pkg/common/util/certs.go 00:36:58 spire-1.2.1/pkg/common/util/certs_test.go 00:36:58 spire-1.2.1/pkg/common/util/csr.go 00:36:58 spire-1.2.1/pkg/common/util/hash.go 00:36:58 spire-1.2.1/pkg/common/util/selectors.go 00:36:58 spire-1.2.1/pkg/common/util/selectors_test.go 00:36:58 spire-1.2.1/pkg/common/util/signals.go 00:36:58 spire-1.2.1/pkg/common/util/sort.go 00:36:58 spire-1.2.1/pkg/common/util/sort_test.go 00:36:58 spire-1.2.1/pkg/common/util/task.go 00:36:58 spire-1.2.1/pkg/common/util/task_test.go 00:36:58 spire-1.2.1/pkg/common/util/testdata/ 00:36:58 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:36:58 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:36:58 spire-1.2.1/pkg/common/version/ 00:36:58 spire-1.2.1/pkg/common/version/version.go 00:36:58 spire-1.2.1/pkg/common/x509svid/ 00:36:58 spire-1.2.1/pkg/common/x509svid/common_test.go 00:36:58 spire-1.2.1/pkg/common/x509svid/csr.go 00:36:58 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:36:58 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:36:58 spire-1.2.1/pkg/common/x509util/ 00:36:58 spire-1.2.1/pkg/common/x509util/cert.go 00:36:58 spire-1.2.1/pkg/common/x509util/dns.go 00:36:58 spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/types.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:36:58 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:36:58 spire-1.2.1/pkg/common/catalog/ 00:36:58 spire-1.2.1/pkg/common/catalog/bind.go 00:36:58 spire-1.2.1/pkg/common/catalog/builtin.go 00:36:58 spire-1.2.1/pkg/common/catalog/catalog.go 00:36:58 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:36:58 spire-1.2.1/pkg/common/catalog/closers.go 00:36:58 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:36:58 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:36:58 spire-1.2.1/pkg/common/catalog/config.go 00:36:58 spire-1.2.1/pkg/common/catalog/config_test.go 00:36:58 spire-1.2.1/pkg/common/catalog/configure.go 00:36:58 spire-1.2.1/pkg/common/catalog/constraints.go 00:36:58 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:36:58 spire-1.2.1/pkg/common/catalog/context.go 00:36:58 spire-1.2.1/pkg/common/catalog/external.go 00:36:58 spire-1.2.1/pkg/common/catalog/host.go 00:36:58 spire-1.2.1/pkg/common/catalog/pipenet.go 00:36:58 spire-1.2.1/pkg/common/catalog/plugin.go 00:36:58 spire-1.2.1/pkg/common/catalog/testplugin/ 00:36:58 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:36:58 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:36:58 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:36:58 spire-1.2.1/pkg/common/cli/ 00:36:58 spire-1.2.1/pkg/common/cli/env.go 00:36:58 spire-1.2.1/pkg/common/cli/flags.go 00:36:58 spire-1.2.1/pkg/common/cli/trust_domain.go 00:36:58 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:36:58 spire-1.2.1/pkg/common/cli/umask.go 00:36:58 spire-1.2.1/pkg/common/cli/umask_posix.go 00:36:58 spire-1.2.1/pkg/common/cli/umask_test.go 00:36:58 spire-1.2.1/pkg/common/cli/umask_windows.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/flag.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/format.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:36:58 spire-1.2.1/pkg/common/x509util/keyid.go 00:36:58 spire-1.2.1/pkg/common/x509util/keypair.go 00:36:58 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:36:58 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:36:58 spire-1.2.1/pkg/server/ 00:36:58 spire-1.2.1/pkg/server/api/ 00:36:58 spire-1.2.1/pkg/server/api/agent.go 00:36:58 spire-1.2.1/pkg/server/api/agent/ 00:36:58 spire-1.2.1/pkg/server/api/agent/v1/ 00:36:58 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/api/agent_test.go 00:36:58 spire-1.2.1/pkg/server/api/api.go 00:36:58 spire-1.2.1/pkg/server/api/audit/ 00:36:58 spire-1.2.1/pkg/server/api/audit/audit.go 00:36:58 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:36:58 spire-1.2.1/pkg/server/api/bundle.go 00:36:58 spire-1.2.1/pkg/server/api/bundle/ 00:36:58 spire-1.2.1/pkg/server/api/bundle/v1/ 00:36:58 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/api/bundle_test.go 00:36:58 spire-1.2.1/pkg/server/api/debug/ 00:36:58 spire-1.2.1/pkg/server/api/debug/v1/ 00:36:58 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/api/entry.go 00:36:58 spire-1.2.1/pkg/server/api/entry/ 00:36:58 spire-1.2.1/pkg/server/api/entry/v1/ 00:36:58 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/api/entry_test.go 00:36:58 spire-1.2.1/pkg/server/api/health/ 00:36:58 spire-1.2.1/pkg/server/api/health/v1/ 00:36:58 spire-1.2.1/pkg/server/api/health/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/api/id.go 00:36:58 spire-1.2.1/pkg/server/api/id_test.go 00:36:58 spire-1.2.1/pkg/server/api/limits/ 00:36:58 spire-1.2.1/pkg/server/api/limits/limits.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/ 00:36:58 spire-1.2.1/pkg/server/api/middleware/alias.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/audit.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/caller.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:36:58 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:36:58 spire-1.2.1/pkg/common/coretypes/ 00:36:58 spire-1.2.1/pkg/common/coretypes/bundle/ 00:36:58 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:36:58 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:36:58 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:36:58 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:36:58 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:36:58 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:36:58 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:36:58 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/common.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/entries.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:36:58 spire-1.2.1/pkg/server/api/ratelimit.go 00:36:58 spire-1.2.1/pkg/server/api/rpccontext/ 00:36:58 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:36:58 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:36:58 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:36:58 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:36:58 spire-1.2.1/pkg/server/api/selector.go 00:36:58 spire-1.2.1/pkg/server/api/selector_test.go 00:36:58 spire-1.2.1/pkg/server/api/status.go 00:36:58 spire-1.2.1/pkg/server/api/status_test.go 00:36:58 spire-1.2.1/pkg/server/api/svid/ 00:36:58 spire-1.2.1/pkg/server/api/svid/v1/ 00:36:58 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/api/trustdomain.go 00:36:58 spire-1.2.1/pkg/server/api/trustdomain/ 00:36:58 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:36:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:36:58 spire-1.2.1/pkg/server/authpolicy/ 00:36:58 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:36:58 spire-1.2.1/pkg/server/authpolicy/policy.go 00:36:58 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:36:58 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:36:58 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:36:58 spire-1.2.1/pkg/server/authpolicy/validate.go 00:36:58 spire-1.2.1/pkg/server/bundle/ 00:36:58 spire-1.2.1/pkg/server/bundle/client/ 00:36:58 spire-1.2.1/pkg/server/bundle/client/client.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/manager.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/sources.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/updater.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:36:58 spire-1.2.1/pkg/server/ca/ 00:36:58 spire-1.2.1/pkg/server/ca/ca.go 00:36:58 spire-1.2.1/pkg/server/ca/ca_health.go 00:36:58 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:36:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:36:58 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:36:58 spire-1.2.1/pkg/common/cryptoutil/ 00:36:58 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:36:58 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:36:58 spire-1.2.1/pkg/common/diskutil/ 00:36:58 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:36:58 spire-1.2.1/pkg/common/diskutil/file_test.go 00:36:58 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:36:58 spire-1.2.1/pkg/common/errorutil/ 00:36:58 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:36:58 spire-1.2.1/pkg/common/health/ 00:36:58 spire-1.2.1/pkg/common/health/config.go 00:36:58 spire-1.2.1/pkg/common/health/context.go 00:36:58 spire-1.2.1/pkg/common/health/context_test.go 00:36:58 spire-1.2.1/pkg/common/health/health.go 00:36:58 spire-1.2.1/pkg/common/health/health_test.go 00:36:58 spire-1.2.1/pkg/common/health/logger.go 00:36:58 spire-1.2.1/pkg/common/hostservice/ 00:36:58 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:36:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:36:58 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:36:58 spire-1.2.1/pkg/common/idutil/ 00:36:58 spire-1.2.1/pkg/common/idutil/require.go 00:36:58 spire-1.2.1/pkg/common/idutil/require_test.go 00:36:58 spire-1.2.1/pkg/common/idutil/safety.go 00:36:58 spire-1.2.1/pkg/common/idutil/safety_test.go 00:36:58 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:36:58 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:36:58 spire-1.2.1/pkg/common/jwtsvid/ 00:36:58 spire-1.2.1/pkg/common/jwtsvid/common.go 00:36:58 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:36:58 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:36:58 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:36:58 spire-1.2.1/pkg/common/jwtutil/ 00:36:58 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:36:58 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:36:58 spire-1.2.1/pkg/common/log/ 00:36:58 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:36:58 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:36:58 spire-1.2.1/pkg/common/log/log.go 00:36:58 spire-1.2.1/pkg/common/log/log_test.go 00:36:58 spire-1.2.1/pkg/common/log/options.go 00:36:58 spire-1.2.1/pkg/common/nodeutil/ 00:36:58 spire-1.2.1/pkg/common/nodeutil/node.go 00:36:58 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:36:58 spire-1.2.1/pkg/common/peertracker/ 00:36:58 spire-1.2.1/pkg/common/peertracker/conn.go 00:36:58 spire-1.2.1/pkg/common/peertracker/credentials.go 00:36:58 spire-1.2.1/pkg/common/peertracker/errors.go 00:36:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:36:58 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:36:58 spire-1.2.1/pkg/common/peertracker/info.go 00:36:58 spire-1.2.1/pkg/common/peertracker/listener.go 00:36:58 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:36:58 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:36:58 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:36:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:36:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:36:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:36:58 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tcp.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:36:58 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:36:58 spire-1.2.1/pkg/server/ca/ca_test.go 00:36:58 spire-1.2.1/pkg/server/ca/journal.go 00:36:58 spire-1.2.1/pkg/server/ca/journal_test.go 00:36:58 spire-1.2.1/pkg/server/ca/manager.go 00:36:58 spire-1.2.1/pkg/server/ca/manager_health.go 00:36:58 spire-1.2.1/pkg/server/ca/manager_test.go 00:36:58 spire-1.2.1/pkg/server/ca/templates.go 00:36:58 spire-1.2.1/pkg/server/ca/upstream_client.go 00:36:58 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:36:58 spire-1.2.1/pkg/server/ca/validation.go 00:36:58 spire-1.2.1/pkg/server/cache/ 00:36:58 spire-1.2.1/pkg/server/cache/dscache/ 00:36:58 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:36:58 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/ 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:36:58 spire-1.2.1/pkg/server/catalog/ 00:36:58 spire-1.2.1/pkg/server/catalog/catalog.go 00:36:58 00:36:58 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:36:58 spire-1.2.1/pkg/common/peertracker/uds.go 00:36:58 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:36:58 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:36:58 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:36:58 spire-1.2.1/pkg/common/pemutil/ 00:36:58 spire-1.2.1/pkg/common/pemutil/block.go 00:36:58 spire-1.2.1/pkg/common/pemutil/certs.go 00:36:58 spire-1.2.1/pkg/common/pemutil/common.go 00:36:58 spire-1.2.1/pkg/common/pemutil/csr.go 00:36:58 spire-1.2.1/pkg/common/pemutil/keys.go 00:36:58 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/ 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:36:58 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/server/catalog/keymanager.go 00:36:58 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:36:58 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:36:58 spire-1.2.1/pkg/server/catalog/notifier.go 00:36:58 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:36:58 spire-1.2.1/pkg/server/config.go 00:36:58 spire-1.2.1/pkg/server/datastore/ 00:36:58 spire-1.2.1/pkg/server/datastore/datastore.go 00:36:58 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:36:58 spire-1.2.1/pkg/server/datastore/repository.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:36:58 spire-1.2.1/pkg/common/plugin/ 00:36:58 spire-1.2.1/pkg/common/plugin/aws/ 00:36:58 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:36:58 spire-1.2.1/pkg/common/plugin/azure/ 00:36:58 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:36:58 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:36:58 spire-1.2.1/pkg/common/plugin/facade.go 00:36:58 spire-1.2.1/pkg/common/plugin/facade_test.go 00:36:58 spire-1.2.1/pkg/common/plugin/gcp/ 00:36:58 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:36:58 spire-1.2.1/pkg/common/plugin/k8s/ 00:36:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:36:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:36:58 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:36:58 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:36:58 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:36:58 spire-1.2.1/pkg/common/plugin/log.go 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/ 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:36:58 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:36:58 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:36:58 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:36:58 spire-1.2.1/pkg/common/plugin/x509pop/ 00:36:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:36:58 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:36:58 spire-1.2.1/pkg/common/profiling/ 00:36:58 spire-1.2.1/pkg/common/profiling/dumpers.go 00:36:58 spire-1.2.1/pkg/common/profiling/profiling.go 00:36:58 spire-1.2.1/pkg/common/protoutil/ 00:36:58 spire-1.2.1/pkg/common/protoutil/masks.go 00:36:58 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:36:58 spire-1.2.1/pkg/common/rotationutil/ 00:36:58 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:36:58 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:36:58 spire-1.2.1/pkg/common/selector/ 00:36:58 spire-1.2.1/pkg/common/selector/selector.go 00:36:58 spire-1.2.1/pkg/common/selector/selector_test.go 00:36:58 spire-1.2.1/pkg/common/selector/set.go 00:36:58 spire-1.2.1/pkg/common/selector/set_utils.go 00:36:58 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/ 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/ 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:36:58 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:36:58 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:36:58 spire-1.2.1/pkg/common/telemetry/call.go 00:36:58 spire-1.2.1/pkg/common/telemetry/common/ 00:36:58 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:36:58 spire-1.2.1/pkg/server/endpoints/ 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/ 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:36:58 spire-1.2.1/pkg/common/telemetry/config.go 00:36:58 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:36:58 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/inmem.go 00:36:58 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/m3.go 00:36:58 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/metrics.go 00:36:58 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/names.go 00:36:58 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:36:58 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:36:58 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/ 00:36:58 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:36:58 spire-1.2.1/pkg/server/endpoints/config.go 00:36:58 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:36:58 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:36:58 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:36:58 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:36:58 spire-1.2.1/pkg/server/endpoints/middleware.go 00:36:58 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:36:58 spire-1.2.1/pkg/server/hostservice/ 00:36:58 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:36:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:36:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:36:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:36:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:36:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:36:58 spire-1.2.1/pkg/common/telemetry/server/server.go 00:36:58 spire-1.2.1/pkg/common/telemetry/sink.go 00:36:58 spire-1.2.1/pkg/common/telemetry/statsd.go 00:36:58 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:36:58 spire-1.2.1/pkg/common/telemetry/uptime.go 00:36:58 spire-1.2.1/pkg/common/telemetry/version.go 00:36:58 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:36:58 spire-1.2.1/pkg/common/uptime/ 00:36:58 spire-1.2.1/pkg/common/uptime/uptime.go 00:36:58 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:36:58 spire-1.2.1/pkg/common/util/ 00:36:58 spire-1.2.1/pkg/common/util/certs.go 00:36:58 spire-1.2.1/pkg/common/util/certs_test.go 00:36:58 spire-1.2.1/pkg/common/util/csr.go 00:36:58 spire-1.2.1/pkg/common/util/hash.go 00:36:58 spire-1.2.1/pkg/common/util/selectors.go 00:36:58 spire-1.2.1/pkg/common/util/selectors_test.go 00:36:58 spire-1.2.1/pkg/common/util/signals.go 00:36:58 spire-1.2.1/pkg/common/util/sort.go 00:36:58 spire-1.2.1/pkg/common/util/sort_test.go 00:36:58 spire-1.2.1/pkg/common/util/task.go 00:36:58 spire-1.2.1/pkg/common/util/task_test.go 00:36:58 spire-1.2.1/pkg/common/util/testdata/ 00:36:58 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:36:58 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:36:58 spire-1.2.1/pkg/common/version/ 00:36:58 spire-1.2.1/pkg/common/version/version.go 00:36:58 spire-1.2.1/pkg/common/x509svid/ 00:36:58 spire-1.2.1/pkg/common/x509svid/common_test.go 00:36:58 spire-1.2.1/pkg/common/x509svid/csr.go 00:36:58 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:36:58 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:36:58 spire-1.2.1/pkg/common/x509util/ 00:36:58 spire-1.2.1/pkg/common/x509util/cert.go 00:36:58 spire-1.2.1/pkg/common/x509util/dns.go 00:36:58 spire-1.2.1/pkg/common/x509util/dns_test.go 00:36:58 spire-1.2.1/pkg/common/x509util/keyid.go 00:36:58 spire-1.2.1/pkg/common/x509util/keypair.go 00:36:58 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:36:58 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:36:58 spire-1.2.1/pkg/server/ 00:36:58 spire-1.2.1/pkg/server/api/ 00:36:58 spire-1.2.1/pkg/server/api/agent.go 00:36:58 spire-1.2.1/pkg/server/api/agent/ 00:36:58 spire-1.2.1/pkg/server/api/agent/v1/ 00:36:58 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/api/agent_test.go 00:36:58 spire-1.2.1/pkg/server/api/api.go 00:36:58 spire-1.2.1/pkg/server/api/audit/ 00:36:58 spire-1.2.1/pkg/server/api/audit/audit.go 00:36:58 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:36:58 spire-1.2.1/pkg/server/api/bundle.go 00:36:58 spire-1.2.1/pkg/server/api/bundle/ 00:36:58 spire-1.2.1/pkg/server/api/bundle/v1/ 00:36:58 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/api/bundle_test.go 00:36:58 spire-1.2.1/pkg/server/api/debug/ 00:36:58 spire-1.2.1/pkg/server/api/debug/v1/ 00:36:58 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:36:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:36:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:36:58 spire-1.2.1/pkg/server/api/entry.go 00:36:58 spire-1.2.1/pkg/server/api/entry/ 00:36:58 spire-1.2.1/pkg/server/api/entry/v1/ 00:36:58 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/api/entry_test.go 00:36:58 spire-1.2.1/pkg/server/api/health/ 00:36:58 spire-1.2.1/pkg/server/api/health/v1/ 00:36:58 spire-1.2.1/pkg/server/api/health/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/api/id.go 00:36:58 spire-1.2.1/pkg/server/api/id_test.go 00:36:58 spire-1.2.1/pkg/server/api/limits/ 00:36:58 spire-1.2.1/pkg/server/api/limits/limits.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/ 00:36:58 spire-1.2.1/pkg/server/api/middleware/alias.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/audit.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/caller.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/common.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/entries.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:36:58 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:36:58 spire-1.2.1/pkg/server/api/ratelimit.go 00:36:58 spire-1.2.1/pkg/server/api/rpccontext/ 00:36:58 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:36:58 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:36:58 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:36:58 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:36:58 spire-1.2.1/pkg/server/api/selector.go 00:36:58 spire-1.2.1/pkg/server/api/selector_test.go 00:36:58 spire-1.2.1/pkg/server/api/status.go 00:36:58 spire-1.2.1/pkg/server/api/status_test.go 00:36:58 spire-1.2.1/pkg/server/api/svid/ 00:36:58 spire-1.2.1/pkg/server/api/svid/v1/ 00:36:58 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/api/trustdomain.go 00:36:58 spire-1.2.1/pkg/server/api/trustdomain/ 00:36:58 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:36:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:36:58 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:36:58 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:36:58 spire-1.2.1/pkg/server/authpolicy/ 00:36:58 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:36:58 spire-1.2.1/pkg/server/authpolicy/policy.go 00:36:58 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:36:58 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:36:58 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:36:58 spire-1.2.1/pkg/server/authpolicy/validate.go 00:36:58 spire-1.2.1/pkg/server/bundle/ 00:36:58 spire-1.2.1/pkg/server/bundle/client/ 00:36:58 spire-1.2.1/pkg/server/bundle/client/client.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/manager.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/sources.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/updater.go 00:36:58 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:36:58 spire-1.2.1/pkg/server/ca/ 00:36:58 spire-1.2.1/pkg/server/ca/ca.go 00:36:58 spire-1.2.1/pkg/server/ca/ca_health.go 00:36:58 spire-1.2.1/pkg/server/ca/ca_test.go 00:36:58 spire-1.2.1/pkg/server/ca/journal.go 00:36:58 spire-1.2.1/pkg/server/ca/journal_test.go 00:36:58 spire-1.2.1/pkg/server/ca/manager.go 00:36:58 spire-1.2.1/pkg/server/ca/manager_health.go 00:36:58 spire-1.2.1/pkg/server/ca/manager_test.go 00:36:58 spire-1.2.1/pkg/server/ca/templates.go 00:36:58 spire-1.2.1/pkg/server/ca/upstream_client.go 00:36:58 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:36:58 spire-1.2.1/pkg/server/ca/validation.go 00:36:58 spire-1.2.1/pkg/server/cache/ 00:36:58 spire-1.2.1/pkg/server/cache/dscache/ 00:36:58 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:36:58 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/ 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:36:58 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:36:58 spire-1.2.1/pkg/server/catalog/ 00:36:58 spire-1.2.1/pkg/server/catalog/catalog.go 00:36:58 spire-1.2.1/pkg/server/catalog/keymanager.go 00:36:58 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:36:58 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:36:58 spire-1.2.1/pkg/server/catalog/notifier.go 00:36:58 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:36:58 spire-1.2.1/pkg/server/config.go 00:36:58 spire-1.2.1/pkg/server/datastore/ 00:36:58 spire-1.2.1/pkg/server/datastore/datastore.go 00:36:58 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:36:58 spire-1.2.1/pkg/server/datastore/repository.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/ 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:36:58 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:36:58 spire-1.2.1/pkg/server/endpoints/ 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/ 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:36:58 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:36:58 spire-1.2.1/pkg/server/endpoints/config.go 00:36:58 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:36:58 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:36:58 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:36:58 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:36:58 spire-1.2.1/pkg/server/endpoints/middleware.go 00:36:58 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:36:58 spire-1.2.1/pkg/server/hostservice/ 00:36:58 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:36:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:36:58 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:36:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:36:58 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:36:58 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:36:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:36:58 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:36:58 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:36:58 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:36:58 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/ 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:36:58 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:36:58 spire-1.2.1/pkg/server/registration/ 00:36:58 spire-1.2.1/pkg/server/registration/manager.go 00:36:58 spire-1.2.1/pkg/server/registration/manager_test.go 00:36:58 spire-1.2.1/pkg/server/scanentries.go 00:36:58 spire-1.2.1/pkg/server/scanentries_test.go 00:36:58 spire-1.2.1/pkg/server/server.go 00:36:58 spire-1.2.1/pkg/server/server_test.go 00:36:58 spire-1.2.1/pkg/server/svid/ 00:36:58 spire-1.2.1/pkg/server/svid/observer.go 00:36:58 spire-1.2.1/pkg/server/svid/observer_test.go 00:36:58 spire-1.2.1/pkg/server/svid/rotator.go 00:36:58 spire-1.2.1/pkg/server/svid/rotator_config.go 00:36:58 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:36:58 spire-1.2.1/pkg/server/svid/rotator_test.go 00:36:58 spire-1.2.1/proto/ 00:36:58 spire-1.2.1/proto/private/ 00:36:58 spire-1.2.1/proto/private/server/ 00:36:58 spire-1.2.1/proto/private/server/journal/ 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:36:58 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:36:58 spire-1.2.1/proto/private/server/journal/journal.proto 00:36:58 spire-1.2.1/proto/spire/ 00:36:58 spire-1.2.1/proto/spire/common/ 00:36:58 spire-1.2.1/proto/spire/common/common.pb.go 00:36:58 spire-1.2.1/proto/spire/common/common.proto 00:36:58 spire-1.2.1/proto/spire/common/plugin/ 00:36:58 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:36:58 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:36:58 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:36:58 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:36:58 spire-1.2.1/proto/spire/plugin/ 00:36:58 spire-1.2.1/proto/spire/plugin/agent/ 00:36:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:36:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:36:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:36:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:36:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:36:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:36:58 spire-1.2.1/release/ 00:36:58 spire-1.2.1/release/spire-extras/ 00:36:58 spire-1.2.1/release/spire-extras/README.md 00:36:58 spire-1.2.1/release/spire-extras/conf/ 00:36:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:36:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:36:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:36:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:36:58 spire-1.2.1/release/spire/ 00:36:58 spire-1.2.1/release/spire/README.md 00:36:58 spire-1.2.1/release/spire/conf/ 00:36:58 spire-1.2.1/release/spire/conf/agent/ 00:36:58 spire-1.2.1/release/spire/conf/agent/agent.conf 00:36:58 spire-1.2.1/release/spire/conf/server/ 00:36:58 spire-1.2.1/release/spire/conf/server/server.conf 00:36:58 spire-1.2.1/script/ 00:36:58 spire-1.2.1/script/build-artifact.sh 00:36:58 spire-1.2.1/script/generate_dummy_ca.sh 00:36:58 spire-1.2.1/support/ 00:36:58 spire-1.2.1/support/k8s/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:36:58 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:36:58 spire-1.2.1/pkg/server/registration/ 00:36:58 spire-1.2.1/pkg/server/registration/manager.go 00:36:58 spire-1.2.1/pkg/server/registration/manager_test.go 00:36:58 spire-1.2.1/pkg/server/scanentries.go 00:36:58 spire-1.2.1/pkg/server/scanentries_test.go 00:36:58 spire-1.2.1/pkg/server/server.go 00:36:58 spire-1.2.1/pkg/server/server_test.go 00:36:58 spire-1.2.1/pkg/server/svid/ 00:36:58 spire-1.2.1/pkg/server/svid/observer.go 00:36:58 spire-1.2.1/pkg/server/svid/observer_test.go 00:36:58 spire-1.2.1/pkg/server/svid/rotator.go 00:36:58 spire-1.2.1/pkg/server/svid/rotator_config.go 00:36:58 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:36:58 spire-1.2.1/pkg/server/svid/rotator_test.go 00:36:58 spire-1.2.1/proto/ 00:36:58 spire-1.2.1/proto/private/ 00:36:58 spire-1.2.1/proto/private/server/ 00:36:58 spire-1.2.1/proto/private/server/journal/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:36:58 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:36:58 spire-1.2.1/proto/private/server/journal/journal.proto 00:36:58 spire-1.2.1/proto/spire/ 00:36:58 spire-1.2.1/proto/spire/common/ 00:36:58 spire-1.2.1/proto/spire/common/common.pb.go 00:36:58 spire-1.2.1/proto/spire/common/common.proto 00:36:58 spire-1.2.1/proto/spire/common/plugin/ 00:36:58 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:36:58 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:36:58 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:36:58 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:36:58 spire-1.2.1/proto/spire/plugin/ 00:36:58 spire-1.2.1/proto/spire/plugin/agent/ 00:36:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:36:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:36:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:36:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:36:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:36:58 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:36:58 spire-1.2.1/release/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:36:58 spire-1.2.1/release/spire-extras/ 00:36:58 spire-1.2.1/release/spire-extras/README.md 00:36:58 spire-1.2.1/release/spire-extras/conf/ 00:36:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:36:58 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:36:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:36:58 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:36:58 spire-1.2.1/release/spire/ 00:36:58 spire-1.2.1/release/spire/README.md 00:36:58 spire-1.2.1/release/spire/conf/ 00:36:58 spire-1.2.1/release/spire/conf/agent/ 00:36:58 spire-1.2.1/release/spire/conf/agent/agent.conf 00:36:58 spire-1.2.1/release/spire/conf/server/ 00:36:58 spire-1.2.1/release/spire/conf/server/server.conf 00:36:58 spire-1.2.1/script/ 00:36:58 spire-1.2.1/script/build-artifact.sh 00:36:58 spire-1.2.1/script/generate_dummy_ca.sh 00:36:58 spire-1.2.1/support/ 00:36:58 spire-1.2.1/support/k8s/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/ 00:36:58 spire-1.2.1/support/oidc-discovery-provider/README.md 00:36:58 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/config.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/main.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:36:58 spire-1.2.1/test/ 00:36:58 spire-1.2.1/test/clock/ 00:36:58 spire-1.2.1/test/clock/clock.go 00:36:58 spire-1.2.1/test/fakes/ 00:36:58 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:36:58 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:36:58 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:36:58 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:36:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:36:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:36:58 spire-1.2.1/test/fakes/fakeagentstore/ 00:36:58 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:36:58 spire-1.2.1/test/fakes/fakedatastore/ 00:36:58 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:36:58 spire-1.2.1/test/fakes/fakeentryclient/ 00:36:58 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:36:58 spire-1.2.1/test/fakes/fakehealthchecker/ 00:36:58 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:36:58 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:36:58 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:36:58 spire-1.2.1/test/fakes/fakemetrics/ 00:36:58 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:36:58 spire-1.2.1/test/fakes/fakenoderesolver/ 00:36:58 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:36:58 spire-1.2.1/test/fakes/fakenotifier/ 00:36:58 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:36:58 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:36:58 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:36:58 spire-1.2.1/test/fakes/fakeserverca/ 00:36:58 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:36:58 spire-1.2.1/test/fakes/fakeservercatalog/ 00:36:58 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:36:58 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:36:58 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:36:58 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:36:58 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:36:58 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:36:58 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:36:58 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:36:58 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:36:58 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:36:58 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:36:58 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:36:58 spire-1.2.1/test/fixture/ 00:36:58 spire-1.2.1/test/fixture/certs/ 00:36:58 spire-1.2.1/test/fixture/certs/agent_svid.der 00:36:58 spire-1.2.1/test/fixture/certs/base_cert.pem 00:36:58 spire-1.2.1/test/fixture/certs/base_csr.pem 00:36:58 spire-1.2.1/test/fixture/certs/base_key.pem 00:36:58 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:36:58 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:36:58 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:36:58 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:36:58 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:36:58 spire-1.2.1/test/fixture/certs/blog_key.pem 00:36:58 spire-1.2.1/test/fixture/certs/bundle.der 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:36:58 spire-1.2.1/test/fixture/certs/ca.pem 00:36:58 spire-1.2.1/test/fixture/certs/ca_key.pem 00:36:58 spire-1.2.1/test/fixture/certs/database_cert.pem 00:36:58 spire-1.2.1/test/fixture/certs/database_csr.pem 00:36:58 spire-1.2.1/test/fixture/certs/database_key.pem 00:36:58 spire-1.2.1/test/fixture/certs/node_cert.pem 00:36:58 spire-1.2.1/test/fixture/certs/node_csr.pem 00:36:58 spire-1.2.1/test/fixture/certs/node_key.pem 00:36:58 spire-1.2.1/test/fixture/certs/svid.pem 00:36:58 spire-1.2.1/test/fixture/certs/svid_key.pem 00:36:58 spire-1.2.1/test/fixture/config/ 00:36:58 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:36:58 spire-1.2.1/test/fixture/config/agent_good.conf 00:36:58 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:36:58 spire-1.2.1/test/fixture/config/plugin_good.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_good.conf 00:36:58 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:36:58 spire-1.2.1/test/fixture/fixture.go 00:36:58 spire-1.2.1/test/fixture/nodeattestor/ 00:36:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:36:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:36:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:36:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:36:58 spire-1.2.1/test/fixture/registration/ 00:36:58 spire-1.2.1/test/fixture/registration/entries.json 00:36:58 spire-1.2.1/test/fixture/registration/good-for-update.json 00:36:58 spire-1.2.1/test/fixture/registration/good.json 00:36:58 spire-1.2.1/test/fixture/registration/invalid.json 00:36:58 spire-1.2.1/test/fixture/registration/invalid_json.json 00:36:58 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:36:58 spire-1.2.1/test/integration/ 00:36:58 spire-1.2.1/test/integration/README.md 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:36:58 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/ 00:36:58 spire-1.2.1/support/oidc-discovery-provider/README.md 00:36:58 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/config.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:36:58 spire-1.2.1/test/integration/common 00:36:58 spire-1.2.1/test/integration/setup/ 00:36:58 spire-1.2.1/test/integration/setup/adminclient/ 00:36:58 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:36:58 spire-1.2.1/test/integration/setup/adminclient/client.go 00:36:58 spire-1.2.1/test/integration/setup/debugagent/ 00:36:58 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:36:58 spire-1.2.1/test/integration/setup/debugagent/main.go 00:36:58 spire-1.2.1/test/integration/setup/debugserver/ 00:36:58 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:36:58 spire-1.2.1/test/integration/setup/debugserver/main.go 00:36:58 spire-1.2.1/test/integration/setup/downstreamclient/ 00:36:58 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:36:58 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:36:58 spire-1.2.1/test/integration/setup/itclient/ 00:36:58 spire-1.2.1/test/integration/setup/itclient/client.go 00:36:58 spire-1.2.1/test/integration/setup/node-attestation/ 00:36:58 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:36:58 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:36:58 spire-1.2.1/test/integration/setup/x509pop/ 00:36:58 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:36:58 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:36:58 spire-1.2.1/test/integration/suites/ 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:36:58 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/main.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:36:58 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:36:58 spire-1.2.1/test/ 00:36:58 spire-1.2.1/test/clock/ 00:36:58 spire-1.2.1/test/clock/clock.go 00:36:58 spire-1.2.1/test/fakes/ 00:36:58 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:36:58 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:36:58 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:36:58 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:36:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:36:58 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:36:58 spire-1.2.1/test/fakes/fakeagentstore/ 00:36:58 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:36:58 spire-1.2.1/test/fakes/fakedatastore/ 00:36:58 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:36:58 spire-1.2.1/test/fakes/fakeentryclient/ 00:36:58 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:36:58 spire-1.2.1/test/fakes/fakehealthchecker/ 00:36:58 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:36:58 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:36:58 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:36:58 spire-1.2.1/test/fakes/fakemetrics/ 00:36:58 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:36:58 spire-1.2.1/test/fakes/fakenoderesolver/ 00:36:58 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:36:58 spire-1.2.1/test/fakes/fakenotifier/ 00:36:58 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:36:58 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:36:58 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:36:58 spire-1.2.1/test/fakes/fakeserverca/ 00:36:58 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:36:58 spire-1.2.1/test/fakes/fakeservercatalog/ 00:36:58 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:36:58 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:36:58 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:36:58 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:36:58 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:36:58 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:36:58 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:36:58 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:36:58 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:36:58 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:36:58 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:36:58 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:36:58 spire-1.2.1/test/fixture/ 00:36:58 spire-1.2.1/test/fixture/certs/ 00:36:58 spire-1.2.1/test/fixture/certs/agent_svid.der 00:36:58 spire-1.2.1/test/fixture/certs/base_cert.pem 00:36:58 spire-1.2.1/test/fixture/certs/base_csr.pem 00:36:58 spire-1.2.1/test/fixture/certs/base_key.pem 00:36:58 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:36:58 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:36:58 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:36:58 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:36:58 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:36:58 spire-1.2.1/test/fixture/certs/blog_key.pem 00:36:58 spire-1.2.1/test/fixture/certs/bundle.der 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:36:58 spire-1.2.1/test/fixture/certs/ca.pem 00:36:58 spire-1.2.1/test/fixture/certs/ca_key.pem 00:36:58 spire-1.2.1/test/fixture/certs/database_cert.pem 00:36:58 spire-1.2.1/test/fixture/certs/database_csr.pem 00:36:58 spire-1.2.1/test/fixture/certs/database_key.pem 00:36:58 spire-1.2.1/test/fixture/certs/node_cert.pem 00:36:58 spire-1.2.1/test/fixture/certs/node_csr.pem 00:36:58 spire-1.2.1/test/fixture/certs/node_key.pem 00:36:58 spire-1.2.1/test/fixture/certs/svid.pem 00:36:58 spire-1.2.1/test/fixture/certs/svid_key.pem 00:36:58 spire-1.2.1/test/fixture/config/ 00:36:58 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:36:58 spire-1.2.1/test/fixture/config/agent_good.conf 00:36:58 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:36:58 spire-1.2.1/test/fixture/config/plugin_good.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:36:58 spire-1.2.1/test/fixture/config/server_good.conf 00:36:58 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:36:58 spire-1.2.1/test/fixture/fixture.go 00:36:58 spire-1.2.1/test/fixture/nodeattestor/ 00:36:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:36:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:36:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:36:58 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:36:58 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:36:58 spire-1.2.1/test/fixture/registration/ 00:36:58 spire-1.2.1/test/fixture/registration/entries.json 00:36:58 spire-1.2.1/test/fixture/registration/good-for-update.json 00:36:58 spire-1.2.1/test/fixture/registration/good.json 00:36:58 spire-1.2.1/test/fixture/registration/invalid.json 00:36:58 spire-1.2.1/test/fixture/registration/invalid_json.json 00:36:58 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:36:58 spire-1.2.1/test/integration/ 00:36:58 spire-1.2.1/test/integration/README.md 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:36:58 spire-1.2.1/test/integration/common 00:36:58 spire-1.2.1/test/integration/setup/ 00:36:58 spire-1.2.1/test/integration/setup/adminclient/ 00:36:58 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:36:58 spire-1.2.1/test/integration/setup/adminclient/client.go 00:36:58 spire-1.2.1/test/integration/setup/debugagent/ 00:36:58 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:36:58 spire-1.2.1/test/integration/setup/debugagent/main.go 00:36:58 spire-1.2.1/test/integration/setup/debugserver/ 00:36:58 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:36:58 spire-1.2.1/test/integration/setup/debugserver/main.go 00:36:58 spire-1.2.1/test/integration/setup/downstreamclient/ 00:36:58 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:36:58 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:36:58 spire-1.2.1/test/integration/setup/itclient/ 00:36:58 spire-1.2.1/test/integration/setup/itclient/client.go 00:36:58 spire-1.2.1/test/integration/setup/node-attestation/ 00:36:58 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:36:58 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:36:58 spire-1.2.1/test/integration/setup/x509pop/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:36:58 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:36:58 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:36:58 spire-1.2.1/test/integration/suites/ 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:36:58 spire-1.2.1/test/integration/suites/join-token/ 00:36:58 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:36:58 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:36:58 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:36:58 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:36:58 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:36:58 spire-1.2.1/test/integration/suites/join-token/README.md 00:36:58 spire-1.2.1/test/integration/suites/join-token/conf/ 00:36:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/join-token/teardown 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:36:58 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:36:58 spire-1.2.1/test/integration/suites/k8s/ 00:36:58 spire-1.2.1/test/integration/suites/k8s/00-setup 00:36:58 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:36:58 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:36:58 spire-1.2.1/test/integration/suites/k8s/README.md 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/ 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:36:58 spire-1.2.1/test/integration/suites/k8s/teardown 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/ 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:36:58 spire-1.2.1/test/integration/suites/rotation/ 00:36:58 spire-1.2.1/test/integration/suites/rotation/00-setup 00:36:58 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:36:58 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:36:58 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:36:58 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:36:58 spire-1.2.1/test/integration/suites/rotation/README.md 00:36:58 spire-1.2.1/test/integration/suites/rotation/conf/ 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:36:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/rotation/teardown 00:36:58 spire-1.2.1/test/integration/suites/self-test/ 00:36:58 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:36:58 spire-1.2.1/test/integration/suites/self-test/README.md 00:36:58 spire-1.2.1/test/integration/suites/self-test/teardown 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:36:58 spire-1.2.1/test/integration/suites/upgrade/ 00:36:58 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:36:58 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:36:58 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:36:58 spire-1.2.1/test/integration/suites/upgrade/README.md 00:36:58 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:36:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/upgrade/teardown 00:36:58 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:36:58 spire-1.2.1/test/integration/test-one.sh 00:36:58 spire-1.2.1/test/integration/test.sh 00:36:58 spire-1.2.1/test/plugintest/ 00:36:58 spire-1.2.1/test/plugintest/config.go 00:36:58 spire-1.2.1/test/plugintest/load.go 00:36:58 spire-1.2.1/test/plugintest/option.go 00:36:58 spire-1.2.1/test/spiretest/ 00:36:58 spire-1.2.1/test/spiretest/apiserver.go 00:36:58 spire-1.2.1/test/spiretest/assertions.go 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:36:58 spire-1.2.1/test/spiretest/dir.go 00:36:58 spire-1.2.1/test/spiretest/errors_posix.go 00:36:58 spire-1.2.1/test/spiretest/errors_windows.go 00:36:58 spire-1.2.1/test/spiretest/logs.go 00:36:58 spire-1.2.1/test/spiretest/socketapi.go 00:36:58 spire-1.2.1/test/spiretest/suite.go 00:36:58 spire-1.2.1/test/spiretest/x509.go 00:36:58 spire-1.2.1/test/testca/ 00:36:58 spire-1.2.1/test/testca/ca.go 00:36:58 spire-1.2.1/test/testkey/ 00:36:58 spire-1.2.1/test/testkey/generate.sh 00:36:58 spire-1.2.1/test/testkey/genkeys.go 00:36:58 spire-1.2.1/test/testkey/keys.go 00:36:58 spire-1.2.1/test/testkey/new.go 00:36:58 spire-1.2.1/test/tpmsimulator/ 00:36:58 spire-1.2.1/test/tpmsimulator/simulator.go 00:36:58 spire-1.2.1/test/util/ 00:36:58 spire-1.2.1/test/util/cert_fixtures.go 00:36:58 spire-1.2.1/test/util/cert_generation.go 00:36:58 spire-1.2.1/test/util/io_redirection.go 00:36:58 spire-1.2.1/test/util/race.go 00:36:58 spire-1.2.1/test/util/util.go 00:36:58 building spire from source... 00:36:58 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:36:58 spire-1.2.1/test/integration/suites/join-token/ 00:36:58 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:36:58 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:36:58 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:36:58 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:36:58 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:36:58 spire-1.2.1/test/integration/suites/join-token/README.md 00:36:58 spire-1.2.1/test/integration/suites/join-token/conf/ 00:36:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/join-token/teardown 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:36:58 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:36:58 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:36:58 spire-1.2.1/test/integration/suites/k8s/ 00:36:58 spire-1.2.1/test/integration/suites/k8s/00-setup 00:36:58 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:36:58 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:36:58 spire-1.2.1/test/integration/suites/k8s/README.md 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/ 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:36:58 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:36:58 spire-1.2.1/test/integration/suites/k8s/teardown 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/ 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:36:58 spire-1.2.1/test/integration/suites/rotation/ 00:36:58 spire-1.2.1/test/integration/suites/rotation/00-setup 00:36:58 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:36:58 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:36:58 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:36:58 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:36:58 spire-1.2.1/test/integration/suites/rotation/README.md 00:36:58 spire-1.2.1/test/integration/suites/rotation/conf/ 00:36:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/rotation/teardown 00:36:58 spire-1.2.1/test/integration/suites/self-test/ 00:36:58 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:36:58 spire-1.2.1/test/integration/suites/self-test/README.md 00:36:58 spire-1.2.1/test/integration/suites/self-test/teardown 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:36:58 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:36:58 spire-1.2.1/test/integration/suites/upgrade/ 00:36:58 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:36:58 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:36:58 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:36:58 spire-1.2.1/test/integration/suites/upgrade/README.md 00:36:58 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:36:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:36:58 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:36:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:36:58 spire-1.2.1/test/integration/suites/upgrade/teardown 00:36:58 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:36:58 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:36:58 spire-1.2.1/test/integration/test-one.sh 00:36:58 spire-1.2.1/test/integration/test.sh 00:36:58 spire-1.2.1/test/plugintest/ 00:36:58 spire-1.2.1/test/plugintest/config.go 00:36:58 spire-1.2.1/test/plugintest/load.go 00:36:58 spire-1.2.1/test/plugintest/option.go 00:36:58 spire-1.2.1/test/spiretest/ 00:36:58 spire-1.2.1/test/spiretest/apiserver.go 00:36:58 spire-1.2.1/test/spiretest/assertions.go 00:36:58 spire-1.2.1/test/spiretest/dir.go 00:36:58 spire-1.2.1/test/spiretest/errors_posix.go 00:36:58 spire-1.2.1/test/spiretest/errors_windows.go 00:36:58 spire-1.2.1/test/spiretest/logs.go 00:36:58 spire-1.2.1/test/spiretest/socketapi.go 00:36:58 spire-1.2.1/test/spiretest/suite.go 00:36:58 spire-1.2.1/test/spiretest/x509.go 00:36:58 spire-1.2.1/test/testca/ 00:36:58 spire-1.2.1/test/testca/ca.go 00:36:58 spire-1.2.1/test/testkey/ 00:36:58 spire-1.2.1/test/testkey/generate.sh 00:36:58 spire-1.2.1/test/testkey/genkeys.go 00:36:58 spire-1.2.1/test/testkey/keys.go 00:36:58 spire-1.2.1/test/testkey/new.go 00:36:58 spire-1.2.1/test/tpmsimulator/ 00:36:58 spire-1.2.1/test/tpmsimulator/simulator.go 00:36:58 spire-1.2.1/test/util/ 00:36:58 spire-1.2.1/test/util/cert_fixtures.go 00:36:58 spire-1.2.1/test/util/cert_generation.go 00:36:58 spire-1.2.1/test/util/io_redirection.go 00:36:58 spire-1.2.1/test/util/race.go 00:36:58 spire-1.2.1/test/util/util.go 00:36:58 building spire from source... 00:36:58 Installing go1.17.7... 00:36:58 ---> Running in 4ee5a112c200 00:36:58 Installing go1.17.7... 00:36:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:36:59 Removing intermediate container 4ee5a112c200 00:36:59 ---> c5a7c53fb099 00:36:59 Step 23/23 : LABEL version=0.0.0 00:36:59 ---> Running in dd57c2fa4d65 00:36:59 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 00:36:59 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 00:36:59 OK: 15854 distinct packages available 00:36:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:36:59 Removing intermediate container dd57c2fa4d65 00:36:59 ---> 3131b5653a49 00:36:59 00:36:59 Successfully built 3131b5653a49 00:36:59 Successfully tagged sys-mgmt-agent:latest 00:36:59  Building sys-mgmt-agent ... done Building core-data 00:37:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:37:00 (1/9) Installing ca-certificates (20211220-r0) 00:37:00 (2/9) Installing brotli-libs (1.0.9-r5) 00:37:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:37:01 (4/9) Installing libcurl (7.80.0-r0) 00:37:01 (5/9) Installing curl (7.80.0-r0) 00:37:01 (6/9) Installing dumb-init (1.2.5-r1) 00:37:01 (7/9) Installing musl-obstack (1.2.3-r0) 00:37:01 (8/9) Installing libucontext (1.1-r0) 00:37:01 (9/9) Installing gcompat (1.0.0-r4) 00:37:01 Executing busybox-1.34.1-r5.trigger 00:37:01 Executing ca-certificates-20211220-r0.trigger 00:37:01 OK: 8 MiB in 23 packages 00:37:04 Building bin/spire-server... 00:37:04 go: downloading github.com/mitchellh/cli v1.1.2 00:37:04 go: downloading google.golang.org/grpc v1.44.0 00:37:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:37:04 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:37:04 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:37:04 Building bin/spire-server... 00:37:04 go: downloading github.com/mitchellh/cli v1.1.2 00:37:04 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:37:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:37:04 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:37:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:37:04 go: downloading github.com/imdario/mergo v0.3.12 00:37:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:37:04 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:37:04 go: downloading github.com/imdario/mergo v0.3.12 00:37:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:37:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:04 ---> 8ffe37f3d015 00:37:04 Step 3/23 : WORKDIR /edgex-go 00:37:04 ---> Using cache 00:37:04 ---> 4e87df5362dc 00:37:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:04 ---> Using cache 00:37:04 ---> de8d1ddd8748 00:37:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:37:04 go: downloading github.com/sirupsen/logrus v1.8.1 00:37:04 go: downloading github.com/sirupsen/logrus v1.8.1 00:37:04 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:37:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:37:04 go: downloading google.golang.org/grpc v1.44.0 00:37:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:37:04 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:37:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:37:04 go: downloading github.com/fatih/color v1.13.0 00:37:04 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:37:04 go: downloading github.com/fatih/color v1.13.0 00:37:04 go: downloading github.com/mattn/go-isatty v0.0.14 00:37:04 go: downloading github.com/mattn/go-isatty v0.0.14 00:37:04 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:37:04 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:37:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:37:04 go: downloading github.com/armon/go-metrics v0.3.10 00:37:04 go: downloading github.com/prometheus/client_golang v1.12.1 00:37:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:37:04 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:37:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:37:04 go: downloading github.com/open-policy-agent/opa v0.38.0 00:37:04 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:37:04 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:37:04 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:37:04 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:37:04 go: downloading github.com/armon/go-metrics v0.3.10 00:37:04 go: downloading github.com/prometheus/client_golang v1.12.1 00:37:04 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:37:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:37:04 go: downloading github.com/open-policy-agent/opa v0.38.0 00:37:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:37:04 go: downloading github.com/mattn/go-colorable v0.1.12 00:37:04 go: downloading github.com/Masterminds/goutils v1.1.0 00:37:04 go: downloading github.com/Masterminds/semver v1.5.0 00:37:05 go: downloading github.com/google/uuid v1.1.2 00:37:05 go: downloading github.com/huandu/xstrings v1.3.2 00:37:05 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:37:05 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:37:05 go: downloading github.com/mattn/go-colorable v0.1.12 00:37:05 go: downloading github.com/Masterminds/goutils v1.1.0 00:37:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:37:05 go: downloading github.com/Masterminds/semver v1.5.0 00:37:05 go: downloading github.com/google/uuid v1.1.2 00:37:05 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:37:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:37:05 go: downloading github.com/huandu/xstrings v1.3.2 00:37:05 go: downloading github.com/imkira/go-observer v1.0.3 00:37:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:37:05 go: downloading github.com/oklog/run v1.0.0 00:37:05 go: downloading github.com/prometheus/client_model v0.2.0 00:37:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:37:05 go: downloading github.com/prometheus/common v0.32.1 00:37:05 go: downloading github.com/beorn7/perks v1.0.1 00:37:05 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:37:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:37:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:37:05 go: downloading github.com/prometheus/procfs v0.7.3 00:37:05 go: downloading github.com/imkira/go-observer v1.0.3 00:37:05 go: downloading github.com/pkg/errors v0.9.1 00:37:05 go: downloading github.com/prometheus/client_model v0.2.0 00:37:05 go: downloading go.uber.org/atomic v1.9.0 00:37:05 go: downloading github.com/prometheus/common v0.32.1 00:37:05 go: downloading github.com/pkg/errors v0.9.1 00:37:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:37:05 go: downloading github.com/oklog/run v1.0.0 00:37:05 go: downloading go.uber.org/atomic v1.9.0 00:37:05 go: downloading github.com/hashicorp/errwrap v1.1.0 00:37:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:37:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:37:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:37:05 go: downloading github.com/beorn7/perks v1.0.1 00:37:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:37:05 go: downloading github.com/prometheus/procfs v0.7.3 00:37:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:37:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:37:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:37:05 go: downloading github.com/hashicorp/errwrap v1.1.0 00:37:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:37:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:37:06 go: downloading github.com/blang/semver/v4 v4.0.0 00:37:06 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:37:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:37:06 go: downloading github.com/jinzhu/gorm v1.9.16 00:37:06 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:37:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:37:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:37:06 go: downloading github.com/lib/pq v1.10.4 00:37:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:37:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:37:06 go: downloading github.com/stretchr/testify v1.7.0 00:37:07 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:37:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:37:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:37:07 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:37:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:37:07 go: downloading github.com/stretchr/testify v1.7.0 00:37:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:37:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:37:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:37:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:37:07 go: downloading github.com/blang/semver/v4 v4.0.0 00:37:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:37:07 go: downloading github.com/jinzhu/gorm v1.9.16 00:37:07 go: downloading github.com/lib/pq v1.10.4 00:37:07 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:37:11 go: downloading google.golang.org/api v0.70.0 00:37:11 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:37:11 go: downloading k8s.io/client-go v0.23.4 00:37:11 go: downloading k8s.io/api v0.23.4 00:37:11 go: downloading github.com/google/go-tpm v0.3.3 00:37:11 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:37:11 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:37:11 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:37:11 go: downloading google.golang.org/api v0.70.0 00:37:11 go: downloading k8s.io/client-go v0.23.4 00:37:11 go: downloading github.com/google/go-tpm v0.3.3 00:37:11 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:37:11 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:37:11 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:37:11 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:37:11 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:37:11 go: downloading cloud.google.com/go/storage v1.21.0 00:37:11 go: downloading cloud.google.com/go/storage v1.21.0 00:37:11 go: downloading cloud.google.com/go v0.100.2 00:37:12 go: downloading cloud.google.com/go v0.100.2 00:37:12 go: downloading k8s.io/api v0.23.4 00:37:12 go: downloading k8s.io/apimachinery v0.23.4 00:37:12 go: downloading k8s.io/kube-aggregator v0.23.3 00:37:12 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:37:12 go: downloading cloud.google.com/go/security v1.3.0 00:37:12 go: downloading github.com/hashicorp/vault/api v1.4.1 00:37:13 go: downloading k8s.io/apimachinery v0.23.4 00:37:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:37:13 go: downloading github.com/twmb/murmur3 v1.1.6 00:37:13 go: downloading k8s.io/kube-aggregator v0.23.3 00:37:13 go: downloading github.com/aws/smithy-go v1.11.0 00:37:13 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:37:13 go: downloading cloud.google.com/go/security v1.3.0 00:37:14 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:37:14 go: downloading github.com/hashicorp/vault/api v1.4.1 00:37:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:37:14 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:37:14 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:37:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:37:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:37:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:37:15 go: downloading github.com/twmb/murmur3 v1.1.6 00:37:15 go: downloading github.com/jinzhu/inflection v1.0.0 00:37:15 go: downloading github.com/jinzhu/inflection v1.0.0 00:37:15 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:37:15 go: downloading github.com/aws/smithy-go v1.11.0 00:37:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:37:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:37:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:37:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:37:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:37:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:37:16 go: downloading github.com/dimchansky/utfbom v1.1.1 00:37:16 go: downloading cloud.google.com/go/compute v1.3.0 00:37:16 go: downloading cloud.google.com/go/iam v0.1.1 00:37:16 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:37:16 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:37:16 go: downloading github.com/gogo/protobuf v1.3.2 00:37:16 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:37:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:37:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:37:16 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:37:16 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:37:16 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:37:16 go: downloading github.com/dimchansky/utfbom v1.1.1 00:37:16 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:37:16 go: downloading cloud.google.com/go/compute v1.3.0 00:37:16 go: downloading cloud.google.com/go/iam v0.1.1 00:37:16 go: downloading k8s.io/klog/v2 v2.30.0 00:37:16 go: downloading github.com/google/gofuzz v1.1.0 00:37:16 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:37:16 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:37:16 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:37:16 go: downloading github.com/gogo/protobuf v1.3.2 00:37:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:37:16 go: downloading github.com/spf13/pflag v1.0.5 00:37:16 go: downloading k8s.io/klog/v2 v2.30.0 00:37:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:37:16 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:37:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:37:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:37:16 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:37:16 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:37:16 go: downloading github.com/google/gofuzz v1.1.0 00:37:16 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:37:16 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:37:17 go: downloading github.com/spf13/pflag v1.0.5 00:37:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:37:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:37:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:37:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:37:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:37:17 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:37:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:37:17 go: downloading gopkg.in/yaml.v2 v2.4.0 00:37:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:37:17 go: downloading github.com/gobwas/glob v0.2.3 00:37:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:37:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:37:17 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:37:17 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:37:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:37:17 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:37:18 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:37:18 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:37:18 go: downloading go.opencensus.io v0.23.0 00:37:18 go: downloading github.com/tklauser/numcpus v0.3.0 00:37:18 go: downloading gopkg.in/inf.v0 v0.9.1 00:37:18 go: downloading github.com/google/go-cmp v0.5.7 00:37:18 go: downloading github.com/googleapis/gnostic v0.5.5 00:37:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:37:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:37:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:37:18 go: downloading gopkg.in/yaml.v2 v2.4.0 00:37:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:37:18 go: downloading github.com/go-logr/logr v1.2.2 00:37:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:37:18 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:37:19 go: downloading github.com/gobwas/glob v0.2.3 00:37:19 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:37:19 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:37:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:37:19 go: downloading github.com/json-iterator/go v1.1.12 00:37:19 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:37:19 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:37:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:37:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:37:19 go: downloading go.uber.org/zap v1.21.0 00:37:19 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:37:19 go: downloading go.opencensus.io v0.23.0 00:37:19 go: downloading sigs.k8s.io/yaml v1.3.0 00:37:19 go: downloading gopkg.in/inf.v0 v0.9.1 00:37:19 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:37:19 go: downloading github.com/golang/snappy v0.0.4 00:37:19 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:37:19 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:37:19 go: downloading github.com/go-logr/logr v1.2.2 00:37:19 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:37:19 go: downloading github.com/hashicorp/go-version v1.2.0 00:37:19 go: downloading github.com/google/go-cmp v0.5.7 00:37:19 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:37:19 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:37:19 go: downloading github.com/googleapis/gnostic v0.5.5 00:37:19 go: downloading github.com/ryanuber/go-glob v1.0.0 00:37:19 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:37:19 go: downloading github.com/modern-go/reflect2 v1.0.2 00:37:19 go: downloading go.uber.org/multierr v1.6.0 00:37:19 go: downloading github.com/json-iterator/go v1.1.12 00:37:19 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:37:19 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:37:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:37:20 go: downloading go.uber.org/zap v1.21.0 00:37:20 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:37:20 go: downloading github.com/tklauser/numcpus v0.3.0 00:37:20 ? github.com/edgexfoundry/edgex-go [no test files] 00:37:20 go: downloading sigs.k8s.io/yaml v1.3.0 00:37:20 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:37:20 go: downloading github.com/ryanuber/go-glob v1.0.0 00:37:20 go: downloading github.com/golang/snappy v0.0.4 00:37:20 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:37:20 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:37:20 go: downloading github.com/modern-go/reflect2 v1.0.2 00:37:20 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:37:20 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:37:20 go: downloading github.com/hashicorp/go-version v1.2.0 00:37:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:37:20 go: downloading go.uber.org/multierr v1.6.0 00:37:22 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:37:22 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:37:23 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:37:23 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:37:31  ---> Running in 474428d384ae 00:37:31 Removing intermediate container e14af6f31259 00:37:31 ---> 0c8fc72b7845 00:37:31 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:37:32 ---> 84c6fc7be110 00:37:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:37:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:37:33 OK: 221 MiB in 52 packages 00:37:33 Removing intermediate container dca069d31c18 00:37:33 ---> 2dda57b01b5d 00:37:33 00:37:33 Step 13/26 : FROM alpine:3.15 00:37:33 ---> 0ac33e5f5afa 00:37:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:37:33 ---> Using cache 00:37:33 ---> 99b9d7b61059 00:37:33 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:33 ---> Using cache 00:37:33 ---> 84f1573fd812 00:37:33 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:37:34 ---> bc75455dd727 00:37:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:37:34 ---> Running in fcb282938ac9 00:37:35 ---> b20bc11e62f8 00:37:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:37:35 Removing intermediate container 474428d384ae 00:37:35 ---> 9cc9ef490613 00:37:35 Step 6/23 : COPY go.mod vendor* ./ 00:37:35 ---> Running in 59376031da06 00:37:35 Removing intermediate container 59376031da06 00:37:35 ---> 2922c612a280 00:37:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:35 ---> 8be2a67d235f 00:37:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:37:35 ---> Running in 54b59cc7b964 00:37:36 ---> Running in 9279e341f81b 00:37:36 Removing intermediate container 54b59cc7b964 00:37:36 ---> 6637cf4f9368 00:37:36 Step 18/20 : LABEL arch=x86_64 00:37:36 ---> Running in 8a0b22175644 00:37:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:37:36 Removing intermediate container 8a0b22175644 00:37:36 ---> b7fc7d6e1063 00:37:36 Step 19/20 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:37:36 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 00:37:36 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 00:37:36 OK: 15854 distinct packages available 00:37:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:37:37 ---> Running in 33d55e6cd053 00:37:37 Removing intermediate container 33d55e6cd053 00:37:37 ---> e9a540f6e22e 00:37:37 Step 20/20 : LABEL version=0.0.0 00:37:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:37:37 ---> Running in 5da43a93f539 00:37:38 Removing intermediate container 9279e341f81b 00:37:38 ---> bee8a1d073bf 00:37:38 Step 8/23 : COPY . . 00:37:38 (1/4) Installing dumb-init (1.2.5-r1) 00:37:38 (2/4) Installing musl-obstack (1.2.3-r0) 00:37:38 Removing intermediate container 5da43a93f539 00:37:38 ---> 43193f396373 00:37:38 00:37:38 (3/4) Installing libucontext (1.1-r0) 00:37:38 Successfully built 43193f396373 00:37:38 Successfully tagged security-spiffe-token-provider:latest 00:37:38  Building security-spiffe-token-provider ... done (4/4) Installing gcompat (1.0.0-r4) 00:37:38 Executing busybox-1.34.1-r5.trigger 00:37:38 OK: 6 MiB in 18 packages 00:37:43 Removing intermediate container fcb282938ac9 00:37:43 ---> 2ddadaa5a7f9 00:37:43 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 00:37:47 ---> fc7807dcf3b0 00:37:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:37:47 ---> 34f703764c46 00:37:47 Step 9/23 : RUN make cmd/core-data/core-data 00:37:47 ---> Running in dafe0298a661 00:37:47 ---> 87cbf7b4918b 00:37:47 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:37:48 ---> Running in e0d6334f3818 00:37:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:37:48 Removing intermediate container e0d6334f3818 00:37:48 ---> 777f8792b496 00:37:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:37:49 ---> 5fc83a1395d4 00:37:49 Step 21/26 : WORKDIR / 00:37:49 ---> Running in 0b24a35de4c7 00:37:49 Removing intermediate container 0b24a35de4c7 00:37:49 ---> df477b5b0622 00:37:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:37:50 ---> Running in 5e18e81bf2e2 00:37:50 Removing intermediate container 5e18e81bf2e2 00:37:50 ---> 69c5d446afae 00:37:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:37:50 ---> Running in 2569a393b657 00:37:50 Removing intermediate container 2569a393b657 00:37:50 ---> 157ed91c1b3b 00:37:50 Step 24/26 : LABEL arch=x86_64 00:37:50 ---> Running in 77042a71730f 00:37:51 Removing intermediate container 77042a71730f 00:37:51 ---> 2c876274c95d 00:37:51 Step 25/26 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:37:51 ---> Running in d58497f698a9 00:37:52 Removing intermediate container d58497f698a9 00:37:52 ---> dda5cd93abfd 00:37:52 Step 26/26 : LABEL version=0.0.0 00:37:52 ---> Running in 6311a23b343a 00:37:52 Removing intermediate container 6311a23b343a 00:37:52 ---> 776bd8aa744d 00:37:52 00:37:52 Successfully built 776bd8aa744d 00:37:52 Successfully tagged security-spire-config:latest 00:38:38  Building security-spire-config ... done Removing intermediate container dafe0298a661 00:38:38 ---> d47574239809 00:38:38 00:38:38 Step 10/23 : FROM alpine:3.14 00:38:38 ---> e04c818066af 00:38:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:38 ---> Running in a2305fdd1b73 00:38:38 Removing intermediate container a2305fdd1b73 00:38:38 ---> 8cdd422fd20a 00:38:38 Step 12/23 : ENV APP_PORT=59880 00:38:38 ---> Running in 82369a74f6f0 00:38:38 Removing intermediate container 82369a74f6f0 00:38:38 ---> 4313221bc0cf 00:38:38 Step 13/23 : EXPOSE $APP_PORT 00:38:38 ---> Running in c39e61a93684 00:38:38 Removing intermediate container c39e61a93684 00:38:38 ---> 2b3acf9cb145 00:38:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:38 ---> Running in 73a6b112f9a0 00:38:40 Removing intermediate container 73a6b112f9a0 00:38:40 ---> 2930a7fafe92 00:38:40 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:38:40 ---> Running in 8dcbe11d66ad 00:38:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:38:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:38:43 (1/6) Installing dumb-init (1.2.5-r1) 00:38:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:38:43 (3/6) Installing libsodium (1.0.18-r0) 00:38:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:38:43 (5/6) Installing libzmq (4.3.4-r0) 00:38:43 (6/6) Installing zeromq (4.3.4-r0) 00:38:43 Executing busybox-1.33.1-r7.trigger 00:38:43 OK: 8 MiB in 20 packages 00:38:45 Removing intermediate container 8dcbe11d66ad 00:38:45 ---> 25584bcefece 00:38:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:46 ---> e04b5c792359 00:38:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:38:47 ---> 5d090eaac0c8 00:38:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:38:48 ---> 275ca7095c16 00:38:48 Step 19/23 : ENTRYPOINT ["/core-data"] 00:38:48 ---> Running in 5ac566cd05df 00:38:48 Removing intermediate container 5ac566cd05df 00:38:48 ---> 83e6459b74db 00:38:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:48 ---> Running in be4d2e7c544e 00:38:48 Removing intermediate container be4d2e7c544e 00:38:48 ---> af2047108173 00:38:48 Step 21/23 : LABEL arch=x86_64 00:38:48 ---> Running in 4020adc5d246 00:38:49 Removing intermediate container 4020adc5d246 00:38:49 ---> 2901a90b14e9 00:38:49 Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:38:49 ---> Running in 0815956f71c6 00:38:49 Removing intermediate container 0815956f71c6 00:38:49 ---> 11ad5c3c420f 00:38:49 Step 23/23 : LABEL version=0.0.0 00:38:49 ---> Running in de50c2e830eb 00:38:49 Removing intermediate container de50c2e830eb 00:38:49 ---> 482eeed1de15 00:38:49 00:38:49 Successfully built 482eeed1de15 00:38:49 Successfully tagged core-data:latest 00:39:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:39:36  Building core-data ... done Building bin/spire-agent... 00:39:36 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 00:39:36 go: downloading cloud.google.com/go/secretmanager v1.3.0 00:39:36 go: downloading github.com/docker/docker v20.10.12+incompatible 00:39:36 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 00:39:36 Building bin/spire-agent... 00:39:36 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 00:39:36 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 00:39:36 go: downloading cloud.google.com/go/secretmanager v1.3.0 00:39:36 go: downloading github.com/docker/docker v20.10.12+incompatible 00:39:36 go: downloading github.com/google/go-tpm-tools v0.3.3 00:39:36 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 00:39:36 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 00:39:36 go: downloading github.com/docker/go-connections v0.4.0 00:39:36 go: downloading github.com/docker/go-units v0.4.0 00:39:36 go: downloading github.com/opencontainers/image-spec v1.0.1 00:39:36 go: downloading github.com/containerd/containerd v1.3.4 00:39:36 go: downloading github.com/docker/distribution v2.7.1+incompatible 00:39:36 go: downloading github.com/opencontainers/go-digest v1.0.0 00:39:36 go: downloading github.com/google/go-tpm-tools v0.3.3 00:39:36 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 00:39:36 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 00:39:36 go: downloading github.com/docker/go-units v0.4.0 00:39:36 go: downloading github.com/docker/go-connections v0.4.0 00:39:36 go: downloading github.com/opencontainers/image-spec v1.0.1 00:39:36 go: downloading github.com/containerd/containerd v1.3.4 00:39:36 go: downloading github.com/docker/distribution v2.7.1+incompatible 00:39:36 go: downloading github.com/opencontainers/go-digest v1.0.0 00:39:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.271s coverage: 28.7% of statements 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.474s coverage: 98.5% of statements 00:39:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.507s coverage: 54.9% of statements 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.431s coverage: 89.2% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.449s coverage: 84.4% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.663s coverage: 95.4% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.375s coverage: 72.2% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.669s coverage: 60.0% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.998s coverage: 0.9% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.292s coverage: 58.8% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.424s coverage: 24.0% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.501s coverage: 47.1% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.372s coverage: 79.5% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.389s coverage: 94.1% of statements 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.493s coverage: 96.3% of statements 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.458s coverage: 87.5% of statements 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.508s coverage: 94.4% of statements 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements 00:40:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.733s coverage: 82.5% of statements 00:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:40:44 Removing intermediate container cc25f404d021 00:40:44 ---> 943422a09bc9 00:40:44 00:40:44 Step 13/26 : FROM alpine:3.15 00:40:44 ---> 0ac33e5f5afa 00:40:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:40:44 ---> Using cache 00:40:44 ---> 99b9d7b61059 00:40:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:44 ---> Using cache 00:40:44 ---> 84f1573fd812 00:40:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:40:44 Removing intermediate container 32c65d9630bb 00:40:44 ---> fba11fe63846 00:40:44 00:40:44 Step 13/25 : FROM alpine:3.15 00:40:44 ---> 0ac33e5f5afa 00:40:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:40:44 ---> Using cache 00:40:44 ---> 99b9d7b61059 00:40:44 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:44 ---> Using cache 00:40:44 ---> 84f1573fd812 00:40:44 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:40:44 ---> Running in 5723bf42a0ad 00:40:44 ---> Running in 965029a5aef0 00:40:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:40:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:40:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:40:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:40:44 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 00:40:44 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 00:40:44 OK: 15854 distinct packages available 00:40:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:40:44 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 00:40:44 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 00:40:44 OK: 15854 distinct packages available 00:40:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:40:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:40:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:40:44 (1/5) Installing dumb-init (1.2.5-r1) 00:40:44 (1/5) Installing dumb-init (1.2.5-r1) 00:40:44 (2/5) Installing musl-obstack (1.2.3-r0) 00:40:44 (2/5) Installing musl-obstack (1.2.3-r0) 00:40:44 (3/5) Installing libucontext (1.1-r0) 00:40:44 (3/5) Installing libucontext (1.1-r0) 00:40:44 (4/5) Installing gcompat (1.0.0-r4) 00:40:44 (4/5) Installing gcompat (1.0.0-r4) 00:40:44 (5/5) Installing openssl (1.1.1n-r0) 00:40:44 (5/5) Installing openssl (1.1.1n-r0) 00:40:44 Executing busybox-1.34.1-r5.trigger 00:40:44 OK: 6 MiB in 19 packages 00:40:44 Executing busybox-1.34.1-r5.trigger 00:40:44 OK: 6 MiB in 19 packages 00:40:44 Removing intermediate container 5723bf42a0ad 00:40:44 ---> e8d6a2e08035 00:40:44 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 00:40:44 Removing intermediate container 965029a5aef0 00:40:44 ---> 400d2f2d2035 00:40:44 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 00:40:44 ---> 570878bd2a9b 00:40:44 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 00:40:44 ---> 82739cdf59f3 00:40:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:40:44 ---> 0dbc6fbb2c66 00:40:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:40:44 ---> c8bfd8c90ce8 00:40:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:40:44 ---> adf7d7778dc4 00:40:44 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:40:44 ---> f49030758fef 00:40:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:40:44 ---> Running in 49f459cf6ba6 00:40:44 Removing intermediate container 49f459cf6ba6 00:40:44 ---> 6aec4127d300 00:40:44 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:40:44 ---> e93e8348de98 00:40:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:40:44 ---> Running in 6ce442e6d61b 00:40:44 Removing intermediate container 6ce442e6d61b 00:40:44 ---> c45d2feb69a8 00:40:44 Step 23/25 : LABEL arch=x86_64 00:40:44 ---> Running in 1da9bb5c0625 00:40:44 ---> 68df1e30fe9e 00:40:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:40:44 Removing intermediate container 1da9bb5c0625 00:40:44 ---> 174e08ff806a 00:40:44 Step 24/25 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:40:44 ---> Running in 0bf56dee6641 00:40:44 ---> baf034235904 00:40:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:40:44 ---> Running in c5148b69c020 00:40:44 Removing intermediate container 0bf56dee6641 00:40:44 ---> 5bdf9af87cf0 00:40:44 Step 25/25 : LABEL version=0.0.0 00:40:44 ---> Running in efd1fced398d 00:40:44 Removing intermediate container c5148b69c020 00:40:44 ---> b04a57368ffe 00:40:44 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:40:44 ---> Running in 1f2f14b8f937 00:40:44 Removing intermediate container efd1fced398d 00:40:44 ---> bf3c25850fa9 00:40:44 00:40:44 Removing intermediate container 1f2f14b8f937 00:40:44 ---> 292a4f5566fe 00:40:44 Step 24/26 : LABEL arch=x86_64 00:40:44 ---> Running in a77f6b0542c0 00:40:44 Successfully built bf3c25850fa9 00:40:44 Successfully tagged security-spire-server:latest 00:40:44  Building security-spire-server ... done Removing intermediate container a77f6b0542c0 00:40:44 ---> 860225b8223c 00:40:44 Step 25/26 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 00:40:44 ---> Running in 262153dd7416 00:40:44 Removing intermediate container 262153dd7416 00:40:44 ---> 4fcad0a0d7e4 00:40:44 Step 26/26 : LABEL version=0.0.0 00:40:44 ---> Running in f075a7720dc1 00:40:44 Removing intermediate container f075a7720dc1 00:40:44 ---> 2f9b13822de9 00:40:44 00:40:44 Successfully built 2f9b13822de9 00:40:44 Successfully tagged security-spire-agent:latest 00:40:44  Building security-spire-agent ... done  [Pipeline] } 00:40:44 $ docker stop --time=1 74ab7a9131c81b8a760e7b6aff1087d3d025453a95f22411b88696c359e14774 00:40:46 $ docker rm -f 74ab7a9131c81b8a760e7b6aff1087d3d025453a95f22411b88696c359e14774 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:46 + docker images 00:40:46 REPOSITORY TAG IMAGE ID CREATED SIZE 00:40:46 security-spire-agent latest 2f9b13822de9 2 seconds ago 127MB 00:40:46 security-spire-server latest bf3c25850fa9 2 seconds ago 87.3MB 00:40:46 943422a09bc9 20 seconds ago 4.5GB 00:40:46 fba11fe63846 21 seconds ago 4.5GB 00:40:46 core-data latest 482eeed1de15 About a minute ago 35.9MB 00:40:46 d47574239809 2 minutes ago 1.65GB 00:40:46 security-spire-config latest 776bd8aa744d 2 minutes ago 86.7MB 00:40:46 security-spiffe-token-provider latest 43193f396373 3 minutes ago 28.5MB 00:40:46 2dda57b01b5d 3 minutes ago 4.5GB 00:40:46 sys-mgmt-agent latest 3131b5653a49 3 minutes ago 307MB 00:40:46 ed6b26323047 3 minutes ago 1.61GB 00:40:46 c4b679fc412b 4 minutes ago 1.62GB 00:40:46 security-secretstore-setup latest 38e821e30847 4 minutes ago 42.1MB 00:40:46 security-proxy-setup latest 6d088a660429 4 minutes ago 43.4MB 00:40:46 core-metadata latest 596ea37c5a15 4 minutes ago 26.2MB 00:40:46 271598d2df87 4 minutes ago 1.63GB 00:40:46 81333c14540f 4 minutes ago 1.63GB 00:40:46 dbff2cc42845 4 minutes ago 1.62GB 00:40:46 security-bootstrapper latest e8c11d4324e3 5 minutes ago 24.3MB 00:40:46 core-command latest 71e461135d7f 5 minutes ago 24.5MB 00:40:46 support-scheduler latest cad64de7e755 5 minutes ago 26MB 00:40:46 support-notifications latest 0ababd2dc03a 5 minutes ago 26.6MB 00:40:46 938df0c69e11 5 minutes ago 1.62GB 00:40:46 c81843ce9a27 5 minutes ago 1.61GB 00:40:46 227d9f2f4709 5 minutes ago 1.61GB 00:40:46 85d88ff23e3b 5 minutes ago 1.62GB 00:40:46 ci-base-image-x86_64 latest 8ffe37f3d015 9 minutes ago 896MB 00:40:46 docker 20.10.14 7417809fdb73 7 days ago 218MB 00:40:46 alpine 3.14 e04c818066af 8 days ago 5.59MB 00:40:46 alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB 00:40:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 00:40:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 00:40:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.305s coverage: 58.8% of statements 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.295s coverage: 80.0% of statements 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements 00:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.805s coverage: 91.2% of statements 00:40:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 64.4% of statements 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.229s coverage: 100.0% of statements 00:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements 00:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 00:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 00:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 00:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.600s coverage: 65.4% of statements 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.963s coverage: 43.8% of statements 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.322s coverage: 89.5% of statements 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:41:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.341s coverage: 17.7% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.743s coverage: 92.3% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.362s coverage: 63.2% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.456s coverage: 97.7% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.221s coverage: 28.9% of statements 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:41:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.199s coverage: 100.0% of statements 00:41:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 00:41:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:41:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:41:10 GO111MODULE=on go vet ./... 00:43:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:43:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:43:17 ./bin/test-attribution-txt.sh [Pipeline] echo 00:43:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:43:17 + ls -al . 00:43:17 total 664 00:43:17 drwxrwxr-x 9 1001 1001 4096 Apr 13 00:43 . 00:43:17 drwxr-xr-x 4 root root 4096 Apr 13 00:36 .. 00:43:17 -rw-rw-r-- 1 1001 1001 11 Apr 13 00:34 .dockerignore 00:43:17 drwxrwxr-x 8 1001 1001 4096 Apr 13 00:34 .git 00:43:17 drwxrwxr-x 3 1001 1001 4096 Apr 13 00:34 .github 00:43:17 -rw-rw-r-- 1 1001 1001 879 Apr 13 00:34 .gitignore 00:43:17 -rw-rw-r-- 1 1001 1001 42 Apr 13 00:34 .golangci.yml 00:43:17 -rw-rw-r-- 1 1001 1001 87 Apr 13 00:34 .hadolint.yml 00:43:17 -rw-rw-r-- 1 1001 1001 166 Apr 13 00:34 .sonarcloud.properties 00:43:17 -rw-rw-r-- 1 1001 1001 1171 Apr 13 00:34 ADOPTERS.md 00:43:17 -rw-rw-r-- 1 1001 1001 9953 Apr 13 00:34 Attribution.txt 00:43:17 -rw-rw-r-- 1 1001 1001 51732 Apr 13 00:34 CHANGELOG.md 00:43:17 -rw-rw-r-- 1 1001 1001 3804 Apr 13 00:34 CONTRIBUTING.md 00:43:17 -rw-rw-r-- 1 1001 1001 677 Apr 13 00:34 GOVERNANCE.md 00:43:17 -rw-rw-r-- 1 1001 1001 850 Apr 13 00:34 Jenkinsfile 00:43:17 -rw-rw-r-- 1 1001 1001 10775 Apr 13 00:34 LICENSE 00:43:17 -rw-rw-r-- 1 1001 1001 8478 Apr 13 00:34 Makefile 00:43:17 -rw-rw-r-- 1 1001 1001 582 Apr 13 00:34 OWNERS.md 00:43:17 -rw-rw-r-- 1 1001 1001 8207 Apr 13 00:34 README.md 00:43:17 -rw-rw-r-- 1 1001 1001 6912 Apr 13 00:34 SECURITY.md 00:43:17 -rw-rw-r-- 1 1001 1001 5 Apr 13 00:30 VERSION 00:43:17 -rw-rw-r-- 1 1001 1001 4131 Apr 13 00:34 ZMQWindows.md 00:43:17 drwxrwxr-x 2 1001 1001 4096 Apr 13 00:34 bin 00:43:17 drwxrwxr-x 18 1001 1001 4096 Apr 13 00:34 cmd 00:43:17 -rw-r--r-- 1 root root 432619 Apr 13 00:41 coverage.out 00:43:17 -rw-rw-r-- 1 1001 1001 3176 Apr 13 00:34 go.mod 00:43:17 -rw-rw-r-- 1 1001 1001 34992 Apr 13 00:36 go.sum 00:43:17 drwxrwxr-x 8 1001 1001 4096 Apr 13 00:34 internal 00:43:17 drwxrwxr-x 3 1001 1001 4096 Apr 13 00:34 openapi 00:43:17 drwxrwxr-x 4 1001 1001 4096 Apr 13 00:34 snap 00:43:17 -rw-rw-r-- 1 1001 1001 204 Apr 13 00:34 version.go [Pipeline] sh 00:43:18 + '[' -e coverage.out ] 00:43:18 + chown 1001:1001 coverage.out [Pipeline] stash 00:43:18 Warning: overwriting stash ‘coverage-report’ 00:43:19 Stashed 1 file(s) [Pipeline] sh 00:43:20 + make build 00:43:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:45:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:47:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:47:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:47:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:47:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:47:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:47:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:47:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:48:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:48:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:48:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:48:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:48:36 $ docker stop --time=1 433e6abecdffbd1052e5d60bfd4c9e66b77c038ca1ea89580cfc4575eebee3d6 00:48:38 $ docker rm -f 433e6abecdffbd1052e5d60bfd4c9e66b77c038ca1ea89580cfc4575eebee3d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:48:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:48:41 00:48:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:48:42 latest: Pulling from edgex-devops/edgex-compose-arm64 00:48:42 29e5d40040c1: Pulling fs layer 00:48:42 1ce36da41761: Pulling fs layer 00:48:42 25b303627fd3: Pulling fs layer 00:48:42 29e5d40040c1: Verifying Checksum 00:48:42 29e5d40040c1: Download complete 00:48:42 1ce36da41761: Verifying Checksum 00:48:42 1ce36da41761: Download complete 00:48:43 29e5d40040c1: Pull complete 00:48:44 25b303627fd3: Verifying Checksum 00:48:44 25b303627fd3: Download complete 00:48:44 1ce36da41761: Pull complete 00:48:57 25b303627fd3: Pull complete 00:48:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:48:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:48:57 prd-ubuntu20.04-docker-arm64-4c-16g-20744 does not seem to be running inside a container 00:48:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:49:00 $ docker top f420f83f39eadb17527c304d3e6238195f4aa18587871404208051baddec45a2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:01 + docker-compose build --help 00:49:01 + grep parallel 00:49:07 --parallel Build images in parallel. [Pipeline] } 00:49:07 $ docker stop --time=1 f420f83f39eadb17527c304d3e6238195f4aa18587871404208051baddec45a2 00:49:09 $ docker rm -f f420f83f39eadb17527c304d3e6238195f4aa18587871404208051baddec45a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:49:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:49:10 . [Pipeline] withDockerContainer 00:49:10 prd-ubuntu20.04-docker-arm64-4c-16g-20744 does not seem to be running inside a container 00:49:10 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:49:12 $ docker top 8addf3d1931924a4879b04bc1c9ab003b5cf46eb9e78f2be83a90ba13da3309d -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:13 + docker-compose -f ./docker-compose-build.yml build --parallel 00:49:20 Building core-command ... 00:49:20 Building core-data ... 00:49:20 Building core-metadata ... 00:49:20 Building security-bootstrapper ... 00:49:20 Building security-proxy-setup ... 00:49:20 Building security-secretstore-setup ... 00:49:20 Building security-spiffe-token-provider ... 00:49:20 Building security-spire-agent ... 00:49:20 Building security-spire-config ... 00:49:20 Building security-spire-server ... 00:49:20 Building support-notifications ... 00:49:20 Building support-scheduler ... 00:49:20 Building sys-mgmt-agent ... 00:49:20 Building security-bootstrapper 00:49:20 Building core-data 00:49:20 Building security-spiffe-token-provider 00:49:20 Building core-command 00:49:20 Building support-scheduler 00:50:56 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:50:56 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:50:56 ---> 6657c5ea2509 00:50:56 Step 3/31 : WORKDIR /edgex-go 00:50:56 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:50:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:50:56 ---> 6657c5ea2509 00:50:56 Step 3/20 : WORKDIR /edgex-go 00:50:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:50:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:50:56 ---> 6657c5ea2509 00:50:56 Step 3/22 : WORKDIR /edgex-go 00:50:56 ---> Running in 6350cca0823a 00:50:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:50:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:50:56 ---> 6657c5ea2509 00:50:56 Step 3/23 : WORKDIR /edgex-go 00:50:56 ---> Running in a602c8e439e1 00:50:56 ---> Running in 09c24afcf620 00:50:56 ---> Running in 5ef5c2b47609 00:50:56 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:50:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:50:56 ---> 6657c5ea2509 00:50:56 Step 3/23 : WORKDIR /edgex-go 00:50:56 ---> Running in f50b777b3487 00:50:57 Removing intermediate container 6350cca0823a 00:50:57 ---> f48004702556 00:50:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:57 Removing intermediate container a602c8e439e1 00:50:57 ---> 8de111544ff4 00:50:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:57 Removing intermediate container f50b777b3487 00:50:57 ---> 06f09e4dce0e 00:50:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:57 Removing intermediate container 09c24afcf620 00:50:57 ---> 3c4e9d5633c0 00:50:57 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:57 ---> Running in 8ea73148897d 00:50:57 ---> Running in 6f814ed1277d 00:50:57 ---> Running in e9ac00b57936 00:50:57 Removing intermediate container 5ef5c2b47609 00:50:57 ---> 855da9a5ae4c 00:50:57 Step 4/20 : RUN apk update && apk --no-cache --update add build-base ---> Running in 82a0dd22c112 00:50:57 00:50:57 ---> Running in 31ce73de7409 00:51:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:51:01 Removing intermediate container 8ea73148897d 00:51:01 ---> a954ad405b62 00:51:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:51:01 ---> Running in 67fb1d2938a3 00:51:01 Removing intermediate container 6f814ed1277d 00:51:01 ---> 5e5816629e4a 00:51:01 Step 5/23 : RUN apk add --update --no-cache make git 00:51:01 ---> Running in da2344b56c43 00:51:01 Removing intermediate container 82a0dd22c112 00:51:01 ---> e7bf45777031 00:51:01 Step 5/31 : RUN apk add --update --no-cache make git 00:51:02 Removing intermediate container e9ac00b57936 00:51:02 ---> 1081abfda4c1 00:51:02 Step 5/22 : RUN apk add --update --no-cache make git 00:51:02 ---> Running in a3f26367a627 00:51:02 ---> Running in 6e1ea6704594 00:51:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:51:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:51:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:51:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:52:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:52:12 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 00:52:12 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 00:52:12 OK: 15740 distinct packages available 00:52:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:52:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:52:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:52:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:52:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:52:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:52:12 OK: 220 MiB in 52 packages 00:52:12 OK: 220 MiB in 52 packages 00:52:12 OK: 220 MiB in 52 packages 00:52:12 OK: 220 MiB in 52 packages 00:52:12 OK: 220 MiB in 52 packages 00:52:12 Removing intermediate container 6e1ea6704594 00:52:12 ---> b5531ab8be8e 00:52:12 Step 6/22 : COPY go.mod vendor* ./ 00:52:12 Removing intermediate container 67fb1d2938a3 00:52:12 ---> 93f82b4f345c 00:52:12 Step 6/23 : COPY go.mod vendor* ./ 00:52:13 Removing intermediate container a3f26367a627 00:52:13 ---> abf9fbd1ace6 00:52:13 Step 6/31 : COPY go.mod vendor* ./ 00:52:13 Removing intermediate container da2344b56c43 00:52:13 ---> f4b660114ef5 00:52:13 Step 6/23 : COPY go.mod vendor* ./ 00:52:13 Removing intermediate container 31ce73de7409 00:52:13 ---> b2747f728ef1 00:52:13 Step 5/20 : COPY go.mod vendor* ./ 00:52:13 ---> d9ba8f1dbc43 00:52:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:13 ---> Running in 5bd42cd7a149 00:52:13 ---> a0eec0f0e4a1 00:52:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:14 ---> Running in 2785704be068 00:52:14 ---> 4e1a9053d0cd 00:52:14 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:14 ---> 658e27c0d6a3 00:52:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:15 ---> Running in 1a98bc412ff8 00:52:15 ---> 787b813ea5d6 00:52:15 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:52:15 ---> Running in c7b6a3adafc9 00:52:15 ---> Running in 57d822de9b9a 00:52:19 Removing intermediate container 5bd42cd7a149 00:52:19 ---> 391fbbf62cf2 00:52:19 Step 8/22 : COPY . . 00:52:20 Removing intermediate container 2785704be068 00:52:20 ---> 874542a2f111 00:52:20 Step 8/23 : COPY . . 00:52:21 Removing intermediate container 1a98bc412ff8 00:52:21 ---> a0180a806c0a 00:52:21 Step 8/23 : COPY . . 00:52:22 Removing intermediate container c7b6a3adafc9 00:52:22 ---> 879242ef8391 00:52:22 Step 8/31 : COPY . . 00:52:22 Removing intermediate container 57d822de9b9a 00:52:22 ---> d8b7d357c9ae 00:52:22 Step 7/20 : COPY . . 00:52:54 ---> 0a02d42926b7 00:52:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:52:54 ---> Running in 4d497635ec11 00:52:55 ---> eabd71c2c199 00:52:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:52:55 ---> Running in 033b023bdecb 00:52:55 ---> 724b069e46a1 00:52:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:52:56 ---> Running in f57f55373b9b 00:52:56 ---> 6851578d5dc2 00:52:56 Step 9/23 : RUN make cmd/core-data/core-data 00:52:56 ---> Running in a6361d8d7ec1 00:52:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:52:57 ---> df9edaf1e984 00:52:57 Step 9/23 : RUN make cmd/core-command/core-command 00:52:57 ---> Running in eab6bb689475 00:52:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:52:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:52:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:52:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:00:22 Removing intermediate container f57f55373b9b 01:00:22 ---> dfb561667c47 01:00:22 01:00:22 Step 9/20 : FROM alpine:3.15 01:00:22 3.15: Pulling from library/alpine 01:00:22 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 01:00:22 Status: Downloaded newer image for alpine:3.15 01:00:22 ---> 3fb3c9af89a9 01:00:22 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:00:22 ---> Running in 4378d20ebd0b 01:00:22 Removing intermediate container 4378d20ebd0b 01:00:22 ---> b54ce4f065de 01:00:22 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:00:22 ---> Running in cf674e252dba 01:00:26 Removing intermediate container cf674e252dba 01:00:26 ---> c602ead8ab8a 01:00:26 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:00:27 ---> Running in 58023f7ef0dc 01:00:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:00:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:00:33 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:00:33 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:00:33 OK: 15729 distinct packages available 01:00:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:00:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:00:35 (1/9) Installing ca-certificates (20211220-r0) 01:00:35 (2/9) Installing brotli-libs (1.0.9-r5) 01:00:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 01:00:36 (4/9) Installing libcurl (7.80.0-r0) 01:00:36 (5/9) Installing curl (7.80.0-r0) 01:00:36 (6/9) Installing dumb-init (1.2.5-r1) 01:00:36 (7/9) Installing musl-obstack (1.2.3-r0) 01:00:36 (8/9) Installing libucontext (1.1-r0) 01:00:36 (9/9) Installing gcompat (1.0.0-r4) 01:00:36 Executing busybox-1.34.1-r5.trigger 01:00:36 Executing ca-certificates-20211220-r0.trigger 01:00:36 OK: 8 MiB in 23 packages 01:00:37 Removing intermediate container eab6bb689475 01:00:37 ---> 54cfedaf0a81 01:00:37 01:00:37 Step 10/23 : FROM alpine:3.14 01:00:38 3.14: Pulling from library/alpine 01:00:40 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:00:40 Status: Downloaded newer image for alpine:3.14 01:00:40 ---> ac73e934f311 01:00:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:00:40 Removing intermediate container 58023f7ef0dc 01:00:40 ---> 28ae825b66a4 01:00:40 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 01:00:40 ---> Running in c527fc911397 01:00:41 Removing intermediate container 033b023bdecb 01:00:41 ---> 0b09ef5cfa9e 01:00:41 01:00:41 Step 10/31 : FROM alpine:3.14 01:00:41 ---> ac73e934f311 01:00:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:00:42 ---> Running in 15bb6b7c2e41 01:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:00:43 ---> 540a252a881d 01:00:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:00:43 Removing intermediate container 15bb6b7c2e41 01:00:43 ---> ca16988eb800 01:00:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 01:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:00:43 ---> Running in cad110d562af 01:00:44 (1/1) Installing dumb-init (1.2.5-r1) 01:00:44 Executing busybox-1.33.1-r7.trigger 01:00:44 OK: 5 MiB in 15 packages 01:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:00:46 Removing intermediate container c527fc911397 01:00:46 ---> 6595e678b245 01:00:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:00:46 ---> Running in a0f986f21071 01:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:00:47 Removing intermediate container a0f986f21071 01:00:47 ---> bf40bc4a5702 01:00:47 Step 13/23 : ENV APP_PORT=59882 01:00:48 (1/2) Installing dumb-init (1.2.5-r1) 01:00:48 (2/2) Installing su-exec (0.2-r1) 01:00:48 ---> Running in ed1216d3e1ad 01:00:48 Executing busybox-1.33.1-r7.trigger 01:00:48 OK: 6 MiB in 16 packages 01:00:49 Removing intermediate container ed1216d3e1ad 01:00:49 ---> 6b33e529c0ff 01:00:49 Step 14/23 : EXPOSE $APP_PORT 01:00:49 ---> 5ab436c90c59 01:00:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 01:00:49 ---> Running in 6a35733cd3da 01:00:49 Removing intermediate container cad110d562af 01:00:49 ---> 7225a3d48314 01:00:49 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 01:00:50 ---> Running in e0fcbf97aa41 01:00:50 Removing intermediate container 6a35733cd3da 01:00:50 ---> 2bfc9d1c6dbd 01:00:50 Step 15/23 : WORKDIR / 01:00:50 ---> Running in 23c4e9142ea3 01:00:50 ---> 87e5f80edc97 01:00:50 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 01:00:51 Removing intermediate container e0fcbf97aa41 01:00:51 ---> cb9bdf8bb344 01:00:51 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:00:51 ---> Running in 1c4d9f4b2982 01:00:51 ---> Running in 9b4bc798d246 01:00:51 Removing intermediate container 23c4e9142ea3 01:00:51 ---> 150ed84bfebd 01:00:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:00:51 Removing intermediate container 1c4d9f4b2982 01:00:51 ---> 06db56c2d0e9 01:00:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:00:52 ---> Running in 96dcd496b6f4 01:00:52 Removing intermediate container 9b4bc798d246 01:00:52 ---> 258b12e83fdc 01:00:52 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:00:52 ---> Running in b026be2c28e6 01:00:52 ---> f5011a2be7ab 01:00:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:00:52 Removing intermediate container 96dcd496b6f4 01:00:52 ---> c582b94ea250 01:00:52 Step 18/20 : LABEL arch=arm64 01:00:53 ---> Running in cf4dd1037aa8 01:00:53 Removing intermediate container 4d497635ec11 01:00:53 ---> 0ad1bdfd3557 01:00:53 01:00:53 Step 10/22 : FROM alpine:3.14 01:00:53 ---> ac73e934f311 01:00:53 Step 11/22 : RUN apk add --update --no-cache dumb-init 01:00:53 ---> Using cache 01:00:53 ---> 6595e678b245 01:00:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:00:53 ---> Using cache 01:00:53 ---> bf40bc4a5702 01:00:53 Step 13/22 : ENV APP_PORT=59861 01:00:53 ---> Running in 436a12ca3741 01:00:54 Removing intermediate container cf4dd1037aa8 01:00:54 ---> cc00235e41a1 01:00:54 Step 19/20 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 01:00:54 ---> Running in dd9185c8e188 01:00:54 Removing intermediate container 436a12ca3741 01:00:54 ---> 4d45503c1520 01:00:54 Step 14/22 : EXPOSE $APP_PORT 01:00:54 ---> Running in 11f2d0cdce40 01:00:55 Removing intermediate container dd9185c8e188 01:00:55 ---> 525a7fae7646 01:00:55 Step 20/20 : LABEL version=0.0.0 01:00:55 ---> Running in e2ab185e7610 01:00:55 Removing intermediate container 11f2d0cdce40 01:00:55 ---> c9f6c002fa8f 01:00:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:00:55 Removing intermediate container b026be2c28e6 01:00:55 ---> 1b941db2a8a8 01:00:55 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 01:00:56 ---> Running in a9efe243b7b0 01:00:56 Removing intermediate container e2ab185e7610 01:00:56 ---> 20279bf7bb07 01:00:56 01:00:57 Removing intermediate container a9efe243b7b0 01:00:57 ---> 905cc12f86c9 01:00:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:00:57 ---> 3e961f614cd9 01:00:57 ---> 519d6dff648a 01:00:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:00:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:00:57 Successfully built 20279bf7bb07 01:00:57 Successfully tagged security-spiffe-token-provider-arm64:latest 01:00:57  Building security-spiffe-token-provider ... done Building support-notifications 01:00:58 ---> befd8981c7d8 01:00:58 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:00:58 ---> b807dd51ea8a 01:00:58 Step 19/23 : ENTRYPOINT ["/core-command"] 01:00:58 ---> Running in 6354f410d571 01:00:58 ---> Running in 36d1379cb794 01:01:00 Removing intermediate container 6354f410d571 01:01:00 ---> 65a1714ef714 01:01:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:01:00 ---> Running in 5bd1e349abbf 01:01:01 ---> ee885556062f 01:01:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:01:01 Removing intermediate container 5bd1e349abbf 01:01:01 ---> 6bb075edffb1 01:01:01 Step 21/23 : LABEL arch=arm64 01:01:01 ---> Running in 9b838d538c5d 01:01:02 Removing intermediate container 9b838d538c5d 01:01:02 ---> 79eba7274d3e 01:01:02 Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 01:01:02 Removing intermediate container 36d1379cb794 01:01:02 ---> d4d12c8d2339 01:01:02 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 01:01:02 ---> b5d99364f361 01:01:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 01:01:02 ---> Running in 5719f903b635 01:01:02 ---> Running in be745369cd01 01:01:03 Removing intermediate container be745369cd01 01:01:03 ---> dee40833d749 01:01:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:01:03 Removing intermediate container 5719f903b635 01:01:03 ---> f1e192b425c8 01:01:03 Step 23/23 : LABEL version=0.0.0 01:01:03 ---> Running in a16fda281690 01:01:03 ---> Running in 0c0a0562125c 01:01:04 ---> d47b5a7e8b8e 01:01:04 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:01:05 Removing intermediate container 0c0a0562125c 01:01:05 ---> ebd6819ed535 01:01:05 Step 20/22 : LABEL arch=arm64 01:01:05 Removing intermediate container a16fda281690 01:01:05 ---> 1b42873b1616 01:01:05 01:01:05 ---> Running in 398f0ae8199a 01:01:06 Removing intermediate container 398f0ae8199a 01:01:06 ---> 1d75a807c8d1 01:01:06 Step 21/22 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 01:01:06 ---> Running in 708fbb02b8b3 01:01:06 Successfully built 1b42873b1616 01:01:06 Successfully tagged core-command-arm64:latest 01:01:06  Building core-command ... done Building security-proxy-setup 01:01:07 Removing intermediate container 708fbb02b8b3 01:01:07 ---> 40fe84edcb89 01:01:07 Step 22/22 : LABEL version=0.0.0 01:01:07 ---> Running in 9a76851068e3 01:01:07 ---> d866c9c9f9be 01:01:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:01:07 Removing intermediate container 9a76851068e3 01:01:07 ---> 9451c839b578 01:01:07 01:01:08 ---> 85e8017ccedc 01:01:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:01:08 Successfully built 9451c839b578 01:01:08 Successfully tagged support-scheduler-arm64:latest 01:01:08 Building security-secretstore-setup 01:01:09  Building support-scheduler ... done  ---> 018f563bdb14 01:01:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:01:10 ---> 3012a20926cb 01:01:10 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 01:01:10 ---> Running in 94ade1e3485f 01:01:11 Removing intermediate container 94ade1e3485f 01:01:11 ---> a1ed11749ee0 01:01:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:01:12 ---> c8ecc745235c 01:01:12 Step 26/31 : RUN chmod +x /entrypoint.sh 01:01:13 ---> Running in 363fb192f391 01:01:16 Removing intermediate container 363fb192f391 01:01:16 ---> af187003ff82 01:01:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 01:01:16 ---> Running in 96bea826e80c 01:01:17 Removing intermediate container 96bea826e80c 01:01:17 ---> 20693da3c9e8 01:01:17 Step 28/31 : CMD ["gate"] 01:01:17 ---> Running in 97f3c40e53b7 01:01:18 Removing intermediate container 97f3c40e53b7 01:01:18 ---> fc909d61581b 01:01:18 Step 29/31 : LABEL arch=arm64 01:01:19 ---> Running in e607570151c1 01:01:19 Removing intermediate container a6361d8d7ec1 01:01:19 ---> efd4b5c5f6cc 01:01:19 01:01:19 Step 10/23 : FROM alpine:3.14 01:01:19 ---> ac73e934f311 01:01:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:01:19 Removing intermediate container e607570151c1 01:01:19 ---> 528a066ccc83 01:01:19 Step 30/31 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 01:01:19 ---> Running in fd7486c17b84 01:01:19 ---> Running in 546e49cc088e 01:01:20 Removing intermediate container fd7486c17b84 01:01:20 ---> 7e6eb2364762 01:01:20 Step 12/23 : ENV APP_PORT=59880 01:01:20 ---> Running in 419576a98f55 01:01:20 Removing intermediate container 546e49cc088e 01:01:20 ---> c7fa4a213b91 01:01:20 Step 31/31 : LABEL version=0.0.0 01:01:21 ---> Running in 5f449a971498 01:01:21 Removing intermediate container 419576a98f55 01:01:21 ---> f545993de001 01:01:21 Step 13/23 : EXPOSE $APP_PORT 01:01:21 ---> Running in b185e4202d02 01:01:21 Removing intermediate container 5f449a971498 01:01:21 ---> 04840d51e762 01:01:21 01:01:21 Removing intermediate container b185e4202d02 01:01:21 ---> d3a53580f55b 01:01:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:01:22 ---> Running in e81adac3084c 01:01:22 Successfully built 04840d51e762 01:01:22 Successfully tagged security-bootstrapper-arm64:latest 01:01:22  Building security-bootstrapper ... done Building core-metadata 01:01:24 Removing intermediate container e81adac3084c 01:01:24 ---> 5533eb5fe4aa 01:01:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 01:01:24 ---> Running in e2f66322c480 01:01:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:01:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:01:28 (1/6) Installing dumb-init (1.2.5-r1) 01:01:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:01:28 (3/6) Installing libsodium (1.0.18-r0) 01:01:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:01:28 (5/6) Installing libzmq (4.3.4-r0) 01:01:28 (6/6) Installing zeromq (4.3.4-r0) 01:01:28 Executing busybox-1.33.1-r7.trigger 01:01:28 OK: 8 MiB in 20 packages 01:01:30 Removing intermediate container e2f66322c480 01:01:30 ---> 1f6811fa2c30 01:01:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:01:31 ---> ce0d8b7642cf 01:01:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:01:33 ---> f80e5d61613d 01:01:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:01:34 ---> 8f93ad022034 01:01:34 Step 19/23 : ENTRYPOINT ["/core-data"] 01:01:34 ---> Running in 7ec6414d24d1 01:01:34 Removing intermediate container 7ec6414d24d1 01:01:34 ---> 9ca45f43b5e1 01:01:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:01:35 ---> Running in 48e7ffb7f928 01:01:35 Removing intermediate container 48e7ffb7f928 01:01:35 ---> 7ba05e3f792a 01:01:35 Step 21/23 : LABEL arch=arm64 01:01:35 ---> Running in 24795b5d1be6 01:01:35 Removing intermediate container 24795b5d1be6 01:01:35 ---> 9f1baa69efe7 01:01:35 Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 01:01:36 ---> Running in 1a760e250143 01:01:36 Removing intermediate container 1a760e250143 01:01:36 ---> 66a229b70ed8 01:01:36 Step 23/23 : LABEL version=0.0.0 01:01:36 ---> Running in a4c6c3777917 01:01:37 Removing intermediate container a4c6c3777917 01:01:37 ---> 6e95c38d0719 01:01:37 01:01:37 Successfully built 6e95c38d0719 01:01:37 Successfully tagged core-data-arm64:latest 01:01:37  Building core-data ... done Building security-spire-server 01:02:10 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:02:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:02:10 ---> 6657c5ea2509 01:02:10 Step 3/22 : WORKDIR /edgex-go 01:02:10 ---> Using cache 01:02:10 ---> 855da9a5ae4c 01:02:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:02:10 ---> Running in ba7957aaf370 01:02:10 Removing intermediate container ba7957aaf370 01:02:10 ---> a6732555f34c 01:02:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 01:02:10 ---> Running in dd36dec109dc 01:02:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:02:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:02:14 OK: 220 MiB in 52 packages 01:02:15 Removing intermediate container dd36dec109dc 01:02:15 ---> 288c91491673 01:02:15 Step 6/22 : COPY go.mod vendor* ./ 01:02:16 ---> be7bd0d64848 01:02:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:16 ---> Running in 7173668f03b3 01:02:21 Removing intermediate container 7173668f03b3 01:02:21 ---> 4b2fb4fa05c3 01:02:21 Step 8/22 : COPY . . 01:02:33 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:02:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:02:33 ---> 6657c5ea2509 01:02:33 Step 3/22 : WORKDIR /edgex-go 01:02:33 ---> Using cache 01:02:33 ---> 855da9a5ae4c 01:02:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:02:33 ---> Using cache 01:02:33 ---> a6732555f34c 01:02:33 Step 5/22 : RUN apk add --update --no-cache make git 01:02:33 ---> Running in 6ca6cfd64262 01:02:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:02:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:02:33 ---> 6657c5ea2509 01:02:33 Step 3/25 : WORKDIR /edgex-go 01:02:33 ---> Using cache 01:02:33 ---> 855da9a5ae4c 01:02:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:02:33 ---> Using cache 01:02:33 ---> a6732555f34c 01:02:33 Step 5/25 : RUN apk add --update --no-cache make git 01:02:33 ---> Running in 5c91bb2a47b7 01:02:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:02:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:02:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:02:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:02:37 OK: 220 MiB in 52 packages 01:02:37 OK: 220 MiB in 52 packages 01:02:39 Removing intermediate container 6ca6cfd64262 01:02:39 ---> 7514bccbde7c 01:02:39 Step 6/22 : COPY go.mod vendor* ./ 01:02:39 Removing intermediate container 5c91bb2a47b7 01:02:39 ---> 059ecd39dfe8 01:02:39 Step 6/25 : COPY go.mod vendor* ./ 01:02:41 ---> 22aa240e8b3c 01:02:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:41 ---> 740d598be891 01:02:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:41 ---> Running in 0547ef5fb342 01:02:41 ---> Running in 71f5ea5fde1c 01:02:42 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:02:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:02:42 ---> 6657c5ea2509 01:02:42 Step 3/23 : WORKDIR /edgex-go 01:02:42 ---> Using cache 01:02:42 ---> 855da9a5ae4c 01:02:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:02:42 ---> Using cache 01:02:42 ---> a6732555f34c 01:02:42 Step 5/23 : RUN apk add --update --no-cache make git 01:02:42 ---> Using cache 01:02:42 ---> 059ecd39dfe8 01:02:42 Step 6/23 : COPY go.mod vendor* ./ 01:02:42 ---> Using cache 01:02:42 ---> 22aa240e8b3c 01:02:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:42 ---> Running in 4f562a16ab86 01:02:47 Removing intermediate container 0547ef5fb342 01:02:47 ---> c2d107aa65df 01:02:47 Step 8/25 : COPY . . 01:02:47 Removing intermediate container 71f5ea5fde1c 01:02:47 ---> 07304fc6bb88 01:02:47 Step 8/22 : COPY . . 01:02:47 Removing intermediate container 4f562a16ab86 01:02:47 ---> e92efa1a6b8e 01:02:47 Step 8/23 : COPY . . 01:02:49 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:02:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 01:02:49 ---> 6657c5ea2509 01:02:49 Step 3/25 : WORKDIR /edgex-go 01:02:49 ---> Using cache 01:02:49 ---> 855da9a5ae4c 01:02:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:02:49 ---> Using cache 01:02:49 ---> a6732555f34c 01:02:49 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 01:02:49 ---> Running in 5dff73cc2f9a 01:02:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:02:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:02:53 OK: 220 MiB in 52 packages 01:02:55 Removing intermediate container 5dff73cc2f9a 01:02:55 ---> 97114c486bd3 01:02:55 Step 6/25 : COPY go.mod vendor* ./ 01:02:56 ---> e785547f115c 01:02:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:02:57 ---> Running in c2a915a5d4ac 01:02:57 ---> e214f26713f3 01:02:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 01:02:58 ---> Running in 9b151476683f 01:03:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:03:03 Removing intermediate container c2a915a5d4ac 01:03:03 ---> 6d5e389938a5 01:03:03 Step 8/25 : COPY . . 01:03:50 ---> c2c8541dc6de 01:03:50 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:03:50 ---> Running in a493daf8d78e 01:03:50 ---> 66ade6d89706 01:03:50 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:03:50 ---> Running in 9b9ec36f5d5d 01:03:50 ---> 758b8597bc1a 01:03:50 Step 9/23 : RUN make cmd/core-metadata/core-metadata 01:03:50 ---> Running in d58063d088e7 01:03:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:03:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:03:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:03:58 ---> 39f6ce749edd 01:03:58 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 01:03:59 ---> Running in 8c1aef1b65cd 01:03:59 Removing intermediate container 8c1aef1b65cd 01:03:59 ---> 15499722ef25 01:03:59 Step 10/25 : RUN mkdir -p spire-build 01:04:00 ---> Running in 17b51fc587ab 01:04:03 Removing intermediate container 17b51fc587ab 01:04:03 ---> c489ada63232 01:04:03 Step 11/25 : WORKDIR /edgex-go/spire-build 01:04:03 ---> Running in 0d4cdd1b8d69 01:04:03 Removing intermediate container 0d4cdd1b8d69 01:04:04 ---> 749806e3832b 01:04:04 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 01:04:04 ---> Running in 20eb5118d014 01:04:06 spire-1.2.1/ 01:04:06 spire-1.2.1/.data/ 01:04:06 spire-1.2.1/.data/.file 01:04:06 spire-1.2.1/.dockerignore 01:04:06 spire-1.2.1/.gitattributes 01:04:06 spire-1.2.1/.githooks/ 01:04:06 spire-1.2.1/.githooks/pre-commit 01:04:06 spire-1.2.1/.github/ 01:04:06 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:04:06 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:04:06 spire-1.2.1/.github/dependabot.yml 01:04:06 spire-1.2.1/.github/workflows/ 01:04:06 spire-1.2.1/.github/workflows/nightly_build.yaml 01:04:06 spire-1.2.1/.github/workflows/pr_build.yaml 01:04:06 spire-1.2.1/.github/workflows/release_build.yaml 01:04:06 spire-1.2.1/.github/workflows/scripts/ 01:04:06 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:04:06 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:04:06 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:04:06 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:04:06 spire-1.2.1/.github/workflows/scripts/split.sh 01:04:06 spire-1.2.1/.gitignore 01:04:06 spire-1.2.1/.go-version 01:04:06 spire-1.2.1/.golangci.yml 01:04:06 spire-1.2.1/ADOPTERS.md 01:04:06 spire-1.2.1/CHANGELOG.md 01:04:06 spire-1.2.1/CODE-OF-CONDUCT.md 01:04:06 spire-1.2.1/CODEOWNERS 01:04:06 spire-1.2.1/CONTRIBUTING.md 01:04:06 spire-1.2.1/Dockerfile 01:04:06 spire-1.2.1/Dockerfile.dev 01:04:06 spire-1.2.1/Dockerfile.scratch 01:04:06 spire-1.2.1/LICENSE 01:04:06 spire-1.2.1/MAINTAINERS.md 01:04:06 spire-1.2.1/Makefile 01:04:06 spire-1.2.1/README.md 01:04:06 spire-1.2.1/ROADMAP.md 01:04:06 spire-1.2.1/SECURITY.md 01:04:06 spire-1.2.1/cmd/ 01:04:06 spire-1.2.1/cmd/spire-agent/ 01:04:06 spire-1.2.1/cmd/spire-agent/cli/ 01:04:06 spire-1.2.1/cmd/spire-agent/cli/api/ 01:04:06 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:04:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:04:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:04:06 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:04:06 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:04:06 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:04:06 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:04:06 spire-1.2.1/cmd/spire-agent/cli/common/ 01:04:06 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:04:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:04:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:04:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:04:06 spire-1.2.1/cmd/spire-agent/cli/run/ 01:04:06 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:04:06 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:04:06 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:04:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:04:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:04:06 spire-1.2.1/cmd/spire-agent/main.go 01:04:06 spire-1.2.1/cmd/spire-server/ 01:04:06 spire-1.2.1/cmd/spire-server/cli/ 01:04:06 spire-1.2.1/cmd/spire-server/cli/agent/ 01:04:06 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/cli.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/entry/ 01:04:06 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/ 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:04:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:04:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/run/ 01:04:06 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/token/ 01:04:06 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/validate/ 01:04:06 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/x509/ 01:04:06 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:04:06 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:04:06 spire-1.2.1/cmd/spire-server/main.go 01:04:06 spire-1.2.1/cmd/spire-server/util/ 01:04:06 spire-1.2.1/cmd/spire-server/util/util.go 01:04:06 spire-1.2.1/conf/ 01:04:06 spire-1.2.1/conf/agent/ 01:04:06 spire-1.2.1/conf/agent/agent.conf 01:04:06 spire-1.2.1/conf/agent/agent_full.conf 01:04:06 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:04:06 spire-1.2.1/conf/server/ 01:04:06 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:04:06 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:04:06 spire-1.2.1/conf/server/server.conf 01:04:06 spire-1.2.1/conf/server/server_full.conf 01:04:06 spire-1.2.1/doc/ 01:04:06 spire-1.2.1/doc/SPIRE101.md 01:04:06 spire-1.2.1/doc/auditlog.md 01:04:06 spire-1.2.1/doc/authorization_policy_engine.md 01:04:06 spire-1.2.1/doc/changelog_guidelines.md 01:04:06 spire-1.2.1/doc/cure53-report.pdf 01:04:06 spire-1.2.1/doc/images/ 01:04:06 spire-1.2.1/doc/images/2019_roadmap.png 01:04:06 spire-1.2.1/doc/images/SPIRE101.png 01:04:06 spire-1.2.1/doc/images/SPIRE_agent.png 01:04:06 spire-1.2.1/doc/images/SPIRE_server.png 01:04:06 spire-1.2.1/doc/images/cache_mgr.png 01:04:06 spire-1.2.1/doc/images/cache_mgr_components.png 01:04:06 spire-1.2.1/doc/images/federated_spire.png 01:04:06 spire-1.2.1/doc/images/ha_mode.png 01:04:06 spire-1.2.1/doc/images/nested_spire.png 01:04:06 spire-1.2.1/doc/images/oidc_federation.png 01:04:06 spire-1.2.1/doc/images/single_trust_domain.png 01:04:06 spire-1.2.1/doc/images/spiffe_compatible.png 01:04:06 spire-1.2.1/doc/images/spire_logo.png 01:04:06 spire-1.2.1/doc/migrating_registration_api_clients.md 01:04:06 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:04:06 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:04:06 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:04:06 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:04:06 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:04:06 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:04:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:04:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:04:06 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:04:06 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:04:06 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:04:06 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:04:06 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:04:06 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:04:06 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:04:06 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:04:06 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:04:06 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:04:06 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:04:06 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:04:06 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:04:06 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:04:06 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:04:06 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:04:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:04:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:04:06 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:04:06 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:04:06 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:04:06 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:04:06 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:04:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:04:07 spire-1.2.1/doc/scaling_spire.md 01:04:07 spire-1.2.1/doc/spire_agent.md 01:04:07 spire-1.2.1/doc/spire_server.md 01:04:07 spire-1.2.1/doc/supported_integrations.md 01:04:07 spire-1.2.1/doc/telemetry.md 01:04:07 spire-1.2.1/doc/telemetry_config.md 01:04:07 spire-1.2.1/doc/upgrading.md 01:04:07 spire-1.2.1/doc/using_spire.md 01:04:07 spire-1.2.1/examples/ 01:04:07 spire-1.2.1/examples/README.md 01:04:07 spire-1.2.1/go.mod 01:04:07 spire-1.2.1/go.sum 01:04:07 spire-1.2.1/pkg/ 01:04:07 spire-1.2.1/pkg/agent/ 01:04:07 spire-1.2.1/pkg/agent/agent.go 01:04:07 spire-1.2.1/pkg/agent/api/ 01:04:07 spire-1.2.1/pkg/agent/api/config.go 01:04:07 spire-1.2.1/pkg/agent/api/debug/ 01:04:07 spire-1.2.1/pkg/agent/api/debug/v1/ 01:04:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:04:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:04:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:04:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:04:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:04:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:04:07 spire-1.2.1/pkg/agent/api/endpoints.go 01:04:07 spire-1.2.1/pkg/agent/api/health/ 01:04:07 spire-1.2.1/pkg/agent/api/health/v1/ 01:04:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:04:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:04:07 spire-1.2.1/pkg/agent/api/rpccontext/ 01:04:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:04:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:04:07 spire-1.2.1/pkg/agent/attestor/ 01:04:07 spire-1.2.1/pkg/agent/attestor/node/ 01:04:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:04:07 spire-1.2.1/pkg/agent/attestor/node/node.go 01:04:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:04:07 spire-1.2.1/pkg/agent/attestor/workload/ 01:04:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:04:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:04:07 spire-1.2.1/pkg/agent/catalog/ 01:04:07 spire-1.2.1/pkg/agent/catalog/catalog.go 01:04:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:04:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:04:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:04:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:04:07 spire-1.2.1/pkg/agent/client/ 01:04:07 spire-1.2.1/pkg/agent/client/client.go 01:04:07 spire-1.2.1/pkg/agent/client/client_test.go 01:04:07 spire-1.2.1/pkg/agent/client/dial.go 01:04:07 spire-1.2.1/pkg/agent/client/nodeconn.go 01:04:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:04:07 spire-1.2.1/pkg/agent/client/update.go 01:04:07 spire-1.2.1/pkg/agent/client/util.go 01:04:07 spire-1.2.1/pkg/agent/common/ 01:04:07 spire-1.2.1/pkg/agent/common/backoff/ 01:04:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:04:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:04:07 spire-1.2.1/pkg/agent/common/cgroups/ 01:04:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:04:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:04:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:04:07 spire-1.2.1/pkg/agent/config.go 01:04:07 spire-1.2.1/pkg/agent/endpoints/ 01:04:07 spire-1.2.1/pkg/agent/endpoints/config.go 01:04:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:04:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:04:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:04:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:04:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:04:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:04:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:04:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:04:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:04:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:04:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:04:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:04:07 spire-1.2.1/pkg/agent/endpoints/workload/ 01:04:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:04:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:04:07 spire-1.2.1/pkg/agent/manager/ 01:04:07 spire-1.2.1/pkg/agent/manager/cache/ 01:04:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:04:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:04:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:04:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:04:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:04:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:04:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:04:07 spire-1.2.1/pkg/agent/manager/config.go 01:04:07 spire-1.2.1/pkg/agent/manager/manager.go 01:04:07 spire-1.2.1/pkg/agent/manager/manager_test.go 01:04:07 spire-1.2.1/pkg/agent/manager/storage.go 01:04:07 spire-1.2.1/pkg/agent/manager/storage_test.go 01:04:07 spire-1.2.1/pkg/agent/manager/storecache/ 01:04:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:04:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:04:07 spire-1.2.1/pkg/agent/manager/sync.go 01:04:07 spire-1.2.1/pkg/agent/plugin/ 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:04:07 spire-1.2.1/pkg/agent/svid/ 01:04:07 spire-1.2.1/pkg/agent/svid/rotator.go 01:04:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:04:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:04:07 spire-1.2.1/pkg/agent/svid/store/ 01:04:07 spire-1.2.1/pkg/agent/svid/store/service.go 01:04:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:04:07 spire-1.2.1/pkg/common/ 01:04:07 spire-1.2.1/pkg/common/agentpathtemplate/ 01:04:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:04:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:04:07 spire-1.2.1/pkg/common/api/ 01:04:07 spire-1.2.1/pkg/common/api/metrics.go 01:04:07 spire-1.2.1/pkg/common/api/middleware/ 01:04:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:04:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:04:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:04:07 spire-1.2.1/pkg/common/api/middleware/logger.go 01:04:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:04:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:04:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:04:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:04:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:04:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:04:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:04:07 spire-1.2.1/pkg/common/api/middleware/names.go 01:04:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:04:07 spire-1.2.1/pkg/common/api/names.go 01:04:07 spire-1.2.1/pkg/common/api/ratelimit.go 01:04:07 spire-1.2.1/pkg/common/api/rpccontext/ 01:04:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:04:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:04:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:04:07 spire-1.2.1/pkg/common/auth/ 01:04:07 spire-1.2.1/pkg/common/auth/interceptors.go 01:04:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:04:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:04:07 spire-1.2.1/pkg/common/bundleutil/ 01:04:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:04:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:04:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:04:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:04:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:04:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:04:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:04:07 spire-1.2.1/pkg/common/bundleutil/types.go 01:04:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:04:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:04:07 spire-1.2.1/pkg/common/catalog/ 01:04:07 spire-1.2.1/pkg/common/catalog/bind.go 01:04:07 spire-1.2.1/pkg/common/catalog/builtin.go 01:04:07 spire-1.2.1/pkg/common/catalog/catalog.go 01:04:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:04:07 spire-1.2.1/pkg/common/catalog/closers.go 01:04:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:04:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:04:07 spire-1.2.1/pkg/common/catalog/config.go 01:04:07 spire-1.2.1/pkg/common/catalog/config_test.go 01:04:07 spire-1.2.1/pkg/common/catalog/configure.go 01:04:07 spire-1.2.1/pkg/common/catalog/constraints.go 01:04:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:04:07 spire-1.2.1/pkg/common/catalog/context.go 01:04:07 spire-1.2.1/pkg/common/catalog/external.go 01:04:07 spire-1.2.1/pkg/common/catalog/host.go 01:04:07 spire-1.2.1/pkg/common/catalog/pipenet.go 01:04:07 spire-1.2.1/pkg/common/catalog/plugin.go 01:04:07 spire-1.2.1/pkg/common/catalog/testplugin/ 01:04:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:04:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:04:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:04:07 spire-1.2.1/pkg/common/cli/ 01:04:07 spire-1.2.1/pkg/common/cli/env.go 01:04:07 spire-1.2.1/pkg/common/cli/flags.go 01:04:07 spire-1.2.1/pkg/common/cli/trust_domain.go 01:04:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:04:07 spire-1.2.1/pkg/common/cli/umask.go 01:04:07 spire-1.2.1/pkg/common/cli/umask_posix.go 01:04:07 spire-1.2.1/pkg/common/cli/umask_test.go 01:04:07 spire-1.2.1/pkg/common/cli/umask_windows.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/ 01:04:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/flag.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/format.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/ 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:04:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:04:07 spire-1.2.1/pkg/common/coretypes/ 01:04:07 spire-1.2.1/pkg/common/coretypes/bundle/ 01:04:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:04:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:04:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:04:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:04:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:04:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:04:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:04:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:04:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:04:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:04:07 spire-1.2.1/pkg/common/cryptoutil/ 01:04:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:04:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:04:07 spire-1.2.1/pkg/common/diskutil/ 01:04:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:04:07 spire-1.2.1/pkg/common/diskutil/file_test.go 01:04:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:04:07 spire-1.2.1/pkg/common/errorutil/ 01:04:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:04:07 spire-1.2.1/pkg/common/health/ 01:04:07 spire-1.2.1/pkg/common/health/config.go 01:04:07 spire-1.2.1/pkg/common/health/context.go 01:04:07 spire-1.2.1/pkg/common/health/context_test.go 01:04:07 spire-1.2.1/pkg/common/health/health.go 01:04:07 spire-1.2.1/pkg/common/health/health_test.go 01:04:07 spire-1.2.1/pkg/common/health/logger.go 01:04:07 spire-1.2.1/pkg/common/hostservice/ 01:04:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:04:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:04:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:04:07 spire-1.2.1/pkg/common/idutil/ 01:04:07 spire-1.2.1/pkg/common/idutil/require.go 01:04:07 spire-1.2.1/pkg/common/idutil/require_test.go 01:04:07 spire-1.2.1/pkg/common/idutil/safety.go 01:04:07 spire-1.2.1/pkg/common/idutil/safety_test.go 01:04:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:04:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:04:07 spire-1.2.1/pkg/common/jwtsvid/ 01:04:07 spire-1.2.1/pkg/common/jwtsvid/common.go 01:04:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:04:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:04:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:04:07 spire-1.2.1/pkg/common/jwtutil/ 01:04:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:04:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:04:07 spire-1.2.1/pkg/common/log/ 01:04:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:04:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:04:07 spire-1.2.1/pkg/common/log/log.go 01:04:07 spire-1.2.1/pkg/common/log/log_test.go 01:04:07 spire-1.2.1/pkg/common/log/options.go 01:04:07 spire-1.2.1/pkg/common/nodeutil/ 01:04:07 spire-1.2.1/pkg/common/nodeutil/node.go 01:04:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:04:07 spire-1.2.1/pkg/common/peertracker/ 01:04:07 spire-1.2.1/pkg/common/peertracker/conn.go 01:04:07 spire-1.2.1/pkg/common/peertracker/credentials.go 01:04:07 spire-1.2.1/pkg/common/peertracker/errors.go 01:04:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:04:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:04:07 spire-1.2.1/pkg/common/peertracker/info.go 01:04:07 spire-1.2.1/pkg/common/peertracker/listener.go 01:04:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:04:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:04:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:04:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:04:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:04:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:04:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:04:07 spire-1.2.1/pkg/common/peertracker/tcp.go 01:04:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:04:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:04:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:04:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:04:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:04:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:04:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:04:07 spire-1.2.1/pkg/common/peertracker/uds.go 01:04:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:04:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:04:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:04:07 spire-1.2.1/pkg/common/pemutil/ 01:04:07 spire-1.2.1/pkg/common/pemutil/block.go 01:04:07 spire-1.2.1/pkg/common/pemutil/certs.go 01:04:07 spire-1.2.1/pkg/common/pemutil/common.go 01:04:07 spire-1.2.1/pkg/common/pemutil/csr.go 01:04:07 spire-1.2.1/pkg/common/pemutil/keys.go 01:04:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:04:07 spire-1.2.1/pkg/common/pemutil/testdata/ 01:04:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:04:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:04:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:04:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:04:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:04:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:04:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:04:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:04:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:04:07 spire-1.2.1/pkg/common/plugin/ 01:04:07 spire-1.2.1/pkg/common/plugin/aws/ 01:04:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:04:07 spire-1.2.1/pkg/common/plugin/azure/ 01:04:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:04:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:04:07 spire-1.2.1/pkg/common/plugin/facade.go 01:04:07 spire-1.2.1/pkg/common/plugin/facade_test.go 01:04:07 spire-1.2.1/pkg/common/plugin/gcp/ 01:04:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:04:07 spire-1.2.1/pkg/common/plugin/k8s/ 01:04:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:04:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:04:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:04:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:04:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:04:07 spire-1.2.1/pkg/common/plugin/log.go 01:04:07 spire-1.2.1/pkg/common/plugin/sshpop/ 01:04:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:04:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:04:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:04:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:04:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:04:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:04:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:04:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:04:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:04:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:04:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:04:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:04:07 spire-1.2.1/pkg/common/plugin/x509pop/ 01:04:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:04:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:04:07 spire-1.2.1/pkg/common/profiling/ 01:04:07 spire-1.2.1/pkg/common/profiling/dumpers.go 01:04:07 spire-1.2.1/pkg/common/profiling/profiling.go 01:04:07 spire-1.2.1/pkg/common/protoutil/ 01:04:07 spire-1.2.1/pkg/common/protoutil/masks.go 01:04:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:04:07 spire-1.2.1/pkg/common/rotationutil/ 01:04:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:04:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:04:07 spire-1.2.1/pkg/common/selector/ 01:04:07 spire-1.2.1/pkg/common/selector/selector.go 01:04:07 spire-1.2.1/pkg/common/selector/selector_test.go 01:04:07 spire-1.2.1/pkg/common/selector/set.go 01:04:07 spire-1.2.1/pkg/common/selector/set_utils.go 01:04:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:04:07 spire-1.2.1/pkg/common/telemetry/ 01:04:07 spire-1.2.1/pkg/common/telemetry/agent/ 01:04:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:04:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:04:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:04:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:04:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:04:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:04:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:04:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:04:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:04:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:04:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:04:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:04:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:04:07 spire-1.2.1/pkg/common/telemetry/call.go 01:04:07 spire-1.2.1/pkg/common/telemetry/common/ 01:04:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:04:07 spire-1.2.1/pkg/common/telemetry/config.go 01:04:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:04:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:04:07 spire-1.2.1/pkg/common/telemetry/inmem.go 01:04:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:04:07 spire-1.2.1/pkg/common/telemetry/m3.go 01:04:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:04:07 spire-1.2.1/pkg/common/telemetry/metrics.go 01:04:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:04:07 spire-1.2.1/pkg/common/telemetry/names.go 01:04:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:04:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:04:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:04:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/ 01:04:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:04:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:04:07 spire-1.2.1/pkg/common/telemetry/server/server.go 01:04:07 spire-1.2.1/pkg/common/telemetry/sink.go 01:04:07 spire-1.2.1/pkg/common/telemetry/statsd.go 01:04:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:04:07 spire-1.2.1/pkg/common/telemetry/uptime.go 01:04:07 spire-1.2.1/pkg/common/telemetry/version.go 01:04:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:04:07 spire-1.2.1/pkg/common/uptime/ 01:04:07 spire-1.2.1/pkg/common/uptime/uptime.go 01:04:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:04:07 spire-1.2.1/pkg/common/util/ 01:04:07 spire-1.2.1/pkg/common/util/certs.go 01:04:07 spire-1.2.1/pkg/common/util/certs_test.go 01:04:07 spire-1.2.1/pkg/common/util/csr.go 01:04:07 spire-1.2.1/pkg/common/util/hash.go 01:04:07 spire-1.2.1/pkg/common/util/selectors.go 01:04:07 spire-1.2.1/pkg/common/util/selectors_test.go 01:04:07 spire-1.2.1/pkg/common/util/signals.go 01:04:07 spire-1.2.1/pkg/common/util/sort.go 01:04:07 spire-1.2.1/pkg/common/util/sort_test.go 01:04:07 spire-1.2.1/pkg/common/util/task.go 01:04:07 spire-1.2.1/pkg/common/util/task_test.go 01:04:07 spire-1.2.1/pkg/common/util/testdata/ 01:04:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:04:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:04:07 spire-1.2.1/pkg/common/version/ 01:04:07 spire-1.2.1/pkg/common/version/version.go 01:04:07 spire-1.2.1/pkg/common/x509svid/ 01:04:07 spire-1.2.1/pkg/common/x509svid/common_test.go 01:04:07 spire-1.2.1/pkg/common/x509svid/csr.go 01:04:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:04:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:04:07 spire-1.2.1/pkg/common/x509util/ 01:04:07 spire-1.2.1/pkg/common/x509util/cert.go 01:04:07 spire-1.2.1/pkg/common/x509util/dns.go 01:04:07 spire-1.2.1/pkg/common/x509util/dns_test.go 01:04:07 spire-1.2.1/pkg/common/x509util/keyid.go 01:04:07 spire-1.2.1/pkg/common/x509util/keypair.go 01:04:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:04:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:04:07 spire-1.2.1/pkg/server/ 01:04:07 spire-1.2.1/pkg/server/api/ 01:04:07 spire-1.2.1/pkg/server/api/agent.go 01:04:07 spire-1.2.1/pkg/server/api/agent/ 01:04:07 spire-1.2.1/pkg/server/api/agent/v1/ 01:04:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:04:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:04:07 spire-1.2.1/pkg/server/api/agent_test.go 01:04:07 spire-1.2.1/pkg/server/api/api.go 01:04:07 spire-1.2.1/pkg/server/api/audit/ 01:04:07 spire-1.2.1/pkg/server/api/audit/audit.go 01:04:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:04:07 spire-1.2.1/pkg/server/api/bundle.go 01:04:07 spire-1.2.1/pkg/server/api/bundle/ 01:04:07 spire-1.2.1/pkg/server/api/bundle/v1/ 01:04:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:04:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:04:07 spire-1.2.1/pkg/server/api/bundle_test.go 01:04:07 spire-1.2.1/pkg/server/api/debug/ 01:04:07 spire-1.2.1/pkg/server/api/debug/v1/ 01:04:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:04:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:04:07 spire-1.2.1/pkg/server/api/entry.go 01:04:07 spire-1.2.1/pkg/server/api/entry/ 01:04:07 spire-1.2.1/pkg/server/api/entry/v1/ 01:04:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:04:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:04:07 spire-1.2.1/pkg/server/api/entry_test.go 01:04:07 spire-1.2.1/pkg/server/api/health/ 01:04:07 spire-1.2.1/pkg/server/api/health/v1/ 01:04:07 spire-1.2.1/pkg/server/api/health/v1/service.go 01:04:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:04:07 spire-1.2.1/pkg/server/api/id.go 01:04:07 spire-1.2.1/pkg/server/api/id_test.go 01:04:07 spire-1.2.1/pkg/server/api/limits/ 01:04:07 spire-1.2.1/pkg/server/api/limits/limits.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/ 01:04:07 spire-1.2.1/pkg/server/api/middleware/alias.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/audit.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/caller.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/common.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/entries.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:04:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:04:07 spire-1.2.1/pkg/server/api/ratelimit.go 01:04:07 spire-1.2.1/pkg/server/api/rpccontext/ 01:04:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:04:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:04:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:04:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:04:07 spire-1.2.1/pkg/server/api/selector.go 01:04:07 spire-1.2.1/pkg/server/api/selector_test.go 01:04:07 spire-1.2.1/pkg/server/api/status.go 01:04:07 spire-1.2.1/pkg/server/api/status_test.go 01:04:07 spire-1.2.1/pkg/server/api/svid/ 01:04:07 spire-1.2.1/pkg/server/api/svid/v1/ 01:04:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:04:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:04:07 spire-1.2.1/pkg/server/api/trustdomain.go 01:04:07 spire-1.2.1/pkg/server/api/trustdomain/ 01:04:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:04:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:04:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:04:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:04:07 spire-1.2.1/pkg/server/authpolicy/ 01:04:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:04:07 spire-1.2.1/pkg/server/authpolicy/policy.go 01:04:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:04:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:04:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:04:07 spire-1.2.1/pkg/server/authpolicy/validate.go 01:04:07 spire-1.2.1/pkg/server/bundle/ 01:04:07 spire-1.2.1/pkg/server/bundle/client/ 01:04:07 spire-1.2.1/pkg/server/bundle/client/client.go 01:04:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:04:07 spire-1.2.1/pkg/server/bundle/client/manager.go 01:04:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:04:07 spire-1.2.1/pkg/server/bundle/client/sources.go 01:04:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:04:07 spire-1.2.1/pkg/server/bundle/client/updater.go 01:04:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:04:07 spire-1.2.1/pkg/server/ca/ 01:04:07 spire-1.2.1/pkg/server/ca/ca.go 01:04:07 spire-1.2.1/pkg/server/ca/ca_health.go 01:04:07 spire-1.2.1/pkg/server/ca/ca_test.go 01:04:07 spire-1.2.1/pkg/server/ca/journal.go 01:04:07 spire-1.2.1/pkg/server/ca/journal_test.go 01:04:07 spire-1.2.1/pkg/server/ca/manager.go 01:04:07 spire-1.2.1/pkg/server/ca/manager_health.go 01:04:07 spire-1.2.1/pkg/server/ca/manager_test.go 01:04:07 spire-1.2.1/pkg/server/ca/templates.go 01:04:07 spire-1.2.1/pkg/server/ca/upstream_client.go 01:04:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:04:07 spire-1.2.1/pkg/server/ca/validation.go 01:04:07 spire-1.2.1/pkg/server/cache/ 01:04:07 spire-1.2.1/pkg/server/cache/dscache/ 01:04:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:04:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:04:07 spire-1.2.1/pkg/server/cache/entrycache/ 01:04:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:04:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:04:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:04:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:04:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:04:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:04:07 spire-1.2.1/pkg/server/catalog/ 01:04:07 spire-1.2.1/pkg/server/catalog/catalog.go 01:04:07 spire-1.2.1/pkg/server/catalog/keymanager.go 01:04:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:04:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:04:07 spire-1.2.1/pkg/server/catalog/notifier.go 01:04:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:04:07 spire-1.2.1/pkg/server/config.go 01:04:07 spire-1.2.1/pkg/server/datastore/ 01:04:07 spire-1.2.1/pkg/server/datastore/datastore.go 01:04:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:04:07 spire-1.2.1/pkg/server/datastore/repository.go 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:04:07 spire-1.2.1/pkg/server/endpoints/ 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/ 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:04:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:04:07 spire-1.2.1/pkg/server/endpoints/config.go 01:04:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:04:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:04:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:04:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:04:07 spire-1.2.1/pkg/server/endpoints/middleware.go 01:04:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:04:07 spire-1.2.1/pkg/server/hostservice/ 01:04:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:04:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:04:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:04:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:04:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:04:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:04:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:04:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/ 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/ 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:04:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/notifier/ 01:04:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:04:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:04:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:04:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:04:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:04:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:04:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:04:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:04:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:04:08 spire-1.2.1/pkg/server/registration/ 01:04:08 spire-1.2.1/pkg/server/registration/manager.go 01:04:08 spire-1.2.1/pkg/server/registration/manager_test.go 01:04:08 spire-1.2.1/pkg/server/scanentries.go 01:04:08 spire-1.2.1/pkg/server/scanentries_test.go 01:04:08 spire-1.2.1/pkg/server/server.go 01:04:08 spire-1.2.1/pkg/server/server_test.go 01:04:08 spire-1.2.1/pkg/server/svid/ 01:04:08 spire-1.2.1/pkg/server/svid/observer.go 01:04:08 spire-1.2.1/pkg/server/svid/observer_test.go 01:04:08 spire-1.2.1/pkg/server/svid/rotator.go 01:04:08 spire-1.2.1/pkg/server/svid/rotator_config.go 01:04:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:04:08 spire-1.2.1/pkg/server/svid/rotator_test.go 01:04:08 spire-1.2.1/proto/ 01:04:08 spire-1.2.1/proto/private/ 01:04:08 spire-1.2.1/proto/private/server/ 01:04:08 spire-1.2.1/proto/private/server/journal/ 01:04:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:04:08 spire-1.2.1/proto/private/server/journal/journal.proto 01:04:08 spire-1.2.1/proto/spire/ 01:04:08 spire-1.2.1/proto/spire/common/ 01:04:08 spire-1.2.1/proto/spire/common/common.pb.go 01:04:08 spire-1.2.1/proto/spire/common/common.proto 01:04:08 spire-1.2.1/proto/spire/common/plugin/ 01:04:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:04:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:04:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:04:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:04:08 spire-1.2.1/proto/spire/plugin/ 01:04:08 spire-1.2.1/proto/spire/plugin/agent/ 01:04:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:04:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:04:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:04:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:04:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:04:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:04:08 spire-1.2.1/release/ 01:04:08 spire-1.2.1/release/spire-extras/ 01:04:08 spire-1.2.1/release/spire-extras/README.md 01:04:08 spire-1.2.1/release/spire-extras/conf/ 01:04:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:04:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:04:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:04:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:04:08 spire-1.2.1/release/spire/ 01:04:08 spire-1.2.1/release/spire/README.md 01:04:08 spire-1.2.1/release/spire/conf/ 01:04:08 spire-1.2.1/release/spire/conf/agent/ 01:04:08 spire-1.2.1/release/spire/conf/agent/agent.conf 01:04:08 spire-1.2.1/release/spire/conf/server/ 01:04:08 spire-1.2.1/release/spire/conf/server/server.conf 01:04:08 spire-1.2.1/script/ 01:04:08 spire-1.2.1/script/build-artifact.sh 01:04:08 spire-1.2.1/script/generate_dummy_ca.sh 01:04:08 spire-1.2.1/support/ 01:04:08 spire-1.2.1/support/k8s/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:04:08 spire-1.2.1/support/oidc-discovery-provider/ 01:04:08 spire-1.2.1/support/oidc-discovery-provider/README.md 01:04:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:04:08 spire-1.2.1/support/oidc-discovery-provider/config.go 01:04:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:04:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:04:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:04:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:04:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:04:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:04:08 spire-1.2.1/support/oidc-discovery-provider/main.go 01:04:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:04:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:04:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:04:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:04:08 spire-1.2.1/test/ 01:04:08 spire-1.2.1/test/clock/ 01:04:08 spire-1.2.1/test/clock/clock.go 01:04:08 spire-1.2.1/test/fakes/ 01:04:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:04:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:04:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:04:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:04:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:04:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:04:08 spire-1.2.1/test/fakes/fakeagentstore/ 01:04:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:04:08 spire-1.2.1/test/fakes/fakedatastore/ 01:04:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:04:08 spire-1.2.1/test/fakes/fakeentryclient/ 01:04:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:04:08 spire-1.2.1/test/fakes/fakehealthchecker/ 01:04:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:04:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:04:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:04:08 spire-1.2.1/test/fakes/fakemetrics/ 01:04:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:04:08 spire-1.2.1/test/fakes/fakenoderesolver/ 01:04:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:04:08 spire-1.2.1/test/fakes/fakenotifier/ 01:04:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:04:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:04:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:04:08 spire-1.2.1/test/fakes/fakeserverca/ 01:04:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:04:08 spire-1.2.1/test/fakes/fakeservercatalog/ 01:04:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:04:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:04:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:04:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:04:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:04:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:04:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:04:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:04:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:04:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:04:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:04:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:04:08 spire-1.2.1/test/fixture/ 01:04:08 spire-1.2.1/test/fixture/certs/ 01:04:08 spire-1.2.1/test/fixture/certs/agent_svid.der 01:04:08 spire-1.2.1/test/fixture/certs/base_cert.pem 01:04:08 spire-1.2.1/test/fixture/certs/base_csr.pem 01:04:08 spire-1.2.1/test/fixture/certs/base_key.pem 01:04:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:04:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:04:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:04:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:04:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:04:08 spire-1.2.1/test/fixture/certs/blog_key.pem 01:04:08 spire-1.2.1/test/fixture/certs/bundle.der 01:04:08 spire-1.2.1/test/fixture/certs/ca.pem 01:04:08 spire-1.2.1/test/fixture/certs/ca_key.pem 01:04:08 spire-1.2.1/test/fixture/certs/database_cert.pem 01:04:08 spire-1.2.1/test/fixture/certs/database_csr.pem 01:04:08 spire-1.2.1/test/fixture/certs/database_key.pem 01:04:08 spire-1.2.1/test/fixture/certs/node_cert.pem 01:04:08 spire-1.2.1/test/fixture/certs/node_csr.pem 01:04:08 spire-1.2.1/test/fixture/certs/node_key.pem 01:04:08 spire-1.2.1/test/fixture/certs/svid.pem 01:04:08 spire-1.2.1/test/fixture/certs/svid_key.pem 01:04:08 spire-1.2.1/test/fixture/config/ 01:04:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:04:08 spire-1.2.1/test/fixture/config/agent_good.conf 01:04:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:04:08 spire-1.2.1/test/fixture/config/plugin_good.conf 01:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:04:08 spire-1.2.1/test/fixture/config/server_good.conf 01:04:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:04:08 spire-1.2.1/test/fixture/fixture.go 01:04:08 spire-1.2.1/test/fixture/nodeattestor/ 01:04:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:04:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:04:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:04:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:04:08 spire-1.2.1/test/fixture/registration/ 01:04:08 spire-1.2.1/test/fixture/registration/entries.json 01:04:08 spire-1.2.1/test/fixture/registration/good-for-update.json 01:04:08 spire-1.2.1/test/fixture/registration/good.json 01:04:08 spire-1.2.1/test/fixture/registration/invalid.json 01:04:08 spire-1.2.1/test/fixture/registration/invalid_json.json 01:04:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:04:08 spire-1.2.1/test/integration/ 01:04:08 spire-1.2.1/test/integration/README.md 01:04:08 spire-1.2.1/test/integration/common 01:04:08 spire-1.2.1/test/integration/setup/ 01:04:08 spire-1.2.1/test/integration/setup/adminclient/ 01:04:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:04:08 spire-1.2.1/test/integration/setup/adminclient/client.go 01:04:08 spire-1.2.1/test/integration/setup/debugagent/ 01:04:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:04:08 spire-1.2.1/test/integration/setup/debugagent/main.go 01:04:08 spire-1.2.1/test/integration/setup/debugserver/ 01:04:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:04:08 spire-1.2.1/test/integration/setup/debugserver/main.go 01:04:08 spire-1.2.1/test/integration/setup/downstreamclient/ 01:04:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:04:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:04:08 spire-1.2.1/test/integration/setup/itclient/ 01:04:08 spire-1.2.1/test/integration/setup/itclient/client.go 01:04:08 spire-1.2.1/test/integration/setup/node-attestation/ 01:04:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:04:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:04:08 spire-1.2.1/test/integration/setup/x509pop/ 01:04:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:04:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:04:08 spire-1.2.1/test/integration/suites/ 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:04:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:04:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:04:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:04:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:04:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:04:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:04:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:04:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:04:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:04:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:04:08 spire-1.2.1/test/integration/suites/join-token/ 01:04:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:04:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:04:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:04:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:04:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:04:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:04:08 spire-1.2.1/test/integration/suites/join-token/README.md 01:04:08 spire-1.2.1/test/integration/suites/join-token/conf/ 01:04:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:04:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/join-token/teardown 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:04:08 spire-1.2.1/test/integration/suites/k8s/ 01:04:08 spire-1.2.1/test/integration/suites/k8s/00-setup 01:04:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:04:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:04:08 spire-1.2.1/test/integration/suites/k8s/README.md 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/ 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:04:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:04:08 spire-1.2.1/test/integration/suites/k8s/teardown 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/ 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:04:08 spire-1.2.1/test/integration/suites/rotation/ 01:04:08 spire-1.2.1/test/integration/suites/rotation/00-setup 01:04:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:04:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:04:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:04:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:04:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:04:08 spire-1.2.1/test/integration/suites/rotation/README.md 01:04:08 spire-1.2.1/test/integration/suites/rotation/conf/ 01:04:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:04:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/rotation/teardown 01:04:08 spire-1.2.1/test/integration/suites/self-test/ 01:04:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:04:08 spire-1.2.1/test/integration/suites/self-test/README.md 01:04:08 spire-1.2.1/test/integration/suites/self-test/teardown 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:04:08 spire-1.2.1/test/integration/suites/upgrade/ 01:04:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:04:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:04:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:04:08 spire-1.2.1/test/integration/suites/upgrade/README.md 01:04:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:04:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:04:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:04:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:04:08 spire-1.2.1/test/integration/suites/upgrade/teardown 01:04:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:04:08 spire-1.2.1/test/integration/test-one.sh 01:04:08 spire-1.2.1/test/integration/test.sh 01:04:08 spire-1.2.1/test/plugintest/ 01:04:08 spire-1.2.1/test/plugintest/config.go 01:04:08 spire-1.2.1/test/plugintest/load.go 01:04:08 spire-1.2.1/test/plugintest/option.go 01:04:08 spire-1.2.1/test/spiretest/ 01:04:08 spire-1.2.1/test/spiretest/apiserver.go 01:04:08 spire-1.2.1/test/spiretest/assertions.go 01:04:08 spire-1.2.1/test/spiretest/dir.go 01:04:08 spire-1.2.1/test/spiretest/errors_posix.go 01:04:08 spire-1.2.1/test/spiretest/errors_windows.go 01:04:08 spire-1.2.1/test/spiretest/logs.go 01:04:08 spire-1.2.1/test/spiretest/socketapi.go 01:04:08 spire-1.2.1/test/spiretest/suite.go 01:04:08 spire-1.2.1/test/spiretest/x509.go 01:04:08 spire-1.2.1/test/testca/ 01:04:08 spire-1.2.1/test/testca/ca.go 01:04:08 spire-1.2.1/test/testkey/ 01:04:08 spire-1.2.1/test/testkey/generate.sh 01:04:08 spire-1.2.1/test/testkey/genkeys.go 01:04:08 spire-1.2.1/test/testkey/keys.go 01:04:08 spire-1.2.1/test/testkey/new.go 01:04:08 spire-1.2.1/test/tpmsimulator/ 01:04:08 spire-1.2.1/test/tpmsimulator/simulator.go 01:04:08 spire-1.2.1/test/util/ 01:04:08 spire-1.2.1/test/util/cert_fixtures.go 01:04:08 spire-1.2.1/test/util/cert_generation.go 01:04:08 spire-1.2.1/test/util/io_redirection.go 01:04:08 spire-1.2.1/test/util/race.go 01:04:08 spire-1.2.1/test/util/util.go 01:04:08 building spire from source... 01:04:09 Installing go1.17.7... 01:04:36 Building bin/spire-server... 01:04:36 go: downloading github.com/mitchellh/cli v1.1.2 01:04:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:04:36 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:04:36 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:04:36 go: downloading google.golang.org/grpc v1.44.0 01:04:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:04:36 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:04:36 go: downloading github.com/imdario/mergo v0.3.12 01:04:36 go: downloading github.com/sirupsen/logrus v1.8.1 01:04:38 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:04:39 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:04:39 go: downloading github.com/fatih/color v1.13.0 01:04:39 go: downloading github.com/mattn/go-isatty v0.0.14 01:04:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:04:39 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:04:39 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:04:39 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:04:40 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:04:40 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:04:41 go: downloading github.com/armon/go-metrics v0.3.10 01:04:41 go: downloading github.com/prometheus/client_golang v1.12.1 01:04:41 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:04:42 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:04:42 go: downloading github.com/open-policy-agent/opa v0.38.0 01:05:01 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:05:01 go: downloading github.com/mattn/go-colorable v0.1.12 01:05:01 go: downloading github.com/Masterminds/goutils v1.1.0 01:05:01 go: downloading github.com/Masterminds/semver v1.5.0 01:05:01 go: downloading github.com/google/uuid v1.1.2 01:05:01 go: downloading github.com/huandu/xstrings v1.3.2 01:05:01 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:05:01 go: downloading github.com/oklog/run v1.0.0 01:05:01 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:05:01 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:05:01 go: downloading github.com/prometheus/client_model v0.2.0 01:05:01 go: downloading github.com/prometheus/common v0.32.1 01:05:01 go: downloading go.uber.org/atomic v1.9.0 01:05:01 go: downloading github.com/pkg/errors v0.9.1 01:05:01 go: downloading github.com/imkira/go-observer v1.0.3 01:05:01 go: downloading github.com/beorn7/perks v1.0.1 01:05:01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:05:01 go: downloading github.com/prometheus/procfs v0.7.3 01:05:01 go: downloading github.com/hashicorp/errwrap v1.1.0 01:05:01 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:05:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:05:02 go: downloading github.com/twmb/murmur3 v1.1.6 01:05:02 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:05:02 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:05:04 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:05:16 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:05:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:05:16 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:05:17 go: downloading github.com/stretchr/testify v1.7.0 01:05:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:05:17 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:05:17 go: downloading github.com/blang/semver/v4 v4.0.0 01:05:17 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:05:17 go: downloading github.com/jinzhu/gorm v1.9.16 01:05:18 go: downloading github.com/lib/pq v1.10.4 01:05:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:05:18 go: downloading google.golang.org/api v0.70.0 01:05:24 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:06:03 go: downloading k8s.io/client-go v0.23.4 01:06:03 go: downloading k8s.io/api v0.23.4 01:06:03 go: downloading github.com/google/go-tpm v0.3.3 01:06:03 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:06:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:06:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:06:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:06:22 go: downloading cloud.google.com/go/storage v1.21.0 01:06:22 go: downloading cloud.google.com/go v0.100.2 01:06:22 go: downloading k8s.io/apimachinery v0.23.4 01:06:23 go: downloading k8s.io/kube-aggregator v0.23.3 01:06:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:06:26 go: downloading cloud.google.com/go/security v1.3.0 01:06:26 go: downloading github.com/hashicorp/vault/api v1.4.1 01:06:26 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:06:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:06:27 go: downloading gopkg.in/yaml.v2 v2.4.0 01:06:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:06:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:06:28 go: downloading github.com/gobwas/glob v0.2.3 01:06:28 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:06:28 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:06:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:06:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:06:29 go: downloading github.com/aws/smithy-go v1.11.0 01:06:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:06:31 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:06:31 go: downloading github.com/jinzhu/inflection v1.0.0 01:06:31 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:06:32 go: downloading github.com/gogo/protobuf v1.3.2 01:06:37 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:06:37 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:06:37 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:06:37 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:06:37 go: downloading github.com/dimchansky/utfbom v1.1.1 01:06:37 go: downloading cloud.google.com/go/compute v1.3.0 01:06:38 go: downloading cloud.google.com/go/iam v0.1.1 01:06:39 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:06:39 go: downloading k8s.io/klog/v2 v2.30.0 01:06:39 go: downloading github.com/google/gofuzz v1.1.0 01:06:39 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:06:41 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:06:41 go: downloading github.com/spf13/pflag v1.0.5 01:06:41 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:06:41 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:06:42 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:06:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:06:42 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:06:42 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:06:42 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:06:43 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:06:44 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:06:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:06:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:06:44 go: downloading go.opencensus.io v0.23.0 01:06:45 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:06:48 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:06:48 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:06:48 go: downloading gopkg.in/inf.v0 v0.9.1 01:06:48 go: downloading github.com/go-logr/logr v1.2.2 01:06:48 go: downloading github.com/google/go-cmp v0.5.7 01:06:48 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:06:49 go: downloading github.com/json-iterator/go v1.1.12 01:06:49 go: downloading github.com/googleapis/gnostic v0.5.5 01:06:53 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:06:55 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:06:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:06:55 go: downloading github.com/tklauser/numcpus v0.3.0 01:06:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:06:55 go: downloading go.uber.org/zap v1.21.0 01:06:56 go: downloading sigs.k8s.io/yaml v1.3.0 01:06:56 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:06:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:06:57 go: downloading github.com/modern-go/reflect2 v1.0.2 01:06:57 go: downloading github.com/ryanuber/go-glob v1.0.0 01:06:57 go: downloading github.com/golang/snappy v0.0.4 01:06:57 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:07:07 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:07:07 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:07:07 go: downloading github.com/hashicorp/go-version v1.2.0 01:07:07 go: downloading go.uber.org/multierr v1.6.0 01:07:47 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:07:47 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:09:39 Removing intermediate container 9b151476683f 01:09:39 ---> 36b5a877afad 01:09:39 01:09:39 Step 10/22 : FROM alpine:3.14 01:09:39 ---> ac73e934f311 01:09:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 01:09:39 ---> Running in 9be4ef2d65eb 01:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:39 (1/2) Installing ca-certificates (20211220-r0) 01:09:39 (2/2) Installing dumb-init (1.2.5-r1) 01:09:39 Executing busybox-1.33.1-r7.trigger 01:09:39 Executing ca-certificates-20211220-r0.trigger 01:09:39 OK: 6 MiB in 16 packages 01:09:40 Removing intermediate container 9be4ef2d65eb 01:09:40 ---> e59280a3e210 01:09:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:09:40 ---> Running in 31bec67765f9 01:09:40 Removing intermediate container 31bec67765f9 01:09:40 ---> 5a31ed0492fc 01:09:40 Step 13/22 : ENV APP_PORT=59860 01:09:40 ---> Running in ae5e9c87db46 01:09:41 Removing intermediate container ae5e9c87db46 01:09:41 ---> 9fa2fcf20d34 01:09:41 Step 14/22 : EXPOSE $APP_PORT 01:09:41 ---> Running in 7a41c2ad285f 01:09:42 Removing intermediate container 7a41c2ad285f 01:09:42 ---> 1a1ecc1cd6f8 01:09:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:43 ---> e1dbde0efef5 01:09:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:09:45 ---> 4987e3488a87 01:09:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:09:46 ---> 3dc0911c5056 01:09:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 01:09:46 ---> Running in 41a48d8684b2 01:09:46 Removing intermediate container 41a48d8684b2 01:09:46 ---> 542021d636ca 01:09:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:09:46 ---> Running in 66bc39c88ce3 01:09:47 Removing intermediate container 66bc39c88ce3 01:09:47 ---> b63a54a60ff4 01:09:47 Step 20/22 : LABEL arch=arm64 01:09:47 ---> Running in 236a3332bbef 01:09:48 Removing intermediate container 236a3332bbef 01:09:48 ---> f43830ee28bb 01:09:48 Step 21/22 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 01:09:48 ---> Running in a4f2555d68dc 01:09:49 Removing intermediate container a4f2555d68dc 01:09:49 ---> 9438bf9e04df 01:09:49 Step 22/22 : LABEL version=0.0.0 01:09:49 ---> Running in 9a4bb49f0c7b 01:09:49 Removing intermediate container 9a4bb49f0c7b 01:09:49 ---> 0b631a3fee47 01:09:49 01:09:49 Successfully built 0b631a3fee47 01:09:49 Successfully tagged support-notifications-arm64:latest 01:09:50 Building security-spire-agent 01:10:29  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:10:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:10:29 ---> 6657c5ea2509 01:10:29 Step 3/26 : WORKDIR /edgex-go 01:10:29 ---> Using cache 01:10:29 ---> 855da9a5ae4c 01:10:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:29 ---> Using cache 01:10:29 ---> a6732555f34c 01:10:29 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:10:29 ---> Using cache 01:10:29 ---> 97114c486bd3 01:10:29 Step 6/26 : COPY go.mod vendor* ./ 01:10:29 ---> Using cache 01:10:29 ---> e785547f115c 01:10:29 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:29 ---> Using cache 01:10:29 ---> 6d5e389938a5 01:10:29 Step 8/26 : COPY . . 01:10:29 ---> Using cache 01:10:29 ---> 39f6ce749edd 01:10:29 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:10:29 ---> Using cache 01:10:29 ---> 15499722ef25 01:10:29 Step 10/26 : RUN mkdir -p spire-build 01:10:29 ---> Using cache 01:10:29 ---> c489ada63232 01:10:29 Step 11/26 : WORKDIR /edgex-go/spire-build 01:10:29 ---> Using cache 01:10:29 ---> 749806e3832b 01:10:29 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 01:10:29 ---> Running in 9000f0d3c293 01:10:29 spire-1.2.1/ 01:10:29 spire-1.2.1/.data/ 01:10:29 spire-1.2.1/.data/.file 01:10:29 spire-1.2.1/.dockerignore 01:10:29 spire-1.2.1/.gitattributes 01:10:29 spire-1.2.1/.githooks/ 01:10:29 spire-1.2.1/.githooks/pre-commit 01:10:29 spire-1.2.1/.github/ 01:10:29 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:10:29 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:10:29 spire-1.2.1/.github/dependabot.yml 01:10:29 spire-1.2.1/.github/workflows/ 01:10:29 spire-1.2.1/.github/workflows/nightly_build.yaml 01:10:29 spire-1.2.1/.github/workflows/pr_build.yaml 01:10:29 spire-1.2.1/.github/workflows/release_build.yaml 01:10:29 spire-1.2.1/.github/workflows/scripts/ 01:10:29 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:10:29 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:10:29 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:10:29 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:10:29 spire-1.2.1/.github/workflows/scripts/split.sh 01:10:29 spire-1.2.1/.gitignore 01:10:29 spire-1.2.1/.go-version 01:10:29 spire-1.2.1/.golangci.yml 01:10:29 spire-1.2.1/ADOPTERS.md 01:10:29 spire-1.2.1/CHANGELOG.md 01:10:29 spire-1.2.1/CODE-OF-CONDUCT.md 01:10:29 spire-1.2.1/CODEOWNERS 01:10:29 spire-1.2.1/CONTRIBUTING.md 01:10:29 spire-1.2.1/Dockerfile 01:10:29 spire-1.2.1/Dockerfile.dev 01:10:29 spire-1.2.1/Dockerfile.scratch 01:10:29 spire-1.2.1/LICENSE 01:10:29 spire-1.2.1/MAINTAINERS.md 01:10:29 spire-1.2.1/Makefile 01:10:29 spire-1.2.1/README.md 01:10:29 spire-1.2.1/ROADMAP.md 01:10:29 spire-1.2.1/SECURITY.md 01:10:29 spire-1.2.1/cmd/ 01:10:29 spire-1.2.1/cmd/spire-agent/ 01:10:29 spire-1.2.1/cmd/spire-agent/cli/ 01:10:29 spire-1.2.1/cmd/spire-agent/cli/api/ 01:10:29 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:10:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:10:29 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:10:29 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:10:29 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:10:29 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:10:29 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:10:29 spire-1.2.1/cmd/spire-agent/cli/common/ 01:10:29 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:10:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:10:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:10:29 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:10:29 spire-1.2.1/cmd/spire-agent/cli/run/ 01:10:29 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:10:29 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:10:29 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:10:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:10:29 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:10:29 spire-1.2.1/cmd/spire-agent/main.go 01:10:29 spire-1.2.1/cmd/spire-server/ 01:10:29 spire-1.2.1/cmd/spire-server/cli/ 01:10:29 spire-1.2.1/cmd/spire-server/cli/agent/ 01:10:29 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:10:29 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/cli.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/entry/ 01:10:29 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/ 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:10:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:10:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/run/ 01:10:29 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/token/ 01:10:29 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/validate/ 01:10:29 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/x509/ 01:10:29 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:10:29 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:10:29 spire-1.2.1/cmd/spire-server/main.go 01:10:29 spire-1.2.1/cmd/spire-server/util/ 01:10:29 spire-1.2.1/cmd/spire-server/util/util.go 01:10:29 spire-1.2.1/conf/ 01:10:29 spire-1.2.1/conf/agent/ 01:10:29 spire-1.2.1/conf/agent/agent.conf 01:10:29 spire-1.2.1/conf/agent/agent_full.conf 01:10:29 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:10:29 spire-1.2.1/conf/server/ 01:10:29 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:10:29 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:10:29 spire-1.2.1/conf/server/server.conf 01:10:29 spire-1.2.1/conf/server/server_full.conf 01:10:29 spire-1.2.1/doc/ 01:10:29 spire-1.2.1/doc/SPIRE101.md 01:10:29 spire-1.2.1/doc/auditlog.md 01:10:29 spire-1.2.1/doc/authorization_policy_engine.md 01:10:29 spire-1.2.1/doc/changelog_guidelines.md 01:10:29 spire-1.2.1/doc/cure53-report.pdf 01:10:29 spire-1.2.1/doc/images/ 01:10:29 spire-1.2.1/doc/images/2019_roadmap.png 01:10:29 spire-1.2.1/doc/images/SPIRE101.png 01:10:29 spire-1.2.1/doc/images/SPIRE_agent.png 01:10:29 spire-1.2.1/doc/images/SPIRE_server.png 01:10:29 spire-1.2.1/doc/images/cache_mgr.png 01:10:29 spire-1.2.1/doc/images/cache_mgr_components.png 01:10:29 spire-1.2.1/doc/images/federated_spire.png 01:10:29 spire-1.2.1/doc/images/ha_mode.png 01:10:29 spire-1.2.1/doc/images/nested_spire.png 01:10:29 spire-1.2.1/doc/images/oidc_federation.png 01:10:29 spire-1.2.1/doc/images/single_trust_domain.png 01:10:29 spire-1.2.1/doc/images/spiffe_compatible.png 01:10:29 spire-1.2.1/doc/images/spire_logo.png 01:10:29 spire-1.2.1/doc/migrating_registration_api_clients.md 01:10:29 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:10:29 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:10:29 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:10:29 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:10:29 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:10:29 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:10:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:10:29 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:10:29 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:10:29 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:10:29 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:10:29 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:10:29 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:10:29 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:10:29 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:10:29 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:10:29 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:10:29 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:10:29 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:10:29 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:10:29 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:10:29 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:10:29 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:10:29 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:10:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:10:29 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:10:29 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:10:29 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:10:29 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:10:29 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:10:29 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:10:29 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:10:29 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:10:29 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:10:29 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:10:29 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:10:29 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:10:29 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:10:29 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:10:29 spire-1.2.1/doc/scaling_spire.md 01:10:29 spire-1.2.1/doc/spire_agent.md 01:10:29 spire-1.2.1/doc/spire_server.md 01:10:29 spire-1.2.1/doc/supported_integrations.md 01:10:29 spire-1.2.1/doc/telemetry.md 01:10:29 spire-1.2.1/doc/telemetry_config.md 01:10:29 spire-1.2.1/doc/upgrading.md 01:10:29 spire-1.2.1/doc/using_spire.md 01:10:29 spire-1.2.1/examples/ 01:10:29 spire-1.2.1/examples/README.md 01:10:29 spire-1.2.1/go.mod 01:10:29 spire-1.2.1/go.sum 01:10:29 spire-1.2.1/pkg/ 01:10:29 spire-1.2.1/pkg/agent/ 01:10:29 spire-1.2.1/pkg/agent/agent.go 01:10:29 spire-1.2.1/pkg/agent/api/ 01:10:29 spire-1.2.1/pkg/agent/api/config.go 01:10:29 spire-1.2.1/pkg/agent/api/debug/ 01:10:29 spire-1.2.1/pkg/agent/api/debug/v1/ 01:10:29 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:10:29 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:10:29 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:10:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:10:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:10:29 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:10:29 spire-1.2.1/pkg/agent/api/endpoints.go 01:10:29 spire-1.2.1/pkg/agent/api/health/ 01:10:29 spire-1.2.1/pkg/agent/api/health/v1/ 01:10:29 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:10:29 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:10:29 spire-1.2.1/pkg/agent/api/rpccontext/ 01:10:29 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:10:29 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:10:29 spire-1.2.1/pkg/agent/attestor/ 01:10:29 spire-1.2.1/pkg/agent/attestor/node/ 01:10:29 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:10:29 spire-1.2.1/pkg/agent/attestor/node/node.go 01:10:29 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:10:29 spire-1.2.1/pkg/agent/attestor/workload/ 01:10:29 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:10:29 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:10:29 spire-1.2.1/pkg/agent/catalog/ 01:10:29 spire-1.2.1/pkg/agent/catalog/catalog.go 01:10:29 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:10:29 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:10:29 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:10:29 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:10:29 spire-1.2.1/pkg/agent/client/ 01:10:29 spire-1.2.1/pkg/agent/client/client.go 01:10:29 spire-1.2.1/pkg/agent/client/client_test.go 01:10:29 spire-1.2.1/pkg/agent/client/dial.go 01:10:29 spire-1.2.1/pkg/agent/client/nodeconn.go 01:10:29 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:10:29 spire-1.2.1/pkg/agent/client/update.go 01:10:29 spire-1.2.1/pkg/agent/client/util.go 01:10:29 spire-1.2.1/pkg/agent/common/ 01:10:29 spire-1.2.1/pkg/agent/common/backoff/ 01:10:29 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:10:29 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:10:29 spire-1.2.1/pkg/agent/common/cgroups/ 01:10:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:10:29 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:10:29 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:10:29 spire-1.2.1/pkg/agent/config.go 01:10:29 spire-1.2.1/pkg/agent/endpoints/ 01:10:29 spire-1.2.1/pkg/agent/endpoints/config.go 01:10:29 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:10:29 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:10:29 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:10:29 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:10:29 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:10:29 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:10:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:10:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:10:29 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:10:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:10:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:10:29 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:10:29 spire-1.2.1/pkg/agent/endpoints/workload/ 01:10:29 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:10:29 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:10:29 spire-1.2.1/pkg/agent/manager/ 01:10:29 spire-1.2.1/pkg/agent/manager/cache/ 01:10:29 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:10:29 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:10:29 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:10:29 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:10:29 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:10:29 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:10:29 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:10:29 spire-1.2.1/pkg/agent/manager/config.go 01:10:29 spire-1.2.1/pkg/agent/manager/manager.go 01:10:29 spire-1.2.1/pkg/agent/manager/manager_test.go 01:10:29 spire-1.2.1/pkg/agent/manager/storage.go 01:10:29 spire-1.2.1/pkg/agent/manager/storage_test.go 01:10:29 spire-1.2.1/pkg/agent/manager/storecache/ 01:10:29 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:10:29 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:10:29 spire-1.2.1/pkg/agent/manager/sync.go 01:10:29 spire-1.2.1/pkg/agent/plugin/ 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:10:29 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:10:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:10:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:10:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:10:29 spire-1.2.1/pkg/agent/svid/ 01:10:29 spire-1.2.1/pkg/agent/svid/rotator.go 01:10:29 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:10:29 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:10:29 spire-1.2.1/pkg/agent/svid/store/ 01:10:29 spire-1.2.1/pkg/agent/svid/store/service.go 01:10:29 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:10:29 spire-1.2.1/pkg/common/ 01:10:29 spire-1.2.1/pkg/common/agentpathtemplate/ 01:10:29 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:10:29 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:10:29 spire-1.2.1/pkg/common/api/ 01:10:29 spire-1.2.1/pkg/common/api/metrics.go 01:10:29 spire-1.2.1/pkg/common/api/middleware/ 01:10:29 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:10:29 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:10:29 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:10:29 spire-1.2.1/pkg/common/api/middleware/logger.go 01:10:29 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:10:29 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:10:29 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:10:29 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:10:29 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:10:29 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:10:29 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:10:29 spire-1.2.1/pkg/common/api/middleware/names.go 01:10:29 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:10:29 spire-1.2.1/pkg/common/api/names.go 01:10:29 spire-1.2.1/pkg/common/api/ratelimit.go 01:10:29 spire-1.2.1/pkg/common/api/rpccontext/ 01:10:29 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:10:29 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:10:29 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:10:29 spire-1.2.1/pkg/common/auth/ 01:10:29 spire-1.2.1/pkg/common/auth/interceptors.go 01:10:29 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:10:29 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:10:29 spire-1.2.1/pkg/common/bundleutil/ 01:10:29 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:10:29 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:10:29 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:10:29 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:10:29 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:10:29 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:10:29 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:10:29 spire-1.2.1/pkg/common/bundleutil/types.go 01:10:29 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:10:29 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:10:29 spire-1.2.1/pkg/common/catalog/ 01:10:29 spire-1.2.1/pkg/common/catalog/bind.go 01:10:29 spire-1.2.1/pkg/common/catalog/builtin.go 01:10:29 spire-1.2.1/pkg/common/catalog/catalog.go 01:10:29 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:10:29 spire-1.2.1/pkg/common/catalog/closers.go 01:10:29 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:10:29 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:10:29 spire-1.2.1/pkg/common/catalog/config.go 01:10:29 spire-1.2.1/pkg/common/catalog/config_test.go 01:10:29 spire-1.2.1/pkg/common/catalog/configure.go 01:10:29 spire-1.2.1/pkg/common/catalog/constraints.go 01:10:29 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:10:29 spire-1.2.1/pkg/common/catalog/context.go 01:10:29 spire-1.2.1/pkg/common/catalog/external.go 01:10:29 spire-1.2.1/pkg/common/catalog/host.go 01:10:29 spire-1.2.1/pkg/common/catalog/pipenet.go 01:10:29 spire-1.2.1/pkg/common/catalog/plugin.go 01:10:29 spire-1.2.1/pkg/common/catalog/testplugin/ 01:10:29 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:10:29 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:10:29 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:10:29 spire-1.2.1/pkg/common/cli/ 01:10:29 spire-1.2.1/pkg/common/cli/env.go 01:10:29 spire-1.2.1/pkg/common/cli/flags.go 01:10:29 spire-1.2.1/pkg/common/cli/trust_domain.go 01:10:29 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:10:29 spire-1.2.1/pkg/common/cli/umask.go 01:10:29 spire-1.2.1/pkg/common/cli/umask_posix.go 01:10:29 spire-1.2.1/pkg/common/cli/umask_test.go 01:10:29 spire-1.2.1/pkg/common/cli/umask_windows.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/ 01:10:29 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/flag.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/format.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/ 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:10:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:10:29 spire-1.2.1/pkg/common/coretypes/ 01:10:29 spire-1.2.1/pkg/common/coretypes/bundle/ 01:10:29 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:10:29 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:10:29 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:10:29 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:10:29 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:10:29 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:10:29 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:10:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:10:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:10:29 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:10:29 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:10:29 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:10:29 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:10:29 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:10:29 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:10:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:10:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:10:29 spire-1.2.1/pkg/common/cryptoutil/ 01:10:29 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:10:29 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:10:29 spire-1.2.1/pkg/common/diskutil/ 01:10:29 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:10:29 spire-1.2.1/pkg/common/diskutil/file_test.go 01:10:29 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:10:29 spire-1.2.1/pkg/common/errorutil/ 01:10:29 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:10:29 spire-1.2.1/pkg/common/health/ 01:10:29 spire-1.2.1/pkg/common/health/config.go 01:10:29 spire-1.2.1/pkg/common/health/context.go 01:10:29 spire-1.2.1/pkg/common/health/context_test.go 01:10:29 spire-1.2.1/pkg/common/health/health.go 01:10:29 spire-1.2.1/pkg/common/health/health_test.go 01:10:29 spire-1.2.1/pkg/common/health/logger.go 01:10:29 spire-1.2.1/pkg/common/hostservice/ 01:10:29 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:10:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:10:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:10:29 spire-1.2.1/pkg/common/idutil/ 01:10:29 spire-1.2.1/pkg/common/idutil/require.go 01:10:29 spire-1.2.1/pkg/common/idutil/require_test.go 01:10:29 spire-1.2.1/pkg/common/idutil/safety.go 01:10:29 spire-1.2.1/pkg/common/idutil/safety_test.go 01:10:29 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:10:29 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:10:29 spire-1.2.1/pkg/common/jwtsvid/ 01:10:29 spire-1.2.1/pkg/common/jwtsvid/common.go 01:10:29 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:10:29 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:10:29 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:10:29 spire-1.2.1/pkg/common/jwtutil/ 01:10:29 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:10:29 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:10:29 spire-1.2.1/pkg/common/log/ 01:10:29 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:10:29 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:10:29 spire-1.2.1/pkg/common/log/log.go 01:10:29 spire-1.2.1/pkg/common/log/log_test.go 01:10:29 spire-1.2.1/pkg/common/log/options.go 01:10:29 spire-1.2.1/pkg/common/nodeutil/ 01:10:29 spire-1.2.1/pkg/common/nodeutil/node.go 01:10:29 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:10:29 spire-1.2.1/pkg/common/peertracker/ 01:10:29 spire-1.2.1/pkg/common/peertracker/conn.go 01:10:29 spire-1.2.1/pkg/common/peertracker/credentials.go 01:10:29 spire-1.2.1/pkg/common/peertracker/errors.go 01:10:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:10:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:10:29 spire-1.2.1/pkg/common/peertracker/info.go 01:10:29 spire-1.2.1/pkg/common/peertracker/listener.go 01:10:29 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:10:29 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:10:29 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:10:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:10:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:10:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:10:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:10:29 spire-1.2.1/pkg/common/peertracker/tcp.go 01:10:29 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:10:29 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:10:29 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:10:29 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:10:29 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:10:29 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:10:29 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:10:29 spire-1.2.1/pkg/common/peertracker/uds.go 01:10:29 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:10:29 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:10:29 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:10:29 spire-1.2.1/pkg/common/pemutil/ 01:10:29 spire-1.2.1/pkg/common/pemutil/block.go 01:10:29 spire-1.2.1/pkg/common/pemutil/certs.go 01:10:29 spire-1.2.1/pkg/common/pemutil/common.go 01:10:29 spire-1.2.1/pkg/common/pemutil/csr.go 01:10:29 spire-1.2.1/pkg/common/pemutil/keys.go 01:10:29 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:10:29 spire-1.2.1/pkg/common/pemutil/testdata/ 01:10:29 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:10:29 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:10:29 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:10:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:10:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:10:29 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:10:29 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:10:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:10:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:10:29 spire-1.2.1/pkg/common/plugin/ 01:10:29 spire-1.2.1/pkg/common/plugin/aws/ 01:10:29 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:10:29 spire-1.2.1/pkg/common/plugin/azure/ 01:10:29 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:10:29 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:10:29 spire-1.2.1/pkg/common/plugin/facade.go 01:10:29 spire-1.2.1/pkg/common/plugin/facade_test.go 01:10:29 spire-1.2.1/pkg/common/plugin/gcp/ 01:10:29 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:10:29 spire-1.2.1/pkg/common/plugin/k8s/ 01:10:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:10:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:10:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:10:29 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:10:29 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:10:29 spire-1.2.1/pkg/common/plugin/log.go 01:10:29 spire-1.2.1/pkg/common/plugin/sshpop/ 01:10:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:10:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:10:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:10:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:10:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:10:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:10:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:10:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:10:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:10:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:10:29 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:10:29 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:10:29 spire-1.2.1/pkg/common/plugin/x509pop/ 01:10:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:10:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:10:29 spire-1.2.1/pkg/common/profiling/ 01:10:29 spire-1.2.1/pkg/common/profiling/dumpers.go 01:10:29 spire-1.2.1/pkg/common/profiling/profiling.go 01:10:29 spire-1.2.1/pkg/common/protoutil/ 01:10:29 spire-1.2.1/pkg/common/protoutil/masks.go 01:10:29 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:10:29 spire-1.2.1/pkg/common/rotationutil/ 01:10:29 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:10:29 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:10:29 spire-1.2.1/pkg/common/selector/ 01:10:29 spire-1.2.1/pkg/common/selector/selector.go 01:10:29 spire-1.2.1/pkg/common/selector/selector_test.go 01:10:29 spire-1.2.1/pkg/common/selector/set.go 01:10:29 spire-1.2.1/pkg/common/selector/set_utils.go 01:10:29 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:10:29 spire-1.2.1/pkg/common/telemetry/ 01:10:29 spire-1.2.1/pkg/common/telemetry/agent/ 01:10:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:10:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:10:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:10:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:10:29 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:10:29 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:10:29 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:10:29 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:10:29 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:10:29 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:10:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:10:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:10:29 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:10:29 spire-1.2.1/pkg/common/telemetry/call.go 01:10:29 spire-1.2.1/pkg/common/telemetry/common/ 01:10:29 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:10:29 spire-1.2.1/pkg/common/telemetry/config.go 01:10:29 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:10:29 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:10:29 spire-1.2.1/pkg/common/telemetry/inmem.go 01:10:29 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:10:29 spire-1.2.1/pkg/common/telemetry/m3.go 01:10:29 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:10:29 spire-1.2.1/pkg/common/telemetry/metrics.go 01:10:29 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:10:29 spire-1.2.1/pkg/common/telemetry/names.go 01:10:29 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:10:29 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:10:29 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:10:29 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/ 01:10:29 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:10:29 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:10:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:10:29 spire-1.2.1/pkg/common/telemetry/server/server.go 01:10:29 spire-1.2.1/pkg/common/telemetry/sink.go 01:10:29 spire-1.2.1/pkg/common/telemetry/statsd.go 01:10:29 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:10:29 spire-1.2.1/pkg/common/telemetry/uptime.go 01:10:29 spire-1.2.1/pkg/common/telemetry/version.go 01:10:29 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:10:29 spire-1.2.1/pkg/common/uptime/ 01:10:29 spire-1.2.1/pkg/common/uptime/uptime.go 01:10:29 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:10:29 spire-1.2.1/pkg/common/util/ 01:10:29 spire-1.2.1/pkg/common/util/certs.go 01:10:29 spire-1.2.1/pkg/common/util/certs_test.go 01:10:29 spire-1.2.1/pkg/common/util/csr.go 01:10:29 spire-1.2.1/pkg/common/util/hash.go 01:10:29 spire-1.2.1/pkg/common/util/selectors.go 01:10:29 spire-1.2.1/pkg/common/util/selectors_test.go 01:10:29 spire-1.2.1/pkg/common/util/signals.go 01:10:29 spire-1.2.1/pkg/common/util/sort.go 01:10:29 spire-1.2.1/pkg/common/util/sort_test.go 01:10:29 spire-1.2.1/pkg/common/util/task.go 01:10:29 spire-1.2.1/pkg/common/util/task_test.go 01:10:29 spire-1.2.1/pkg/common/util/testdata/ 01:10:29 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:10:29 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:10:29 spire-1.2.1/pkg/common/version/ 01:10:29 spire-1.2.1/pkg/common/version/version.go 01:10:29 spire-1.2.1/pkg/common/x509svid/ 01:10:29 spire-1.2.1/pkg/common/x509svid/common_test.go 01:10:29 spire-1.2.1/pkg/common/x509svid/csr.go 01:10:29 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:10:29 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:10:29 spire-1.2.1/pkg/common/x509util/ 01:10:29 spire-1.2.1/pkg/common/x509util/cert.go 01:10:29 spire-1.2.1/pkg/common/x509util/dns.go 01:10:29 spire-1.2.1/pkg/common/x509util/dns_test.go 01:10:29 spire-1.2.1/pkg/common/x509util/keyid.go 01:10:29 spire-1.2.1/pkg/common/x509util/keypair.go 01:10:29 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:10:29 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:10:29 spire-1.2.1/pkg/server/ 01:10:29 spire-1.2.1/pkg/server/api/ 01:10:29 spire-1.2.1/pkg/server/api/agent.go 01:10:29 spire-1.2.1/pkg/server/api/agent/ 01:10:29 spire-1.2.1/pkg/server/api/agent/v1/ 01:10:29 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:10:29 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:10:29 spire-1.2.1/pkg/server/api/agent_test.go 01:10:29 spire-1.2.1/pkg/server/api/api.go 01:10:29 spire-1.2.1/pkg/server/api/audit/ 01:10:29 spire-1.2.1/pkg/server/api/audit/audit.go 01:10:29 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:10:29 spire-1.2.1/pkg/server/api/bundle.go 01:10:29 spire-1.2.1/pkg/server/api/bundle/ 01:10:29 spire-1.2.1/pkg/server/api/bundle/v1/ 01:10:29 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:10:29 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:10:29 spire-1.2.1/pkg/server/api/bundle_test.go 01:10:29 spire-1.2.1/pkg/server/api/debug/ 01:10:29 spire-1.2.1/pkg/server/api/debug/v1/ 01:10:29 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:10:29 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:10:29 spire-1.2.1/pkg/server/api/entry.go 01:10:29 spire-1.2.1/pkg/server/api/entry/ 01:10:29 spire-1.2.1/pkg/server/api/entry/v1/ 01:10:29 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:10:29 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:10:29 spire-1.2.1/pkg/server/api/entry_test.go 01:10:29 spire-1.2.1/pkg/server/api/health/ 01:10:29 spire-1.2.1/pkg/server/api/health/v1/ 01:10:29 spire-1.2.1/pkg/server/api/health/v1/service.go 01:10:29 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:10:29 spire-1.2.1/pkg/server/api/id.go 01:10:29 spire-1.2.1/pkg/server/api/id_test.go 01:10:29 spire-1.2.1/pkg/server/api/limits/ 01:10:29 spire-1.2.1/pkg/server/api/limits/limits.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/ 01:10:29 spire-1.2.1/pkg/server/api/middleware/alias.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/audit.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/caller.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/common.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/entries.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:10:29 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:10:29 spire-1.2.1/pkg/server/api/ratelimit.go 01:10:29 spire-1.2.1/pkg/server/api/rpccontext/ 01:10:29 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:10:29 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:10:29 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:10:29 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:10:29 spire-1.2.1/pkg/server/api/selector.go 01:10:29 spire-1.2.1/pkg/server/api/selector_test.go 01:10:29 spire-1.2.1/pkg/server/api/status.go 01:10:29 spire-1.2.1/pkg/server/api/status_test.go 01:10:29 spire-1.2.1/pkg/server/api/svid/ 01:10:29 spire-1.2.1/pkg/server/api/svid/v1/ 01:10:29 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:10:29 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:10:29 spire-1.2.1/pkg/server/api/trustdomain.go 01:10:29 spire-1.2.1/pkg/server/api/trustdomain/ 01:10:29 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:10:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:10:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:10:29 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:10:29 spire-1.2.1/pkg/server/authpolicy/ 01:10:29 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:10:29 spire-1.2.1/pkg/server/authpolicy/policy.go 01:10:29 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:10:29 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:10:29 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:10:29 spire-1.2.1/pkg/server/authpolicy/validate.go 01:10:29 spire-1.2.1/pkg/server/bundle/ 01:10:29 spire-1.2.1/pkg/server/bundle/client/ 01:10:29 spire-1.2.1/pkg/server/bundle/client/client.go 01:10:29 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:10:29 spire-1.2.1/pkg/server/bundle/client/manager.go 01:10:29 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:10:29 spire-1.2.1/pkg/server/bundle/client/sources.go 01:10:29 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:10:29 spire-1.2.1/pkg/server/bundle/client/updater.go 01:10:29 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:10:29 spire-1.2.1/pkg/server/ca/ 01:10:29 spire-1.2.1/pkg/server/ca/ca.go 01:10:29 spire-1.2.1/pkg/server/ca/ca_health.go 01:10:29 spire-1.2.1/pkg/server/ca/ca_test.go 01:10:29 spire-1.2.1/pkg/server/ca/journal.go 01:10:29 spire-1.2.1/pkg/server/ca/journal_test.go 01:10:29 spire-1.2.1/pkg/server/ca/manager.go 01:10:29 spire-1.2.1/pkg/server/ca/manager_health.go 01:10:29 spire-1.2.1/pkg/server/ca/manager_test.go 01:10:29 spire-1.2.1/pkg/server/ca/templates.go 01:10:29 spire-1.2.1/pkg/server/ca/upstream_client.go 01:10:29 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:10:29 spire-1.2.1/pkg/server/ca/validation.go 01:10:29 spire-1.2.1/pkg/server/cache/ 01:10:29 spire-1.2.1/pkg/server/cache/dscache/ 01:10:29 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:10:29 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:10:29 spire-1.2.1/pkg/server/cache/entrycache/ 01:10:29 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:10:29 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:10:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:10:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:10:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:10:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:10:29 spire-1.2.1/pkg/server/catalog/ 01:10:29 spire-1.2.1/pkg/server/catalog/catalog.go 01:10:29 spire-1.2.1/pkg/server/catalog/keymanager.go 01:10:29 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:10:29 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:10:29 spire-1.2.1/pkg/server/catalog/notifier.go 01:10:29 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:10:29 spire-1.2.1/pkg/server/config.go 01:10:29 spire-1.2.1/pkg/server/datastore/ 01:10:29 spire-1.2.1/pkg/server/datastore/datastore.go 01:10:29 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:10:29 spire-1.2.1/pkg/server/datastore/repository.go 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:10:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:10:29 spire-1.2.1/pkg/server/endpoints/ 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/ 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:10:29 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:10:29 spire-1.2.1/pkg/server/endpoints/config.go 01:10:29 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:10:29 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:10:29 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:10:29 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:10:29 spire-1.2.1/pkg/server/endpoints/middleware.go 01:10:29 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:10:29 spire-1.2.1/pkg/server/hostservice/ 01:10:29 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:10:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:10:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:10:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:10:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:10:29 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:10:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:10:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/ 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/ 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:10:29 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:10:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:10:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:10:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:10:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:10:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:10:29 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:10:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:10:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/notifier/ 01:10:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:10:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:10:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:10:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:10:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:10:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:10:29 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:10:29 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:10:29 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:10:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:10:29 spire-1.2.1/pkg/server/registration/ 01:10:29 spire-1.2.1/pkg/server/registration/manager.go 01:10:29 spire-1.2.1/pkg/server/registration/manager_test.go 01:10:29 spire-1.2.1/pkg/server/scanentries.go 01:10:29 spire-1.2.1/pkg/server/scanentries_test.go 01:10:29 spire-1.2.1/pkg/server/server.go 01:10:29 spire-1.2.1/pkg/server/server_test.go 01:10:29 spire-1.2.1/pkg/server/svid/ 01:10:29 spire-1.2.1/pkg/server/svid/observer.go 01:10:29 spire-1.2.1/pkg/server/svid/observer_test.go 01:10:29 spire-1.2.1/pkg/server/svid/rotator.go 01:10:29 spire-1.2.1/pkg/server/svid/rotator_config.go 01:10:29 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:10:29 spire-1.2.1/pkg/server/svid/rotator_test.go 01:10:29 spire-1.2.1/proto/ 01:10:29 spire-1.2.1/proto/private/ 01:10:29 spire-1.2.1/proto/private/server/ 01:10:29 spire-1.2.1/proto/private/server/journal/ 01:10:29 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:10:29 spire-1.2.1/proto/private/server/journal/journal.proto 01:10:29 spire-1.2.1/proto/spire/ 01:10:29 spire-1.2.1/proto/spire/common/ 01:10:29 spire-1.2.1/proto/spire/common/common.pb.go 01:10:29 spire-1.2.1/proto/spire/common/common.proto 01:10:29 spire-1.2.1/proto/spire/common/plugin/ 01:10:29 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:10:29 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:10:29 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:10:29 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:10:29 spire-1.2.1/proto/spire/plugin/ 01:10:29 spire-1.2.1/proto/spire/plugin/agent/ 01:10:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:10:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:10:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:10:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:10:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:10:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:10:29 spire-1.2.1/release/ 01:10:29 spire-1.2.1/release/spire-extras/ 01:10:29 spire-1.2.1/release/spire-extras/README.md 01:10:29 spire-1.2.1/release/spire-extras/conf/ 01:10:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:10:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:10:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:10:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:10:29 spire-1.2.1/release/spire/ 01:10:29 spire-1.2.1/release/spire/README.md 01:10:29 spire-1.2.1/release/spire/conf/ 01:10:29 spire-1.2.1/release/spire/conf/agent/ 01:10:29 spire-1.2.1/release/spire/conf/agent/agent.conf 01:10:29 spire-1.2.1/release/spire/conf/server/ 01:10:29 spire-1.2.1/release/spire/conf/server/server.conf 01:10:29 spire-1.2.1/script/ 01:10:29 spire-1.2.1/script/build-artifact.sh 01:10:29 spire-1.2.1/script/generate_dummy_ca.sh 01:10:29 spire-1.2.1/support/ 01:10:29 spire-1.2.1/support/k8s/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:10:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:10:29 spire-1.2.1/support/oidc-discovery-provider/ 01:10:29 spire-1.2.1/support/oidc-discovery-provider/README.md 01:10:29 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:10:29 spire-1.2.1/support/oidc-discovery-provider/config.go 01:10:29 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:10:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:10:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:10:29 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:10:29 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:10:29 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:10:29 spire-1.2.1/support/oidc-discovery-provider/main.go 01:10:29 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:10:29 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:10:29 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:10:29 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:10:29 spire-1.2.1/test/ 01:10:29 spire-1.2.1/test/clock/ 01:10:29 spire-1.2.1/test/clock/clock.go 01:10:29 spire-1.2.1/test/fakes/ 01:10:29 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:10:29 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:10:29 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:10:29 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:10:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:10:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:10:29 spire-1.2.1/test/fakes/fakeagentstore/ 01:10:29 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:10:29 spire-1.2.1/test/fakes/fakedatastore/ 01:10:29 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:10:29 spire-1.2.1/test/fakes/fakeentryclient/ 01:10:29 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:10:29 spire-1.2.1/test/fakes/fakehealthchecker/ 01:10:29 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:10:29 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:10:29 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:10:29 spire-1.2.1/test/fakes/fakemetrics/ 01:10:29 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:10:29 spire-1.2.1/test/fakes/fakenoderesolver/ 01:10:29 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:10:29 spire-1.2.1/test/fakes/fakenotifier/ 01:10:29 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:10:29 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:10:29 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:10:29 spire-1.2.1/test/fakes/fakeserverca/ 01:10:29 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:10:29 spire-1.2.1/test/fakes/fakeservercatalog/ 01:10:29 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:10:29 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:10:29 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:10:29 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:10:29 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:10:29 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:10:29 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:10:29 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:10:29 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:10:29 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:10:29 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:10:29 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:10:29 spire-1.2.1/test/fixture/ 01:10:29 spire-1.2.1/test/fixture/certs/ 01:10:29 spire-1.2.1/test/fixture/certs/agent_svid.der 01:10:29 spire-1.2.1/test/fixture/certs/base_cert.pem 01:10:29 spire-1.2.1/test/fixture/certs/base_csr.pem 01:10:29 spire-1.2.1/test/fixture/certs/base_key.pem 01:10:29 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:10:29 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:10:29 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:10:29 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:10:29 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:10:29 spire-1.2.1/test/fixture/certs/blog_key.pem 01:10:29 spire-1.2.1/test/fixture/certs/bundle.der 01:10:29 spire-1.2.1/test/fixture/certs/ca.pem 01:10:29 spire-1.2.1/test/fixture/certs/ca_key.pem 01:10:29 spire-1.2.1/test/fixture/certs/database_cert.pem 01:10:29 spire-1.2.1/test/fixture/certs/database_csr.pem 01:10:29 spire-1.2.1/test/fixture/certs/database_key.pem 01:10:29 spire-1.2.1/test/fixture/certs/node_cert.pem 01:10:29 spire-1.2.1/test/fixture/certs/node_csr.pem 01:10:29 spire-1.2.1/test/fixture/certs/node_key.pem 01:10:29 spire-1.2.1/test/fixture/certs/svid.pem 01:10:29 spire-1.2.1/test/fixture/certs/svid_key.pem 01:10:29 spire-1.2.1/test/fixture/config/ 01:10:29 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:10:29 spire-1.2.1/test/fixture/config/agent_good.conf 01:10:29 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:10:29 spire-1.2.1/test/fixture/config/plugin_good.conf 01:10:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:10:29 spire-1.2.1/test/fixture/config/server_good.conf 01:10:29 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:10:29 spire-1.2.1/test/fixture/fixture.go 01:10:29 spire-1.2.1/test/fixture/nodeattestor/ 01:10:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:10:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:10:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:10:29 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:10:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:10:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:10:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:10:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:10:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:10:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:10:29 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:10:29 spire-1.2.1/test/fixture/registration/ 01:10:29 spire-1.2.1/test/fixture/registration/entries.json 01:10:29 spire-1.2.1/test/fixture/registration/good-for-update.json 01:10:29 spire-1.2.1/test/fixture/registration/good.json 01:10:29 spire-1.2.1/test/fixture/registration/invalid.json 01:10:29 spire-1.2.1/test/fixture/registration/invalid_json.json 01:10:29 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:10:29 spire-1.2.1/test/integration/ 01:10:29 spire-1.2.1/test/integration/README.md 01:10:29 spire-1.2.1/test/integration/common 01:10:29 spire-1.2.1/test/integration/setup/ 01:10:29 spire-1.2.1/test/integration/setup/adminclient/ 01:10:29 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:10:29 spire-1.2.1/test/integration/setup/adminclient/client.go 01:10:29 spire-1.2.1/test/integration/setup/debugagent/ 01:10:29 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:10:29 spire-1.2.1/test/integration/setup/debugagent/main.go 01:10:29 spire-1.2.1/test/integration/setup/debugserver/ 01:10:29 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:10:29 spire-1.2.1/test/integration/setup/debugserver/main.go 01:10:29 spire-1.2.1/test/integration/setup/downstreamclient/ 01:10:29 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:10:29 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:10:29 spire-1.2.1/test/integration/setup/itclient/ 01:10:29 spire-1.2.1/test/integration/setup/itclient/client.go 01:10:29 spire-1.2.1/test/integration/setup/node-attestation/ 01:10:29 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:10:29 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:10:29 spire-1.2.1/test/integration/setup/x509pop/ 01:10:29 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:10:29 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:10:29 spire-1.2.1/test/integration/suites/ 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:10:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:10:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:10:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:10:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:10:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:10:29 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:10:29 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:10:29 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:10:29 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:10:29 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:10:29 spire-1.2.1/test/integration/suites/join-token/ 01:10:29 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:10:29 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:10:29 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:10:29 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:10:29 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:10:29 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:10:29 spire-1.2.1/test/integration/suites/join-token/README.md 01:10:29 spire-1.2.1/test/integration/suites/join-token/conf/ 01:10:29 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:10:29 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/join-token/teardown 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:10:29 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:10:29 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:10:29 spire-1.2.1/test/integration/suites/k8s/ 01:10:29 spire-1.2.1/test/integration/suites/k8s/00-setup 01:10:29 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:10:29 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:10:29 spire-1.2.1/test/integration/suites/k8s/README.md 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/ 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:10:29 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:10:29 spire-1.2.1/test/integration/suites/k8s/teardown 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/ 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:10:29 spire-1.2.1/test/integration/suites/rotation/ 01:10:29 spire-1.2.1/test/integration/suites/rotation/00-setup 01:10:29 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:10:29 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:10:29 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:10:29 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:10:29 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:10:29 spire-1.2.1/test/integration/suites/rotation/README.md 01:10:29 spire-1.2.1/test/integration/suites/rotation/conf/ 01:10:29 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:10:29 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/rotation/teardown 01:10:29 spire-1.2.1/test/integration/suites/self-test/ 01:10:29 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:10:29 spire-1.2.1/test/integration/suites/self-test/README.md 01:10:29 spire-1.2.1/test/integration/suites/self-test/teardown 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:10:29 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:10:29 spire-1.2.1/test/integration/suites/upgrade/ 01:10:29 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:10:29 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:10:29 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:10:29 spire-1.2.1/test/integration/suites/upgrade/README.md 01:10:29 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:10:29 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:10:29 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:10:29 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:10:29 spire-1.2.1/test/integration/suites/upgrade/teardown 01:10:29 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:10:29 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:10:29 spire-1.2.1/test/integration/test-one.sh 01:10:29 spire-1.2.1/test/integration/test.sh 01:10:29 spire-1.2.1/test/plugintest/ 01:10:29 spire-1.2.1/test/plugintest/config.go 01:10:29 spire-1.2.1/test/plugintest/load.go 01:10:29 spire-1.2.1/test/plugintest/option.go 01:10:29 spire-1.2.1/test/spiretest/ 01:10:29 spire-1.2.1/test/spiretest/apiserver.go 01:10:29 spire-1.2.1/test/spiretest/assertions.go 01:10:29 spire-1.2.1/test/spiretest/dir.go 01:10:29 spire-1.2.1/test/spiretest/errors_posix.go 01:10:29 spire-1.2.1/test/spiretest/errors_windows.go 01:10:29 spire-1.2.1/test/spiretest/logs.go 01:10:29 spire-1.2.1/test/spiretest/socketapi.go 01:10:29 spire-1.2.1/test/spiretest/suite.go 01:10:29 spire-1.2.1/test/spiretest/x509.go 01:10:29 spire-1.2.1/test/testca/ 01:10:29 spire-1.2.1/test/testca/ca.go 01:10:29 spire-1.2.1/test/testkey/ 01:10:29 spire-1.2.1/test/testkey/generate.sh 01:10:29 spire-1.2.1/test/testkey/genkeys.go 01:10:29 spire-1.2.1/test/testkey/keys.go 01:10:29 spire-1.2.1/test/testkey/new.go 01:10:29 spire-1.2.1/test/tpmsimulator/ 01:10:29 spire-1.2.1/test/tpmsimulator/simulator.go 01:10:29 spire-1.2.1/test/util/ 01:10:29 spire-1.2.1/test/util/cert_fixtures.go 01:10:29 spire-1.2.1/test/util/cert_generation.go 01:10:29 spire-1.2.1/test/util/io_redirection.go 01:10:29 spire-1.2.1/test/util/race.go 01:10:29 spire-1.2.1/test/util/util.go 01:10:29 building spire from source... 01:10:29 Installing go1.17.7... 01:10:56 Building bin/spire-server... 01:10:56 go: downloading github.com/mitchellh/cli v1.1.2 01:10:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:10:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:10:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:10:57 go: downloading google.golang.org/grpc v1.44.0 01:10:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:11:01 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:11:02 go: downloading github.com/imdario/mergo v0.3.12 01:11:02 go: downloading github.com/sirupsen/logrus v1.8.1 01:11:02 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:11:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:11:03 go: downloading github.com/fatih/color v1.13.0 01:11:03 go: downloading github.com/mattn/go-isatty v0.0.14 01:11:03 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:11:03 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:11:03 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:11:03 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:11:03 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:11:03 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:11:04 go: downloading github.com/armon/go-metrics v0.3.10 01:11:05 go: downloading github.com/prometheus/client_golang v1.12.1 01:11:05 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:11:06 go: downloading github.com/open-policy-agent/opa v0.38.0 01:11:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:11:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:11:35 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:11:35 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:11:35 go: downloading github.com/mattn/go-colorable v0.1.12 01:11:35 go: downloading github.com/Masterminds/goutils v1.1.0 01:11:35 go: downloading github.com/Masterminds/semver v1.5.0 01:11:35 go: downloading github.com/google/uuid v1.1.2 01:11:35 go: downloading github.com/huandu/xstrings v1.3.2 01:11:35 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:11:35 go: downloading github.com/oklog/run v1.0.0 01:11:35 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:11:35 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:11:35 go: downloading go.uber.org/atomic v1.9.0 01:11:35 go: downloading github.com/pkg/errors v0.9.1 01:11:35 go: downloading github.com/prometheus/client_model v0.2.0 01:11:35 go: downloading github.com/prometheus/common v0.32.1 01:11:35 go: downloading github.com/beorn7/perks v1.0.1 01:11:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:11:35 go: downloading github.com/prometheus/procfs v0.7.3 01:11:37 go: downloading github.com/imkira/go-observer v1.0.3 01:11:38 go: downloading github.com/hashicorp/errwrap v1.1.0 01:11:38 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:11:38 go: downloading github.com/twmb/murmur3 v1.1.6 01:11:38 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:11:38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:11:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:11:38 go: downloading gopkg.in/yaml.v2 v2.4.0 01:11:38 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:11:38 go: downloading github.com/gobwas/glob v0.2.3 01:11:39 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:11:39 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:11:39 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:11:39 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:11:39 Removing intermediate container a493daf8d78e 01:11:39 ---> b760c2251ae6 01:11:39 01:11:39 Step 10/22 : FROM alpine:3.14 01:11:39 ---> ac73e934f311 01:11:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 01:11:40 ---> Running in 4313225cfb72 01:11:40 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:11:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:11:44 (1/6) Installing ca-certificates (20211220-r0) 01:11:45 (2/6) Installing brotli-libs (1.0.9-r5) 01:11:45 (3/6) Installing nghttp2-libs (1.43.0-r0) 01:11:45 (4/6) Installing libcurl (7.79.1-r0) 01:11:45 (5/6) Installing curl (7.79.1-r0) 01:11:45 (6/6) Installing dumb-init (1.2.5-r1) 01:11:45 Executing busybox-1.33.1-r7.trigger 01:11:45 Executing ca-certificates-20211220-r0.trigger 01:11:45 OK: 8 MiB in 20 packages 01:11:47 Removing intermediate container 9b9ec36f5d5d 01:11:47 ---> 9d78a4595965 01:11:47 01:11:47 Step 10/25 : FROM alpine:3.14 01:11:47 ---> ac73e934f311 01:11:47 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:11:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:11:47 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:11:47 go: downloading github.com/stretchr/testify v1.7.0 01:11:47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:11:47  ---> Running in a6c8983f9674 01:11:48 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:11:50 Removing intermediate container 4313225cfb72 01:11:50 ---> 051eef759f28 01:11:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:11:50 ---> Running in f5562c00f729 01:11:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:11:51 Removing intermediate container f5562c00f729 01:11:51 ---> d1bb966fb566 01:11:51 Step 13/22 : WORKDIR /edgex 01:11:51 ---> Running in 68a7032affde 01:11:52 Removing intermediate container 68a7032affde 01:11:52 ---> 453b6a29bf82 01:11:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:11:52 (1/3) Installing ca-certificates (20211220-r0) 01:11:52 (2/3) Installing dumb-init (1.2.5-r1) 01:11:52 (3/3) Installing su-exec (0.2-r1) 01:11:52 Executing busybox-1.33.1-r7.trigger 01:11:52 Executing ca-certificates-20211220-r0.trigger 01:11:53 OK: 6 MiB in 17 packages 01:11:54 ---> 9a4204965e48 01:11:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:11:56 Removing intermediate container a6c8983f9674 01:11:56 ---> 0ea10e57b283 01:11:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:11:57 ---> Running in 9ac5d9c10460 01:11:58 Removing intermediate container 9ac5d9c10460 01:11:58 ---> 4d11a609fea3 01:11:58 Step 13/25 : WORKDIR / 01:11:58 ---> Running in 3061f20cb6e1 01:11:59 ---> 0e476945e5e4 01:11:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:11:59 Removing intermediate container 3061f20cb6e1 01:11:59 ---> 90779aaf33c9 01:11: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 01:12:01 Removing intermediate container d58063d088e7 01:12:01 ---> 177f1f5fbff4 01:12:01 01:12:01 Step 10/23 : FROM alpine:3.14 01:12:01 ---> ac73e934f311 01:12:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 01:12:01 ---> Using cache 01:12:01 ---> 6595e678b245 01:12:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:12:01 ---> Using cache 01:12:01 ---> bf40bc4a5702 01:12:01 Step 13/23 : ENV APP_PORT=59881 01:12:01 ---> 4396c6c3a8c5 01:12: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 01:12:01 ---> Running in 772d44bdbc76 01:12:03 Removing intermediate container 772d44bdbc76 01:12:03 ---> 5ce497ace925 01:12:03 Step 14/23 : EXPOSE $APP_PORT 01:12:03 ---> cc7bbe07512b 01:12:03 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:12:03 ---> Running in f245a305d8b1 01:12:03 ---> d4a6370e0dad 01:12:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:12:04 Removing intermediate container f245a305d8b1 01:12:04 ---> a3c3c5303291 01:12:04 Step 15/23 : WORKDIR / 01:12:04 ---> Running in c3f3f7267ce2 01:12:04 ---> b5ae5c7be7d7 01:12:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:12:05 ---> 34ffd7f8dc61 01:12:05 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:12:05 ---> Running in 9a1d2e481732 01:12:06 Removing intermediate container c3f3f7267ce2 01:12:06 ---> 369a96b0eca9 01:12:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:12:07 ---> ec18ff917361 01:12:07 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:12:08 ---> 29fe1b2c3d20 01:12:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:12:10 Removing intermediate container 9a1d2e481732 01:12:10 ---> e370b6e9d488 01:12:10 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 01:12:10 ---> Running in 282bf565f8af 01:12:10 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:12:10 go: downloading github.com/blang/semver/v4 v4.0.0 01:12:10 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:12:10 go: downloading github.com/jinzhu/gorm v1.9.16 01:12:11 go: downloading github.com/lib/pq v1.10.4 01:12:11 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:12:11 go: downloading k8s.io/client-go v0.23.4 01:12:11 Removing intermediate container 282bf565f8af 01:12:11 ---> 8874da56623f 01:12:11 Step 20/22 : LABEL arch=arm64 01:12:11 go: downloading k8s.io/api v0.23.4 01:12:11  ---> d6944223af2b 01:12:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:12:11 ---> Running in c3f576fd9947 01:12:11 go: downloading github.com/google/go-tpm v0.3.3 01:12:12 Removing intermediate container c3f576fd9947 01:12:12 ---> b6adee166df1 01:12:12 Step 21/22 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 01:12:12 go: downloading google.golang.org/api v0.70.0 01:12:12  ---> Running in 187b75788917 01:12:12 ---> e330cb86ff5c 01:12:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:12:13 Removing intermediate container 187b75788917 01:12:13 ---> bb58f943c74a 01:12:13 Step 22/22 : LABEL version=0.0.0 01:12:14 ---> Running in e8d1229f75b4 01:12:14 ---> f6f4c86c4fad 01:12:14 Step 19/23 : ENTRYPOINT ["/core-metadata"] 01:12:14 ---> Running in f2cc78e42e94 01:12:15 Removing intermediate container e8d1229f75b4 01:12:15 ---> 2e941b2834b2 01:12:15 01:12:15 ---> 3dafd9a2a214 01:12:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:12:15 Removing intermediate container f2cc78e42e94 01:12:15 ---> 02f92922cbc5 01:12:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:12:16 ---> Running in c2466332fa69 01:12:16 Successfully built 2e941b2834b2 01:12:16 Successfully tagged security-proxy-setup-arm64:latest 01:12:16  Building security-proxy-setup ... done Building security-spire-config 01:12:17 Removing intermediate container c2466332fa69 01:12:17 ---> dd0bfff163da 01:12:17 Step 21/23 : LABEL arch=arm64 01:12:17 ---> d8c1e8fcc19f 01:12:17 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/ 01:12:17 ---> Running in b9f2b1265f39 01:12:17 ---> Running in b38c1f43b35d 01:12:18 Removing intermediate container b9f2b1265f39 01:12:18 ---> 84dac7098b6c 01:12:18 Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 01:12:18 ---> Running in 40a0280558d5 01:12:19 Removing intermediate container 40a0280558d5 01:12:19 ---> ecd0251e6a86 01:12:19 Step 23/23 : LABEL version=0.0.0 01:12:19 ---> Running in 07a1dbe1829d 01:12:19 Removing intermediate container 07a1dbe1829d 01:12:19 ---> 836e5cda1d5e 01:12:19 01:12:20 Removing intermediate container b38c1f43b35d 01:12:20 ---> 9292b5b66c38 01:12:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 01:12:21 Successfully built 836e5cda1d5e 01:12:21 Successfully tagged core-metadata-arm64:latest 01:12:21  Building core-metadata ... done Building sys-mgmt-agent 01:12:21 ---> Running in c6a318800d9a 01:12:21 Removing intermediate container c6a318800d9a 01:12:21 ---> 44a9c554d92e 01:12:21 Step 23/25 : LABEL arch=arm64 01:12:21 ---> Running in 527fd27153f2 01:12:22 Removing intermediate container 527fd27153f2 01:12:22 ---> 7d12cd8209b2 01:12:22 Step 24/25 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 01:12:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:12:22  ---> Running in 7888c4ae55a0 01:12:23 Removing intermediate container 7888c4ae55a0 01:12:23 ---> 68782c4ff966 01:12:23 Step 25/25 : LABEL version=0.0.0 01:12:23 ---> Running in 0e028286d6c5 01:12:23 Removing intermediate container 0e028286d6c5 01:12:23 ---> 9063f9fee7c7 01:12:23 01:12:24 Successfully built 9063f9fee7c7 01:12:24 Successfully tagged security-secretstore-setup-arm64:latest 01:12:46  Building security-secretstore-setup ... done go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:12:46 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:12:46 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:12:46 go: downloading cloud.google.com/go/storage v1.21.0 01:12:46 go: downloading cloud.google.com/go v0.100.2 01:12:47 go: downloading k8s.io/apimachinery v0.23.4 01:12:48 go: downloading k8s.io/kube-aggregator v0.23.3 01:12:49 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:12:50 go: downloading cloud.google.com/go/security v1.3.0 01:12:50 go: downloading github.com/hashicorp/vault/api v1.4.1 01:12:51 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:12:52 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:12:52 go: downloading github.com/aws/smithy-go v1.11.0 01:12:53 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:12:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:12:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:12:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:12:53 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:12:54 go: downloading github.com/jinzhu/inflection v1.0.0 01:12:54 go: downloading github.com/gogo/protobuf v1.3.2 01:12:58 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:12:58 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:12:58 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:12:58 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:12:58 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:12:58 go: downloading github.com/dimchansky/utfbom v1.1.1 01:12:58 go: downloading cloud.google.com/go/compute v1.3.0 01:12:59 go: downloading cloud.google.com/go/iam v0.1.1 01:12:59 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:12:59 go: downloading k8s.io/klog/v2 v2.30.0 01:13:00 go: downloading github.com/google/gofuzz v1.1.0 01:13:00 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:13:01 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:13:01 go: downloading github.com/spf13/pflag v1.0.5 01:13:02 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:13:02 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:13:02 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:13:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:13:02 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:13:02 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:13:02 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:13:03 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:13:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:13:03 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:13:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:13:04 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:13:05 go: downloading go.opencensus.io v0.23.0 01:13:06 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:13:06 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:13:06 go: downloading gopkg.in/inf.v0 v0.9.1 01:13:06 go: downloading github.com/go-logr/logr v1.2.2 01:13:07 go: downloading github.com/google/go-cmp v0.5.7 01:13:07 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:13:07 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:13:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:13:07 ---> 6657c5ea2509 01:13:07 Step 3/26 : WORKDIR /edgex-go 01:13:07 ---> Using cache 01:13:07 go: downloading github.com/json-iterator/go v1.1.12 01:13:07  ---> 855da9a5ae4c 01:13:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:07 ---> Using cache 01:13:07 ---> a6732555f34c 01:13:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 01:13:07 ---> Using cache 01:13:08 ---> 97114c486bd3 01:13:08 Step 6/26 : COPY go.mod vendor* ./ 01:13:08 ---> Using cache 01:13:08 ---> e785547f115c 01:13:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:08 ---> Using cache 01:13:08 ---> 6d5e389938a5 01:13:08 Step 8/26 : COPY . . 01:13:08 ---> Using cache 01:13:08 ---> 39f6ce749edd 01:13:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 01:13:08 ---> Using cache 01:13:08 ---> 15499722ef25 01:13:08 Step 10/26 : RUN mkdir -p spire-build 01:13:08 ---> Using cache 01:13:08 ---> c489ada63232 01:13:08 Step 11/26 : WORKDIR /edgex-go/spire-build 01:13:08 ---> Using cache 01:13:08 ---> 749806e3832b 01:13:08 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 01:13:08 ---> Running in e2e069b04f79 01:13:08 go: downloading github.com/googleapis/gnostic v0.5.5 01:13:10 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:13:10 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 01:13:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:13:10 ---> 6657c5ea2509 01:13:10 Step 3/23 : WORKDIR /edgex-go 01:13:10 ---> Using cache 01:13:10 ---> 855da9a5ae4c 01:13:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:10 ---> Using cache 01:13:10 ---> a6732555f34c 01:13:10 Step 5/23 : RUN apk add --update --no-cache make bash git 01:13:10 ---> Running in 698110eee540 01:13:11 spire-1.2.1/ 01:13:11 spire-1.2.1/.data/ 01:13:11 spire-1.2.1/.data/.file 01:13:11 spire-1.2.1/.dockerignore 01:13:11 spire-1.2.1/.gitattributes 01:13:11 spire-1.2.1/.githooks/ 01:13:11 spire-1.2.1/.githooks/pre-commit 01:13:11 spire-1.2.1/.github/ 01:13:11 spire-1.2.1/.github/ISSUE_TEMPLATE.md 01:13:11 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 01:13:11 spire-1.2.1/.github/dependabot.yml 01:13:11 spire-1.2.1/.github/workflows/ 01:13:11 spire-1.2.1/.github/workflows/nightly_build.yaml 01:13:11 spire-1.2.1/.github/workflows/pr_build.yaml 01:13:11 spire-1.2.1/.github/workflows/release_build.yaml 01:13:11 spire-1.2.1/.github/workflows/scripts/ 01:13:11 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 01:13:11 spire-1.2.1/.github/workflows/scripts/push-images.sh 01:13:11 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 01:13:11 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 01:13:11 spire-1.2.1/.github/workflows/scripts/split.sh 01:13:11 spire-1.2.1/.gitignore 01:13:11 spire-1.2.1/.go-version 01:13:11 spire-1.2.1/.golangci.yml 01:13:11 spire-1.2.1/ADOPTERS.md 01:13:11 spire-1.2.1/CHANGELOG.md 01:13:11 spire-1.2.1/CODE-OF-CONDUCT.md 01:13:11 spire-1.2.1/CODEOWNERS 01:13:11 spire-1.2.1/CONTRIBUTING.md 01:13:11 spire-1.2.1/Dockerfile 01:13:11 spire-1.2.1/Dockerfile.dev 01:13:11 spire-1.2.1/Dockerfile.scratch 01:13:11 spire-1.2.1/LICENSE 01:13:11 spire-1.2.1/MAINTAINERS.md 01:13:11 spire-1.2.1/Makefile 01:13:11 spire-1.2.1/README.md 01:13:11 spire-1.2.1/ROADMAP.md 01:13:11 spire-1.2.1/SECURITY.md 01:13:11 spire-1.2.1/cmd/ 01:13:11 spire-1.2.1/cmd/spire-agent/ 01:13:11 spire-1.2.1/cmd/spire-agent/cli/ 01:13:11 spire-1.2.1/cmd/spire-agent/cli/api/ 01:13:11 spire-1.2.1/cmd/spire-agent/cli/api/common.go 01:13:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 01:13:11 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 01:13:11 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 01:13:11 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 01:13:11 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 01:13:11 spire-1.2.1/cmd/spire-agent/cli/cli.go 01:13:11 spire-1.2.1/cmd/spire-agent/cli/common/ 01:13:11 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 01:13:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 01:13:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 01:13:11 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 01:13:11 spire-1.2.1/cmd/spire-agent/cli/run/ 01:13:11 spire-1.2.1/cmd/spire-agent/cli/run/run.go 01:13:11 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 01:13:11 spire-1.2.1/cmd/spire-agent/cli/validate/ 01:13:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 01:13:11 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 01:13:11 spire-1.2.1/cmd/spire-agent/main.go 01:13:11 spire-1.2.1/cmd/spire-server/ 01:13:11 spire-1.2.1/cmd/spire-server/cli/ 01:13:11 spire-1.2.1/cmd/spire-server/cli/agent/ 01:13:11 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/agent/count.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/agent/list.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/agent/show.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/bundle/ 01:13:11 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/cli.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/entry/ 01:13:11 spire-1.2.1/cmd/spire-server/cli/entry/count.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/entry/create.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/entry/show.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/entry/update.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/entry/util.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/ 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/common.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/create.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/list.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/show.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/update.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 01:13:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/jwt/ 01:13:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/run/ 01:13:11 spire-1.2.1/cmd/spire-server/cli/run/run.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/token/ 01:13:11 spire-1.2.1/cmd/spire-server/cli/token/generate.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/validate/ 01:13:11 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/x509/ 01:13:11 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 01:13:11 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 01:13:11 spire-1.2.1/cmd/spire-server/main.go 01:13:11 spire-1.2.1/cmd/spire-server/util/ 01:13:11 spire-1.2.1/cmd/spire-server/util/util.go 01:13:11 spire-1.2.1/conf/ 01:13:11 spire-1.2.1/conf/agent/ 01:13:11 spire-1.2.1/conf/agent/agent.conf 01:13:11 spire-1.2.1/conf/agent/agent_full.conf 01:13:11 spire-1.2.1/conf/agent/dummy_root_ca.crt 01:13:11 spire-1.2.1/conf/server/ 01:13:11 spire-1.2.1/conf/server/dummy_upstream_ca.crt 01:13:11 spire-1.2.1/conf/server/dummy_upstream_ca.key 01:13:11 spire-1.2.1/conf/server/server.conf 01:13:11 spire-1.2.1/conf/server/server_full.conf 01:13:11 spire-1.2.1/doc/ 01:13:11 spire-1.2.1/doc/SPIRE101.md 01:13:11 spire-1.2.1/doc/auditlog.md 01:13:11 spire-1.2.1/doc/authorization_policy_engine.md 01:13:11 spire-1.2.1/doc/changelog_guidelines.md 01:13:11 spire-1.2.1/doc/cure53-report.pdf 01:13:11 spire-1.2.1/doc/images/ 01:13:11 spire-1.2.1/doc/images/2019_roadmap.png 01:13:11 spire-1.2.1/doc/images/SPIRE101.png 01:13:11 spire-1.2.1/doc/images/SPIRE_agent.png 01:13:11 spire-1.2.1/doc/images/SPIRE_server.png 01:13:11 spire-1.2.1/doc/images/cache_mgr.png 01:13:11 spire-1.2.1/doc/images/cache_mgr_components.png 01:13:11 spire-1.2.1/doc/images/federated_spire.png 01:13:11 spire-1.2.1/doc/images/ha_mode.png 01:13:11 spire-1.2.1/doc/images/nested_spire.png 01:13:11 spire-1.2.1/doc/images/oidc_federation.png 01:13:11 spire-1.2.1/doc/images/single_trust_domain.png 01:13:11 spire-1.2.1/doc/images/spiffe_compatible.png 01:13:11 spire-1.2.1/doc/images/spire_logo.png 01:13:11 spire-1.2.1/doc/migrating_registration_api_clients.md 01:13:11 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 01:13:11 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 01:13:11 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 01:13:11 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 01:13:11 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 01:13:11 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 01:13:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 01:13:11 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 01:13:11 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 01:13:11 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 01:13:11 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 01:13:11 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 01:13:11 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 01:13:11 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 01:13:11 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 01:13:11 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 01:13:11 spire-1.2.1/doc/plugin_server_datastore_sql.md 01:13:11 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 01:13:11 spire-1.2.1/doc/plugin_server_keymanager_disk.md 01:13:11 spire-1.2.1/doc/plugin_server_keymanager_memory.md 01:13:11 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 01:13:11 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 01:13:11 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 01:13:11 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 01:13:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 01:13:11 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 01:13:11 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 01:13:11 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 01:13:11 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 01:13:11 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 01:13:11 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 01:13:11 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 01:13:11 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 01:13:11 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 01:13:11 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 01:13:11 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 01:13:11 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 01:13:11 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 01:13:11 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 01:13:11 spire-1.2.1/doc/scaling_spire.md 01:13:11 spire-1.2.1/doc/spire_agent.md 01:13:11 spire-1.2.1/doc/spire_server.md 01:13:11 spire-1.2.1/doc/supported_integrations.md 01:13:11 spire-1.2.1/doc/telemetry.md 01:13:11 spire-1.2.1/doc/telemetry_config.md 01:13:11 spire-1.2.1/doc/upgrading.md 01:13:11 spire-1.2.1/doc/using_spire.md 01:13:11 spire-1.2.1/examples/ 01:13:11 spire-1.2.1/examples/README.md 01:13:11 spire-1.2.1/go.mod 01:13:11 spire-1.2.1/go.sum 01:13:11 spire-1.2.1/pkg/ 01:13:11 spire-1.2.1/pkg/agent/ 01:13:11 spire-1.2.1/pkg/agent/agent.go 01:13:11 spire-1.2.1/pkg/agent/api/ 01:13:11 spire-1.2.1/pkg/agent/api/config.go 01:13:11 spire-1.2.1/pkg/agent/api/debug/ 01:13:11 spire-1.2.1/pkg/agent/api/debug/v1/ 01:13:11 spire-1.2.1/pkg/agent/api/debug/v1/service.go 01:13:11 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 01:13:11 spire-1.2.1/pkg/agent/api/delegatedidentity/ 01:13:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 01:13:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 01:13:11 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 01:13:11 spire-1.2.1/pkg/agent/api/endpoints.go 01:13:11 spire-1.2.1/pkg/agent/api/health/ 01:13:11 spire-1.2.1/pkg/agent/api/health/v1/ 01:13:11 spire-1.2.1/pkg/agent/api/health/v1/service.go 01:13:11 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 01:13:11 spire-1.2.1/pkg/agent/api/rpccontext/ 01:13:11 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 01:13:11 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 01:13:11 spire-1.2.1/pkg/agent/attestor/ 01:13:11 spire-1.2.1/pkg/agent/attestor/node/ 01:13:11 spire-1.2.1/pkg/agent/attestor/node/experimental.go 01:13:11 spire-1.2.1/pkg/agent/attestor/node/node.go 01:13:11 spire-1.2.1/pkg/agent/attestor/node/node_test.go 01:13:11 spire-1.2.1/pkg/agent/attestor/workload/ 01:13:11 spire-1.2.1/pkg/agent/attestor/workload/workload.go 01:13:11 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 01:13:11 spire-1.2.1/pkg/agent/catalog/ 01:13:11 spire-1.2.1/pkg/agent/catalog/catalog.go 01:13:11 spire-1.2.1/pkg/agent/catalog/keymanager.go 01:13:11 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 01:13:11 spire-1.2.1/pkg/agent/catalog/svidstore.go 01:13:11 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 01:13:11 spire-1.2.1/pkg/agent/client/ 01:13:11 spire-1.2.1/pkg/agent/client/client.go 01:13:11 spire-1.2.1/pkg/agent/client/client_test.go 01:13:11 spire-1.2.1/pkg/agent/client/dial.go 01:13:11 spire-1.2.1/pkg/agent/client/nodeconn.go 01:13:11 spire-1.2.1/pkg/agent/client/nodeconn_test.go 01:13:11 spire-1.2.1/pkg/agent/client/update.go 01:13:11 spire-1.2.1/pkg/agent/client/util.go 01:13:11 spire-1.2.1/pkg/agent/common/ 01:13:11 spire-1.2.1/pkg/agent/common/backoff/ 01:13:11 spire-1.2.1/pkg/agent/common/backoff/backoff.go 01:13:11 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 01:13:11 spire-1.2.1/pkg/agent/common/cgroups/ 01:13:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 01:13:11 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 01:13:11 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 01:13:11 spire-1.2.1/pkg/agent/config.go 01:13:11 spire-1.2.1/pkg/agent/endpoints/ 01:13:11 spire-1.2.1/pkg/agent/endpoints/config.go 01:13:11 spire-1.2.1/pkg/agent/endpoints/endpoints.go 01:13:11 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 01:13:11 spire-1.2.1/pkg/agent/endpoints/metrics.go 01:13:11 spire-1.2.1/pkg/agent/endpoints/middleware.go 01:13:11 spire-1.2.1/pkg/agent/endpoints/peertracker.go 01:13:11 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 01:13:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 01:13:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 01:13:11 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 01:13:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 01:13:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 01:13:11 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 01:13:11 spire-1.2.1/pkg/agent/endpoints/workload/ 01:13:11 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 01:13:11 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 01:13:11 spire-1.2.1/pkg/agent/manager/ 01:13:11 spire-1.2.1/pkg/agent/manager/cache/ 01:13:11 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 01:13:11 spire-1.2.1/pkg/agent/manager/cache/cache.go 01:13:11 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 01:13:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 01:13:11 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 01:13:11 spire-1.2.1/pkg/agent/manager/cache/sets.go 01:13:11 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 01:13:11 spire-1.2.1/pkg/agent/manager/config.go 01:13:11 spire-1.2.1/pkg/agent/manager/manager.go 01:13:11 spire-1.2.1/pkg/agent/manager/manager_test.go 01:13:11 spire-1.2.1/pkg/agent/manager/storage.go 01:13:11 spire-1.2.1/pkg/agent/manager/storage_test.go 01:13:11 spire-1.2.1/pkg/agent/manager/storecache/ 01:13:11 spire-1.2.1/pkg/agent/manager/storecache/cache.go 01:13:11 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 01:13:11 spire-1.2.1/pkg/agent/manager/sync.go 01:13:11 spire-1.2.1/pkg/agent/plugin/ 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/ 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 01:13:11 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 01:13:11 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/ 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 01:13:11 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 01:13:11 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 01:13:11 spire-1.2.1/pkg/agent/svid/ 01:13:11 spire-1.2.1/pkg/agent/svid/rotator.go 01:13:11 spire-1.2.1/pkg/agent/svid/rotator_config.go 01:13:11 spire-1.2.1/pkg/agent/svid/rotator_test.go 01:13:11 spire-1.2.1/pkg/agent/svid/store/ 01:13:11 spire-1.2.1/pkg/agent/svid/store/service.go 01:13:11 spire-1.2.1/pkg/agent/svid/store/service_test.go 01:13:11 spire-1.2.1/pkg/common/ 01:13:11 spire-1.2.1/pkg/common/agentpathtemplate/ 01:13:11 spire-1.2.1/pkg/common/agentpathtemplate/template.go 01:13:11 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 01:13:11 spire-1.2.1/pkg/common/api/ 01:13:11 spire-1.2.1/pkg/common/api/metrics.go 01:13:11 spire-1.2.1/pkg/common/api/middleware/ 01:13:11 spire-1.2.1/pkg/common/api/middleware/common_test.go 01:13:11 spire-1.2.1/pkg/common/api/middleware/interceptor.go 01:13:11 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 01:13:11 spire-1.2.1/pkg/common/api/middleware/logger.go 01:13:11 spire-1.2.1/pkg/common/api/middleware/logger_test.go 01:13:11 spire-1.2.1/pkg/common/api/middleware/metrics.go 01:13:11 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 01:13:11 spire-1.2.1/pkg/common/api/middleware/middleware.go 01:13:11 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 01:13:11 spire-1.2.1/pkg/common/api/middleware/misconfig.go 01:13:11 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 01:13:11 spire-1.2.1/pkg/common/api/middleware/names.go 01:13:11 spire-1.2.1/pkg/common/api/middleware/names_test.go 01:13:11 spire-1.2.1/pkg/common/api/names.go 01:13:11 spire-1.2.1/pkg/common/api/ratelimit.go 01:13:11 spire-1.2.1/pkg/common/api/rpccontext/ 01:13:11 spire-1.2.1/pkg/common/api/rpccontext/logger.go 01:13:11 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 01:13:11 spire-1.2.1/pkg/common/api/rpccontext/names.go 01:13:11 spire-1.2.1/pkg/common/auth/ 01:13:11 spire-1.2.1/pkg/common/auth/interceptors.go 01:13:11 spire-1.2.1/pkg/common/auth/interceptors_test.go 01:13:11 spire-1.2.1/pkg/common/auth/untracked_uds.go 01:13:11 spire-1.2.1/pkg/common/bundleutil/ 01:13:11 spire-1.2.1/pkg/common/bundleutil/bundle.go 01:13:11 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 01:13:11 spire-1.2.1/pkg/common/bundleutil/common_test.go 01:13:11 spire-1.2.1/pkg/common/bundleutil/marshal.go 01:13:11 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 01:13:11 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 01:13:11 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 01:13:11 spire-1.2.1/pkg/common/bundleutil/types.go 01:13:11 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 01:13:11 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 01:13:11 spire-1.2.1/pkg/common/catalog/ 01:13:11 spire-1.2.1/pkg/common/catalog/bind.go 01:13:11 spire-1.2.1/pkg/common/catalog/builtin.go 01:13:11 spire-1.2.1/pkg/common/catalog/catalog.go 01:13:11 spire-1.2.1/pkg/common/catalog/catalog_test.go 01:13:11 spire-1.2.1/pkg/common/catalog/closers.go 01:13:11 spire-1.2.1/pkg/common/catalog/cmd_linux.go 01:13:11 spire-1.2.1/pkg/common/catalog/cmd_other.go 01:13:11 spire-1.2.1/pkg/common/catalog/config.go 01:13:11 spire-1.2.1/pkg/common/catalog/config_test.go 01:13:11 spire-1.2.1/pkg/common/catalog/configure.go 01:13:11 spire-1.2.1/pkg/common/catalog/constraints.go 01:13:11 spire-1.2.1/pkg/common/catalog/constraints_test.go 01:13:11 spire-1.2.1/pkg/common/catalog/context.go 01:13:11 spire-1.2.1/pkg/common/catalog/external.go 01:13:11 spire-1.2.1/pkg/common/catalog/host.go 01:13:11 spire-1.2.1/pkg/common/catalog/pipenet.go 01:13:11 spire-1.2.1/pkg/common/catalog/plugin.go 01:13:11 spire-1.2.1/pkg/common/catalog/testplugin/ 01:13:11 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 01:13:11 spire-1.2.1/pkg/common/catalog/testplugin/main.go 01:13:11 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 01:13:11 spire-1.2.1/pkg/common/cli/ 01:13:11 spire-1.2.1/pkg/common/cli/env.go 01:13:11 spire-1.2.1/pkg/common/cli/flags.go 01:13:11 spire-1.2.1/pkg/common/cli/trust_domain.go 01:13:11 spire-1.2.1/pkg/common/cli/trust_domain_test.go 01:13:11 spire-1.2.1/pkg/common/cli/umask.go 01:13:11 spire-1.2.1/pkg/common/cli/umask_posix.go 01:13:11 spire-1.2.1/pkg/common/cli/umask_test.go 01:13:11 spire-1.2.1/pkg/common/cli/umask_windows.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/ 01:13:11 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/flag.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/flag_test.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/format.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/format_test.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/ 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 01:13:11 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 01:13:11 spire-1.2.1/pkg/common/coretypes/ 01:13:11 spire-1.2.1/pkg/common/coretypes/bundle/ 01:13:11 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 01:13:11 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 01:13:11 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 01:13:11 spire-1.2.1/pkg/common/coretypes/bundle/require.go 01:13:11 spire-1.2.1/pkg/common/coretypes/jwtkey/ 01:13:11 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 01:13:11 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 01:13:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 01:13:11 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 01:13:11 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 01:13:11 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 01:13:11 spire-1.2.1/pkg/common/coretypes/x509certificate/ 01:13:11 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 01:13:11 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 01:13:11 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 01:13:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 01:13:11 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 01:13:11 spire-1.2.1/pkg/common/cryptoutil/ 01:13:11 spire-1.2.1/pkg/common/cryptoutil/keys.go 01:13:11 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 01:13:11 spire-1.2.1/pkg/common/diskutil/ 01:13:11 spire-1.2.1/pkg/common/diskutil/file_posix.go 01:13:11 spire-1.2.1/pkg/common/diskutil/file_test.go 01:13:11 spire-1.2.1/pkg/common/diskutil/file_windows.go 01:13:11 spire-1.2.1/pkg/common/errorutil/ 01:13:11 spire-1.2.1/pkg/common/errorutil/wrapper.go 01:13:11 spire-1.2.1/pkg/common/health/ 01:13:11 spire-1.2.1/pkg/common/health/config.go 01:13:11 spire-1.2.1/pkg/common/health/context.go 01:13:11 spire-1.2.1/pkg/common/health/context_test.go 01:13:11 spire-1.2.1/pkg/common/health/health.go 01:13:11 spire-1.2.1/pkg/common/health/health_test.go 01:13:11 spire-1.2.1/pkg/common/health/logger.go 01:13:11 spire-1.2.1/pkg/common/hostservice/ 01:13:11 spire-1.2.1/pkg/common/hostservice/metricsservice/ 01:13:11 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 01:13:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 01:13:12 spire-1.2.1/pkg/common/idutil/ 01:13:12 spire-1.2.1/pkg/common/idutil/require.go 01:13:12 spire-1.2.1/pkg/common/idutil/require_test.go 01:13:12 spire-1.2.1/pkg/common/idutil/safety.go 01:13:12 spire-1.2.1/pkg/common/idutil/safety_test.go 01:13:12 spire-1.2.1/pkg/common/idutil/spiffeid.go 01:13:12 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 01:13:12 spire-1.2.1/pkg/common/jwtsvid/ 01:13:12 spire-1.2.1/pkg/common/jwtsvid/common.go 01:13:12 spire-1.2.1/pkg/common/jwtsvid/sign.go 01:13:12 spire-1.2.1/pkg/common/jwtsvid/token_test.go 01:13:12 spire-1.2.1/pkg/common/jwtsvid/validate.go 01:13:12 spire-1.2.1/pkg/common/jwtutil/ 01:13:12 spire-1.2.1/pkg/common/jwtutil/keyset.go 01:13:12 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 01:13:12 spire-1.2.1/pkg/common/log/ 01:13:12 spire-1.2.1/pkg/common/log/hclog_adapter.go 01:13:12 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 01:13:12 spire-1.2.1/pkg/common/log/log.go 01:13:12 spire-1.2.1/pkg/common/log/log_test.go 01:13:12 spire-1.2.1/pkg/common/log/options.go 01:13:12 spire-1.2.1/pkg/common/nodeutil/ 01:13:12 spire-1.2.1/pkg/common/nodeutil/node.go 01:13:12 spire-1.2.1/pkg/common/nodeutil/node_test.go 01:13:12 spire-1.2.1/pkg/common/peertracker/ 01:13:12 spire-1.2.1/pkg/common/peertracker/conn.go 01:13:12 spire-1.2.1/pkg/common/peertracker/credentials.go 01:13:12 spire-1.2.1/pkg/common/peertracker/errors.go 01:13:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 01:13:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 01:13:12 spire-1.2.1/pkg/common/peertracker/info.go 01:13:12 spire-1.2.1/pkg/common/peertracker/listener.go 01:13:12 spire-1.2.1/pkg/common/peertracker/listener_test.go 01:13:12 spire-1.2.1/pkg/common/peertracker/peertracker.go 01:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 01:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 01:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 01:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 01:13:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 01:13:12 spire-1.2.1/pkg/common/peertracker/tcp.go 01:13:12 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 01:13:12 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 01:13:12 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 01:13:12 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 01:13:12 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 01:13:12 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 01:13:12 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 01:13:12 spire-1.2.1/pkg/common/peertracker/uds.go 01:13:12 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 01:13:12 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 01:13:12 spire-1.2.1/pkg/common/peertracker/uds_linux.go 01:13:12 spire-1.2.1/pkg/common/pemutil/ 01:13:12 spire-1.2.1/pkg/common/pemutil/block.go 01:13:12 spire-1.2.1/pkg/common/pemutil/certs.go 01:13:12 spire-1.2.1/pkg/common/pemutil/common.go 01:13:12 spire-1.2.1/pkg/common/pemutil/csr.go 01:13:12 spire-1.2.1/pkg/common/pemutil/keys.go 01:13:12 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 01:13:12 spire-1.2.1/pkg/common/pemutil/testdata/ 01:13:12 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 01:13:12 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 01:13:12 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 01:13:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 01:13:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 01:13:12 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 01:13:12 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 01:13:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 01:13:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 01:13:12 spire-1.2.1/pkg/common/plugin/ 01:13:12 spire-1.2.1/pkg/common/plugin/aws/ 01:13:12 spire-1.2.1/pkg/common/plugin/aws/iid.go 01:13:12 spire-1.2.1/pkg/common/plugin/azure/ 01:13:12 spire-1.2.1/pkg/common/plugin/azure/msi.go 01:13:12 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 01:13:12 spire-1.2.1/pkg/common/plugin/facade.go 01:13:12 spire-1.2.1/pkg/common/plugin/facade_test.go 01:13:12 spire-1.2.1/pkg/common/plugin/gcp/ 01:13:12 spire-1.2.1/pkg/common/plugin/gcp/iit.go 01:13:12 spire-1.2.1/pkg/common/plugin/k8s/ 01:13:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 01:13:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 01:13:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 01:13:12 spire-1.2.1/pkg/common/plugin/k8s/utils.go 01:13:12 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 01:13:12 spire-1.2.1/pkg/common/plugin/log.go 01:13:12 spire-1.2.1/pkg/common/plugin/sshpop/ 01:13:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 01:13:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 01:13:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 01:13:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 01:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 01:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 01:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 01:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 01:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 01:13:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 01:13:12 spire-1.2.1/pkg/common/plugin/tpmdevid/ 01:13:12 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 01:13:12 spire-1.2.1/pkg/common/plugin/x509pop/ 01:13:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 01:13:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 01:13:12 spire-1.2.1/pkg/common/profiling/ 01:13:12 spire-1.2.1/pkg/common/profiling/dumpers.go 01:13:12 spire-1.2.1/pkg/common/profiling/profiling.go 01:13:12 spire-1.2.1/pkg/common/protoutil/ 01:13:12 spire-1.2.1/pkg/common/protoutil/masks.go 01:13:12 spire-1.2.1/pkg/common/protoutil/masks_test.go 01:13:12 spire-1.2.1/pkg/common/rotationutil/ 01:13:12 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 01:13:12 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 01:13:12 spire-1.2.1/pkg/common/selector/ 01:13:12 spire-1.2.1/pkg/common/selector/selector.go 01:13:12 spire-1.2.1/pkg/common/selector/selector_test.go 01:13:12 spire-1.2.1/pkg/common/selector/set.go 01:13:12 spire-1.2.1/pkg/common/selector/set_utils.go 01:13:12 spire-1.2.1/pkg/common/selector/set_utils_test.go 01:13:12 spire-1.2.1/pkg/common/telemetry/ 01:13:12 spire-1.2.1/pkg/common/telemetry/agent/ 01:13:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 01:13:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 01:13:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 01:13:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 01:13:12 spire-1.2.1/pkg/common/telemetry/agent/manager.go 01:13:12 spire-1.2.1/pkg/common/telemetry/agent/node.go 01:13:12 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 01:13:12 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 01:13:12 spire-1.2.1/pkg/common/telemetry/agent/store/ 01:13:12 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 01:13:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 01:13:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 01:13:12 spire-1.2.1/pkg/common/telemetry/blackhole.go 01:13:12 spire-1.2.1/pkg/common/telemetry/call.go 01:13:12 spire-1.2.1/pkg/common/telemetry/common/ 01:13:12 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 01:13:12 spire-1.2.1/pkg/common/telemetry/config.go 01:13:12 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 01:13:12 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 01:13:12 spire-1.2.1/pkg/common/telemetry/inmem.go 01:13:12 spire-1.2.1/pkg/common/telemetry/inmem_test.go 01:13:12 spire-1.2.1/pkg/common/telemetry/m3.go 01:13:12 spire-1.2.1/pkg/common/telemetry/m3_test.go 01:13:12 spire-1.2.1/pkg/common/telemetry/metrics.go 01:13:12 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 01:13:12 spire-1.2.1/pkg/common/telemetry/names.go 01:13:12 spire-1.2.1/pkg/common/telemetry/prometheus.go 01:13:12 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 01:13:12 spire-1.2.1/pkg/common/telemetry/sanitize.go 01:13:12 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/ 01:13:12 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/ 01:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 01:13:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/rotate.go 01:13:12 spire-1.2.1/pkg/common/telemetry/server/server.go 01:13:12 spire-1.2.1/pkg/common/telemetry/sink.go 01:13:12 spire-1.2.1/pkg/common/telemetry/statsd.go 01:13:12 spire-1.2.1/pkg/common/telemetry/statsd_test.go 01:13:12 spire-1.2.1/pkg/common/telemetry/uptime.go 01:13:12 spire-1.2.1/pkg/common/telemetry/version.go 01:13:12 spire-1.2.1/pkg/common/telemetry/withlabels.go 01:13:12 spire-1.2.1/pkg/common/uptime/ 01:13:12 spire-1.2.1/pkg/common/uptime/uptime.go 01:13:12 spire-1.2.1/pkg/common/uptime/uptime_test.go 01:13:12 spire-1.2.1/pkg/common/util/ 01:13:12 spire-1.2.1/pkg/common/util/certs.go 01:13:12 spire-1.2.1/pkg/common/util/certs_test.go 01:13:12 spire-1.2.1/pkg/common/util/csr.go 01:13:12 spire-1.2.1/pkg/common/util/hash.go 01:13:12 spire-1.2.1/pkg/common/util/selectors.go 01:13:12 spire-1.2.1/pkg/common/util/selectors_test.go 01:13:12 spire-1.2.1/pkg/common/util/signals.go 01:13:12 spire-1.2.1/pkg/common/util/sort.go 01:13:12 spire-1.2.1/pkg/common/util/sort_test.go 01:13:12 spire-1.2.1/pkg/common/util/task.go 01:13:12 spire-1.2.1/pkg/common/util/task_test.go 01:13:12 spire-1.2.1/pkg/common/util/testdata/ 01:13:12 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 01:13:12 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 01:13:12 spire-1.2.1/pkg/common/version/ 01:13:12 spire-1.2.1/pkg/common/version/version.go 01:13:12 spire-1.2.1/pkg/common/x509svid/ 01:13:12 spire-1.2.1/pkg/common/x509svid/common_test.go 01:13:12 spire-1.2.1/pkg/common/x509svid/csr.go 01:13:12 spire-1.2.1/pkg/common/x509svid/upstreamca.go 01:13:12 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 01:13:12 spire-1.2.1/pkg/common/x509util/ 01:13:12 spire-1.2.1/pkg/common/x509util/cert.go 01:13:12 spire-1.2.1/pkg/common/x509util/dns.go 01:13:12 spire-1.2.1/pkg/common/x509util/dns_test.go 01:13:12 spire-1.2.1/pkg/common/x509util/keyid.go 01:13:12 spire-1.2.1/pkg/common/x509util/keypair.go 01:13:12 spire-1.2.1/pkg/common/x509util/serialnumber.go 01:13:12 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 01:13:12 spire-1.2.1/pkg/server/ 01:13:12 spire-1.2.1/pkg/server/api/ 01:13:12 spire-1.2.1/pkg/server/api/agent.go 01:13:12 spire-1.2.1/pkg/server/api/agent/ 01:13:12 spire-1.2.1/pkg/server/api/agent/v1/ 01:13:12 spire-1.2.1/pkg/server/api/agent/v1/service.go 01:13:12 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 01:13:12 spire-1.2.1/pkg/server/api/agent_test.go 01:13:12 spire-1.2.1/pkg/server/api/api.go 01:13:12 spire-1.2.1/pkg/server/api/audit/ 01:13:12 spire-1.2.1/pkg/server/api/audit/audit.go 01:13:12 spire-1.2.1/pkg/server/api/audit/audit_test.go 01:13:12 spire-1.2.1/pkg/server/api/bundle.go 01:13:12 spire-1.2.1/pkg/server/api/bundle/ 01:13:12 spire-1.2.1/pkg/server/api/bundle/v1/ 01:13:12 spire-1.2.1/pkg/server/api/bundle/v1/service.go 01:13:12 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 01:13:12 spire-1.2.1/pkg/server/api/bundle_test.go 01:13:12 spire-1.2.1/pkg/server/api/debug/ 01:13:12 spire-1.2.1/pkg/server/api/debug/v1/ 01:13:12 spire-1.2.1/pkg/server/api/debug/v1/service.go 01:13:12 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 01:13:12 spire-1.2.1/pkg/server/api/entry.go 01:13:12 spire-1.2.1/pkg/server/api/entry/ 01:13:12 spire-1.2.1/pkg/server/api/entry/v1/ 01:13:12 spire-1.2.1/pkg/server/api/entry/v1/service.go 01:13:12 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 01:13:12 spire-1.2.1/pkg/server/api/entry_test.go 01:13:12 spire-1.2.1/pkg/server/api/health/ 01:13:12 spire-1.2.1/pkg/server/api/health/v1/ 01:13:12 spire-1.2.1/pkg/server/api/health/v1/service.go 01:13:12 spire-1.2.1/pkg/server/api/health/v1/service_test.go 01:13:12 spire-1.2.1/pkg/server/api/id.go 01:13:12 spire-1.2.1/pkg/server/api/id_test.go 01:13:12 spire-1.2.1/pkg/server/api/limits/ 01:13:12 spire-1.2.1/pkg/server/api/limits/limits.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/ 01:13:12 spire-1.2.1/pkg/server/api/middleware/alias.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/audit.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/authorization.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/caller.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/caller_test.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/common.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/common_test.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/entries.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/entries_test.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 01:13:12 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 01:13:12 spire-1.2.1/pkg/server/api/ratelimit.go 01:13:12 spire-1.2.1/pkg/server/api/rpccontext/ 01:13:12 spire-1.2.1/pkg/server/api/rpccontext/alias.go 01:13:12 spire-1.2.1/pkg/server/api/rpccontext/audit.go 01:13:12 spire-1.2.1/pkg/server/api/rpccontext/caller.go 01:13:12 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 01:13:12 spire-1.2.1/pkg/server/api/selector.go 01:13:12 spire-1.2.1/pkg/server/api/selector_test.go 01:13:12 spire-1.2.1/pkg/server/api/status.go 01:13:12 spire-1.2.1/pkg/server/api/status_test.go 01:13:12 spire-1.2.1/pkg/server/api/svid/ 01:13:12 spire-1.2.1/pkg/server/api/svid/v1/ 01:13:12 spire-1.2.1/pkg/server/api/svid/v1/service.go 01:13:12 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 01:13:12 spire-1.2.1/pkg/server/api/trustdomain.go 01:13:12 spire-1.2.1/pkg/server/api/trustdomain/ 01:13:12 spire-1.2.1/pkg/server/api/trustdomain/v1/ 01:13:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 01:13:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 01:13:12 spire-1.2.1/pkg/server/api/trustdomain_test.go 01:13:12 spire-1.2.1/pkg/server/authpolicy/ 01:13:12 spire-1.2.1/pkg/server/authpolicy/defaults.go 01:13:12 spire-1.2.1/pkg/server/authpolicy/policy.go 01:13:12 spire-1.2.1/pkg/server/authpolicy/policy.rego 01:13:12 spire-1.2.1/pkg/server/authpolicy/policy_data.json 01:13:12 spire-1.2.1/pkg/server/authpolicy/policy_test.go 01:13:12 spire-1.2.1/pkg/server/authpolicy/validate.go 01:13:12 spire-1.2.1/pkg/server/bundle/ 01:13:12 spire-1.2.1/pkg/server/bundle/client/ 01:13:12 spire-1.2.1/pkg/server/bundle/client/client.go 01:13:12 spire-1.2.1/pkg/server/bundle/client/client_test.go 01:13:12 spire-1.2.1/pkg/server/bundle/client/manager.go 01:13:12 spire-1.2.1/pkg/server/bundle/client/manager_test.go 01:13:12 spire-1.2.1/pkg/server/bundle/client/sources.go 01:13:12 spire-1.2.1/pkg/server/bundle/client/sources_test.go 01:13:12 spire-1.2.1/pkg/server/bundle/client/updater.go 01:13:12 spire-1.2.1/pkg/server/bundle/client/updater_test.go 01:13:12 spire-1.2.1/pkg/server/ca/ 01:13:12 spire-1.2.1/pkg/server/ca/ca.go 01:13:12 spire-1.2.1/pkg/server/ca/ca_health.go 01:13:12 spire-1.2.1/pkg/server/ca/ca_test.go 01:13:12 spire-1.2.1/pkg/server/ca/journal.go 01:13:12 spire-1.2.1/pkg/server/ca/journal_test.go 01:13:12 spire-1.2.1/pkg/server/ca/manager.go 01:13:12 spire-1.2.1/pkg/server/ca/manager_health.go 01:13:12 spire-1.2.1/pkg/server/ca/manager_test.go 01:13:12 spire-1.2.1/pkg/server/ca/templates.go 01:13:12 spire-1.2.1/pkg/server/ca/upstream_client.go 01:13:12 spire-1.2.1/pkg/server/ca/upstream_client_test.go 01:13:12 spire-1.2.1/pkg/server/ca/validation.go 01:13:12 spire-1.2.1/pkg/server/cache/ 01:13:12 spire-1.2.1/pkg/server/cache/dscache/ 01:13:12 spire-1.2.1/pkg/server/cache/dscache/cache.go 01:13:12 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 01:13:12 spire-1.2.1/pkg/server/cache/entrycache/ 01:13:12 spire-1.2.1/pkg/server/cache/entrycache/cache.go 01:13:12 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 01:13:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 01:13:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 01:13:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 01:13:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 01:13:12 spire-1.2.1/pkg/server/catalog/ 01:13:12 spire-1.2.1/pkg/server/catalog/catalog.go 01:13:12 spire-1.2.1/pkg/server/catalog/keymanager.go 01:13:12 spire-1.2.1/pkg/server/catalog/nodeattestor.go 01:13:12 spire-1.2.1/pkg/server/catalog/noderesolver.go 01:13:12 spire-1.2.1/pkg/server/catalog/notifier.go 01:13:12 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 01:13:12 spire-1.2.1/pkg/server/config.go 01:13:12 spire-1.2.1/pkg/server/datastore/ 01:13:12 spire-1.2.1/pkg/server/datastore/datastore.go 01:13:12 spire-1.2.1/pkg/server/datastore/datastore_health.go 01:13:12 spire-1.2.1/pkg/server/datastore/repository.go 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/ 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 01:13:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 01:13:12 spire-1.2.1/pkg/server/endpoints/ 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/ 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/config.go 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/server.go 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 01:13:12 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 01:13:12 spire-1.2.1/pkg/server/endpoints/config.go 01:13:12 spire-1.2.1/pkg/server/endpoints/endpoints.go 01:13:12 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 01:13:12 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 01:13:12 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 01:13:12 spire-1.2.1/pkg/server/endpoints/middleware.go 01:13:12 spire-1.2.1/pkg/server/endpoints/middleware_test.go 01:13:12 spire-1.2.1/pkg/server/hostservice/ 01:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/ 01:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 01:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 01:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 01:13:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 01:13:12 spire-1.2.1/pkg/server/hostservice/identityprovider/ 01:13:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 01:13:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/ 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/ 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/base/ 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/test/ 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 01:13:12 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/ 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 01:13:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/ 01:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 01:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 01:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 01:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 01:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 01:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 01:13:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/notifier/ 01:13:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 01:13:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 01:13:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 01:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 01:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 01:13:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 01:13:12 spire-1.2.1/pkg/server/plugin/notifier/repository.go 01:13:12 spire-1.2.1/pkg/server/plugin/notifier/v1.go 01:13:12 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemfetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:13:12 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 01:13:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 01:13:12 spire-1.2.1/pkg/server/registration/ 01:13:12 spire-1.2.1/pkg/server/registration/manager.go 01:13:12 spire-1.2.1/pkg/server/registration/manager_test.go 01:13:12 spire-1.2.1/pkg/server/scanentries.go 01:13:12 spire-1.2.1/pkg/server/scanentries_test.go 01:13:12 spire-1.2.1/pkg/server/server.go 01:13:12 spire-1.2.1/pkg/server/server_test.go 01:13:12 spire-1.2.1/pkg/server/svid/ 01:13:12 spire-1.2.1/pkg/server/svid/observer.go 01:13:12 spire-1.2.1/pkg/server/svid/observer_test.go 01:13:12 spire-1.2.1/pkg/server/svid/rotator.go 01:13:12 spire-1.2.1/pkg/server/svid/rotator_config.go 01:13:12 spire-1.2.1/pkg/server/svid/rotator_config_test.go 01:13:12 spire-1.2.1/pkg/server/svid/rotator_test.go 01:13:12 spire-1.2.1/proto/ 01:13:12 spire-1.2.1/proto/private/ 01:13:12 spire-1.2.1/proto/private/server/ 01:13:12 spire-1.2.1/proto/private/server/journal/ 01:13:12 spire-1.2.1/proto/private/server/journal/journal.pb.go 01:13:12 spire-1.2.1/proto/private/server/journal/journal.proto 01:13:12 spire-1.2.1/proto/spire/ 01:13:12 spire-1.2.1/proto/spire/common/ 01:13:12 spire-1.2.1/proto/spire/common/common.pb.go 01:13:12 spire-1.2.1/proto/spire/common/common.proto 01:13:12 spire-1.2.1/proto/spire/common/plugin/ 01:13:12 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 01:13:12 spire-1.2.1/proto/spire/common/plugin/plugin.proto 01:13:12 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 01:13:12 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 01:13:12 spire-1.2.1/proto/spire/plugin/ 01:13:12 spire-1.2.1/proto/spire/plugin/agent/ 01:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 01:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 01:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 01:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 01:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 01:13:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 01:13:12 spire-1.2.1/release/ 01:13:12 spire-1.2.1/release/spire-extras/ 01:13:12 spire-1.2.1/release/spire-extras/README.md 01:13:12 spire-1.2.1/release/spire-extras/conf/ 01:13:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 01:13:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 01:13:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 01:13:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 01:13:12 spire-1.2.1/release/spire/ 01:13:12 spire-1.2.1/release/spire/README.md 01:13:12 spire-1.2.1/release/spire/conf/ 01:13:12 spire-1.2.1/release/spire/conf/agent/ 01:13:12 spire-1.2.1/release/spire/conf/agent/agent.conf 01:13:12 spire-1.2.1/release/spire/conf/server/ 01:13:12 spire-1.2.1/release/spire/conf/server/server.conf 01:13:12 spire-1.2.1/script/ 01:13:12 spire-1.2.1/script/build-artifact.sh 01:13:12 spire-1.2.1/script/generate_dummy_ca.sh 01:13:12 spire-1.2.1/support/ 01:13:12 spire-1.2.1/support/k8s/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 01:13:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 01:13:12 spire-1.2.1/support/oidc-discovery-provider/ 01:13:12 spire-1.2.1/support/oidc-discovery-provider/README.md 01:13:12 spire-1.2.1/support/oidc-discovery-provider/common_test.go 01:13:12 spire-1.2.1/support/oidc-discovery-provider/config.go 01:13:12 spire-1.2.1/support/oidc-discovery-provider/config_test.go 01:13:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 01:13:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 01:13:12 spire-1.2.1/support/oidc-discovery-provider/handler.go 01:13:12 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 01:13:12 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 01:13:12 spire-1.2.1/support/oidc-discovery-provider/main.go 01:13:12 spire-1.2.1/support/oidc-discovery-provider/server_api.go 01:13:12 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 01:13:12 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 01:13:12 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 01:13:12 spire-1.2.1/test/ 01:13:12 spire-1.2.1/test/clock/ 01:13:12 spire-1.2.1/test/clock/clock.go 01:13:12 spire-1.2.1/test/fakes/ 01:13:12 spire-1.2.1/test/fakes/fakeagentcatalog/ 01:13:12 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 01:13:12 spire-1.2.1/test/fakes/fakeagentkeymanager/ 01:13:12 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 01:13:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 01:13:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 01:13:12 spire-1.2.1/test/fakes/fakeagentstore/ 01:13:12 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 01:13:12 spire-1.2.1/test/fakes/fakedatastore/ 01:13:12 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 01:13:12 spire-1.2.1/test/fakes/fakeentryclient/ 01:13:12 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 01:13:12 spire-1.2.1/test/fakes/fakehealthchecker/ 01:13:12 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 01:13:12 spire-1.2.1/test/fakes/fakeidentityprovider/ 01:13:12 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 01:13:12 spire-1.2.1/test/fakes/fakemetrics/ 01:13:12 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 01:13:12 spire-1.2.1/test/fakes/fakenoderesolver/ 01:13:12 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 01:13:12 spire-1.2.1/test/fakes/fakenotifier/ 01:13:12 spire-1.2.1/test/fakes/fakenotifier/notifier.go 01:13:12 spire-1.2.1/test/fakes/fakepluginmetrics/ 01:13:12 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 01:13:12 spire-1.2.1/test/fakes/fakeserverca/ 01:13:12 spire-1.2.1/test/fakes/fakeserverca/serverca.go 01:13:12 spire-1.2.1/test/fakes/fakeservercatalog/ 01:13:12 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 01:13:12 spire-1.2.1/test/fakes/fakeserverkeymanager/ 01:13:12 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 01:13:12 spire-1.2.1/test/fakes/fakeservernodeattestor/ 01:13:12 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 01:13:12 spire-1.2.1/test/fakes/fakeupstreamauthority/ 01:13:12 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 01:13:12 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 01:13:12 spire-1.2.1/test/fakes/fakeworkloadapi/ 01:13:12 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 01:13:12 spire-1.2.1/test/fakes/fakeworkloadattestor/ 01:13:12 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 01:13:12 spire-1.2.1/test/fixture/ 01:13:12 spire-1.2.1/test/fixture/certs/ 01:13:12 spire-1.2.1/test/fixture/certs/agent_svid.der 01:13:12 spire-1.2.1/test/fixture/certs/base_cert.pem 01:13:12 spire-1.2.1/test/fixture/certs/base_csr.pem 01:13:12 spire-1.2.1/test/fixture/certs/base_key.pem 01:13:12 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 01:13:12 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 01:13:12 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 01:13:12 spire-1.2.1/test/fixture/certs/blog_cert.pem 01:13:12 spire-1.2.1/test/fixture/certs/blog_csr.pem 01:13:12 spire-1.2.1/test/fixture/certs/blog_key.pem 01:13:12 spire-1.2.1/test/fixture/certs/bundle.dergo: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:13:12  01:13:12 spire-1.2.1/test/fixture/certs/ca.pem 01:13:12 spire-1.2.1/test/fixture/certs/ca_key.pem 01:13:12 spire-1.2.1/test/fixture/certs/database_cert.pem 01:13:12 spire-1.2.1/test/fixture/certs/database_csr.pem 01:13:12 spire-1.2.1/test/fixture/certs/database_key.pem 01:13:12 spire-1.2.1/test/fixture/certs/node_cert.pem 01:13:12 spire-1.2.1/test/fixture/certs/node_csr.pem 01:13:12 spire-1.2.1/test/fixture/certs/node_key.pem 01:13:12 spire-1.2.1/test/fixture/certs/svid.pem 01:13:12 spire-1.2.1/test/fixture/certs/svid_key.pem 01:13:12 spire-1.2.1/test/fixture/config/ 01:13:12 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 01:13:12 spire-1.2.1/test/fixture/config/agent_good.conf 01:13:12 spire-1.2.1/test/fixture/config/agent_good_templated.conf 01:13:12 spire-1.2.1/test/fixture/config/plugin_good.conf 01:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 01:13:12 spire-1.2.1/test/fixture/config/server_good.conf 01:13:12 spire-1.2.1/test/fixture/config/server_good_templated.conf 01:13:12 spire-1.2.1/test/fixture/fixture.go 01:13:12 spire-1.2.1/test/fixture/nodeattestor/ 01:13:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 01:13:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 01:13:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 01:13:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 01:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 01:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 01:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 01:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 01:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 01:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 01:13:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 01:13:12 spire-1.2.1/test/fixture/registration/ 01:13:12 spire-1.2.1/test/fixture/registration/entries.json 01:13:12 spire-1.2.1/test/fixture/registration/good-for-update.json 01:13:12 spire-1.2.1/test/fixture/registration/good.json 01:13:12 spire-1.2.1/test/fixture/registration/invalid.json 01:13:12 spire-1.2.1/test/fixture/registration/invalid_json.json 01:13:12 spire-1.2.1/test/fixture/registration/manager_test_entries.json 01:13:12 spire-1.2.1/test/integration/ 01:13:12 spire-1.2.1/test/integration/README.md 01:13:12 spire-1.2.1/test/integration/common 01:13:12 spire-1.2.1/test/integration/setup/ 01:13:12 spire-1.2.1/test/integration/setup/adminclient/ 01:13:12 spire-1.2.1/test/integration/setup/adminclient/build.sh 01:13:12 spire-1.2.1/test/integration/setup/adminclient/client.go 01:13:12 spire-1.2.1/test/integration/setup/debugagent/ 01:13:12 spire-1.2.1/test/integration/setup/debugagent/build.sh 01:13:12 spire-1.2.1/test/integration/setup/debugagent/main.go 01:13:12 spire-1.2.1/test/integration/setup/debugserver/ 01:13:12 spire-1.2.1/test/integration/setup/debugserver/build.sh 01:13:12 spire-1.2.1/test/integration/setup/debugserver/main.go 01:13:12 spire-1.2.1/test/integration/setup/downstreamclient/ 01:13:12 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 01:13:12 spire-1.2.1/test/integration/setup/downstreamclient/client.go 01:13:12 spire-1.2.1/test/integration/setup/itclient/ 01:13:12 spire-1.2.1/test/integration/setup/itclient/client.go 01:13:12 spire-1.2.1/test/integration/setup/node-attestation/ 01:13:12 spire-1.2.1/test/integration/setup/node-attestation/build.sh 01:13:12 spire-1.2.1/test/integration/setup/node-attestation/client.go 01:13:12 spire-1.2.1/test/integration/setup/x509pop/ 01:13:12 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 01:13:12 spire-1.2.1/test/integration/setup/x509pop/setup.sh 01:13:12 spire-1.2.1/test/integration/suites/ 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/ 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yamlgo: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:13:12  01:13:12 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 01:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 01:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 01:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 01:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 01:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 01:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/ 01:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 01:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 01:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 01:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/ 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/ 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/ 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 01:13:12 spire-1.2.1/test/integration/suites/join-token/ 01:13:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 01:13:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 01:13:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 01:13:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 01:13:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 01:13:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 01:13:12 spire-1.2.1/test/integration/suites/join-token/README.md 01:13:12 spire-1.2.1/test/integration/suites/join-token/conf/ 01:13:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 01:13:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/join-token/teardown 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 01:13:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 01:13:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 01:13:12 spire-1.2.1/test/integration/suites/k8s/ 01:13:12 spire-1.2.1/test/integration/suites/k8s/00-setup 01:13:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 01:13:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 01:13:12 spire-1.2.1/test/integration/suites/k8s/README.md 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/ 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 01:13:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 01:13:12 spire-1.2.1/test/integration/suites/k8s/teardown 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/ 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 01:13:12 spire-1.2.1/test/integration/suites/rotation/ 01:13:12 spire-1.2.1/test/integration/suites/rotation/00-setup 01:13:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 01:13:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 01:13:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 01:13:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 01:13:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 01:13:12 spire-1.2.1/test/integration/suites/rotation/README.md 01:13:12 spire-1.2.1/test/integration/suites/rotation/conf/ 01:13:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 01:13:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/rotation/teardown 01:13:12 spire-1.2.1/test/integration/suites/self-test/ 01:13:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 01:13:12 spire-1.2.1/test/integration/suites/self-test/README.md 01:13:12 spire-1.2.1/test/integration/suites/self-test/teardown 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 01:13:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 01:13:12 spire-1.2.1/test/integration/suites/upgrade/ 01:13:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 01:13:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 01:13:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 01:13:12 spire-1.2.1/test/integration/suites/upgrade/README.md 01:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 01:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 01:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 01:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 01:13:12 spire-1.2.1/test/integration/suites/upgrade/teardown 01:13:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 01:13:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 01:13:12 spire-1.2.1/test/integration/test-one.sh 01:13:12 spire-1.2.1/test/integration/test.sh 01:13:12 spire-1.2.1/test/plugintest/ 01:13:12 spire-1.2.1/test/plugintest/config.go 01:13:12 spire-1.2.1/test/plugintest/load.go 01:13:12 spire-1.2.1/test/plugintest/option.go 01:13:12 spire-1.2.1/test/spiretest/ 01:13:12 spire-1.2.1/test/spiretest/apiserver.go 01:13:12 spire-1.2.1/test/spiretest/assertions.go 01:13:12 spire-1.2.1/test/spiretest/dir.go 01:13:12 spire-1.2.1/test/spiretest/errors_posix.go 01:13:12 spire-1.2.1/test/spiretest/errors_windows.go 01:13:12 spire-1.2.1/test/spiretest/logs.go 01:13:12 spire-1.2.1/test/spiretest/socketapi.go 01:13:12 spire-1.2.1/test/spiretest/suite.go 01:13:12 spire-1.2.1/test/spiretest/x509.go 01:13:12 spire-1.2.1/test/testca/ 01:13:12 spire-1.2.1/test/testca/ca.go 01:13:12 spire-1.2.1/test/testkey/ 01:13:12 spire-1.2.1/test/testkey/generate.sh 01:13:12 spire-1.2.1/test/testkey/genkeys.go 01:13:12 spire-1.2.1/test/testkey/keys.go 01:13:12 spire-1.2.1/test/testkey/new.go 01:13:12 spire-1.2.1/test/tpmsimulator/ 01:13:12 spire-1.2.1/test/tpmsimulator/simulator.go 01:13:12 spire-1.2.1/test/util/ 01:13:12 spire-1.2.1/test/util/cert_fixtures.go 01:13:12 spire-1.2.1/test/util/cert_generation.go 01:13:12 spire-1.2.1/test/util/io_redirection.go 01:13:12 spire-1.2.1/test/util/race.go 01:13:12 spire-1.2.1/test/util/util.go 01:13:12 building spire from source... 01:13:13 go: downloading github.com/tklauser/numcpus v0.3.0 01:13:13 go: downloading go.uber.org/zap v1.21.0 01:13:13 Installing go1.17.7... 01:13:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:13:13 go: downloading sigs.k8s.io/yaml v1.3.0 01:13:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:13:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:13:14 go: downloading github.com/modern-go/reflect2 v1.0.2 01:13:14 go: downloading github.com/ryanuber/go-glob v1.0.0 01:13:14 go: downloading github.com/golang/snappy v0.0.4 01:13:14 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:13:14 OK: 220 MiB in 52 packages 01:13:17 Removing intermediate container 698110eee540 01:13:17 ---> 0e3fad7e8ce7 01:13:17 Step 6/23 : COPY go.mod vendor* ./ 01:13:18 ---> 410c034e0ba7 01:13:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:18 ---> Running in f7ab8fe09a36 01:13:22 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:13:22 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:13:22 go: downloading github.com/hashicorp/go-version v1.2.0 01:13:22 go: downloading go.uber.org/multierr v1.6.0 01:13:24 Removing intermediate container f7ab8fe09a36 01:13:24 ---> ac7605adc3ff 01:13:24 Step 8/23 : COPY . . 01:13:42 Building bin/spire-server... 01:13:42 go: downloading github.com/mitchellh/cli v1.1.2 01:13:42 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 01:13:42 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 01:13:42 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 01:13:42 go: downloading google.golang.org/grpc v1.44.0 01:13:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 01:13:43 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 01:13:44 go: downloading github.com/imdario/mergo v0.3.12 01:13:44 go: downloading github.com/sirupsen/logrus v1.8.1 01:13:46 go: downloading github.com/hashicorp/go-hclog v1.1.0 01:13:46 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 01:13:46 go: downloading github.com/fatih/color v1.13.0 01:13:46 go: downloading github.com/mattn/go-isatty v0.0.14 01:13:47 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 01:13:47 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 01:13:47 go: downloading github.com/hashicorp/go-plugin v1.4.3 01:13:47 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 01:13:48 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:13:48 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:13:48 go: downloading github.com/InVisionApp/go-logger v1.0.1 01:13:48 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 01:13:48 go: downloading github.com/armon/go-metrics v0.3.10 01:13:49 go: downloading github.com/prometheus/client_golang v1.12.1 01:13:49 go: downloading github.com/uber-go/tally/v4 v4.1.1 01:13:50 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 01:13:50 go: downloading github.com/open-policy-agent/opa v0.38.0 01:13:50  ---> 6759d10049e2 01:13:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:13:50 ---> Running in 81d4669ea9e9 01:13:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:14:05 go: downloading github.com/Masterminds/goutils v1.1.0 01:14:05 go: downloading github.com/Masterminds/semver v1.5.0 01:14:05 go: downloading github.com/google/uuid v1.1.2 01:14:05 go: downloading github.com/huandu/xstrings v1.3.2 01:14:05 go: downloading github.com/mattn/go-colorable v0.1.12 01:14:05 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 01:14:05 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 01:14:05 go: downloading github.com/oklog/run v1.0.0 01:14:05 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 01:14:05 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 01:14:05 go: downloading github.com/prometheus/client_model v0.2.0 01:14:05 go: downloading github.com/prometheus/common v0.32.1 01:14:05 go: downloading github.com/beorn7/perks v1.0.1 01:14:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 01:14:05 go: downloading github.com/prometheus/procfs v0.7.3 01:14:05 go: downloading github.com/pkg/errors v0.9.1 01:14:05 go: downloading go.uber.org/atomic v1.9.0 01:14:06 go: downloading github.com/imkira/go-observer v1.0.3 01:14:06 go: downloading github.com/mitchellh/reflectwalk v1.0.1 01:14:06 go: downloading github.com/hashicorp/errwrap v1.1.0 01:14:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 01:14:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 01:14:06 go: downloading github.com/twmb/murmur3 v1.1.6 01:14:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 01:14:07 go: downloading github.com/blang/semver/v4 v4.0.0 01:14:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 01:14:07 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 01:14:08 go: downloading github.com/jinzhu/gorm v1.9.16 01:14:08 go: downloading github.com/lib/pq v1.10.4 01:14:08 go: downloading github.com/mattn/go-sqlite3 v1.14.12 01:14:08 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 01:14:09 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 01:14:12 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 01:14:22 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 01:14:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 01:14:22 go: downloading github.com/stretchr/testify v1.7.0 01:14:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 01:14:22 go: downloading github.com/aws/aws-sdk-go v1.43.0 01:14:45 go: downloading google.golang.org/api v0.70.0 01:14:45 go: downloading k8s.io/client-go v0.23.4 01:14:45 go: downloading k8s.io/api v0.23.4 01:14:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 01:15:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 01:15:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 01:15:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 01:15:22 go: downloading github.com/google/go-tpm v0.3.3 01:15:22 go: downloading cloud.google.com/go/storage v1.21.0 01:15:22 go: downloading cloud.google.com/go v0.100.2 01:15:22 go: downloading k8s.io/apimachinery v0.23.4 01:15:23 go: downloading k8s.io/kube-aggregator v0.23.3 01:15:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 01:15:25 go: downloading cloud.google.com/go/security v1.3.0 01:15:25 go: downloading github.com/hashicorp/vault/api v1.4.1 01:15:26 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 01:15:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:15:27 go: downloading gopkg.in/yaml.v2 v2.4.0 01:15:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 01:15:27 go: downloading github.com/gobwas/glob v0.2.3 01:15:28 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 01:15:28 go: downloading github.com/jinzhu/inflection v1.0.0 01:15:28 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 01:15:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 01:15:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 01:15:28 go: downloading github.com/aws/smithy-go v1.11.0 01:15:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 01:15:29 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 01:15:30 go: downloading github.com/gogo/protobuf v1.3.2 01:15:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 01:15:35 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 01:15:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 01:15:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 01:15:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 01:15:35 go: downloading github.com/dimchansky/utfbom v1.1.1 01:15:35 go: downloading cloud.google.com/go/compute v1.3.0 01:15:36 go: downloading cloud.google.com/go/iam v0.1.1 01:15:36 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 01:15:37 go: downloading k8s.io/klog/v2 v2.30.0 01:15:37 go: downloading github.com/google/gofuzz v1.1.0 01:15:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 01:15:38 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 01:15:39 go: downloading github.com/spf13/pflag v1.0.5 01:15:39 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 01:15:39 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 01:15:39 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 01:15:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 01:15:39 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 01:15:39 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 01:15:39 go: downloading github.com/hashicorp/vault/sdk v0.4.1 01:15:40 go: downloading github.com/mitchellh/mapstructure v1.4.3 01:15:41 go: downloading github.com/tklauser/go-sysconf v0.3.9 01:15:41 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 01:15:41 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 01:15:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 01:15:44 go: downloading go.opencensus.io v0.23.0 01:15:45 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 01:15:45 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 01:15:45 go: downloading gopkg.in/inf.v0 v0.9.1 01:15:45 go: downloading github.com/go-logr/logr v1.2.2 01:15:46 go: downloading github.com/google/go-cmp v0.5.7 01:15:46 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 01:15:46 go: downloading github.com/json-iterator/go v1.1.12 01:15:47 go: downloading github.com/googleapis/gnostic v0.5.5 01:15:50 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 01:15:52 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 01:15:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 01:15:52 go: downloading github.com/tklauser/numcpus v0.3.0 01:15:52 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 01:15:52 go: downloading go.uber.org/zap v1.21.0 01:15:53 go: downloading sigs.k8s.io/yaml v1.3.0 01:15:53 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 01:15:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 01:15:53 go: downloading github.com/modern-go/reflect2 v1.0.2 01:15:53 go: downloading github.com/ryanuber/go-glob v1.0.0 01:15:54 go: downloading github.com/golang/snappy v0.0.4 01:15:54 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 01:16:02 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 01:16:02 go: downloading github.com/hashicorp/go-uuid v1.0.2 01:16:02 go: downloading github.com/hashicorp/go-version v1.2.0 01:16:02 go: downloading go.uber.org/multierr v1.6.0 01:16:24 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 01:16:24 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 01:20:01 Removing intermediate container 81d4669ea9e9 01:20:01 ---> 278e26564fb3 01:20:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:20:01 ---> Running in 5c3ab5a65482 01:20:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:20:02 Removing intermediate container 5c3ab5a65482 01:20:02 ---> 4c858939a0da 01:20:02 01:20:02 Step 11/23 : FROM docker:20.10.14 01:20:02 20.10.14: Pulling from library/docker 01:20:17 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 01:20:17 Status: Downloaded newer image for docker:20.10.14 01:20:17 ---> c346e9eafbab 01:20:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:20:17 ---> Running in 999ffb253953 01:20:17 Removing intermediate container 999ffb253953 01:20:17 ---> d745aab8b63d 01:20:17 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 01:20:17 ---> Running in 8bd1a07b157c 01:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:20:20 (1/43) Installing readline (8.1.1-r0) 01:20:20 (2/43) Installing bash (5.1.16-r0) 01:20:21 Executing bash-5.1.16-r0.post-install 01:20:21 (3/43) Installing brotli-libs (1.0.9-r5) 01:20:21 (4/43) Installing nghttp2-libs (1.46.0-r0) 01:20:21 (5/43) Installing libcurl (7.80.0-r0) 01:20:21 (6/43) Installing curl (7.80.0-r0) 01:20:21 (7/43) Installing dumb-init (1.2.5-r1) 01:20:21 (8/43) Installing libbz2 (1.0.8-r1) 01:20:21 (9/43) Installing expat (2.4.7-r0) 01:20:21 (10/43) Installing libffi (3.4.2-r1) 01:20:21 (11/43) Installing gdbm (1.22-r0) 01:20:21 (12/43) Installing xz-libs (5.2.5-r1) 01:20:21 (13/43) Installing libgcc (10.3.1_git20211027-r0) 01:20:21 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 01:20:21 (15/43) Installing mpdecimal (2.5.1-r1) 01:20:21 (16/43) Installing sqlite-libs (3.36.0-r0) 01:20:21 (17/43) Installing python3 (3.9.7-r4) 01:20:24 (18/43) Installing py3-appdirs (1.4.4-r2) 01:20:24 (19/43) Installing py3-certifi (2020.12.5-r1) 01:20:24 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 01:20:24 (21/43) Installing py3-idna (3.3-r0) 01:20:24 (22/43) Installing py3-urllib3 (1.26.7-r0) 01:20:24 (23/43) Installing py3-requests (2.26.0-r1) 01:20:24 (24/43) Installing py3-msgpack (1.0.2-r1) 01:20:24 (25/43) Installing py3-lockfile (0.12.2-r4) 01:20:24 (26/43) Installing py3-cachecontrol (0.12.10-r0) 01:20:24 (27/43) Installing py3-colorama (0.4.4-r1) 01:20:24 (28/43) Installing py3-contextlib2 (21.6.0-r1) 01:20:24 (29/43) Installing py3-distlib (0.3.3-r0) 01:20:24 (30/43) Installing py3-distro (1.6.0-r0) 01:20:24 (31/43) Installing py3-six (1.16.0-r0) 01:20:24 (32/43) Installing py3-webencodings (0.5.1-r4) 01:20:24 (33/43) Installing py3-html5lib (1.1-r1) 01:20:24 (34/43) Installing py3-parsing (2.4.7-r2) 01:20:24 (35/43) Installing py3-packaging (20.9-r1) 01:20:24 (36/43) Installing py3-tomli (1.2.2-r0) 01:20:24 (37/43) Installing py3-pep517 (0.12.0-r0) 01:20:24 (38/43) Installing py3-progress (1.6-r0) 01:20:24 (39/43) Installing py3-retrying (1.3.3-r2) 01:20:24 (40/43) Installing py3-ordered-set (4.0.2-r2) 01:20:24 (41/43) Installing py3-setuptools (52.0.0-r4) 01:20:24 (42/43) Installing py3-toml (0.10.2-r2) 01:20:24 (43/43) Installing py3-pip (20.3.4-r1) 01:20:25 Executing busybox-1.34.1-r5.trigger 01:20:25 OK: 82 MiB in 65 packages 01:20:30 Collecting docker-compose==1.23.2 01:20:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:20:31 Collecting docker<4.0,>=3.6.0 01:20:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:20:31 Collecting dockerpty<0.5,>=0.4.1 01:20:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:20:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:20:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:20:36 Collecting texttable<0.10,>=0.9.0 01:20:36 Downloading texttable-0.9.1.tar.gz (11 kB) 01:20:40 Collecting jsonschema<3,>=2.5.1 01:20:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:20:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 01:20:40 Collecting PyYAML<4,>=3.10 01:20:40 Downloading PyYAML-3.13.tar.gz (270 kB) 01:20:46 Collecting websocket-client<1.0,>=0.32.0 01:20:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:20:46 Collecting docopt<0.7,>=0.6.1 01:20:46 Downloading docopt-0.6.2.tar.gz (25 kB) 01:20:48 Collecting cached-property<2,>=1.2.0 01:20:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:20:49 Collecting docker-pycreds>=0.4.0 01:20:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:20:50 Collecting urllib3<1.25,>=1.21.1 01:20:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:20:50 Collecting chardet<3.1.0,>=3.0.2 01:20:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:20:51 Collecting idna<2.8,>=2.5 01:20:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:20:51 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) 01:20:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:20:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:20:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:20:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:20:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:20:52 Attempting uninstall: urllib3 01:20:52 Found existing installation: urllib3 1.26.7 01:20:52 Uninstalling urllib3-1.26.7: 01:20:52 Successfully uninstalled urllib3-1.26.7 01:20:53 Attempting uninstall: idna 01:20:53 Found existing installation: idna 3.3 01:20:53 Uninstalling idna-3.3: 01:20:53 Successfully uninstalled idna-3.3 01:20:57 Attempting uninstall: requests 01:20:57 Found existing installation: requests 2.26.0 01:20:57 Uninstalling requests-2.26.0: 01:20:57 Successfully uninstalled requests-2.26.0 01:20:57 Running setup.py install for texttable: started 01:21:00 Running setup.py install for texttable: finished with status 'done' 01:21:00 Running setup.py install for PyYAML: started 01:21:03 Running setup.py install for PyYAML: finished with status 'done' 01:21:03 Running setup.py install for docopt: started 01:21:07 Running setup.py install for docopt: finished with status 'done' 01:21:07 Running setup.py install for dockerpty: started 01:21:09 Running setup.py install for dockerpty: finished with status 'done' 01:21:11 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 01:21:30 Removing intermediate container 8bd1a07b157c 01:21:30 ---> f73e93fe2278 01:21:30 Step 14/23 : ENV APP_PORT=58890 01:21:30 ---> Running in 1d5e26a35129 01:21:30 Removing intermediate container 1d5e26a35129 01:21:30 ---> 82b5cda500fc 01:21:30 Step 15/23 : EXPOSE $APP_PORT 01:21:30 ---> Running in e1e8804611e7 01:21:30 Removing intermediate container e1e8804611e7 01:21:30 ---> 8ae880e40ed4 01:21:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:21:31 ---> 4007d8d7ae1f 01:21:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:21:32 ---> 6a6d8d50c0c1 01:21:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:21:34 ---> 0a16a9c5250f 01:21:34 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 01:21:34 ---> Running in 0ab24df6016b 01:21:34 Removing intermediate container 0ab24df6016b 01:21:34 ---> 7dda732acd07 01:21:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:21:34 ---> Running in bcdc67bc5a37 01:21:35 Removing intermediate container bcdc67bc5a37 01:21:35 ---> 6a33543c4a66 01:21:35 Step 21/23 : LABEL arch=arm64 01:21:35 ---> Running in dd8200069a9d 01:21:35 Removing intermediate container dd8200069a9d 01:21:35 ---> fd91c4b4d314 01:21:35 Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 01:21:35 ---> Running in bbb71c38a00b 01:21:36 Removing intermediate container bbb71c38a00b 01:21:36 ---> 32d78bb33e76 01:21:36 Step 23/23 : LABEL version=0.0.0 01:21:36 ---> Running in 611a71e9d06a 01:21:37 Removing intermediate container 611a71e9d06a 01:21:37 ---> e7c0e438ee5f 01:21:37 01:21:38 Successfully built e7c0e438ee5f 01:21:38 Successfully tagged sys-mgmt-agent-arm64:latest 01:40:47  Building sys-mgmt-agent ... done Building bin/spire-agent... 01:40:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:40:47 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:40:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:40:47 go: downloading github.com/docker/docker v20.10.12+incompatible 01:40:47 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:40:47 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:40:47 go: downloading github.com/google/go-tpm-tools v0.3.3 01:40:47 go: downloading github.com/docker/go-connections v0.4.0 01:40:47 go: downloading github.com/docker/go-units v0.4.0 01:40:47 go: downloading github.com/opencontainers/image-spec v1.0.1 01:40:47 go: downloading github.com/containerd/containerd v1.3.4 01:40:47 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:40:47 go: downloading github.com/opencontainers/go-digest v1.0.0 01:44:09 Building bin/spire-agent... 01:44:09 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:44:09 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:44:09 go: downloading github.com/docker/docker v20.10.12+incompatible 01:44:09 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:44:09 go: downloading github.com/google/go-tpm-tools v0.3.3 01:44:09 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:44:09 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:44:10 go: downloading github.com/docker/go-connections v0.4.0 01:44:10 go: downloading github.com/docker/go-units v0.4.0 01:44:10 go: downloading github.com/opencontainers/image-spec v1.0.1 01:44:10 go: downloading github.com/containerd/containerd v1.3.4 01:44:10 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:44:10 go: downloading github.com/opencontainers/go-digest v1.0.0 01:45:18 Building bin/spire-agent... 01:45:20 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:45:24 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:45:24 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:45:24 go: downloading github.com/docker/docker v20.10.12+incompatible 01:45:24 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:45:24 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:45:25 go: downloading github.com/google/go-tpm-tools v0.3.3 01:45:31 go: downloading github.com/docker/go-connections v0.4.0 01:45:31 go: downloading github.com/docker/go-units v0.4.0 01:45:31 go: downloading github.com/opencontainers/image-spec v1.0.1 01:45:31 go: downloading github.com/containerd/containerd v1.3.4 01:45:31 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:45:31 go: downloading github.com/opencontainers/go-digest v1.0.0 01:46:18 Removing intermediate container 20eb5118d014 01:46:18 ---> df150500ca54 01:46:18 01:46:18 Step 13/25 : FROM alpine:3.15 01:46:18 ---> 3fb3c9af89a9 01:46:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:46:18 ---> Using cache 01:46:18 ---> b54ce4f065de 01:46:18 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:18 ---> Using cache 01:46:18 ---> c602ead8ab8a 01:46:18 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:46:18 ---> Running in 3139371809ce 01:46:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:46:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:46:18 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:46:18 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:46:18 OK: 15729 distinct packages available 01:46:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:46:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:46:20 (1/5) Installing dumb-init (1.2.5-r1) 01:46:20 (2/5) Installing musl-obstack (1.2.3-r0) 01:46:20 (3/5) Installing libucontext (1.1-r0) 01:46:20 (4/5) Installing gcompat (1.0.0-r4) 01:46:20 (5/5) Installing openssl (1.1.1n-r0) 01:46:20 Executing busybox-1.34.1-r5.trigger 01:46:20 OK: 6 MiB in 19 packages 01:46:22 Removing intermediate container 3139371809ce 01:46:22 ---> 2250bb1804fb 01:46:22 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:46:32 ---> 3c274fc1ffc2 01:46:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:46:33 ---> 1c511674ea51 01:46:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:46:35 ---> 21651f6462a9 01:46:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:46:37 ---> da93697e7994 01:46:37 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:46:37 ---> Running in 9d607c04591b 01:46:37 Removing intermediate container 9d607c04591b 01:46:37 ---> 010c5c8816af 01:46:37 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:46:37 ---> Running in 1ce3185d8ab1 01:46:38 Removing intermediate container 1ce3185d8ab1 01:46:38 ---> f95546959691 01:46:38 Step 23/25 : LABEL arch=arm64 01:46:38 ---> Running in 81c3f1d5eee8 01:46:39 Removing intermediate container 81c3f1d5eee8 01:46:39 ---> 15308a20c54d 01:46:39 Step 24/25 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 01:46:39 ---> Running in 3126fb55781d 01:46:40 Removing intermediate container 3126fb55781d 01:46:40 ---> 1e36d4eba843 01:46:40 Step 25/25 : LABEL version=0.0.0 01:46:40 ---> Running in 567210a81130 01:46:41 Removing intermediate container 567210a81130 01:46:41 ---> 7605986a9b57 01:46:41 01:46:42 Successfully built 7605986a9b57 01:46:42 Successfully tagged security-spire-server-arm64:latest 01:49:49  Building security-spire-server ... done Removing intermediate container 9000f0d3c293 01:49:49 ---> dcdcf1e1d0b4 01:49:49 01:49:49 Step 13/26 : FROM alpine:3.15 01:49:49 ---> 3fb3c9af89a9 01:49:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:49:49 ---> Using cache 01:49:49 ---> b54ce4f065de 01:49:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:49:49 ---> Using cache 01:49:49 ---> c602ead8ab8a 01:49:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:49:49 ---> Using cache 01:49:49 ---> 2250bb1804fb 01:49:49 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 01:49:49 ---> 62987e4b7ec3 01:49:49 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:49:49 ---> fec923749f59 01:49:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:49:50 ---> 1c4548dbc66a 01:49:50 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:49:51 ---> 829dcd1151af 01:49:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:49:52 ---> c64c76fda315 01:49:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:49:52 ---> Running in 58fc11ad0d8d 01:49:52 Removing intermediate container 58fc11ad0d8d 01:49:52 ---> 3cfb56410623 01:49:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:49:52 ---> Running in 924813c02b9c 01:49:53 Removing intermediate container 924813c02b9c 01:49:53 ---> ba3ad8e0a26c 01:49:53 Step 24/26 : LABEL arch=arm64 01:49:53 ---> Running in 3ba2ddeab5ca 01:49:53 Removing intermediate container 3ba2ddeab5ca 01:49:53 ---> 2330e07d9979 01:49:53 Step 25/26 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 01:49:54 ---> Running in ecffb25f48b7 01:49:54 Removing intermediate container ecffb25f48b7 01:49:54 ---> e40f70710c55 01:49:54 Step 26/26 : LABEL version=0.0.0 01:49:54 ---> Running in 3d1719dcdd44 01:49:55 Removing intermediate container 3d1719dcdd44 01:49:55 ---> ed94b53fd85e 01:49:55 01:49:55 Successfully built ed94b53fd85e 01:49:55 Successfully tagged security-spire-agent-arm64:latest 01:50:17  Building security-spire-agent ... done Removing intermediate container e2e069b04f79 01:50:17 ---> e7009317b173 01:50:17 01:50:17 Step 13/26 : FROM alpine:3.15 01:50:17 ---> 3fb3c9af89a9 01:50:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:50:17 ---> Using cache 01:50:17 ---> b54ce4f065de 01:50:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:17 ---> Using cache 01:50:17 ---> c602ead8ab8a 01:50:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:50:17 ---> Running in ba1aa794cc06 01:50:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:50:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:50:20 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:50:20 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 01:50:20 OK: 15729 distinct packages available 01:50:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:50:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:50:22 (1/4) Installing dumb-init (1.2.5-r1) 01:50:22 (2/4) Installing musl-obstack (1.2.3-r0) 01:50:22 (3/4) Installing libucontext (1.1-r0) 01:50:22 (4/4) Installing gcompat (1.0.0-r4) 01:50:22 Executing busybox-1.34.1-r5.trigger 01:50:22 OK: 6 MiB in 18 packages 01:50:23 Removing intermediate container ba1aa794cc06 01:50:23 ---> 5b11d6bc241e 01:50:23 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:50:26 ---> 134ca9cddbe0 01:50:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:50:27 ---> b226d400dee4 01:50:27 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:50:27 ---> Running in fd22dcdb4463 01:50:27 Removing intermediate container fd22dcdb4463 01:50:27 ---> 722c21a9c144 01:50:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:50:28 ---> 4a15edfabc39 01:50:28 Step 21/26 : WORKDIR / 01:50:28 ---> Running in ef2525fe93f1 01:50:28 Removing intermediate container ef2525fe93f1 01:50:28 ---> 0f5ed835e563 01:50:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:50:28 ---> Running in 44fcd64a67b0 01:50:29 Removing intermediate container 44fcd64a67b0 01:50:29 ---> 59cbab090cb5 01:50:29 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:50:29 ---> Running in 08b631130234 01:50:29 Removing intermediate container 08b631130234 01:50:29 ---> 1bbdef4ca494 01:50:29 Step 24/26 : LABEL arch=arm64 01:50:29 ---> Running in 699dcf79d4dd 01:50:29 Removing intermediate container 699dcf79d4dd 01:50:29 ---> 900233c412d4 01:50:29 Step 25/26 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 01:50:30 ---> Running in 2d1d4c379e68 01:50:30 Removing intermediate container 2d1d4c379e68 01:50:30 ---> 44f76a9031a1 01:50:30 Step 26/26 : LABEL version=0.0.0 01:50:30 ---> Running in 65084e59584e 01:50:30 Removing intermediate container 65084e59584e 01:50:30 ---> 26a020e4741f 01:50:30 01:50:31 Successfully built 26a020e4741f 01:50:31 Successfully tagged security-spire-config-arm64:latest 01:50:31  Building security-spire-config ... done  [Pipeline] } 01:50:31 $ docker stop --time=1 8addf3d1931924a4879b04bc1c9ab003b5cf46eb9e78f2be83a90ba13da3309d 01:50:33 $ docker rm -f 8addf3d1931924a4879b04bc1c9ab003b5cf46eb9e78f2be83a90ba13da3309d [Pipeline] // withDockerContainer [Pipeline] sh 01:50:34 + docker images 01:50:34 REPOSITORY TAG IMAGE ID CREATED SIZE 01:50:34 security-spire-config-arm64 latest 26a020e4741f 4 seconds ago 85.6MB 01:50:34 e7009317b173 33 seconds ago 4.21GB 01:50:34 security-spire-agent-arm64 latest ed94b53fd85e 40 seconds ago 126MB 01:50:34 dcdcf1e1d0b4 About a minute ago 4.21GB 01:50:34 security-spire-server-arm64 latest 7605986a9b57 3 minutes ago 86.3MB 01:50:34 df150500ca54 4 minutes ago 4.21GB 01:50:34 sys-mgmt-agent-arm64 latest e7c0e438ee5f 28 minutes ago 290MB 01:50:34 4c858939a0da 30 minutes ago 1.43GB 01:50:34 security-secretstore-setup-arm64 latest 9063f9fee7c7 38 minutes ago 40.8MB 01:50:34 core-metadata-arm64 latest 836e5cda1d5e 38 minutes ago 25.2MB 01:50:34 security-proxy-setup-arm64 latest 2e941b2834b2 38 minutes ago 42.1MB 01:50:34 177f1f5fbff4 38 minutes ago 1.43GB 01:50:34 9d78a4595965 38 minutes ago 1.44GB 01:50:34 b760c2251ae6 38 minutes ago 1.44GB 01:50:34 support-notifications-arm64 latest 0b631a3fee47 40 minutes ago 25.5MB 01:50:34 36b5a877afad 41 minutes ago 1.43GB 01:50:34 core-data-arm64 latest 6e95c38d0719 48 minutes ago 34.4MB 01:50:34 security-bootstrapper-arm64 latest 04840d51e762 49 minutes ago 23.6MB 01:50:34 efd4b5c5f6cc 49 minutes ago 1.46GB 01:50:34 support-scheduler-arm64 latest 9451c839b578 49 minutes ago 24.9MB 01:50:34 core-command-arm64 latest 1b42873b1616 49 minutes ago 23.7MB 01:50:34 security-spiffe-token-provider-arm64 latest 20279bf7bb07 49 minutes ago 27.7MB 01:50:34 0ad1bdfd3557 49 minutes ago 1.43GB 01:50:34 0b09ef5cfa9e 49 minutes ago 1.43GB 01:50:34 54cfedaf0a81 49 minutes ago 1.43GB 01:50:34 dfb561667c47 50 minutes ago 1.42GB 01:50:34 ci-base-image-arm64 latest 6657c5ea2509 About an hour ago 886MB 01:50:34 docker 20.10.14 c346e9eafbab 7 days ago 202MB 01:50:34 alpine 3.14 ac73e934f311 8 days ago 5.34MB 01:50:34 alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB 01:50:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 01:50:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:50:35 01:50:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:50:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:50:35 arm64: Pulling from edgex-lftools-log-publisher 01:50:35 8998bd30e6a1: Pulling fs layer 01:50:35 04944245beec: Pulling fs layer 01:50:35 699f458cf7ca: Pulling fs layer 01:50:35 765212b225bb: Pulling fs layer 01:50:35 f23df028b6ca: Pulling fs layer 01:50:35 d65c8cfc05b1: Pulling fs layer 01:50:35 2437ff75d9bd: Pulling fs layer 01:50:35 765212b225bb: Waiting 01:50:35 f23df028b6ca: Waiting 01:50:35 d65c8cfc05b1: Waiting 01:50:35 2437ff75d9bd: Waiting 01:50:35 04944245beec: Verifying Checksum 01:50:35 04944245beec: Download complete 01:50:35 765212b225bb: Verifying Checksum 01:50:35 765212b225bb: Download complete 01:50:35 f23df028b6ca: Verifying Checksum 01:50:35 f23df028b6ca: Download complete 01:50:35 d65c8cfc05b1: Verifying Checksum 01:50:35 d65c8cfc05b1: Download complete 01:50:36 699f458cf7ca: Verifying Checksum 01:50:36 699f458cf7ca: Download complete 01:50:36 8998bd30e6a1: Download complete 01:50:38 2437ff75d9bd: Verifying Checksum 01:50:38 2437ff75d9bd: Download complete 01:50:40 8998bd30e6a1: Pull complete 01:50:41 04944245beec: Pull complete 01:50:42 699f458cf7ca: Pull complete 01:50:43 765212b225bb: Pull complete 01:50:44 f23df028b6ca: Pull complete 01:50:44 d65c8cfc05b1: Pull complete 01:50:59 2437ff75d9bd: Pull complete 01:50:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:50:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:50:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:50:59 prd-ubuntu20.04-docker-arm64-4c-16g-20744 does not seem to be running inside a container 01:50:59 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:51:03 $ docker top 79fc35d8d503a3e65c85cd1b46c05ede0354231483abdaf2941bad03bf68c792 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:04 ---> job-cost.sh 01:51:04 lf-activate-venv: SKIPPING 01:51:04 INFO: No Stack... 01:51:04 INFO: Retrieving Pricing Info for: v3-standard-4 01:51:05 INFO: Archiving Costs [Pipeline] sh 01:51:06 + cat /w/workspace/edgex-go/10/archives/cost.csv 01:51:06 + cut -d, -f6 [Pipeline] lock 01:51:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3956-10-stack-cost] 01:51:06 Resource [jenkins-edgexfoundry-edgex-go-PR-3956-10-stack-cost] did not exist. Created. 01:51:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3956-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:07 + echo total: 0.2199999988079071 [Pipeline] stash 01:51:07 Stashed 1 file(s) [Pipeline] } 01:51:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3956-10-stack-cost] [Pipeline] // lock [Pipeline] } 01:51:07 $ docker stop --time=1 79fc35d8d503a3e65c85cd1b46c05ede0354231483abdaf2941bad03bf68c792 01:51:09 $ docker rm -f 79fc35d8d503a3e65c85cd1b46c05ede0354231483abdaf2941bad03bf68c792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:51:09 provisioning config files... 01:51:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config183174730840152970tmp [Pipeline] { [Pipeline] sh 01:51:09 + set +x 01:51:09 + bash -s -- 01:51:09 + curl -s https://codecov.io/bash 01:51:09 01:51:09 _____ _ 01:51:09 / ____| | | 01:51:09 | | ___ __| | ___ ___ _____ __ 01:51:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:51:09 | |___| (_) | (_| | __/ (_| (_) \ V / 01:51:09 \_____\___/ \__,_|\___|\___\___/ \_/ 01:51:09 Bash-1.0.6 01:51:09 01:51:09 01:51:09 ==> git version 2.25.1 found 01:51:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:51:09 Release-Date: 2020-01-08 01:51:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:51:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:51:09 ==> Jenkins CI detected. 01:51:09 current dir:  /w/workspace/edgex-go/10 01:51:09 project root: . 01:51:09 --> token set from env 01:51:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:51:09 ==> Running gcov in . (disable via -X gcov) 01:51:09 ==> Python coveragepy not found 01:51:09 ==> Searching for coverage reports in: 01:51:09 + . 01:51:09 -> Found 1 reports 01:51:09 ==> Detecting git/mercurial file structure 01:51:10 ==> Reading reports 01:51:10 + ./coverage.out bytes=432619 01:51:10 ==> Appending adjustments 01:51:10 https://docs.codecov.io/docs/fixing-reports 01:51:11 + Found adjustments 01:51:11 ==> Gzipping contents 01:51:11 60K /tmp/codecov.R5m41t.gz 01:51:11 ==> Uploading reports 01:51:11 url: https://codecov.io 01:51:11 query: branch=PR-3956&commit=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= 01:51:11 -> Pinging Codecov 01:51:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3956&commit=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= 01:51:11 -> Uploading to 01:51:11 https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/573e8e12965d1d066fcffcb18c7c4ad6d70c41f3/c994cefe-534d-48a1-9203-f96b954d605f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T015111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73689ae20dc4edbbf665503aa1027ec7532e6a003b311f2bb0275b5b3843e588 01:51:11 % Total % Received % Xferd Average Speed Time Time Time Current 01:51:11 Dload Upload Total Spent Left Speed 01:51:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59334 0 0 100 59334 0 190k --:--:-- --:--:-- --:--:-- 189k 01:51:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [Pipeline] } 01:51:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:51:12 + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh 01:51:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:51:13 ---> package-listing.sh 01:51:13 ++ facter osfamily 01:51:13 ++ tr '[:upper:]' '[:lower:]' 01:51:13 + OS_FAMILY=debian 01:51:13 + workspace=/w/workspace/edgex-go/10 01:51:13 + START_PACKAGES=/tmp/packages_start.txt 01:51:13 + END_PACKAGES=/tmp/packages_end.txt 01:51:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:51:13 + PACKAGES=/tmp/packages_start.txt 01:51:13 + '[' /w/workspace/edgex-go/10 ']' 01:51:13 + PACKAGES=/tmp/packages_end.txt 01:51:13 + case "${OS_FAMILY}" in 01:51:13 + dpkg -l 01:51:13 + grep '^ii' 01:51:13 + '[' -f /tmp/packages_start.txt ']' 01:51:13 + '[' -f /tmp/packages_end.txt ']' 01:51:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:51:13 + '[' /w/workspace/edgex-go/10 ']' 01:51:13 + mkdir -p /w/workspace/edgex-go/10/archives/ 01:51:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 01:51:13 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:51:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:51:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:14 01:51:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:51:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:15 latest: Pulling from edgex-lftools-log-publisher 01:51:15 5eb5b503b376: Pulling fs layer 01:51:15 5c69ac0246d0: Pulling fs layer 01:51:15 ec43610c2a17: Pulling fs layer 01:51:15 3a2ae6a8a46f: Pulling fs layer 01:51:15 33b1e0a273af: Pulling fs layer 01:51:15 5d3b04190fa2: Pulling fs layer 01:51:15 2f39f015ded8: Pulling fs layer 01:51:15 3a2ae6a8a46f: Waiting 01:51:15 33b1e0a273af: Waiting 01:51:15 5d3b04190fa2: Waiting 01:51:15 2f39f015ded8: Waiting 01:51:15 5c69ac0246d0: Verifying Checksum 01:51:15 5c69ac0246d0: Download complete 01:51:15 3a2ae6a8a46f: Verifying Checksum 01:51:15 3a2ae6a8a46f: Download complete 01:51:15 33b1e0a273af: Download complete 01:51:15 5d3b04190fa2: Verifying Checksum 01:51:15 5d3b04190fa2: Download complete 01:51:15 ec43610c2a17: Verifying Checksum 01:51:15 ec43610c2a17: Download complete 01:51:15 5eb5b503b376: Download complete 01:51:15 2f39f015ded8: Download complete 01:51:16 5eb5b503b376: Pull complete 01:51:16 5c69ac0246d0: Pull complete 01:51:17 ec43610c2a17: Pull complete 01:51:17 3a2ae6a8a46f: Pull complete 01:51:17 33b1e0a273af: Pull complete 01:51:17 5d3b04190fa2: Pull complete 01:51:21 2f39f015ded8: Pull complete 01:51:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:51:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:51:21 prd-ubuntu20.04-docker-8c-8g-20740 does not seem to be running inside a container 01:51:21 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:51:23 $ docker top 6450c235ef4076dc13f27c317c342853cc3150e4cbbd0efd967608fe094fe94b -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:23 + touch /tmp/pre-build-complete [Pipeline] sh 01:51:24 + mkdir -p /var/log/sysstat [Pipeline] sh 01:51:24 + ls /var/log/sa-host 01:51:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:24 provisioning config files... 01:51:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config199581013147431747tmp [Pipeline] { [Pipeline] echo 01:51:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:51:24 ---> create-netrc.sh [Pipeline] } 01:51:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:51:25 ---> python-tools-install.sh [Pipeline] echo 01:51:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:51:25 ---> sudo-logs.sh 01:51:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:51:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:51:25 ---> job-cost.sh 01:51:25 lf-activate-venv: SKIPPING 01:51:25 DEBUG: total: 0.2199999988079071 01:51:25 INFO: Retrieving Stack Cost... 01:51:26 INFO: Retrieving Pricing Info for: v3-standard-8 01:51:26 INFO: Archiving Costs [Pipeline] echo 01:51:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:51:26 ---> logs-deploy.sh 01:51:26 lf-activate-venv: SKIPPING 01:51:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3956/10 01:51:26 INFO: archiving workspace using pattern(s): 01:51:27 Archives upload complete. 01:51:27 INFO: archiving logs to Nexus 01:51:28 ---> uname -a: 01:51:28 Linux prd-ubuntu20-04-docker-8c-8g-20740 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:51:28 01:51:28 01:51:28 ---> lscpu: 01:51:28 Architecture: x86_64 01:51:28 CPU op-mode(s): 32-bit, 64-bit 01:51:28 Byte Order: Little Endian 01:51:28 Address sizes: 40 bits physical, 48 bits virtual 01:51:28 CPU(s): 8 01:51:28 On-line CPU(s) list: 0-7 01:51:28 Thread(s) per core: 1 01:51:28 Core(s) per socket: 1 01:51:28 Socket(s): 8 01:51:28 NUMA node(s): 1 01:51:28 Vendor ID: AuthenticAMD 01:51:28 CPU family: 23 01:51:28 Model: 49 01:51:28 Model name: AMD EPYC-Rome Processor 01:51:28 Stepping: 0 01:51:28 CPU MHz: 2799.998 01:51:28 BogoMIPS: 5599.99 01:51:28 Virtualization: AMD-V 01:51:28 Hypervisor vendor: KVM 01:51:28 Virtualization type: full 01:51:28 L1d cache: 256 KiB 01:51:28 L1i cache: 256 KiB 01:51:28 L2 cache: 4 MiB 01:51:28 L3 cache: 128 MiB 01:51:28 NUMA node0 CPU(s): 0-7 01:51:28 Vulnerability Itlb multihit: Not affected 01:51:28 Vulnerability L1tf: Not affected 01:51:28 Vulnerability Mds: Not affected 01:51:28 Vulnerability Meltdown: Not affected 01:51:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:51:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:51:28 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:51:28 Vulnerability Srbds: Not affected 01:51:28 Vulnerability Tsx async abort: Not affected 01:51:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:51:28 01:51:28 01:51:28 ---> nproc: 01:51:28 8 01:51:28 01:51:28 01:51:28 ---> df -h: 01:51:28 Filesystem Size Used Avail Use% Mounted on 01:51:28 overlay 155G 27G 129G 18% / 01:51:28 tmpfs 64M 0 64M 0% /dev 01:51:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:51:28 shm 64M 0 64M 0% /dev/shm 01:51:28 /dev/vda1 155G 27G 129G 18% /facter-os 01:51:28 01:51:28 01:51:28 ---> sar -b -r -n DEV: 01:51:28 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20740) 04/13/22 _x86_64_ (8 CPU) 01:51:28 01:51:28 00:29:42 LINUX RESTART (8 CPU) 01:51:28 01:51:28 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:51:28 00:31:01 277.46 46.47 230.99 0.00 4194.87 188916.49 0.00 01:51:28 00:32:01 102.80 1.23 101.57 0.00 13.06 37486.30 0.00 01:51:28 00:33:01 46.51 0.15 46.36 0.00 1.87 16423.93 0.00 01:51:28 00:34:01 355.97 0.13 355.83 0.00 19.97 318861.71 0.00 01:51:28 00:35:01 462.69 0.47 462.22 0.00 3.73 224898.92 0.00 01:51:28 00:36:01 858.20 0.32 857.88 0.00 8.00 281093.10 0.00 01:51:28 00:37:01 1007.82 0.58 1007.23 0.00 8.00 373683.72 0.00 01:51:28 00:38:01 751.47 4.73 746.73 0.00 37.85 313385.54 0.00 01:51:28 00:39:01 273.09 0.00 273.09 0.00 0.00 84499.52 0.00 01:51:28 00:40:01 128.86 1.87 127.00 0.00 14.93 38837.66 0.00 01:51:28 00:41:01 526.15 2.08 524.06 0.00 16.66 245068.76 0.00 01:51:28 00:42:01 3.15 0.00 3.15 0.00 0.00 33.72 0.00 01:51:28 00:43:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 01:51:28 00:44:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 01:51:28 00:45:01 1.87 0.02 1.85 0.00 0.13 20.53 0.00 01:51:28 00:46:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 01:51:28 00:47:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 01:51:28 00:48:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 01:51:28 00:49:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 01:51:28 00:50:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 01:51:28 00:51:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 01:51:28 00:52:02 0.97 0.00 0.97 0.00 0.00 12.00 0.00 01:51:28 00:53:01 1.19 0.00 1.19 0.00 0.00 14.37 0.00 01:51:28 00:54:01 0.95 0.00 0.95 0.00 0.00 12.93 0.00 01:51:28 00:55:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 01:51:28 00:56:01 1.07 0.00 1.07 0.00 0.00 14.66 0.00 01:51:28 00:57:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 01:51:28 00:58:01 0.95 0.00 0.95 0.00 0.00 13.33 0.00 01:51:28 00:59:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 01:51:28 01:00:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 01:51:28 01:01:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 01:51:28 01:02:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 01:51:28 01:03:01 1.98 0.73 1.25 0.00 28.79 14.26 0.00 01:51:28 01:04:01 3.70 1.70 2.00 0.00 38.65 32.12 0.00 01:51:28 01:05:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 01:51:28 01:06:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 01:51:28 01:07:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 01:51:28 01:08:01 1.05 0.00 1.05 0.00 0.00 13.86 0.00 01:51:28 01:09:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 01:51:28 01:10:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 01:51:28 01:11:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 01:51:28 01:12:01 1.73 0.00 1.73 0.00 0.00 20.39 0.00 01:51:28 01:13:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 01:51:28 01:14:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 01:51:28 01:15:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 01:51:28 01:16:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 01:51:28 01:17:01 1.15 0.02 1.13 0.00 0.13 12.13 0.00 01:51:28 01:18:01 1.90 0.00 1.90 0.00 0.00 21.06 0.00 01:51:28 01:19:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 01:51:28 01:20:01 1.73 0.00 1.73 0.00 0.00 19.99 0.00 01:51:28 01:21:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 01:51:28 01:22:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 01:51:28 01:23:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 01:51:28 01:24:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 01:51:28 01:25:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 01:51:28 01:26:01 1.57 0.00 1.57 0.00 0.00 19.20 0.00 01:51:28 01:27:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 01:51:28 01:28:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 01:51:28 01:29:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 01:51:28 01:30:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 01:51:28 01:31:01 1.37 0.00 1.37 0.00 0.00 16.79 0.00 01:51:28 01:32:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 01:51:28 01:33:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 01:51:28 01:34:01 1.80 0.00 1.80 0.00 0.00 20.66 0.00 01:51:28 01:35:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 01:51:28 01:36:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 01:51:28 01:37:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 01:51:28 01:38:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 01:51:28 01:39:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 01:51:28 01:40:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 01:51:28 01:41:01 1.40 0.00 1.40 0.00 0.00 16.39 0.00 01:51:28 01:42:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 01:51:28 01:43:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 01:51:28 01:44:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 01:51:28 01:45:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 01:51:28 01:46:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 01:51:28 01:47:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 01:51:28 01:48:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 01:51:28 01:49:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 01:51:28 01:50:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 01:51:28 01:51:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 01:51:28 Average: 60.31 0.75 59.57 0.00 54.17 26234.83 0.00 01:51:28 01:51:28 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:51:28 00:31:01 28608152 31784916 524272 1.59 107272 3343868 2033824 5.99 1174676 2735224 109060 01:51:28 00:32:01 27943644 31707924 580404 1.77 150184 3811376 2117296 6.24 1583736 2890032 413156 01:51:28 00:33:01 27617844 31741116 545228 1.66 155016 4132576 2002284 5.90 1475200 3291144 402900 01:51:28 00:34:01 21044456 31628468 650768 1.98 165052 10399680 2676948 7.89 1966948 9175540 737584 01:51:28 00:35:01 17822956 30680140 1584532 4.82 250524 12304148 3498528 10.31 3604420 10461356 256680 01:51:28 00:36:01 16541304 31056804 1203764 3.66 278540 13869484 3723848 10.97 3865068 11411024 676 01:51:28 00:37:01 12192140 31537608 721056 2.19 376976 18387956 2815464 8.30 2991044 16416784 1380668 01:51:28 00:38:01 7364764 29285612 2952640 8.98 540128 20439172 5852012 17.25 6111068 17738532 293240 01:51:28 00:39:01 7320048 30952796 1297248 3.95 545436 22089148 3150424 9.28 5525004 18331120 310920 01:51:28 00:40:01 6274708 31563764 692804 2.11 631084 23613924 2578664 7.60 3804120 21063288 2579376 01:51:28 00:41:01 9939820 31730744 532632 1.62 721788 20211576 2029004 5.98 3018988 18368128 468 01:51:28 00:42:01 9941472 31732512 530780 1.61 721808 20211580 2029004 5.98 3018384 18368132 8 01:51:28 00:43:01 9942536 31733604 529652 1.61 721836 20211584 2029004 5.98 3017436 18368136 20 01:51:28 00:44:01 9949452 31740544 522796 1.59 721856 20211584 2029004 5.98 3010940 18368168 44 01:51:28 00:45:01 9950732 31741952 521344 1.59 721868 20211588 2035680 6.00 3009868 18368188 8 01:51:28 00:46:01 9955304 31746688 516992 1.57 721896 20211592 2051860 6.05 3005784 18368328 56 01:51:28 00:47:01 9955532 31746920 516716 1.57 721904 20211596 2051860 6.05 3005472 18368332 16 01:51:28 00:48:01 9955452 31746848 516712 1.57 721920 20211600 2051860 6.05 3005472 18368336 172 01:51:28 00:49:01 9955656 31747268 516444 1.57 721924 20211600 2051860 6.05 3005560 18368552 20 01:51:28 00:50:01 9955624 31747300 516364 1.57 721964 20211596 2051860 6.05 3005312 18368560 52 01:51:28 00:51:01 9955032 31746748 516884 1.57 721972 20211600 2051860 6.05 3005916 18368572 20 01:51:28 00:52:02 9955308 31747036 516532 1.57 721980 20211608 2051860 6.05 3005620 18368576 188 01:51:28 00:53:01 9955192 31746924 516784 1.57 721996 20211612 2051860 6.05 3005532 18368580 12 01:51:28 00:54:01 9954956 31746688 516976 1.57 722012 20211612 2051860 6.05 3005624 18368580 176 01:51:28 00:55:01 9954868 31746608 516980 1.57 722028 20211620 2051860 6.05 3005624 18368588 40 01:51:28 00:56:01 9955048 31746856 516596 1.57 722068 20211628 2051860 6.05 3005988 18368596 208 01:51:28 00:57:01 9955000 31746808 516636 1.57 722076 20211628 2051860 6.05 3006396 18368596 24 01:51:28 00:58:01 9954732 31746584 516836 1.57 722084 20211632 2051860 6.05 3005436 18368600 188 01:51:28 00:59:01 9955120 31747092 516468 1.57 722092 20211756 2051860 6.05 3005728 18368716 48 01:51:28 01:00:01 9954892 31746912 516624 1.57 722112 20211760 2051860 6.05 3005984 18368732 12 01:51:28 01:01:01 9955272 31747296 516404 1.57 722124 20211760 2051860 6.05 3006160 18368736 8 01:51:28 01:02:01 9954720 31746772 516864 1.57 722164 20211768 2068024 6.09 3005524 18368736 184 01:51:28 01:03:01 9952084 31746056 517512 1.57 722196 20212636 2068024 6.09 3008496 18369336 48 01:51:28 01:04:01 9950240 31745672 517960 1.58 722276 20213760 2095112 6.17 3008692 18368724 192 01:51:28 01:05:01 9950664 31746116 517460 1.57 722288 20213764 2095112 6.17 3007948 18368716 16 01:51:28 01:06:01 9950608 31746076 517432 1.57 722304 20213768 2095112 6.17 3008256 18368720 176 01:51:28 01:07:01 9950860 31746352 517104 1.57 722316 20213768 2095112 6.17 3008408 18368720 24 01:51:28 01:08:01 9951072 31746576 516912 1.57 722324 20213772 2095112 6.17 3007924 18368724 188 01:51:28 01:09:01 9951264 31746784 516888 1.57 722332 20213776 2095112 6.17 3007920 18368728 8 01:51:28 01:10:01 9950996 31746516 517120 1.57 722352 20213772 2095112 6.17 3007920 18368728 16 01:51:28 01:11:01 9951160 31746704 516880 1.57 722364 20213776 2095112 6.17 3008240 18368732 24 01:51:28 01:12:01 9951400 31746964 516772 1.57 722388 20213776 2095112 6.17 3008288 18368736 156 01:51:28 01:13:01 9951076 31746648 517016 1.57 722412 20213788 2095112 6.17 3008260 18368744 24 01:51:28 01:14:01 9951052 31746628 517084 1.57 722424 20213796 2095112 6.17 3008248 18368748 12 01:51:28 01:15:01 9950964 31746600 517104 1.57 722432 20213796 2095112 6.17 3008016 18368752 12 01:51:28 01:16:01 9950916 31746560 517088 1.57 722460 20213776 2095112 6.17 3008256 18368756 348 01:51:28 01:17:01 9950776 31746420 517264 1.57 722476 20213796 2095112 6.17 3008552 18368756 12 01:51:28 01:18:01 9950868 31746568 516972 1.57 722488 20213804 2095112 6.17 3008328 18368756 8 01:51:28 01:19:01 9951136 31746844 516684 1.57 722500 20213808 2095112 6.17 3008292 18368760 32 01:51:28 01:20:01 9950836 31746548 516912 1.57 722508 20213808 2095112 6.17 3008296 18368760 8 01:51:28 01:21:01 9950464 31746180 517208 1.57 722528 20213804 2095112 6.17 3008312 18368764 12 01:51:28 01:22:01 9950676 31746456 516872 1.57 722544 20213820 2095112 6.17 3008348 18368772 52 01:51:28 01:23:01 9950912 31746692 516568 1.57 722552 20213820 2095112 6.17 3008128 18368772 12 01:51:28 01:24:01 9950820 31746608 516784 1.57 722580 20213824 2095112 6.17 3008192 18368780 180 01:51:28 01:25:01 9950796 31746584 516776 1.57 722580 20213824 2095112 6.17 3008128 18368780 12 01:51:28 01:26:01 9950748 31746668 516628 1.57 722588 20213952 2095112 6.17 3008448 18368912 152 01:51:28 01:27:01 9950448 31746432 516852 1.57 722596 20213960 2095112 6.17 3008200 18368920 12 01:51:28 01:28:01 9950652 31746640 516572 1.57 722608 20213964 2095112 6.17 3008184 18368924 196 01:51:28 01:29:01 9950604 31746596 516552 1.57 722612 20213968 2095112 6.17 3008184 18368928 12 01:51:28 01:30:01 9950272 31746288 516792 1.57 722636 20213976 2095112 6.17 3008788 18368924 200 01:51:28 01:31:01 9950220 31746276 516968 1.57 722672 20213972 2095112 6.17 3008512 18368928 12 01:51:28 01:32:01 9950456 31746536 516688 1.57 722680 20213980 2078960 6.13 3008932 18368932 8 01:51:28 01:33:01 9950652 31746744 516404 1.57 722696 20213980 2078960 6.13 3008296 18368932 12 01:51:28 01:34:01 9950320 31746416 516876 1.57 722716 20213968 2078960 6.13 3008336 18368936 300 01:51:28 01:35:01 9950516 31746616 516596 1.57 722724 20213988 2078960 6.13 3008668 18368940 12 01:51:28 01:36:01 9950748 31746912 516536 1.57 722748 20213988 2078960 6.13 3008708 18368944 44 01:51:28 01:37:01 9950656 31746840 516776 1.57 722756 20213992 2078960 6.13 3008368 18368944 12 01:51:28 01:38:01 9950616 31746804 516788 1.57 722764 20213984 2078960 6.13 3008704 18368944 164 01:51:28 01:39:01 9950544 31746736 516764 1.57 722776 20213996 2078960 6.13 3008576 18368948 20 01:51:28 01:40:01 9950520 31746716 516716 1.57 722796 20214004 2078960 6.13 3008408 18368952 200 01:51:28 01:41:01 9950724 31746972 516428 1.57 722824 20214000 2095020 6.17 3008792 18368956 24 01:51:28 01:42:01 9950448 31746700 516616 1.57 722844 20214008 2095020 6.17 3008916 18368960 48 01:51:28 01:43:01 9950660 31746968 516320 1.57 722864 20214012 2095020 6.17 3008452 18368964 28 01:51:28 01:44:01 9950796 31747104 516340 1.57 722864 20214012 2095020 6.17 3008452 18368964 192 01:51:28 01:45:01 9950788 31747100 516288 1.57 722872 20214020 2095020 6.17 3008604 18368968 12 01:51:28 01:46:01 9950440 31746780 516568 1.57 722900 20214016 2095020 6.17 3008844 18368972 16 01:51:28 01:47:01 9950464 31746844 516456 1.57 722916 20214024 2095020 6.17 3009168 18368976 12 01:51:28 01:48:01 9950668 31747064 516184 1.57 722920 20214028 2095020 6.17 3008540 18368980 300 01:51:28 01:49:01 9950872 31747268 516012 1.57 722932 20214032 2095020 6.17 3008524 18368980 28 01:51:28 01:50:01 9950780 31747184 516260 1.57 722944 20214028 2095020 6.17 3008524 18368988 12 01:51:28 01:51:01 9950740 31747180 516244 1.57 722968 20214036 2095020 6.17 3008944 18368988 44 01:51:28 Average: 10855293 31677795 586374 1.78 672735 19352187 2197355 6.48 3033167 17502407 80122 01:51:28 01:51:28 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:51:28 00:31:01 docker0 792.89 479.54 67.18 2719.11 0.00 0.00 0.00 0.00 01:51:28 00:31:01 ens3 1428.72 1569.51 9802.70 214.19 0.00 0.00 0.00 0.00 01:51:28 00:31:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 01:51:28 00:32:01 docker0 90.15 114.68 7.52 987.89 0.00 0.00 0.00 0.00 01:51:28 00:32:01 ens3 173.47 136.71 1022.01 72.37 0.00 0.00 0.00 0.00 01:51:28 00:32:01 veth6d9d6b5 1.03 1.23 0.08 0.10 0.00 0.00 0.00 0.00 01:51:28 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:33:01 docker0 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 01:51:28 00:33:01 ens3 28.40 16.18 31.04 11.05 0.00 0.00 0.00 0.00 01:51:28 00:33:01 veth6d9d6b5 0.40 0.42 0.03 0.03 0.00 0.00 0.00 0.00 01:51:28 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:34:01 docker0 38.39 46.93 2.19 190.51 0.00 0.00 0.00 0.00 01:51:28 00:34:01 ens3 178.10 131.15 1891.58 77.90 0.00 0.00 0.00 0.00 01:51:28 00:34:01 veth6daf968 0.00 0.83 0.00 0.05 0.00 0.00 0.00 0.00 01:51:28 00:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 01:51:28 00:35:01 docker0 231.33 417.21 16.60 5830.16 0.00 0.00 0.00 0.00 01:51:28 00:35:01 ens3 445.98 246.54 5855.87 33.86 0.00 0.00 0.00 0.00 01:51:28 00:35:01 veth20265d6 231.23 417.08 19.76 5830.16 0.00 0.00 0.00 0.48 01:51:28 00:35:01 veth6daf968 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 01:51:28 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:36:01 docker0 18.49 33.71 1.11 273.82 0.00 0.00 0.00 0.00 01:51:28 00:36:01 veth1cc1c0f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:51:28 00:36:01 ens3 102.27 71.23 357.60 77.01 0.00 0.00 0.00 0.00 01:51:28 00:36:01 veth20265d6 0.10 0.48 0.01 0.02 0.00 0.00 0.00 0.00 01:51:28 00:36:01 veth6daf968 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 01:51:28 00:36:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 01:51:28 00:37:01 docker0 175.60 332.79 10.04 3553.66 0.00 0.00 0.00 0.00 01:51:28 00:37:01 ens3 444.48 254.52 4725.23 103.78 0.00 0.00 0.00 0.00 01:51:28 00:37:01 veth6daf968 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 01:51:28 00:37:01 vethb20055b 54.86 114.70 3.58 1372.83 0.00 0.00 0.00 0.11 01:51:28 00:37:01 veth3c3ad29 55.86 119.13 3.64 1321.10 0.00 0.00 0.00 0.11 01:51:28 00:37:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 01:51:28 00:38:01 docker0 413.30 636.74 32.61 9084.58 0.00 0.00 0.00 0.00 01:51:28 00:38:01 ens3 698.53 460.86 9119.14 117.66 0.00 0.00 0.00 0.00 01:51:28 00:38:01 veth6daf968 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 01:51:28 00:38:01 veth481490c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:51:28 00:38:01 vethb20055b 192.39 297.78 18.12 4456.21 0.00 0.00 0.00 0.37 01:51:28 00:38:01 veth3c3ad29 200.62 314.08 18.70 4512.95 0.00 0.00 0.00 0.37 01:51:28 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:39:01 docker0 6.27 8.90 0.36 51.67 0.00 0.00 0.00 0.00 01:51:28 00:39:01 ens3 24.18 14.48 64.37 7.16 0.00 0.00 0.00 0.00 01:51:28 00:39:01 veth6daf968 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:39:01 vethb20055b 0.18 0.22 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:39:01 veth3c3ad29 0.18 0.25 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:40:01 docker0 20.93 26.58 1.73 413.55 0.00 0.00 0.00 0.00 01:51:28 00:40:01 ens3 33.18 24.43 419.01 4.91 0.00 0.00 0.00 0.00 01:51:28 00:40:01 veth6daf968 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:41:01 docker0 29.73 36.48 1.72 163.59 0.00 0.00 0.00 0.00 01:51:28 00:41:01 ens3 41.93 33.03 168.79 4.49 0.00 0.00 0.00 0.00 01:51:28 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:42:01 ens3 0.53 0.35 0.04 0.03 0.00 0.00 0.00 0.00 01:51:28 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:43:01 ens3 0.42 0.40 0.43 0.03 0.00 0.00 0.00 0.00 01:51:28 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:46:01 ens3 0.27 0.28 0.09 0.08 0.00 0.00 0.00 0.00 01:51:28 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:47:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:51:01 ens3 0.60 0.50 0.33 0.28 0.00 0.00 0.00 0.00 01:51:28 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:52:02 ens3 0.27 0.22 0.13 0.02 0.00 0.00 0.00 0.00 01:51:28 00:52:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:55:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:51:28 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:56:01 ens3 1.13 0.27 0.18 0.08 0.00 0.00 0.00 0.00 01:51:28 00:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:57:01 ens3 0.97 0.70 0.58 0.42 0.00 0.00 0.00 0.00 01:51:28 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:58:01 ens3 0.42 0.10 0.02 0.01 0.00 0.00 0.00 0.00 01:51:28 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 00:59:01 ens3 0.58 0.15 0.14 0.07 0.00 0.00 0.00 0.00 01:51:28 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:00:01 ens3 0.55 0.43 0.27 0.22 0.00 0.00 0.00 0.00 01:51:28 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:01:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:51:28 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:02:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:03:01 ens3 1.93 1.50 1.68 2.84 0.00 0.00 0.00 0.00 01:51:28 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:04:01 ens3 31.76 42.32 5.53 47.46 0.00 0.00 0.00 0.00 01:51:28 01:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:51:28 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:05:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:51:28 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:06:01 ens3 0.62 0.23 0.13 0.08 0.00 0.00 0.00 0.00 01:51:28 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:07:01 ens3 0.75 0.52 0.41 0.28 0.00 0.00 0.00 0.00 01:51:28 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:10:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:11:01 ens3 0.80 0.10 0.13 0.07 0.00 0.00 0.00 0.00 01:51:28 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:12:01 ens3 0.78 0.53 0.36 0.29 0.00 0.00 0.00 0.00 01:51:28 01:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:16:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 01:51:28 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:17:01 ens3 0.30 0.15 0.13 0.01 0.00 0.00 0.00 0.00 01:51:28 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:21:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:51:28 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:22:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:26:01 ens3 0.33 0.33 0.15 0.08 0.00 0.00 0.00 0.00 01:51:28 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:29:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 01:51:28 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:30:01 ens3 0.58 0.52 0.27 0.22 0.00 0.00 0.00 0.00 01:51:28 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:31:01 ens3 0.55 0.08 0.12 0.07 0.00 0.00 0.00 0.00 01:51:28 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:32:01 ens3 0.52 0.32 0.26 0.20 0.00 0.00 0.00 0.00 01:51:28 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:33:01 ens3 0.28 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:51:28 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:34:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:51:28 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:35:01 ens3 0.75 0.38 0.47 0.27 0.00 0.00 0.00 0.00 01:51:28 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:36:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 01:51:28 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:38:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 01:51:28 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:40:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:41:01 ens3 1.32 0.47 0.42 0.28 0.00 0.00 0.00 0.00 01:51:28 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:42:01 ens3 0.70 0.43 0.33 0.22 0.00 0.00 0.00 0.00 01:51:28 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:43:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:51:28 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:44:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:45:01 ens3 0.32 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:51:28 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:46:01 ens3 0.80 0.32 0.27 0.14 0.00 0.00 0.00 0.00 01:51:28 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:47:01 ens3 0.47 0.32 0.26 0.21 0.00 0.00 0.00 0.00 01:51:28 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:50:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:51:28 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 01:51:01 ens3 0.58 0.37 0.33 0.27 0.00 0.00 0.00 0.00 01:51:28 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:51:28 Average: docker0 22.44 26.35 1.74 287.33 0.00 0.00 0.00 0.00 01:51:28 Average: ens3 45.13 37.22 413.35 9.62 0.00 0.00 0.00 0.00 01:51:28 Average: lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 01:51:28 01:51:28 01:51:28 ---> sar -P ALL: 01:51:28 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20740) 04/13/22 _x86_64_ (8 CPU) 01:51:28 01:51:28 00:29:42 LINUX RESTART (8 CPU) 01:51:28 01:51:28 00:30:01 CPU %user %nice %system %iowait %steal %idle 01:51:28 00:31:01 all 12.93 0.00 4.68 2.19 0.07 80.12 01:51:28 00:31:01 0 20.78 0.00 5.03 0.62 0.08 73.49 01:51:28 00:31:01 1 10.44 0.00 3.91 3.10 0.07 82.49 01:51:28 00:31:01 2 12.40 0.00 3.58 4.01 0.07 79.94 01:51:28 00:31:01 3 10.51 0.00 3.91 0.69 0.07 84.81 01:51:28 00:31:01 4 15.30 0.00 5.44 3.01 0.07 76.18 01:51:28 00:31:01 5 15.02 0.00 5.68 3.01 0.08 76.20 01:51:28 00:31:01 6 10.68 0.00 4.30 0.91 0.07 84.04 01:51:28 00:31:01 7 8.24 0.00 5.61 2.12 0.09 83.94 01:51:28 00:32:01 all 31.86 0.00 6.77 1.09 0.09 60.19 01:51:28 00:32:01 0 32.40 0.00 6.18 0.27 0.08 61.07 01:51:28 00:32:01 1 32.19 0.00 7.85 1.99 0.08 57.89 01:51:28 00:32:01 2 32.62 0.00 6.50 0.25 0.10 60.53 01:51:28 00:32:01 3 32.52 0.00 6.75 2.33 0.10 58.29 01:51:28 00:32:01 4 31.75 0.00 6.69 0.73 0.08 60.75 01:51:28 00:32:01 5 31.43 0.00 7.30 2.41 0.10 58.76 01:51:28 00:32:01 6 30.05 0.00 6.40 0.49 0.08 62.98 01:51:28 00:32:01 7 31.94 0.00 6.47 0.29 0.10 61.20 01:51:28 00:33:01 all 51.52 0.00 6.80 0.28 0.12 41.28 01:51:28 00:33:01 0 52.52 0.00 7.04 0.07 0.12 40.25 01:51:28 00:33:01 1 50.64 0.00 6.45 0.10 0.12 42.69 01:51:28 00:33:01 2 51.57 0.00 6.92 0.02 0.10 41.40 01:51:28 00:33:01 3 51.24 0.00 6.63 0.05 0.12 41.96 01:51:28 00:33:01 4 51.66 0.00 6.85 0.02 0.12 41.36 01:51:28 00:33:01 5 50.63 0.00 6.98 1.89 0.12 40.38 01:51:28 00:33:01 6 51.97 0.00 6.67 0.07 0.12 41.17 01:51:28 00:33:01 7 51.88 0.00 6.91 0.03 0.12 41.06 01:51:28 00:34:01 all 16.97 0.00 12.20 4.06 0.11 66.66 01:51:28 00:34:01 0 14.62 0.00 9.91 0.36 0.10 75.01 01:51:28 00:34:01 1 18.38 0.00 13.02 3.00 0.10 65.49 01:51:28 00:34:01 2 17.23 0.00 14.22 0.92 0.12 67.51 01:51:28 00:34:01 3 17.19 0.00 12.18 1.47 0.14 69.02 01:51:28 00:34:01 4 17.11 0.00 11.18 1.74 0.10 69.87 01:51:28 00:34:01 5 17.52 0.00 13.25 10.41 0.10 58.72 01:51:28 00:34:01 6 17.69 0.00 11.17 12.87 0.10 58.17 01:51:28 00:34:01 7 16.03 0.00 12.69 1.85 0.12 69.31 01:51:28 00:35:01 all 77.71 0.00 12.62 2.24 0.15 7.29 01:51:28 00:35:01 0 77.43 0.00 13.07 0.67 0.13 8.69 01:51:28 00:35:01 1 77.67 0.00 13.17 0.74 0.13 8.28 01:51:28 00:35:01 2 79.13 0.00 11.40 0.71 0.15 8.61 01:51:28 00:35:01 3 78.43 0.00 12.71 0.67 0.13 8.05 01:51:28 00:35:01 4 76.25 0.00 14.67 6.17 0.15 2.75 01:51:28 00:35:01 5 78.61 0.00 11.64 7.26 0.13 2.34 01:51:28 00:35:01 6 75.39 0.00 11.98 0.69 0.17 11.77 01:51:28 00:35:01 7 78.75 0.00 12.30 0.97 0.15 7.83 01:51:28 00:36:01 all 75.90 0.00 13.74 2.75 0.15 7.47 01:51:28 00:36:01 0 74.24 0.00 13.66 2.23 0.14 9.74 01:51:28 00:36:01 1 78.73 0.00 13.61 0.84 0.15 6.67 01:51:28 00:36:01 2 74.44 0.00 14.62 6.80 0.13 4.00 01:51:28 00:36:01 3 74.82 0.00 13.45 2.12 0.15 9.46 01:51:28 00:36:01 4 80.88 0.00 13.35 1.94 0.15 3.69 01:51:28 00:36:01 5 75.43 0.00 14.13 1.87 0.15 8.41 01:51:28 00:36:01 6 75.01 0.00 12.29 2.78 0.14 9.79 01:51:28 00:36:01 7 73.63 0.00 14.81 3.40 0.15 8.01 01:51:28 00:37:01 all 42.51 0.00 14.83 11.46 0.14 31.06 01:51:28 00:37:01 0 42.99 0.00 14.52 5.79 0.14 36.57 01:51:28 00:37:01 1 43.39 0.00 14.04 6.19 0.14 36.25 01:51:28 00:37:01 2 44.99 0.00 13.57 9.31 0.15 31.97 01:51:28 00:37:01 3 38.59 0.00 17.15 24.58 0.15 19.53 01:51:28 00:37:01 4 42.38 0.00 14.38 10.32 0.14 32.77 01:51:28 00:37:01 5 41.65 0.00 15.01 7.65 0.14 35.56 01:51:28 00:37:01 6 43.89 0.00 14.96 7.11 0.15 33.89 01:51:28 00:37:01 7 42.22 0.00 15.02 20.85 0.14 21.78 01:51:28 00:38:01 all 63.99 0.00 13.14 8.82 0.16 13.89 01:51:28 00:38:01 0 66.28 0.00 11.83 6.26 0.17 15.46 01:51:28 00:38:01 1 63.77 0.00 12.53 7.81 0.15 15.74 01:51:28 00:38:01 2 63.17 0.00 11.33 6.39 0.15 18.95 01:51:28 00:38:01 3 62.22 0.00 15.31 12.83 0.19 9.45 01:51:28 00:38:01 4 64.72 0.00 12.94 7.65 0.17 14.52 01:51:28 00:38:01 5 64.04 0.00 14.08 10.76 0.15 10.98 01:51:28 00:38:01 6 64.25 0.00 14.22 8.10 0.17 13.26 01:51:28 00:38:01 7 63.44 0.00 12.89 10.78 0.15 12.74 01:51:28 00:39:01 all 77.59 0.00 7.11 0.41 0.13 14.75 01:51:28 00:39:01 0 76.21 0.00 6.24 0.42 0.12 17.01 01:51:28 00:39:01 1 91.26 0.00 6.91 0.18 0.15 1.50 01:51:28 00:39:01 2 71.15 0.00 7.42 0.57 0.13 20.73 01:51:28 00:39:01 3 89.06 0.00 7.52 0.22 0.13 3.07 01:51:28 00:39:01 4 74.53 0.00 6.45 0.87 0.12 18.03 01:51:28 00:39:01 5 73.39 0.00 7.53 0.40 0.12 18.56 01:51:28 00:39:01 6 72.24 0.00 8.30 0.05 0.12 19.30 01:51:28 00:39:01 7 72.88 0.00 6.53 0.60 0.13 19.86 01:51:28 00:40:01 all 32.67 0.00 5.88 1.70 0.08 59.67 01:51:28 00:40:01 0 22.36 0.00 5.72 0.71 0.07 71.15 01:51:28 00:40:01 1 52.42 0.00 6.72 0.87 0.10 39.88 01:51:28 00:40:01 2 22.80 0.00 5.18 0.87 0.05 71.09 01:51:28 00:40:01 3 62.91 0.00 7.40 4.28 0.12 25.28 01:51:28 00:40:01 4 30.32 0.00 6.28 2.00 0.07 61.33 01:51:28 00:40:01 5 26.56 0.00 5.66 1.73 0.07 65.98 01:51:28 00:40:01 6 22.55 0.00 4.76 1.48 0.07 71.14 01:51:28 00:40:01 7 21.45 0.00 5.31 1.69 0.07 71.48 01:51:28 00:41:01 all 11.28 0.00 6.40 6.09 0.08 76.14 01:51:28 00:41:01 0 11.83 0.00 6.32 1.31 0.07 80.48 01:51:28 00:41:01 1 11.28 0.00 5.63 4.17 0.08 78.84 01:51:28 00:41:01 2 10.80 0.00 6.94 14.58 0.08 67.59 01:51:28 00:41:01 3 9.55 0.00 8.39 12.41 0.08 69.56 01:51:28 00:41:01 4 11.94 0.00 6.00 3.10 0.10 78.86 01:51:28 00:41:01 5 11.49 0.00 5.88 2.91 0.07 79.66 01:51:28 00:41:01 6 10.83 0.00 5.77 7.45 0.08 75.86 01:51:28 00:41:01 7 12.52 0.00 6.28 2.83 0.10 78.27 01:51:28 01:51:28 00:41:01 CPU %user %nice %system %iowait %steal %idle 01:51:28 00:42:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:51:28 00:42:01 0 0.02 0.00 0.05 0.00 0.00 99.93 01:51:28 00:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 00:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:42:01 5 0.00 0.00 0.00 0.08 0.02 99.90 01:51:28 00:42:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 00:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:51:28 00:43:01 all 0.11 0.00 0.01 0.01 0.00 99.87 01:51:28 00:43:01 0 0.80 0.00 0.03 0.00 0.00 99.17 01:51:28 00:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 00:43:01 4 0.03 0.00 0.00 0.02 0.00 99.95 01:51:28 00:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 00:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 00:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:51:28 00:44:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:51:28 00:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 00:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:44:01 4 0.00 0.00 0.03 0.07 0.00 99.90 01:51:28 00:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 00:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 00:45:01 all 0.01 0.00 0.02 0.01 0.00 99.96 01:51:28 00:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:51:28 00:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:51:28 00:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:51:28 00:45:01 4 0.00 0.00 0.03 0.02 0.00 99.95 01:51:28 00:45:01 5 0.03 0.00 0.02 0.02 0.00 99.93 01:51:28 00:45:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 00:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:51:28 00:46:01 all 0.07 0.00 0.01 0.00 0.00 99.91 01:51:28 00:46:01 0 0.53 0.00 0.02 0.00 0.00 99.45 01:51:28 00:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:51:28 00:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:51:28 00:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:46:01 4 0.03 0.00 0.00 0.02 0.00 99.95 01:51:28 00:46:01 5 0.00 0.00 0.05 0.00 0.00 99.95 01:51:28 00:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 00:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:47:01 all 0.26 0.00 0.01 0.01 0.00 99.73 01:51:28 00:47:01 0 1.97 0.00 0.02 0.00 0.00 98.01 01:51:28 00:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:47:01 4 0.00 0.00 0.00 0.03 0.02 99.95 01:51:28 00:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:51:28 00:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 00:47:01 7 0.00 0.00 0.03 0.00 0.00 99.97 01:51:28 00:48:01 all 0.03 0.00 0.01 0.00 0.00 99.95 01:51:28 00:48:01 0 0.20 0.00 0.00 0.00 0.00 99.80 01:51:28 00:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 00:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 00:48:01 4 0.02 0.00 0.02 0.03 0.00 99.93 01:51:28 00:48:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:51:28 00:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:49:01 all 0.03 0.00 0.00 0.00 0.00 99.96 01:51:28 00:49:01 0 0.22 0.00 0.02 0.00 0.00 99.77 01:51:28 00:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:49:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:51:28 00:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 00:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 00:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:51:28 00:50:01 all 0.06 0.00 0.01 0.01 0.00 99.93 01:51:28 00:50:01 0 0.35 0.00 0.02 0.00 0.00 99.63 01:51:28 00:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:50:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:51:28 00:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 00:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:51:28 00:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 00:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:51:01 all 0.08 0.00 0.01 0.01 0.00 99.90 01:51:28 00:51:01 0 0.55 0.00 0.00 0.00 0.00 99.45 01:51:28 00:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:51:01 2 0.00 0.00 0.02 0.02 0.00 99.97 01:51:28 00:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:51:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 00:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 00:52:02 all 0.08 0.00 0.01 0.01 0.00 99.90 01:51:28 00:52:02 0 0.55 0.00 0.02 0.00 0.02 99.42 01:51:28 00:52:02 1 0.00 0.00 0.03 0.00 0.00 99.97 01:51:28 00:52:02 2 0.00 0.00 0.02 0.03 0.00 99.95 01:51:28 00:52:02 3 0.02 0.00 0.02 0.00 0.02 99.95 01:51:28 00:52:02 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:52:02 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:52:02 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 00:52:02 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:51:28 00:52:02 CPU %user %nice %system %iowait %steal %idle 01:51:28 00:53:01 all 0.10 0.00 0.01 0.00 0.00 99.88 01:51:28 00:53:01 0 0.58 0.00 0.02 0.00 0.00 99.41 01:51:28 00:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:53:01 2 0.02 0.00 0.02 0.02 0.00 99.95 01:51:28 00:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:51:28 00:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 00:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 00:53:01 7 0.12 0.00 0.02 0.00 0.00 99.86 01:51:28 00:54:01 all 0.08 0.00 0.01 0.01 0.00 99.90 01:51:28 00:54:01 0 0.52 0.00 0.00 0.00 0.00 99.48 01:51:28 00:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:54:01 2 0.00 0.00 0.02 0.03 0.00 99.95 01:51:28 00:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:51:28 00:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 00:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 00:54:01 6 0.07 0.00 0.02 0.02 0.00 99.90 01:51:28 00:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 00:55:01 all 0.05 0.00 0.01 0.00 0.00 99.93 01:51:28 00:55:01 0 0.30 0.00 0.02 0.00 0.00 99.68 01:51:28 00:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:51:28 00:55:01 2 0.00 0.00 0.02 0.02 0.00 99.97 01:51:28 00:55:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:51:28 00:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 00:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:56:01 all 0.05 0.00 0.01 0.01 0.00 99.93 01:51:28 00:56:01 0 0.37 0.00 0.02 0.00 0.00 99.62 01:51:28 00:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:56:01 3 0.02 0.00 0.00 0.03 0.00 99.95 01:51:28 00:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 00:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 00:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:57:01 all 0.03 0.00 0.00 0.01 0.00 99.96 01:51:28 00:57:01 0 0.07 0.00 0.00 0.00 0.00 99.93 01:51:28 00:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:57:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 00:57:01 3 0.07 0.00 0.02 0.00 0.00 99.92 01:51:28 00:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 00:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:58:01 all 0.07 0.00 0.01 0.01 0.00 99.91 01:51:28 00:58:01 0 0.48 0.00 0.00 0.00 0.00 99.52 01:51:28 00:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:51:28 00:58:01 2 0.00 0.00 0.03 0.00 0.00 99.97 01:51:28 00:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:51:28 00:58:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 00:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 00:58:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 00:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 00:59:01 all 0.00 0.00 0.01 0.01 0.00 99.98 01:51:28 00:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 00:59:01 4 0.00 0.00 0.02 0.07 0.00 99.92 01:51:28 00:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 00:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:00:01 all 0.09 0.00 0.01 0.00 0.00 99.89 01:51:28 01:00:01 0 0.53 0.00 0.02 0.00 0.00 99.45 01:51:28 01:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:00:01 3 0.10 0.00 0.05 0.00 0.00 99.85 01:51:28 01:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:00:01 6 0.02 0.00 0.02 0.02 0.02 99.93 01:51:28 01:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:01:01 all 0.06 0.00 0.01 0.01 0.01 99.92 01:51:28 01:01:01 0 0.45 0.00 0.02 0.00 0.02 99.52 01:51:28 01:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:51:28 01:01:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:51:28 01:01:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 01:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:02:01 all 0.10 0.00 0.01 0.00 0.00 99.89 01:51:28 01:02:01 0 0.71 0.00 0.02 0.00 0.00 99.27 01:51:28 01:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:02:01 2 0.00 0.00 0.03 0.02 0.00 99.95 01:51:28 01:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:51:28 01:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:03:01 all 0.18 0.00 0.01 0.01 0.00 99.80 01:51:28 01:03:01 0 0.67 0.00 0.05 0.00 0.00 99.28 01:51:28 01:03:01 1 0.17 0.00 0.02 0.00 0.02 99.80 01:51:28 01:03:01 2 0.05 0.00 0.00 0.03 0.00 99.92 01:51:28 01:03:01 3 0.18 0.00 0.03 0.02 0.00 99.77 01:51:28 01:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 01:03:01 5 0.15 0.00 0.00 0.00 0.00 99.85 01:51:28 01:03:01 6 0.15 0.00 0.00 0.02 0.00 99.83 01:51:28 01:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 01:51:28 01:03:01 CPU %user %nice %system %iowait %steal %idle 01:51:28 01:04:01 all 0.16 0.00 0.08 0.02 0.00 99.75 01:51:28 01:04:01 0 0.22 0.00 0.13 0.00 0.00 99.65 01:51:28 01:04:01 1 0.20 0.00 0.05 0.03 0.00 99.72 01:51:28 01:04:01 2 0.08 0.00 0.10 0.03 0.00 99.78 01:51:28 01:04:01 3 0.32 0.00 0.07 0.03 0.00 99.58 01:51:28 01:04:01 4 0.12 0.00 0.10 0.02 0.00 99.77 01:51:28 01:04:01 5 0.17 0.00 0.03 0.00 0.00 99.80 01:51:28 01:04:01 6 0.10 0.00 0.05 0.03 0.00 99.82 01:51:28 01:04:01 7 0.05 0.00 0.08 0.02 0.00 99.85 01:51:28 01:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:51:28 01:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:05:01 2 0.00 0.00 0.02 0.05 0.00 99.93 01:51:28 01:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:06:01 all 0.09 0.00 0.01 0.01 0.00 99.89 01:51:28 01:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:06:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:51:28 01:06:01 2 0.65 0.00 0.00 0.00 0.00 99.35 01:51:28 01:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:06:01 5 0.07 0.00 0.02 0.00 0.02 99.90 01:51:28 01:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:07:01 all 0.25 0.00 0.01 0.00 0.00 99.73 01:51:28 01:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:07:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:51:28 01:07:01 2 1.97 0.00 0.00 0.00 0.00 98.03 01:51:28 01:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:07:01 5 0.00 0.00 0.05 0.00 0.00 99.95 01:51:28 01:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:51:28 01:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:08:01 all 0.20 0.00 0.00 0.00 0.00 99.79 01:51:28 01:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:08:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:08:01 2 1.52 0.00 0.00 0.00 0.00 98.48 01:51:28 01:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:51:28 01:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:09:01 1 0.02 0.00 0.00 0.03 0.00 99.95 01:51:28 01:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:09:01 3 0.02 0.00 0.05 0.00 0.00 99.93 01:51:28 01:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:51:28 01:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:10:01 all 0.00 0.00 0.00 0.00 0.01 99.98 01:51:28 01:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:51:28 01:10:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:51:28 01:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:51:28 01:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:51:28 01:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:51:28 01:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:51:28 01:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:11:01 1 0.00 0.00 0.02 0.03 0.00 99.95 01:51:28 01:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:51:28 01:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:51:28 01:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:12:01 1 0.00 0.00 0.02 0.03 0.00 99.95 01:51:28 01:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:51:28 01:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:51:28 01:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:12:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 01:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:13:01 all 0.12 0.00 0.01 0.00 0.00 99.87 01:51:28 01:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:13:01 1 0.00 0.00 0.02 0.03 0.00 99.95 01:51:28 01:13:01 2 0.86 0.00 0.02 0.00 0.00 99.12 01:51:28 01:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:51:28 01:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:14:01 all 0.26 0.00 0.01 0.00 0.00 99.73 01:51:28 01:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:14:01 2 1.99 0.00 0.00 0.00 0.00 98.01 01:51:28 01:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:51:28 01:14:01 4 0.00 0.00 0.03 0.00 0.00 99.97 01:51:28 01:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:14:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:51:28 01:14:01 CPU %user %nice %system %iowait %steal %idle 01:51:28 01:15:01 all 0.10 0.00 0.00 0.00 0.00 99.89 01:51:28 01:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:15:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:15:01 2 0.70 0.00 0.00 0.00 0.00 99.30 01:51:28 01:15:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:51:28 01:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:16:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:51:28 01:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:16:01 1 0.00 0.00 0.02 0.03 0.02 99.93 01:51:28 01:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:51:28 01:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:16:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 01:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:51:28 01:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:17:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:51:28 01:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:51:28 01:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:18:01 all 0.01 0.00 0.01 0.01 0.00 99.98 01:51:28 01:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 01:18:01 1 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 01:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:51:28 01:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:19:01 1 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 01:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:19:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:51:28 01:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:51:28 01:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:20:01 1 0.00 0.00 0.02 0.05 0.00 99.93 01:51:28 01:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:51:28 01:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:51:28 01:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:21:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:21:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:51:28 01:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:51:28 01:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:51:28 01:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:51:28 01:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:51:28 01:22:01 1 0.00 0.00 0.02 0.03 0.00 99.95 01:51:28 01:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:51:28 01:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:51:28 01:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:23:01 all 0.15 0.00 0.01 0.00 0.00 99.84 01:51:28 01:23:01 0 1.13 0.00 0.00 0.00 0.00 98.87 01:51:28 01:23:01 1 0.02 0.00 0.02 0.03 0.02 99.92 01:51:28 01:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:23:01 3 0.02 0.00 0.05 0.00 0.00 99.93 01:51:28 01:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:24:01 all 0.26 0.00 0.01 0.01 0.00 99.72 01:51:28 01:24:01 0 1.97 0.00 0.00 0.00 0.00 98.03 01:51:28 01:24:01 1 0.02 0.00 0.00 0.03 0.00 99.95 01:51:28 01:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:51:28 01:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:25:01 all 0.26 0.00 0.01 0.00 0.00 99.73 01:51:28 01:25:01 0 1.99 0.00 0.00 0.00 0.00 98.01 01:51:28 01:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:25:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:51:28 01:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:51:28 01:25:01 CPU %user %nice %system %iowait %steal %idle 01:51:28 01:26:01 all 0.05 0.00 0.01 0.01 0.00 99.93 01:51:28 01:26:01 0 0.28 0.00 0.00 0.00 0.00 99.72 01:51:28 01:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:51:28 01:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:51:28 01:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:26:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:26:01 6 0.02 0.00 0.00 0.02 0.02 99.95 01:51:28 01:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 01:51:28 01:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:51:28 01:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:27:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:51:28 01:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:51:28 01:28:01 2 0.00 0.00 0.02 0.03 0.00 99.95 01:51:28 01:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:51:28 01:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:51:28 01:29:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 01:29:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:51:28 01:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:30:01 all 0.08 0.00 0.01 0.00 0.00 99.90 01:51:28 01:30:01 0 0.55 0.00 0.03 0.00 0.02 99.40 01:51:28 01:30:01 1 0.00 0.00 0.03 0.00 0.00 99.97 01:51:28 01:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:30:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:51:28 01:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 01:31:01 all 0.08 0.00 0.01 0.01 0.00 99.90 01:51:28 01:31:01 0 0.53 0.00 0.02 0.00 0.00 99.45 01:51:28 01:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:51:28 01:31:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 01:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:51:28 01:31:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:51:28 01:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:32:01 all 0.08 0.00 0.00 0.01 0.00 99.91 01:51:28 01:32:01 0 0.58 0.00 0.00 0.00 0.00 99.42 01:51:28 01:32:01 1 0.02 0.00 0.02 0.03 0.00 99.93 01:51:28 01:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:33:01 all 0.05 0.00 0.01 0.00 0.00 99.94 01:51:28 01:33:01 0 0.30 0.00 0.02 0.00 0.00 99.68 01:51:28 01:33:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:51:28 01:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 01:34:01 all 0.04 0.00 0.01 0.00 0.00 99.94 01:51:28 01:34:01 0 0.27 0.00 0.00 0.00 0.00 99.73 01:51:28 01:34:01 1 0.03 0.00 0.03 0.02 0.02 99.90 01:51:28 01:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:35:01 all 0.08 0.00 0.01 0.01 0.00 99.90 01:51:28 01:35:01 0 0.52 0.00 0.02 0.00 0.00 99.47 01:51:28 01:35:01 1 0.03 0.00 0.03 0.03 0.00 99.90 01:51:28 01:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 01:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:35:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:36:01 all 0.07 0.00 0.00 0.01 0.00 99.91 01:51:28 01:36:01 0 0.50 0.00 0.00 0.00 0.00 99.50 01:51:28 01:36:01 1 0.03 0.00 0.00 0.02 0.02 99.93 01:51:28 01:36:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:36:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 01:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:51:28 01:36:01 CPU %user %nice %system %iowait %steal %idle 01:51:28 01:37:01 all 0.12 0.00 0.01 0.00 0.00 99.86 01:51:28 01:37:01 0 0.86 0.00 0.02 0.00 0.00 99.12 01:51:28 01:37:01 1 0.03 0.00 0.03 0.02 0.00 99.92 01:51:28 01:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:38:01 all 0.07 0.00 0.01 0.01 0.00 99.91 01:51:28 01:38:01 0 0.53 0.00 0.02 0.00 0.00 99.45 01:51:28 01:38:01 1 0.03 0.00 0.03 0.03 0.00 99.90 01:51:28 01:38:01 2 0.00 0.00 0.02 0.02 0.00 99.97 01:51:28 01:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:39:01 all 0.07 0.00 0.01 0.00 0.00 99.91 01:51:28 01:39:01 0 0.48 0.00 0.00 0.00 0.00 99.52 01:51:28 01:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:51:28 01:39:01 2 0.00 0.00 0.00 0.02 0.02 99.97 01:51:28 01:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 01:51:28 01:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:40:01 all 0.04 0.00 0.01 0.01 0.00 99.94 01:51:28 01:40:01 0 0.30 0.00 0.02 0.00 0.02 99.67 01:51:28 01:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:51:28 01:40:01 2 0.00 0.00 0.02 0.03 0.00 99.95 01:51:28 01:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:41:01 all 0.04 0.00 0.00 0.00 0.00 99.95 01:51:28 01:41:01 0 0.20 0.00 0.00 0.00 0.00 99.80 01:51:28 01:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:41:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 01:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:51:28 01:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:51:28 01:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 01:42:01 all 0.06 0.00 0.01 0.01 0.00 99.93 01:51:28 01:42:01 0 0.47 0.00 0.00 0.00 0.00 99.53 01:51:28 01:42:01 1 0.00 0.00 0.02 0.03 0.00 99.95 01:51:28 01:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:43:01 all 0.06 0.00 0.01 0.00 0.00 99.92 01:51:28 01:43:01 0 0.42 0.00 0.03 0.00 0.00 99.55 01:51:28 01:43:01 1 0.02 0.00 0.00 0.02 0.02 99.95 01:51:28 01:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:44:01 all 0.04 0.00 0.00 0.00 0.00 99.95 01:51:28 01:44:01 0 0.22 0.00 0.00 0.00 0.00 99.78 01:51:28 01:44:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:51:28 01:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:44:01 5 0.03 0.00 0.00 0.00 0.02 99.95 01:51:28 01:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:51:28 01:45:01 all 0.06 0.00 0.01 0.00 0.00 99.92 01:51:28 01:45:01 0 0.45 0.00 0.03 0.00 0.00 99.52 01:51:28 01:45:01 1 0.02 0.00 0.00 0.03 0.00 99.95 01:51:28 01:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:46:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:51:28 01:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:46:01 5 0.03 0.00 0.02 0.02 0.00 99.93 01:51:28 01:46:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:51:28 01:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:51:28 01:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:51:28 01:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:47:01 1 0.02 0.00 0.02 0.02 0.00 99.95 01:51:28 01:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:47:01 5 0.02 0.00 0.03 0.00 0.02 99.93 01:51:28 01:47:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:51:28 01:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:51:28 01:47:01 CPU %user %nice %system %iowait %steal %idle 01:51:28 01:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:51:28 01:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:48:01 1 0.00 0.00 0.00 0.05 0.00 99.95 01:51:28 01:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:48:01 5 0.02 0.00 0.05 0.00 0.00 99.93 01:51:28 01:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:49:01 all 0.00 0.00 0.01 0.00 0.01 99.98 01:51:28 01:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:51:28 01:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:51:28 01:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:51:28 01:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:49:01 5 0.00 0.00 0.03 0.00 0.02 99.95 01:51:28 01:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:50:01 all 0.01 0.00 0.00 0.01 0.00 99.98 01:51:28 01:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:50:01 1 0.02 0.00 0.00 0.03 0.00 99.95 01:51:28 01:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:51:28 01:50:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:51:28 01:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:51:28 01:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:51:28 01:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:51:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:51:28 01:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 01:51:01 3 0.05 0.00 0.00 0.00 0.00 99.95 01:51:28 01:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:51:28 01:51:01 5 0.02 0.00 0.03 0.00 0.00 99.95 01:51:28 01:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:51:28 01:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:51:28 Average: all 6.11 0.00 1.28 0.51 0.02 92.09 01:51:28 Average: 0 6.31 0.00 1.23 0.23 0.02 92.22 01:51:28 Average: 1 6.51 0.00 1.28 0.37 0.02 91.83 01:51:28 Average: 2 5.97 0.00 1.25 0.55 0.02 92.22 01:51:28 Average: 3 6.47 0.00 1.38 0.75 0.02 91.38 01:51:28 Average: 4 6.09 0.00 1.28 0.46 0.02 92.15 01:51:28 Average: 5 5.95 0.00 1.31 0.61 0.02 92.10 01:51:28 Average: 6 5.80 0.00 1.23 0.52 0.02 92.42 01:51:28 Average: 7 5.79 0.00 1.28 0.55 0.02 92.37 01:51:28 01:51:28 01:51:28