Pull request #3967 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from aa17a0d297f7eeac5bdd98d09819418474808dd8+27c806b0f75bc6fc777cabf1c3db2a4884dbc817 (551685fe86be6892eeaf64415dc9052344339831) 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-ssh1662023818375221598.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-ssh15520272997167460085.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3967/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3967/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16238562836207648394.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3967/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2793444672048277822.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4935271831011575886.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3967/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3967/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3337387525053026331.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-20863’ Running on prd-ubuntu20.04-docker-8c-8g-20873 in /w/workspace/edgexfoundry_edgex-go_PR-3967 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 into PR head commit aa17a0d297f7eeac5bdd98d09819418474808dd8 Merge succeeded, producing aa17a0d297f7eeac5bdd98d09819418474808dd8 Checking out Revision aa17a0d297f7eeac5bdd98d09819418474808dd8 (PR-3967) > 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/3967/head:refs/remotes/origin/PR-3967 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa17a0d297f7eeac5bdd98d09819418474808dd8 # 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 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa17a0d297f7eeac5bdd98d09819418474808dd8 # timeout=10 Commit message: "feat(security): Use conditional go build tags for delayed start and no_messagebus" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:04:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:04:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:04:42 ========================================================= 00:04:42 EdgeX Global Pipelines Version Info 00:04:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:04:43 ------------------- 00:04:43 stable info: 00:04:43 ------------------- 00:04:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:04:43 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 00:04:43 Message: update stable to v1.0.221 00:04:44 ------------------- 00:04:44 experimental info: 00:04:44 ------------------- 00:04:44 Commited By: **** collab-it+edgex@linuxfoundation.org 00:04:44 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 00:04:44 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:04:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3967 [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3967 [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3967 [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa17a0d297f7eeac5bdd98d09819418474808dd8 [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa17a0d [Pipeline] echo 00:04:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:45 provisioning config files... 00:04:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7802183376327967670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:45 ---> docker-login.sh 00:04:45 nexus3.edgexfoundry.org:10001 00:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:45 Configure a credential helper to remove this warning. See 00:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:45 00:04:45 Login Succeeded 00:04:45 nexus3.edgexfoundry.org:10002 00:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:46 Configure a credential helper to remove this warning. See 00:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:46 00:04:46 Login Succeeded 00:04:46 nexus3.edgexfoundry.org:10003 00:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:46 Configure a credential helper to remove this warning. See 00:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:46 00:04:46 Login Succeeded 00:04:46 nexus3.edgexfoundry.org:10004 00:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:46 Configure a credential helper to remove this warning. See 00:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:46 00:04:46 Login Succeeded 00:04:46 docker.io 00:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:47 Configure a credential helper to remove this warning. See 00:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:47 00:04:47 Login Succeeded 00:04:47 ---> docker-login.sh ends [Pipeline] } 00:04:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:04:47 + 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:04:47 + dirname cmd/core-command/Dockerfile 00:04:47 + cut -d/ -f2 00:04:47 + echo core-command,cmd/core-command/Dockerfile 00:04:47 + + cut -d/ -f2 00:04:47 dirname cmd/core-data/Dockerfile 00:04:47 + echo core-data,cmd/core-data/Dockerfile 00:04:47 + dirname cmd/core-metadata/Dockerfile+ 00:04:47 cut -d/ -f2 00:04:47 + echo core-metadata,cmd/core-metadata/Dockerfile 00:04:47 + dirname cmd/security-bootstrapper/Dockerfile 00:04:47 + cut -d/ -f2 00:04:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:04:47 + dirname cmd/security-proxy-setup/Dockerfile 00:04:47 + cut -d/ -f2 00:04:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:04:47 + dirname cmd/security-secretstore-setup/Dockerfile 00:04:47 + cut -d/ -f2 00:04:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:04:47 + cut -d/ -f2 00:04:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:04:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:04:47 + dirname cmd/security-spire-agent/Dockerfile 00:04:47 + cut -d/ -f2 00:04:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:04:47 + + dirname cmd/security-spire-config/Dockerfile 00:04:47 cut -d/ -f2 00:04:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:04:47 + dirname cmd/security-spire-server/Dockerfile 00:04:47 + cut -d/ -f2 00:04:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:04:47 + dirname cmd/support-notifications/Dockerfile 00:04:47 + cut -d/ -f2 00:04:47 + echo support-notifications,cmd/support-notifications/Dockerfile 00:04:47 + + dirname cmd/support-scheduler/Dockerfile 00:04:47 cut -d/ -f2 00:04:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:04:47 + cut -d/ -f2 00:04:47 + dirname cmd/sys-mgmt-agent/Dockerfile 00:04:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:04:47 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:04:48 + git rev-list -1 --merges aa17a0d297f7eeac5bdd98d09819418474808dd8~1..aa17a0d297f7eeac5bdd98d09819418474808dd8 [Pipeline] echo 00:04:48 -----------> git rev-list -1 --merges aa17a0d297f7eeac5bdd98d09819418474808dd8~1..aa17a0d297f7eeac5bdd98d09819418474808dd8 aa17a0d297f7eeac5bdd98d09819418474808dd8 [false] [Pipeline] sh 00:04:48 + git log --format=format:%s -1 aa17a0d297f7eeac5bdd98d09819418474808dd8 [Pipeline] echo 00:04:48 ========================================================= 00:04:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:04:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:04:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:04:49 + grep -v github /etc/ssh/ssh_known_hosts 00:04:49 + [ -e /tmp/ssh_known_hosts ] 00:04:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:04:49 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:04:49 sudo tee -a /etc/ssh/ssh_known_hosts 00:04:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:04:49 00:04:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:04:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:04:49 latest: Pulling from edgex-devops/git-semver 00:04:49 a0d0a0d46f8b: Pulling fs layer 00:04:49 3e5f54012d9b: Pulling fs layer 00:04:49 4c7163046ea9: Pulling fs layer 00:04:49 0c2d73faf560: Pulling fs layer 00:04:49 0c2d73faf560: Waiting 00:04:49 3e5f54012d9b: Verifying Checksum 00:04:49 a0d0a0d46f8b: Download complete 00:04:49 0c2d73faf560: Verifying Checksum 00:04:49 0c2d73faf560: Download complete 00:04:49 4c7163046ea9: Verifying Checksum 00:04:49 4c7163046ea9: Download complete 00:04:50 a0d0a0d46f8b: Pull complete 00:04:50 3e5f54012d9b: Pull complete 00:04:50 4c7163046ea9: Pull complete 00:04:50 0c2d73faf560: Pull complete 00:04:50 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:04:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:04:50 prd-ubuntu20.04-docker-8c-8g-20873 does not seem to be running inside a container 00:04:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:04:51 $ docker top 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:04:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:51 [ssh-agent] Looking for ssh-agent implementation... 00:04:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:51 $ docker exec 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 ssh-agent 00:04:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXANHohL/agent.14 00:04:51 SSH_AGENT_PID=20 00:04:51 Running ssh-add (command line suppressed) 00:04:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4393517741793008313.key (/w/workspace/edgex-go/1@tmp/private_key_4393517741793008313.key) 00:04:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:04:52 + git tag --points-at HEAD [Pipeline] } 00:04:52 $ docker exec --env ******** --env ******** 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 ssh-agent -k 00:04:52 unset SSH_AUTH_SOCK; 00:04:52 unset SSH_AGENT_PID; 00:04:52 echo Agent pid 20 killed; 00:04:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:04:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:52 [ssh-agent] Looking for ssh-agent implementation... 00:04:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:52 $ docker exec 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 ssh-agent 00:04:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeLCBML/agent.53 00:04:52 SSH_AGENT_PID=60 00:04:52 Running ssh-add (command line suppressed) 00:04:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1607055419218503211.key (/w/workspace/edgex-go/1@tmp/private_key_1607055419218503211.key) 00:04:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:04:53 + git semver init 00:04:53 # -> Open(): unable to determine branch for HEAD 00:04:53 # $GIT_DIR = /w/workspace/edgex-go/1/.git 00:04:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 00:04:53 # $SEMVER_REMOTE_NAME = origin 00:04:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:04:53 # $SEMVER_USER_NAME = edgex-jenkins 00:04:53 # $SEMVER_BRANCH = PR-3967 00:04:53 # $SEMVER_TEMP = /tmp/semver-765334917 00:04:53 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:05:08 # '/tmp/semver-765334917' -> '/w/workspace/edgex-go/1/.semver' 00:05:08 # -> Force: false 00:05:08 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 00:05:08 $ docker exec --env ******** --env ******** 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 ssh-agent -k 00:05:08 unset SSH_AUTH_SOCK; 00:05:08 unset SSH_AGENT_PID; 00:05:08 echo Agent pid 60 killed; 00:05:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:05:08 + git semver [Pipeline] } 00:05:08 $ docker stop --time=1 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 00:05:10 $ docker rm -f 058ce3284abc102ae211371a95d963cbe7e317ed5c7258387bc368571223efd1 [Pipeline] // withDockerContainer [Pipeline] sh 00:05:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:05:11 Stashed 1 file(s) [Pipeline] echo 00:05:11 [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:05:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:11 ========================================================= 00:05:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:05:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:05:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:05:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:05:12 59bf1c3509f3: Pulling fs layer 00:05:12 666ba61612fd: Pulling fs layer 00:05:12 8ed8ca486205: Pulling fs layer 00:05:12 4fe6c5a15a65: Pulling fs layer 00:05:12 22a0e8bec74d: Pulling fs layer 00:05:12 640e595b4fbd: Pulling fs layer 00:05:12 763cafe07f6e: Pulling fs layer 00:05:12 0c0b528cf693: Pulling fs layer 00:05:12 10935f4eaf8b: Pulling fs layer 00:05:12 640e595b4fbd: Waiting 00:05:12 763cafe07f6e: Waiting 00:05:12 0c0b528cf693: Waiting 00:05:12 10935f4eaf8b: Waiting 00:05:12 22a0e8bec74d: Waiting 00:05:12 8ed8ca486205: Verifying Checksum 00:05:12 8ed8ca486205: Download complete 00:05:12 666ba61612fd: Download complete 00:05:12 22a0e8bec74d: Verifying Checksum 00:05:12 22a0e8bec74d: Download complete 00:05:12 640e595b4fbd: Verifying Checksum 00:05:12 640e595b4fbd: Download complete 00:05:12 763cafe07f6e: Verifying Checksum 00:05:12 763cafe07f6e: Download complete 00:05:12 59bf1c3509f3: Verifying Checksum 00:05:12 59bf1c3509f3: Download complete 00:05:12 0c0b528cf693: Verifying Checksum 00:05:12 0c0b528cf693: Download complete 00:05:12 59bf1c3509f3: Pull complete 00:05:12 666ba61612fd: Pull complete 00:05:12 8ed8ca486205: Pull complete 00:05:12 10935f4eaf8b: Verifying Checksum 00:05:12 10935f4eaf8b: Download complete 00:05:12 4fe6c5a15a65: Verifying Checksum 00:05:12 4fe6c5a15a65: Download complete 00:05:16 4fe6c5a15a65: Pull complete 00:05:16 22a0e8bec74d: Pull complete 00:05:16 640e595b4fbd: Pull complete 00:05:16 763cafe07f6e: Pull complete 00:05:16 0c0b528cf693: Pull complete 00:05:18 10935f4eaf8b: Pull complete 00:05:18 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 00:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:05:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 00:05:19 + + docker build -t ci-base-image-x86_64 -f - . 00:05:19 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:05:19 WORKDIR /edgex 00:05:19 COPY go.mod . 00:05:19 RUN go mod download 00:05:20 Sending build context to Docker daemon 334.9MB 00:05:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:05:20 ---> 99d49a6021b9 00:05:20 Step 2/4 : WORKDIR /edgex 00:05:22 ---> Running in 9e210b21970c 00:05:22 Removing intermediate container 9e210b21970c 00:05:22 ---> 0ce0af29de1b 00:05:22 Step 3/4 : COPY go.mod . 00:05:22 ---> f5f89349bafe 00:05:22 Step 4/4 : RUN go mod download 00:05:22 ---> Running in 19d96490c335 00:05:26 Still waiting to schedule task 00:05:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20865’ 00:05:37 Removing intermediate container 19d96490c335 00:05:37 ---> f0cb2d2148ef 00:05:37 Successfully built f0cb2d2148ef 00:05:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:05:37 + docker inspect -f . ci-base-image-x86_64 00:05:37 . [Pipeline] withDockerContainer 00:05:37 prd-ubuntu20.04-docker-8c-8g-20873 does not seem to be running inside a container 00:05:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:05:38 $ docker top dae44a546c6f778d0ee6b61b5e22593980728fc5dcab2e7300f200e59c5416d1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:38 + go version 00:05:38 go version go1.17.6 linux/amd64 [Pipeline] } 00:05:38 $ docker stop --time=1 dae44a546c6f778d0ee6b61b5e22593980728fc5dcab2e7300f200e59c5416d1 00:05:40 $ docker rm -f dae44a546c6f778d0ee6b61b5e22593980728fc5dcab2e7300f200e59c5416d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:05:40 + docker inspect -f . ci-base-image-x86_64 00:05:40 . [Pipeline] withDockerContainer 00:05:40 prd-ubuntu20.04-docker-8c-8g-20873 does not seem to be running inside a container 00:05:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:05:41 $ docker top 0e79cd5d48aa865c8642a9421aa4ec779390fe4c779c10396c373984394c5d49 -eo pid,comm [Pipeline] { [Pipeline] echo 00:05:41 ========================================================= 00:05:41 [edgeXBuildGoParallel] Running Tests and Build... 00:05:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:05:41 + make test 00:05:41 go mod tidy -compat=1.17 00:05:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:05:47 ? github.com/edgexfoundry/edgex-go [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:05:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements 00:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:05:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 00:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:05:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 53.4% of statements 00:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:05:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:06:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.289s coverage: 89.2% of statements 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:06:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.096s coverage: 84.4% of statements 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:06:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.471s coverage: 95.6% of statements 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:06:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.081s coverage: 72.2% of statements 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:06:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:06:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:06:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 00:06:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 24.0% of statements 00:06:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 00:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 00:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 00:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 00:06:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 00:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 00:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 00:06:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.181s coverage: 82.5% of statements 00:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.4% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.334s coverage: 65.4% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.8% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.139s coverage: 92.3% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:06:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.087s coverage: 100.0% of statements 00:06:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 00:06:24 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:06:39 GO111MODULE=on go vet ./... 00:06:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:06:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:06:44 ./bin/test-attribution-txt.sh [Pipeline] echo 00:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:06:44 + ls -al . 00:06:44 total 672 00:06:44 drwxrwxr-x 10 1001 1001 4096 Apr 14 00:06 . 00:06:44 drwxr-xr-x 4 root root 4096 Apr 14 00:05 .. 00:06:44 -rw-rw-r-- 1 1001 1001 11 Apr 14 00:04 .dockerignore 00:06:44 drwxrwxr-x 8 1001 1001 4096 Apr 14 00:04 .git 00:06:44 drwxrwxr-x 3 1001 1001 4096 Apr 14 00:04 .github 00:06:44 -rw-rw-r-- 1 1001 1001 879 Apr 14 00:04 .gitignore 00:06:44 -rw-rw-r-- 1 1001 1001 42 Apr 14 00:04 .golangci.yml 00:06:44 -rw-rw-r-- 1 1001 1001 87 Apr 14 00:04 .hadolint.yml 00:06:44 drwx------ 3 1001 1001 4096 Apr 14 00:05 .semver 00:06:44 -rw-rw-r-- 1 1001 1001 166 Apr 14 00:04 .sonarcloud.properties 00:06:44 -rw-rw-r-- 1 1001 1001 1171 Apr 14 00:04 ADOPTERS.md 00:06:44 -rw-rw-r-- 1 1001 1001 10086 Apr 14 00:04 Attribution.txt 00:06:44 -rw-rw-r-- 1 1001 1001 51732 Apr 14 00:04 CHANGELOG.md 00:06:44 -rw-rw-r-- 1 1001 1001 3804 Apr 14 00:04 CONTRIBUTING.md 00:06:44 -rw-rw-r-- 1 1001 1001 677 Apr 14 00:04 GOVERNANCE.md 00:06:44 -rw-rw-r-- 1 1001 1001 850 Apr 14 00:04 Jenkinsfile 00:06:44 -rw-rw-r-- 1 1001 1001 10775 Apr 14 00:04 LICENSE 00:06:44 -rw-rw-r-- 1 1001 1001 9847 Apr 14 00:04 Makefile 00:06:44 -rw-rw-r-- 1 1001 1001 582 Apr 14 00:04 OWNERS.md 00:06:44 -rw-rw-r-- 1 1001 1001 8683 Apr 14 00:04 README.md 00:06:44 -rw-rw-r-- 1 1001 1001 6912 Apr 14 00:04 SECURITY.md 00:06:44 -rw-rw-r-- 1 1001 1001 5 Apr 14 00:05 VERSION 00:06:44 -rw-rw-r-- 1 1001 1001 4131 Apr 14 00:04 ZMQWindows.md 00:06:44 drwxrwxr-x 2 1001 1001 4096 Apr 14 00:04 bin 00:06:44 drwxrwxr-x 18 1001 1001 4096 Apr 14 00:04 cmd 00:06:44 -rw-r--r-- 1 root root 434738 Apr 14 00:06 coverage.out 00:06:44 -rw-rw-r-- 1 1001 1001 3256 Apr 14 00:04 go.mod 00:06:44 -rw-rw-r-- 1 1001 1001 35162 Apr 14 00:04 go.sum 00:06:44 drwxrwxr-x 8 1001 1001 4096 Apr 14 00:04 internal 00:06:44 drwxrwxr-x 3 1001 1001 4096 Apr 14 00:04 openapi 00:06:44 drwxrwxr-x 4 1001 1001 4096 Apr 14 00:04 snap 00:06:44 -rw-rw-r-- 1 1001 1001 204 Apr 14 00:04 version.go [Pipeline] sh 00:06:45 + '[' -e coverage.out ] 00:06:45 + chown 1001:1001 coverage.out [Pipeline] stash 00:06:45 Stashed 1 file(s) [Pipeline] sh 00:06:45 + make build 00:06:45 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:06:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:07:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:07:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:07:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:07:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:07:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:07:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:07:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:07:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:07:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:07:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:07:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:07:20 $ docker stop --time=1 0e79cd5d48aa865c8642a9421aa4ec779390fe4c779c10396c373984394c5d49 00:07:22 $ docker rm -f 0e79cd5d48aa865c8642a9421aa4ec779390fe4c779c10396c373984394c5d49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:07:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:07:24 00:07:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:07:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:07:24 latest: Pulling from edgex-devops/edgex-compose 00:07:24 cbdbe7a5bc2a: Pulling fs layer 00:07:24 ca9280d653b3: Pulling fs layer 00:07:24 7e9c9ca2126c: Pulling fs layer 00:07:24 cbdbe7a5bc2a: Verifying Checksum 00:07:24 cbdbe7a5bc2a: Download complete 00:07:25 ca9280d653b3: Verifying Checksum 00:07:25 ca9280d653b3: Download complete 00:07:25 cbdbe7a5bc2a: Pull complete 00:07:25 7e9c9ca2126c: Download complete 00:07:25 ca9280d653b3: Pull complete 00:07:28 7e9c9ca2126c: Pull complete 00:07:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:07:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:07:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:07:28 prd-ubuntu20.04-docker-8c-8g-20873 does not seem to be running inside a container 00:07:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:07:30 $ docker top 4392fb5697b69f94e656c5479c1a3b8f0525fc3aa8e8c900f599cf09e2ad86c8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:30 + docker-compose build --help 00:07:30 + grep parallel 00:07:31 --parallel Build images in parallel. [Pipeline] } 00:07:31 $ docker stop --time=1 4392fb5697b69f94e656c5479c1a3b8f0525fc3aa8e8c900f599cf09e2ad86c8 00:07:32 $ docker rm -f 4392fb5697b69f94e656c5479c1a3b8f0525fc3aa8e8c900f599cf09e2ad86c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:07:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:07:33 . [Pipeline] withDockerContainer 00:07:33 prd-ubuntu20.04-docker-8c-8g-20873 does not seem to be running inside a container 00:07:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:07:33 $ docker top 493b3bebd596d1a2648503577d9e7b3986a6a2e720f39cc54f759b10be4f7526 -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:34 + docker-compose -f ./docker-compose-build.yml build --parallel 00:07:34 Building core-command ... 00:07:34 Building core-data ... 00:07:34 Building core-metadata ... 00:07:34 Building security-bootstrapper ... 00:07:34 Building security-proxy-setup ... 00:07:34 Building security-secretstore-setup ... 00:07:34 Building security-spiffe-token-provider ... 00:07:34 Building security-spire-agent ... 00:07:34 Building security-spire-config ... 00:07:34 Building security-spire-server ... 00:07:34 Building support-notifications ... 00:07:34 Building support-scheduler ... 00:07:34 Building sys-mgmt-agent ... 00:07:34 Building security-spire-agent 00:07:34 Building security-secretstore-setup 00:07:34 Building security-spire-config 00:07:34 Building support-scheduler 00:07:34 Building security-bootstrapper 00:07:49 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:07:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:07:49 ---> f0cb2d2148ef 00:07:49 Step 3/26 : WORKDIR /edgex-go 00:07:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:07:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:07:49 ---> f0cb2d2148ef 00:07:49 Step 3/22 : WORKDIR /edgex-go 00:07:49 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:07:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:07:49 ---> f0cb2d2148ef 00:07:49 Step 3/25 : WORKDIR /edgex-go 00:07:49 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:07:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:07:49 ---> f0cb2d2148ef 00:07:49 Step 3/31 : WORKDIR /edgex-go 00:07:49 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:07:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:07:49 ---> f0cb2d2148ef 00:07:49 Step 3/26 : WORKDIR /edgex-go 00:07:50 ---> Running in 973e20118675 00:07:50 ---> Running in 7340dec4c962 00:07:50 ---> Running in 47e11ab5af8d 00:07:50 ---> Running in d1084d0e1830 00:07:50 ---> Running in da115a040f7e 00:07:51 Removing intermediate container 973e20118675 00:07:51 ---> 642d7fd5b27d 00:07:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:51 Removing intermediate container 47e11ab5af8d 00:07:51 ---> b8848d52336f 00:07:51 Removing intermediate container da115a040f7e 00:07:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:51 ---> 668aedc76029 00:07:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:51 Removing intermediate container 7340dec4c962 00:07:51 ---> 674ba99aa957 00:07:51 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:51 Removing intermediate container d1084d0e1830 00:07:51 ---> be16d98529d2 00:07:51 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:07:51 ---> Running in cf7e5b811f93 00:07:51 ---> Running in 9c9933e45c6f 00:07:51 ---> Running in 7898b4e2c2b8 00:07:51 ---> Running in e9f59863fd92 00:07:51 ---> Running in 3b36407e85f4 00:07:52 Removing intermediate container cf7e5b811f93 00:07:52 ---> 836f73f38d1d 00:07:52 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:07:52 ---> Running in c7e105894af2 00:07:52 Removing intermediate container 9c9933e45c6f 00:07:52 ---> 887e53d9b895 00:07:52 Step 5/22 : RUN apk add --update --no-cache make git 00:07:52 ---> Running in 0de5c2023589 00:07:52 Removing intermediate container 7898b4e2c2b8 00:07:52 ---> 0cbcc990e443 00:07:52 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:07:52 ---> Running in eea6eeb4481e 00:07:52 Removing intermediate container 3b36407e85f4 00:07:52 ---> 9da14b5810f2 00:07:52 Step 5/25 : RUN apk add --update --no-cache make git 00:07:52 Removing intermediate container e9f59863fd92 00:07:52 ---> fbcefd359754 00:07:52 Step 5/31 : RUN apk add --update --no-cache make git 00:07:52 ---> Running in 4a289e72290e 00:07:52 ---> Running in 6b1ba61f4cd0 00:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:07:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:07:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:07:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:07:54 OK: 221 MiB in 52 packages 00:07:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:07:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:07:54 OK: 221 MiB in 52 packages 00:07:54 OK: 221 MiB in 52 packages 00:07:54 Removing intermediate container c7e105894af2 00:07:54 ---> 3817d6b93755 00:07:54 Step 6/26 : COPY go.mod vendor* ./ 00:07:54 OK: 221 MiB in 52 packages 00:07:54 OK: 221 MiB in 52 packages 00:07:54 ---> 6cc1a84bf336 00:07:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:54 ---> Running in 70839b38d691 00:07:54 Removing intermediate container 0de5c2023589 00:07:54 ---> c15da2620742 00:07:54 Step 6/22 : COPY go.mod vendor* ./ 00:07:54 Removing intermediate container 6b1ba61f4cd0 00:07:54 ---> 634b4f960292 00:07:54 Step 6/31 : COPY go.mod vendor* ./ 00:07:54 ---> 3b89f27f5654 00:07:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:54 ---> Running in b8c5fab1d4d6 00:07:54 ---> a7f9723426e1 00:07:54 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:55 ---> Running in cc9689c17696 00:07:55 Removing intermediate container 4a289e72290e 00:07:55 ---> cc8bddd16230 00:07:55 Step 6/25 : COPY go.mod vendor* ./ 00:07:55 Removing intermediate container eea6eeb4481e 00:07:55 ---> 21a0830e1278 00:07:55 Step 6/26 : COPY go.mod vendor* ./ 00:07:55 ---> 220432a142bc 00:07:55 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:55 ---> 169a8b88ac48 00:07:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:55 ---> Running in dd8f0ed6e51d 00:07:55 ---> Running in 162b1653e723 00:07:56 Removing intermediate container 70839b38d691 00:07:56 ---> 90ce9e16608e 00:07:56 Step 8/26 : COPY . . 00:07:57 Removing intermediate container cc9689c17696 00:07:57 ---> 26d26ec7c545 00:07:57 Step 8/31 : COPY . . 00:07:57 Removing intermediate container b8c5fab1d4d6 00:07:57 ---> de85371ae499 00:07:57 Step 8/22 : COPY . . 00:08:00 Removing intermediate container dd8f0ed6e51d 00:08:00 ---> 9c57a6027b8f 00:08:00 Step 8/25 : COPY . . 00:08:03 Removing intermediate container 162b1653e723 00:08:03 ---> dbf4b446844b 00:08:03 Step 8/26 : COPY . . 00:08:03 ---> 02c426459556 00:08:03 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:08:03 ---> 0e43a2615e76 00:08:03 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:08:03 ---> 7e2866e3f2cb 00:08:03 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:08:03 ---> Running in c0fa752bbcb3 00:08:04 ---> Running in cd099fe424df 00:08:04 ---> Running in 1d2a7adde619 00:08:04 Removing intermediate container c0fa752bbcb3 00:08:04 ---> aa1d0d661628 00:08:04 Step 10/26 : RUN mkdir -p spire-build 00:08:04 ---> Running in ab412cc9b3c1 00:08:04 ---> 33c41e74185c 00:08:04 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:08:04 ---> Running in 20b1fda9611f 00:08:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:08:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:08:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:08:06 Removing intermediate container ab412cc9b3c1 00:08:06 ---> 21cf6e5deaf0 00:08:06 Step 11/26 : WORKDIR /edgex-go/spire-build 00:08:06 ---> Running in 023fd60ce9ee 00:08:06 Removing intermediate container 023fd60ce9ee 00:08:06 ---> 230b63fd9a75 00:08:06 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:08:06 ---> Running in 7399a01c9e50 00:08:08 spire-1.2.1/ 00:08:08 spire-1.2.1/.data/ 00:08:08 spire-1.2.1/.data/.file 00:08:08 spire-1.2.1/.dockerignore 00:08:08 spire-1.2.1/.gitattributes 00:08:08 spire-1.2.1/.githooks/ 00:08:08 spire-1.2.1/.githooks/pre-commit 00:08:08 spire-1.2.1/.github/ 00:08:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:08:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:08:08 spire-1.2.1/.github/dependabot.yml 00:08:08 spire-1.2.1/.github/workflows/ 00:08:08 spire-1.2.1/.github/workflows/nightly_build.yaml 00:08:08 spire-1.2.1/.github/workflows/pr_build.yaml 00:08:08 spire-1.2.1/.github/workflows/release_build.yaml 00:08:08 spire-1.2.1/.github/workflows/scripts/ 00:08:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:08:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:08:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:08:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:08:08 spire-1.2.1/.github/workflows/scripts/split.sh 00:08:08 spire-1.2.1/.gitignore 00:08:08 spire-1.2.1/.go-version 00:08:08 spire-1.2.1/.golangci.yml 00:08:08 spire-1.2.1/ADOPTERS.md 00:08:08 spire-1.2.1/CHANGELOG.md 00:08:08 spire-1.2.1/CODE-OF-CONDUCT.md 00:08:08 spire-1.2.1/CODEOWNERS 00:08:08 spire-1.2.1/CONTRIBUTING.md 00:08:08 spire-1.2.1/Dockerfile 00:08:08 spire-1.2.1/Dockerfile.dev 00:08:08 spire-1.2.1/Dockerfile.scratch 00:08:08 spire-1.2.1/LICENSE 00:08:08 spire-1.2.1/MAINTAINERS.md 00:08:08 spire-1.2.1/Makefile 00:08:08 spire-1.2.1/README.md 00:08:08 spire-1.2.1/ROADMAP.md 00:08:08 spire-1.2.1/SECURITY.md 00:08:08 spire-1.2.1/cmd/ 00:08:08 spire-1.2.1/cmd/spire-agent/ 00:08:08 spire-1.2.1/cmd/spire-agent/cli/ 00:08:08 spire-1.2.1/cmd/spire-agent/cli/api/ 00:08:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:08:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:08:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:08:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:08:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:08:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:08:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:08:08 spire-1.2.1/cmd/spire-agent/cli/common/ 00:08:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:08:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:08:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:08:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:08:08 spire-1.2.1/cmd/spire-agent/cli/run/ 00:08:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:08:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:08:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:08:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:08:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:08:08 spire-1.2.1/cmd/spire-agent/main.go 00:08:08 spire-1.2.1/cmd/spire-server/ 00:08:08 spire-1.2.1/cmd/spire-server/cli/ 00:08:08 spire-1.2.1/cmd/spire-server/cli/agent/ 00:08:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:08:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/cli.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/entry/ 00:08:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/ 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:08:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:08:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/run/ 00:08:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/token/ 00:08:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/validate/ 00:08:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/x509/ 00:08:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:08:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:08:08 spire-1.2.1/cmd/spire-server/main.go 00:08:08 spire-1.2.1/cmd/spire-server/util/ 00:08:08 spire-1.2.1/cmd/spire-server/util/util.go 00:08:08 spire-1.2.1/conf/ 00:08:08 spire-1.2.1/conf/agent/ 00:08:08 spire-1.2.1/conf/agent/agent.conf 00:08:08 spire-1.2.1/conf/agent/agent_full.conf 00:08:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:08:08 spire-1.2.1/conf/server/ 00:08:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:08:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:08:08 spire-1.2.1/conf/server/server.conf 00:08:08 spire-1.2.1/conf/server/server_full.conf 00:08:08 spire-1.2.1/doc/ 00:08:08 spire-1.2.1/doc/SPIRE101.md 00:08:08 spire-1.2.1/doc/auditlog.md 00:08:08 spire-1.2.1/doc/authorization_policy_engine.md 00:08:08 spire-1.2.1/doc/changelog_guidelines.md 00:08:08 spire-1.2.1/doc/cure53-report.pdf 00:08:08 spire-1.2.1/doc/images/ 00:08:08 spire-1.2.1/doc/images/2019_roadmap.png 00:08:08 spire-1.2.1/doc/images/SPIRE101.png 00:08:08 spire-1.2.1/doc/images/SPIRE_agent.png 00:08:08 spire-1.2.1/doc/images/SPIRE_server.png 00:08:08 spire-1.2.1/doc/images/cache_mgr.png 00:08:08 spire-1.2.1/doc/images/cache_mgr_components.png 00:08:08 spire-1.2.1/doc/images/federated_spire.png 00:08:08 spire-1.2.1/doc/images/ha_mode.png 00:08:08 spire-1.2.1/doc/images/nested_spire.png 00:08:08 spire-1.2.1/doc/images/oidc_federation.png 00:08:08 spire-1.2.1/doc/images/single_trust_domain.png 00:08:08 spire-1.2.1/doc/images/spiffe_compatible.png 00:08:08 spire-1.2.1/doc/images/spire_logo.png 00:08:08 spire-1.2.1/doc/migrating_registration_api_clients.md 00:08:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:08:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:08:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:08:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:08:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:08:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:08:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:08:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:08:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:08:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:08:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:08:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:08:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:08:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:08:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:08:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:08:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:08:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:08:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:08:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:08:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:08:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:08:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:08:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:08:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:08:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:08:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:08:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:08:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:08:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:08:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:08:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:08:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:08:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:08:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:08:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:08:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:08:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:08:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:08:08 spire-1.2.1/doc/scaling_spire.md 00:08:08 spire-1.2.1/doc/spire_agent.md 00:08:08 spire-1.2.1/doc/spire_server.md 00:08:08 spire-1.2.1/doc/supported_integrations.md 00:08:08 spire-1.2.1/doc/telemetry.md 00:08:08 spire-1.2.1/doc/telemetry_config.md 00:08:08 spire-1.2.1/doc/upgrading.md 00:08:08 spire-1.2.1/doc/using_spire.md 00:08:08 spire-1.2.1/examples/ 00:08:08 spire-1.2.1/examples/README.md 00:08:08 spire-1.2.1/go.mod 00:08:08 spire-1.2.1/go.sum 00:08:08 spire-1.2.1/pkg/ 00:08:08 spire-1.2.1/pkg/agent/ 00:08:08 spire-1.2.1/pkg/agent/agent.go 00:08:08 spire-1.2.1/pkg/agent/api/ 00:08:08 spire-1.2.1/pkg/agent/api/config.go 00:08:08 spire-1.2.1/pkg/agent/api/debug/ 00:08:08 spire-1.2.1/pkg/agent/api/debug/v1/ 00:08:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:08:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:08:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:08:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:08:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:08:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:08:08 spire-1.2.1/pkg/agent/api/endpoints.go 00:08:08 spire-1.2.1/pkg/agent/api/health/ 00:08:08 spire-1.2.1/pkg/agent/api/health/v1/ 00:08:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:08:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:08:08 spire-1.2.1/pkg/agent/api/rpccontext/ 00:08:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:08:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:08:08 spire-1.2.1/pkg/agent/attestor/ 00:08:08 spire-1.2.1/pkg/agent/attestor/node/ 00:08:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:08:08 spire-1.2.1/pkg/agent/attestor/node/node.go 00:08:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:08:08 spire-1.2.1/pkg/agent/attestor/workload/ 00:08:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:08:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:08:08 spire-1.2.1/pkg/agent/catalog/ 00:08:08 spire-1.2.1/pkg/agent/catalog/catalog.go 00:08:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:08:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:08:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:08:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:08:08 spire-1.2.1/pkg/agent/client/ 00:08:08 spire-1.2.1/pkg/agent/client/client.go 00:08:08 spire-1.2.1/pkg/agent/client/client_test.go 00:08:08 spire-1.2.1/pkg/agent/client/dial.go 00:08:08 spire-1.2.1/pkg/agent/client/nodeconn.go 00:08:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:08:08 spire-1.2.1/pkg/agent/client/update.go 00:08:08 spire-1.2.1/pkg/agent/client/util.go 00:08:08 spire-1.2.1/pkg/agent/common/ 00:08:08 spire-1.2.1/pkg/agent/common/backoff/ 00:08:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:08:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:08:08 spire-1.2.1/pkg/agent/common/cgroups/ 00:08:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:08:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:08:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:08:08 spire-1.2.1/pkg/agent/config.go 00:08:08 spire-1.2.1/pkg/agent/endpoints/ 00:08:08 spire-1.2.1/pkg/agent/endpoints/config.go 00:08:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:08:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:08:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:08:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:08:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:08:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:08:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:08:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:08:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:08:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:08:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:08:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:08:08 spire-1.2.1/pkg/agent/endpoints/workload/ 00:08:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:08:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:08:08 spire-1.2.1/pkg/agent/manager/ 00:08:08 spire-1.2.1/pkg/agent/manager/cache/ 00:08:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:08:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:08:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:08:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:08:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:08:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:08:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:08:08 spire-1.2.1/pkg/agent/manager/config.go 00:08:08 spire-1.2.1/pkg/agent/manager/manager.go 00:08:08 spire-1.2.1/pkg/agent/manager/manager_test.go 00:08:08 spire-1.2.1/pkg/agent/manager/storage.go 00:08:08 spire-1.2.1/pkg/agent/manager/storage_test.go 00:08:08 spire-1.2.1/pkg/agent/manager/storecache/ 00:08:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:08:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:08:08 spire-1.2.1/pkg/agent/manager/sync.go 00:08:08 spire-1.2.1/pkg/agent/plugin/ 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:08:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:08:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:08:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:08:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:08:08 spire-1.2.1/pkg/agent/svid/ 00:08:08 spire-1.2.1/pkg/agent/svid/rotator.go 00:08:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:08:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:08:08 spire-1.2.1/pkg/agent/svid/store/ 00:08:08 spire-1.2.1/pkg/agent/svid/store/service.go 00:08:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:08:08 spire-1.2.1/pkg/common/ 00:08:08 spire-1.2.1/pkg/common/agentpathtemplate/ 00:08:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:08:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:08:08 spire-1.2.1/pkg/common/api/ 00:08:08 spire-1.2.1/pkg/common/api/metrics.go 00:08:08 spire-1.2.1/pkg/common/api/middleware/ 00:08:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:08:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:08:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:08:08 spire-1.2.1/pkg/common/api/middleware/logger.go 00:08:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:08:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:08:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:08:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:08:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:08:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:08:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:08:08 spire-1.2.1/pkg/common/api/middleware/names.go 00:08:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:08:08 spire-1.2.1/pkg/common/api/names.go 00:08:08 spire-1.2.1/pkg/common/api/ratelimit.go 00:08:08 spire-1.2.1/pkg/common/api/rpccontext/ 00:08:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:08:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:08:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:08:08 spire-1.2.1/pkg/common/auth/ 00:08:08 spire-1.2.1/pkg/common/auth/interceptors.go 00:08:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:08:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:08:08 spire-1.2.1/pkg/common/bundleutil/ 00:08:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:08:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:08:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:08:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:08:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:08:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:08:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:08:08 spire-1.2.1/pkg/common/bundleutil/types.go 00:08:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:08:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:08:08 spire-1.2.1/pkg/common/catalog/ 00:08:08 spire-1.2.1/pkg/common/catalog/bind.go 00:08:08 spire-1.2.1/pkg/common/catalog/builtin.go 00:08:08 spire-1.2.1/pkg/common/catalog/catalog.go 00:08:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:08:08 spire-1.2.1/pkg/common/catalog/closers.go 00:08:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:08:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:08:08 spire-1.2.1/pkg/common/catalog/config.go 00:08:08 spire-1.2.1/pkg/common/catalog/config_test.go 00:08:08 spire-1.2.1/pkg/common/catalog/configure.go 00:08:08 spire-1.2.1/pkg/common/catalog/constraints.go 00:08:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:08:08 spire-1.2.1/pkg/common/catalog/context.go 00:08:08 spire-1.2.1/pkg/common/catalog/external.go 00:08:08 spire-1.2.1/pkg/common/catalog/host.go 00:08:08 spire-1.2.1/pkg/common/catalog/pipenet.go 00:08:08 spire-1.2.1/pkg/common/catalog/plugin.go 00:08:08 spire-1.2.1/pkg/common/catalog/testplugin/ 00:08:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:08:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:08:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:08:08 spire-1.2.1/pkg/common/cli/ 00:08:08 spire-1.2.1/pkg/common/cli/env.go 00:08:08 spire-1.2.1/pkg/common/cli/flags.go 00:08:08 spire-1.2.1/pkg/common/cli/trust_domain.go 00:08:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:08:08 spire-1.2.1/pkg/common/cli/umask.go 00:08:08 spire-1.2.1/pkg/common/cli/umask_posix.go 00:08:08 spire-1.2.1/pkg/common/cli/umask_test.go 00:08:08 spire-1.2.1/pkg/common/cli/umask_windows.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/ 00:08:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/flag.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/format.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/ 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:08:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:08:08 spire-1.2.1/pkg/common/coretypes/ 00:08:08 spire-1.2.1/pkg/common/coretypes/bundle/ 00:08:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:08:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:08:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:08:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:08:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:08:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:08:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:08:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:08:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:08:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:08:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:08:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:08:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:08:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:08:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:08:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:08:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:08:08 spire-1.2.1/pkg/common/cryptoutil/ 00:08:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:08:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:08:08 spire-1.2.1/pkg/common/diskutil/ 00:08:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:08:08 spire-1.2.1/pkg/common/diskutil/file_test.go 00:08:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:08:08 spire-1.2.1/pkg/common/errorutil/ 00:08:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:08:08 spire-1.2.1/pkg/common/health/ 00:08:08 spire-1.2.1/pkg/common/health/config.go 00:08:08 spire-1.2.1/pkg/common/health/context.go 00:08:08 spire-1.2.1/pkg/common/health/context_test.go 00:08:08 spire-1.2.1/pkg/common/health/health.go 00:08:08 spire-1.2.1/pkg/common/health/health_test.go 00:08:08 spire-1.2.1/pkg/common/health/logger.go 00:08:08 spire-1.2.1/pkg/common/hostservice/ 00:08:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:08:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:08:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:08:08 spire-1.2.1/pkg/common/idutil/ 00:08:08 spire-1.2.1/pkg/common/idutil/require.go 00:08:08 spire-1.2.1/pkg/common/idutil/require_test.go 00:08:08 spire-1.2.1/pkg/common/idutil/safety.go 00:08:08 spire-1.2.1/pkg/common/idutil/safety_test.go 00:08:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:08:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:08:08 spire-1.2.1/pkg/common/jwtsvid/ 00:08:08 spire-1.2.1/pkg/common/jwtsvid/common.go 00:08:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:08:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:08:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:08:08 spire-1.2.1/pkg/common/jwtutil/ 00:08:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:08:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:08:08 spire-1.2.1/pkg/common/log/ 00:08:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:08:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:08:08 spire-1.2.1/pkg/common/log/log.go 00:08:08 spire-1.2.1/pkg/common/log/log_test.go 00:08:08 spire-1.2.1/pkg/common/log/options.go 00:08:08 spire-1.2.1/pkg/common/nodeutil/ 00:08:08 spire-1.2.1/pkg/common/nodeutil/node.go 00:08:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:08:08 spire-1.2.1/pkg/common/peertracker/ 00:08:08 spire-1.2.1/pkg/common/peertracker/conn.go 00:08:08 spire-1.2.1/pkg/common/peertracker/credentials.go 00:08:08 spire-1.2.1/pkg/common/peertracker/errors.go 00:08:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:08:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:08:08 spire-1.2.1/pkg/common/peertracker/info.go 00:08:08 spire-1.2.1/pkg/common/peertracker/listener.go 00:08:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:08:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:08:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:08:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:08:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:08:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:08:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:08:08 spire-1.2.1/pkg/common/peertracker/tcp.go 00:08:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:08:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:08:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:08:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:08:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:08:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:08:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:08:08 spire-1.2.1/pkg/common/peertracker/uds.go 00:08:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:08:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:08:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:08:08 spire-1.2.1/pkg/common/pemutil/ 00:08:08 spire-1.2.1/pkg/common/pemutil/block.go 00:08:08 spire-1.2.1/pkg/common/pemutil/certs.go 00:08:08 spire-1.2.1/pkg/common/pemutil/common.go 00:08:08 spire-1.2.1/pkg/common/pemutil/csr.go 00:08:08 spire-1.2.1/pkg/common/pemutil/keys.go 00:08:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:08:08 spire-1.2.1/pkg/common/pemutil/testdata/ 00:08:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:08:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:08:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:08:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:08:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:08:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:08:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:08:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:08:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:08:08 spire-1.2.1/pkg/common/plugin/ 00:08:08 spire-1.2.1/pkg/common/plugin/aws/ 00:08:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:08:08 spire-1.2.1/pkg/common/plugin/azure/ 00:08:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:08:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:08:08 spire-1.2.1/pkg/common/plugin/facade.go 00:08:08 spire-1.2.1/pkg/common/plugin/facade_test.go 00:08:08 spire-1.2.1/pkg/common/plugin/gcp/ 00:08:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:08:08 spire-1.2.1/pkg/common/plugin/k8s/ 00:08:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:08:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:08:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:08:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:08:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:08:08 spire-1.2.1/pkg/common/plugin/log.go 00:08:08 spire-1.2.1/pkg/common/plugin/sshpop/ 00:08:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:08:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:08:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:08:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:08:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:08:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:08:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:08:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:08:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:08:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:08:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:08:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:08:08 spire-1.2.1/pkg/common/plugin/x509pop/ 00:08:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:08:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:08:08 spire-1.2.1/pkg/common/profiling/ 00:08:08 spire-1.2.1/pkg/common/profiling/dumpers.go 00:08:08 spire-1.2.1/pkg/common/profiling/profiling.go 00:08:08 spire-1.2.1/pkg/common/protoutil/ 00:08:08 spire-1.2.1/pkg/common/protoutil/masks.go 00:08:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:08:08 spire-1.2.1/pkg/common/rotationutil/ 00:08:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:08:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:08:08 spire-1.2.1/pkg/common/selector/ 00:08:08 spire-1.2.1/pkg/common/selector/selector.go 00:08:08 spire-1.2.1/pkg/common/selector/selector_test.go 00:08:08 spire-1.2.1/pkg/common/selector/set.go 00:08:08 spire-1.2.1/pkg/common/selector/set_utils.go 00:08:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:08:08 spire-1.2.1/pkg/common/telemetry/ 00:08:08 spire-1.2.1/pkg/common/telemetry/agent/ 00:08:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:08:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:08:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:08:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:08:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:08:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:08:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:08:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:08:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:08:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:08:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:08:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:08:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:08:08 spire-1.2.1/pkg/common/telemetry/call.go 00:08:08 spire-1.2.1/pkg/common/telemetry/common/ 00:08:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:08:08 spire-1.2.1/pkg/common/telemetry/config.go 00:08:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:08:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:08:08 spire-1.2.1/pkg/common/telemetry/inmem.go 00:08:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:08:08 spire-1.2.1/pkg/common/telemetry/m3.go 00:08:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:08:08 spire-1.2.1/pkg/common/telemetry/metrics.go 00:08:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:08:08 spire-1.2.1/pkg/common/telemetry/names.go 00:08:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:08:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:08:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:08:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/ 00:08:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:08:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:08:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:08:08 spire-1.2.1/pkg/common/telemetry/server/server.go 00:08:08 spire-1.2.1/pkg/common/telemetry/sink.go 00:08:08 spire-1.2.1/pkg/common/telemetry/statsd.go 00:08:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:08:08 spire-1.2.1/pkg/common/telemetry/uptime.go 00:08:08 spire-1.2.1/pkg/common/telemetry/version.go 00:08:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:08:08 spire-1.2.1/pkg/common/uptime/ 00:08:08 spire-1.2.1/pkg/common/uptime/uptime.go 00:08:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:08:08 spire-1.2.1/pkg/common/util/ 00:08:08 spire-1.2.1/pkg/common/util/certs.go 00:08:08 spire-1.2.1/pkg/common/util/certs_test.go 00:08:08 spire-1.2.1/pkg/common/util/csr.go 00:08:08 spire-1.2.1/pkg/common/util/hash.go 00:08:08 spire-1.2.1/pkg/common/util/selectors.go 00:08:08 spire-1.2.1/pkg/common/util/selectors_test.go 00:08:08 spire-1.2.1/pkg/common/util/signals.go 00:08:08 spire-1.2.1/pkg/common/util/sort.go 00:08:08 spire-1.2.1/pkg/common/util/sort_test.go 00:08:08 spire-1.2.1/pkg/common/util/task.go 00:08:08 spire-1.2.1/pkg/common/util/task_test.go 00:08:08 spire-1.2.1/pkg/common/util/testdata/ 00:08:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:08:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:08:08 spire-1.2.1/pkg/common/version/ 00:08:08 spire-1.2.1/pkg/common/version/version.go 00:08:08 spire-1.2.1/pkg/common/x509svid/ 00:08:08 spire-1.2.1/pkg/common/x509svid/common_test.go 00:08:08 spire-1.2.1/pkg/common/x509svid/csr.go 00:08:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:08:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:08:08 spire-1.2.1/pkg/common/x509util/ 00:08:08 spire-1.2.1/pkg/common/x509util/cert.go 00:08:08 spire-1.2.1/pkg/common/x509util/dns.go 00:08:08 spire-1.2.1/pkg/common/x509util/dns_test.go 00:08:08 spire-1.2.1/pkg/common/x509util/keyid.go 00:08:08 spire-1.2.1/pkg/common/x509util/keypair.go 00:08:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:08:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:08:08 spire-1.2.1/pkg/server/ 00:08:08 spire-1.2.1/pkg/server/api/ 00:08:08 spire-1.2.1/pkg/server/api/agent.go 00:08:08 spire-1.2.1/pkg/server/api/agent/ 00:08:08 spire-1.2.1/pkg/server/api/agent/v1/ 00:08:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:08:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:08:08 spire-1.2.1/pkg/server/api/agent_test.go 00:08:08 spire-1.2.1/pkg/server/api/api.go 00:08:08 spire-1.2.1/pkg/server/api/audit/ 00:08:08 spire-1.2.1/pkg/server/api/audit/audit.go 00:08:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:08:08 spire-1.2.1/pkg/server/api/bundle.go 00:08:08 spire-1.2.1/pkg/server/api/bundle/ 00:08:08 spire-1.2.1/pkg/server/api/bundle/v1/ 00:08:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:08:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:08:08 spire-1.2.1/pkg/server/api/bundle_test.go 00:08:08 spire-1.2.1/pkg/server/api/debug/ 00:08:08 spire-1.2.1/pkg/server/api/debug/v1/ 00:08:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:08:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:08:08 spire-1.2.1/pkg/server/api/entry.go 00:08:08 spire-1.2.1/pkg/server/api/entry/ 00:08:08 spire-1.2.1/pkg/server/api/entry/v1/ 00:08:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:08:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:08:08 spire-1.2.1/pkg/server/api/entry_test.go 00:08:08 spire-1.2.1/pkg/server/api/health/ 00:08:08 spire-1.2.1/pkg/server/api/health/v1/ 00:08:08 spire-1.2.1/pkg/server/api/health/v1/service.go 00:08:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:08:08 spire-1.2.1/pkg/server/api/id.go 00:08:08 spire-1.2.1/pkg/server/api/id_test.go 00:08:08 spire-1.2.1/pkg/server/api/limits/ 00:08:08 spire-1.2.1/pkg/server/api/limits/limits.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/ 00:08:08 spire-1.2.1/pkg/server/api/middleware/alias.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/audit.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/caller.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/common.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/entries.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:08:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:08:08 spire-1.2.1/pkg/server/api/ratelimit.go 00:08:08 spire-1.2.1/pkg/server/api/rpccontext/ 00:08:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:08:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:08:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:08:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:08:08 spire-1.2.1/pkg/server/api/selector.go 00:08:08 spire-1.2.1/pkg/server/api/selector_test.go 00:08:08 spire-1.2.1/pkg/server/api/status.go 00:08:08 spire-1.2.1/pkg/server/api/status_test.go 00:08:08 spire-1.2.1/pkg/server/api/svid/ 00:08:08 spire-1.2.1/pkg/server/api/svid/v1/ 00:08:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:08:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:08:08 spire-1.2.1/pkg/server/api/trustdomain.go 00:08:08 spire-1.2.1/pkg/server/api/trustdomain/ 00:08:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:08:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:08:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:08:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:08:08 spire-1.2.1/pkg/server/authpolicy/ 00:08:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:08:08 spire-1.2.1/pkg/server/authpolicy/policy.go 00:08:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:08:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:08:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:08:08 spire-1.2.1/pkg/server/authpolicy/validate.go 00:08:08 spire-1.2.1/pkg/server/bundle/ 00:08:08 spire-1.2.1/pkg/server/bundle/client/ 00:08:08 spire-1.2.1/pkg/server/bundle/client/client.go 00:08:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:08:08 spire-1.2.1/pkg/server/bundle/client/manager.go 00:08:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:08:08 spire-1.2.1/pkg/server/bundle/client/sources.go 00:08:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:08:08 spire-1.2.1/pkg/server/bundle/client/updater.go 00:08:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:08:08 spire-1.2.1/pkg/server/ca/ 00:08:08 spire-1.2.1/pkg/server/ca/ca.go 00:08:08 spire-1.2.1/pkg/server/ca/ca_health.go 00:08:08 spire-1.2.1/pkg/server/ca/ca_test.go 00:08:08 spire-1.2.1/pkg/server/ca/journal.go 00:08:08 spire-1.2.1/pkg/server/ca/journal_test.go 00:08:08 spire-1.2.1/pkg/server/ca/manager.go 00:08:08 spire-1.2.1/pkg/server/ca/manager_health.go 00:08:08 spire-1.2.1/pkg/server/ca/manager_test.go 00:08:08 spire-1.2.1/pkg/server/ca/templates.go 00:08:08 spire-1.2.1/pkg/server/ca/upstream_client.go 00:08:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:08:08 spire-1.2.1/pkg/server/ca/validation.go 00:08:08 spire-1.2.1/pkg/server/cache/ 00:08:08 spire-1.2.1/pkg/server/cache/dscache/ 00:08:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:08:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:08:08 spire-1.2.1/pkg/server/cache/entrycache/ 00:08:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:08:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:08:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:08:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:08:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:08:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:08:08 spire-1.2.1/pkg/server/catalog/ 00:08:08 spire-1.2.1/pkg/server/catalog/catalog.go 00:08:08 spire-1.2.1/pkg/server/catalog/keymanager.go 00:08:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:08:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:08:08 spire-1.2.1/pkg/server/catalog/notifier.go 00:08:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:08:08 spire-1.2.1/pkg/server/config.go 00:08:08 spire-1.2.1/pkg/server/datastore/ 00:08:08 spire-1.2.1/pkg/server/datastore/datastore.go 00:08:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:08:08 spire-1.2.1/pkg/server/datastore/repository.go 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:08:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:08:08 spire-1.2.1/pkg/server/endpoints/ 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/ 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:08:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:08:08 spire-1.2.1/pkg/server/endpoints/config.go 00:08:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:08:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:08:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:08:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:08:08 spire-1.2.1/pkg/server/endpoints/middleware.go 00:08:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:08:08 spire-1.2.1/pkg/server/hostservice/ 00:08:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:08:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:08:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:08:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:08:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:08:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:08:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:08:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/ 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/ 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:08:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:08:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:08:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:08:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:08:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:08:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:08:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:08:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:08:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/notifier/ 00:08:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:08:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:08:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:08:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:08:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:08:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:08:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:08:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:08:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:08:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:08:08 spire-1.2.1/pkg/server/registration/ 00:08:08 spire-1.2.1/pkg/server/registration/manager.go 00:08:08 spire-1.2.1/pkg/server/registration/manager_test.go 00:08:08 spire-1.2.1/pkg/server/scanentries.go 00:08:08 spire-1.2.1/pkg/server/scanentries_test.go 00:08:08 spire-1.2.1/pkg/server/server.go 00:08:08 spire-1.2.1/pkg/server/server_test.go 00:08:08 spire-1.2.1/pkg/server/svid/ 00:08:08 spire-1.2.1/pkg/server/svid/observer.go 00:08:08 spire-1.2.1/pkg/server/svid/observer_test.go 00:08:08 spire-1.2.1/pkg/server/svid/rotator.go 00:08:08 spire-1.2.1/pkg/server/svid/rotator_config.go 00:08:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:08:08 spire-1.2.1/pkg/server/svid/rotator_test.go 00:08:08 spire-1.2.1/proto/ 00:08:08 spire-1.2.1/proto/private/ 00:08:08 spire-1.2.1/proto/private/server/ 00:08:08 spire-1.2.1/proto/private/server/journal/ 00:08:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:08:08 spire-1.2.1/proto/private/server/journal/journal.proto 00:08:08 spire-1.2.1/proto/spire/ 00:08:08 spire-1.2.1/proto/spire/common/ 00:08:08 spire-1.2.1/proto/spire/common/common.pb.go 00:08:08 spire-1.2.1/proto/spire/common/common.proto 00:08:08 spire-1.2.1/proto/spire/common/plugin/ 00:08:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:08:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:08:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:08:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:08:08 spire-1.2.1/proto/spire/plugin/ 00:08:08 spire-1.2.1/proto/spire/plugin/agent/ 00:08:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:08:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:08:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:08:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:08:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:08:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:08:08 spire-1.2.1/release/ 00:08:08 spire-1.2.1/release/spire-extras/ 00:08:08 spire-1.2.1/release/spire-extras/README.md 00:08:08 spire-1.2.1/release/spire-extras/conf/ 00:08:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:08:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:08:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:08:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:08:08 spire-1.2.1/release/spire/ 00:08:08 spire-1.2.1/release/spire/README.md 00:08:08 spire-1.2.1/release/spire/conf/ 00:08:08 spire-1.2.1/release/spire/conf/agent/ 00:08:08 spire-1.2.1/release/spire/conf/agent/agent.conf 00:08:08 spire-1.2.1/release/spire/conf/server/ 00:08:08 spire-1.2.1/release/spire/conf/server/server.conf 00:08:08 spire-1.2.1/script/ 00:08:08 spire-1.2.1/script/build-artifact.sh 00:08:08 spire-1.2.1/script/generate_dummy_ca.sh 00:08:08 spire-1.2.1/support/ 00:08:08 spire-1.2.1/support/k8s/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:08:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:08:08 spire-1.2.1/support/oidc-discovery-provider/ 00:08:08 spire-1.2.1/support/oidc-discovery-provider/README.md 00:08:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:08:08 spire-1.2.1/support/oidc-discovery-provider/config.go 00:08:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:08:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:08:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:08:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:08:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:08:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:08:08 spire-1.2.1/support/oidc-discovery-provider/main.go 00:08:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:08:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:08:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:08:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:08:08 spire-1.2.1/test/ 00:08:08 spire-1.2.1/test/clock/ 00:08:08 spire-1.2.1/test/clock/clock.go 00:08:08 spire-1.2.1/test/fakes/ 00:08:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:08:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:08:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:08:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:08:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:08:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:08:08 spire-1.2.1/test/fakes/fakeagentstore/ 00:08:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:08:08 spire-1.2.1/test/fakes/fakedatastore/ 00:08:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:08:08 spire-1.2.1/test/fakes/fakeentryclient/ 00:08:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:08:08 spire-1.2.1/test/fakes/fakehealthchecker/ 00:08:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:08:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:08:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:08:08 spire-1.2.1/test/fakes/fakemetrics/ 00:08:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:08:08 spire-1.2.1/test/fakes/fakenoderesolver/ 00:08:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:08:08 spire-1.2.1/test/fakes/fakenotifier/ 00:08:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:08:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:08:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:08:08 spire-1.2.1/test/fakes/fakeserverca/ 00:08:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:08:08 spire-1.2.1/test/fakes/fakeservercatalog/ 00:08:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:08:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:08:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:08:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:08:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:08:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:08:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:08:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:08:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:08:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:08:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:08:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:08:08 spire-1.2.1/test/fixture/ 00:08:08 spire-1.2.1/test/fixture/certs/ 00:08:08 spire-1.2.1/test/fixture/certs/agent_svid.der 00:08:08 spire-1.2.1/test/fixture/certs/base_cert.pem 00:08:08 spire-1.2.1/test/fixture/certs/base_csr.pem 00:08:08 spire-1.2.1/test/fixture/certs/base_key.pem 00:08:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:08:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:08:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:08:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:08:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:08:08 spire-1.2.1/test/fixture/certs/blog_key.pem 00:08:08 spire-1.2.1/test/fixture/certs/bundle.der 00:08:08 spire-1.2.1/test/fixture/certs/ca.pem 00:08:08 spire-1.2.1/test/fixture/certs/ca_key.pem 00:08:08 spire-1.2.1/test/fixture/certs/database_cert.pem 00:08:08 spire-1.2.1/test/fixture/certs/database_csr.pem 00:08:08 spire-1.2.1/test/fixture/certs/database_key.pem 00:08:08 spire-1.2.1/test/fixture/certs/node_cert.pem 00:08:08 spire-1.2.1/test/fixture/certs/node_csr.pem 00:08:08 spire-1.2.1/test/fixture/certs/node_key.pem 00:08:08 spire-1.2.1/test/fixture/certs/svid.pem 00:08:08 spire-1.2.1/test/fixture/certs/svid_key.pem 00:08:08 spire-1.2.1/test/fixture/config/ 00:08:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:08:08 spire-1.2.1/test/fixture/config/agent_good.conf 00:08:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:08:08 spire-1.2.1/test/fixture/config/plugin_good.conf 00:08:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:08:08 spire-1.2.1/test/fixture/config/server_good.conf 00:08:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:08:08 spire-1.2.1/test/fixture/fixture.go 00:08:08 spire-1.2.1/test/fixture/nodeattestor/ 00:08:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:08:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:08:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:08:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:08:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:08:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:08:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:08:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:08:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:08:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:08:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:08:08 spire-1.2.1/test/fixture/registration/ 00:08:08 spire-1.2.1/test/fixture/registration/entries.json 00:08:08 spire-1.2.1/test/fixture/registration/good-for-update.json 00:08:08 spire-1.2.1/test/fixture/registration/good.json 00:08:08 spire-1.2.1/test/fixture/registration/invalid.json 00:08:08 spire-1.2.1/test/fixture/registration/invalid_json.json 00:08:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:08:08 spire-1.2.1/test/integration/ 00:08:08 spire-1.2.1/test/integration/README.md 00:08:08 spire-1.2.1/test/integration/common 00:08:08 spire-1.2.1/test/integration/setup/ 00:08:08 spire-1.2.1/test/integration/setup/adminclient/ 00:08:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:08:08 spire-1.2.1/test/integration/setup/adminclient/client.go 00:08:08 spire-1.2.1/test/integration/setup/debugagent/ 00:08:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:08:08 spire-1.2.1/test/integration/setup/debugagent/main.go 00:08:08 spire-1.2.1/test/integration/setup/debugserver/ 00:08:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:08:08 spire-1.2.1/test/integration/setup/debugserver/main.go 00:08:08 spire-1.2.1/test/integration/setup/downstreamclient/ 00:08:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:08:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:08:08 spire-1.2.1/test/integration/setup/itclient/ 00:08:08 spire-1.2.1/test/integration/setup/itclient/client.go 00:08:08 spire-1.2.1/test/integration/setup/node-attestation/ 00:08:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:08:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:08:08 spire-1.2.1/test/integration/setup/x509pop/ 00:08:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:08:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:08:08 spire-1.2.1/test/integration/suites/ 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:08:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:08:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:08:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:08:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:08:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:08:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:08:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:08:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:08:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:08:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:08:08 spire-1.2.1/test/integration/suites/join-token/ 00:08:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:08:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:08:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:08:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:08:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:08:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:08:08 spire-1.2.1/test/integration/suites/join-token/README.md 00:08:08 spire-1.2.1/test/integration/suites/join-token/conf/ 00:08:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:08:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/join-token/teardown 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:08:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:08:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:08:08 spire-1.2.1/test/integration/suites/k8s/ 00:08:08 spire-1.2.1/test/integration/suites/k8s/00-setup 00:08:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:08:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:08:08 spire-1.2.1/test/integration/suites/k8s/README.md 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/ 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:08:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:08:08 spire-1.2.1/test/integration/suites/k8s/teardown 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/ 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:08:08 spire-1.2.1/test/integration/suites/rotation/ 00:08:08 spire-1.2.1/test/integration/suites/rotation/00-setup 00:08:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:08:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:08:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:08:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:08:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:08:08 spire-1.2.1/test/integration/suites/rotation/README.md 00:08:08 spire-1.2.1/test/integration/suites/rotation/conf/ 00:08:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:08:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/rotation/teardown 00:08:08 spire-1.2.1/test/integration/suites/self-test/ 00:08:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:08:08 spire-1.2.1/test/integration/suites/self-test/README.md 00:08:08 spire-1.2.1/test/integration/suites/self-test/teardown 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:08:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:08:08 spire-1.2.1/test/integration/suites/upgrade/ 00:08:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:08:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:08:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:08:08 spire-1.2.1/test/integration/suites/upgrade/README.md 00:08:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:08:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:08:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:08:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:08:08 spire-1.2.1/test/integration/suites/upgrade/teardown 00:08:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:08:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:08:08 spire-1.2.1/test/integration/test-one.sh 00:08:08 spire-1.2.1/test/integration/test.sh 00:08:08 spire-1.2.1/test/plugintest/ 00:08:08 spire-1.2.1/test/plugintest/config.go 00:08:08 spire-1.2.1/test/plugintest/load.go 00:08:08 spire-1.2.1/test/plugintest/option.go 00:08:08 spire-1.2.1/test/spiretest/ 00:08:08 spire-1.2.1/test/spiretest/apiserver.go 00:08:08 spire-1.2.1/test/spiretest/assertions.go 00:08:08 spire-1.2.1/test/spiretest/dir.go 00:08:08 spire-1.2.1/test/spiretest/errors_posix.go 00:08:08 spire-1.2.1/test/spiretest/errors_windows.go 00:08:08 spire-1.2.1/test/spiretest/logs.go 00:08:08 spire-1.2.1/test/spiretest/socketapi.go 00:08:08 spire-1.2.1/test/spiretest/suite.go 00:08:08 spire-1.2.1/test/spiretest/x509.go 00:08:08 spire-1.2.1/test/testca/ 00:08:08 spire-1.2.1/test/testca/ca.go 00:08:08 spire-1.2.1/test/testkey/ 00:08:08 spire-1.2.1/test/testkey/generate.sh 00:08:08 spire-1.2.1/test/testkey/genkeys.go 00:08:08 spire-1.2.1/test/testkey/keys.go 00:08:08 spire-1.2.1/test/testkey/new.go 00:08:08 spire-1.2.1/test/tpmsimulator/ 00:08:08 spire-1.2.1/test/tpmsimulator/simulator.go 00:08:08 spire-1.2.1/test/util/ 00:08:08 spire-1.2.1/test/util/cert_fixtures.go 00:08:08 spire-1.2.1/test/util/cert_generation.go 00:08:08 spire-1.2.1/test/util/io_redirection.go 00:08:08 spire-1.2.1/test/util/race.go 00:08:08 spire-1.2.1/test/util/util.go 00:08:08 building spire from source... 00:08:08 Installing go1.17.7... 00:08:08 ---> 4c2f1c24622c 00:08:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:08:09 ---> Running in e07065289b6c 00:08:09 Removing intermediate container e07065289b6c 00:08:09 ---> ba5365c73dbe 00:08:09 Step 10/26 : RUN mkdir -p spire-build 00:08:09 ---> Running in 334348c8f07b 00:08:11 Removing intermediate container 334348c8f07b 00:08:11 ---> 14f7cc38973e 00:08:11 Step 11/26 : WORKDIR /edgex-go/spire-build 00:08:11 ---> Running in 7c73d5dc6a1e 00:08:11 Removing intermediate container 7c73d5dc6a1e 00:08:11 ---> 64b2c1c84a69 00:08:11 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:08:12 ---> Running in 5f8961569978 00:08:13 spire-1.2.1/ 00:08:13 spire-1.2.1/.data/ 00:08:13 spire-1.2.1/.data/.file 00:08:13 spire-1.2.1/.dockerignore 00:08:13 spire-1.2.1/.gitattributes 00:08:13 spire-1.2.1/.githooks/ 00:08:13 spire-1.2.1/.githooks/pre-commit 00:08:13 spire-1.2.1/.github/ 00:08:13 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:08:13 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:08:13 spire-1.2.1/.github/dependabot.yml 00:08:13 spire-1.2.1/.github/workflows/ 00:08:13 spire-1.2.1/.github/workflows/nightly_build.yaml 00:08:13 spire-1.2.1/.github/workflows/pr_build.yaml 00:08:13 spire-1.2.1/.github/workflows/release_build.yaml 00:08:13 spire-1.2.1/.github/workflows/scripts/ 00:08:13 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:08:13 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:08:13 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:08:13 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:08:13 spire-1.2.1/.github/workflows/scripts/split.sh 00:08:13 spire-1.2.1/.gitignore 00:08:13 spire-1.2.1/.go-version 00:08:13 spire-1.2.1/.golangci.yml 00:08:13 spire-1.2.1/ADOPTERS.md 00:08:13 spire-1.2.1/CHANGELOG.md 00:08:13 spire-1.2.1/CODE-OF-CONDUCT.md 00:08:13 spire-1.2.1/CODEOWNERS 00:08:13 spire-1.2.1/CONTRIBUTING.md 00:08:13 spire-1.2.1/Dockerfile 00:08:13 spire-1.2.1/Dockerfile.dev 00:08:13 spire-1.2.1/Dockerfile.scratch 00:08:13 spire-1.2.1/LICENSE 00:08:13 spire-1.2.1/MAINTAINERS.md 00:08:13 spire-1.2.1/Makefile 00:08:13 spire-1.2.1/README.md 00:08:13 spire-1.2.1/ROADMAP.md 00:08:13 spire-1.2.1/SECURITY.md 00:08:13 spire-1.2.1/cmd/ 00:08:13 spire-1.2.1/cmd/spire-agent/ 00:08:13 spire-1.2.1/cmd/spire-agent/cli/ 00:08:13 spire-1.2.1/cmd/spire-agent/cli/api/ 00:08:13 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:08:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:08:13 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:08:13 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:08:13 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:08:13 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:08:13 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:08:13 spire-1.2.1/cmd/spire-agent/cli/common/ 00:08:13 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:08:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:08:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:08:13 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:08:13 spire-1.2.1/cmd/spire-agent/cli/run/ 00:08:13 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:08:13 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:08:13 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:08:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:08:13 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:08:13 spire-1.2.1/cmd/spire-agent/main.go 00:08:13 spire-1.2.1/cmd/spire-server/ 00:08:13 spire-1.2.1/cmd/spire-server/cli/ 00:08:13 spire-1.2.1/cmd/spire-server/cli/agent/ 00:08:13 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:08:13 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/cli.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/entry/ 00:08:13 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/ 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:08:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:08:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/run/ 00:08:13 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/token/ 00:08:13 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/validate/ 00:08:13 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/x509/ 00:08:13 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:08:13 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:08:13 spire-1.2.1/cmd/spire-server/main.go 00:08:13 spire-1.2.1/cmd/spire-server/util/ 00:08:13 spire-1.2.1/cmd/spire-server/util/util.go 00:08:13 spire-1.2.1/conf/ 00:08:13 spire-1.2.1/conf/agent/ 00:08:13 spire-1.2.1/conf/agent/agent.conf 00:08:13 spire-1.2.1/conf/agent/agent_full.conf 00:08:13 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:08:13 spire-1.2.1/conf/server/ 00:08:13 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:08:13 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:08:13 spire-1.2.1/conf/server/server.conf 00:08:13 spire-1.2.1/conf/server/server_full.conf 00:08:13 spire-1.2.1/doc/ 00:08:13 spire-1.2.1/doc/SPIRE101.md 00:08:13 spire-1.2.1/doc/auditlog.md 00:08:13 spire-1.2.1/doc/authorization_policy_engine.md 00:08:13 spire-1.2.1/doc/changelog_guidelines.md 00:08:13 spire-1.2.1/doc/cure53-report.pdf 00:08:13 spire-1.2.1/doc/images/ 00:08:13 spire-1.2.1/doc/images/2019_roadmap.png 00:08:13 spire-1.2.1/doc/images/SPIRE101.png 00:08:13 spire-1.2.1/doc/images/SPIRE_agent.png 00:08:13 spire-1.2.1/doc/images/SPIRE_server.png 00:08:13 spire-1.2.1/doc/images/cache_mgr.png 00:08:13 spire-1.2.1/doc/images/cache_mgr_components.png 00:08:13 spire-1.2.1/doc/images/federated_spire.png 00:08:13 spire-1.2.1/doc/images/ha_mode.png 00:08:13 spire-1.2.1/doc/images/nested_spire.png 00:08:13 spire-1.2.1/doc/images/oidc_federation.png 00:08:13 spire-1.2.1/doc/images/single_trust_domain.png 00:08:13 spire-1.2.1/doc/images/spiffe_compatible.png 00:08:13 spire-1.2.1/doc/images/spire_logo.png 00:08:13 spire-1.2.1/doc/migrating_registration_api_clients.md 00:08:13 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:08:13 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:08:13 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:08:13 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:08:13 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:08:13 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:08:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:08:13 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:08:13 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:08:13 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:08:13 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:08:13 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:08:13 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:08:13 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:08:13 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:08:13 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:08:13 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:08:13 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:08:13 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:08:13 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:08:13 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:08:13 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:08:13 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:08:13 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:08:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:08:13 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:08:13 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:08:13 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:08:13 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:08:13 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:08:13 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:08:13 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:08:13 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:08:13 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:08:13 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:08:13 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:08:13 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:08:13 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:08:13 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:08:13 spire-1.2.1/doc/scaling_spire.md 00:08:13 spire-1.2.1/doc/spire_agent.md 00:08:13 spire-1.2.1/doc/spire_server.md 00:08:13 spire-1.2.1/doc/supported_integrations.md 00:08:13 spire-1.2.1/doc/telemetry.md 00:08:13 spire-1.2.1/doc/telemetry_config.md 00:08:13 spire-1.2.1/doc/upgrading.md 00:08:13 spire-1.2.1/doc/using_spire.md 00:08:13 spire-1.2.1/examples/ 00:08:13 spire-1.2.1/examples/README.md 00:08:13 spire-1.2.1/go.mod 00:08:13 spire-1.2.1/go.sum 00:08:13 spire-1.2.1/pkg/ 00:08:13 spire-1.2.1/pkg/agent/ 00:08:13 spire-1.2.1/pkg/agent/agent.go 00:08:13 spire-1.2.1/pkg/agent/api/ 00:08:13 spire-1.2.1/pkg/agent/api/config.go 00:08:13 spire-1.2.1/pkg/agent/api/debug/ 00:08:13 spire-1.2.1/pkg/agent/api/debug/v1/ 00:08:13 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:08:13 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:08:13 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:08:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:08:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:08:13 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:08:13 spire-1.2.1/pkg/agent/api/endpoints.go 00:08:13 spire-1.2.1/pkg/agent/api/health/ 00:08:13 spire-1.2.1/pkg/agent/api/health/v1/ 00:08:13 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:08:13 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:08:13 spire-1.2.1/pkg/agent/api/rpccontext/ 00:08:13 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:08:13 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:08:13 spire-1.2.1/pkg/agent/attestor/ 00:08:13 spire-1.2.1/pkg/agent/attestor/node/ 00:08:13 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:08:13 spire-1.2.1/pkg/agent/attestor/node/node.go 00:08:13 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:08:13 spire-1.2.1/pkg/agent/attestor/workload/ 00:08:13 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:08:13 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:08:13 spire-1.2.1/pkg/agent/catalog/ 00:08:13 spire-1.2.1/pkg/agent/catalog/catalog.go 00:08:13 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:08:13 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:08:13 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:08:13 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:08:13 spire-1.2.1/pkg/agent/client/ 00:08:13 spire-1.2.1/pkg/agent/client/client.go 00:08:13 spire-1.2.1/pkg/agent/client/client_test.go 00:08:13 spire-1.2.1/pkg/agent/client/dial.go 00:08:13 spire-1.2.1/pkg/agent/client/nodeconn.go 00:08:13 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:08:13 spire-1.2.1/pkg/agent/client/update.go 00:08:13 spire-1.2.1/pkg/agent/client/util.go 00:08:13 spire-1.2.1/pkg/agent/common/ 00:08:13 spire-1.2.1/pkg/agent/common/backoff/ 00:08:13 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:08:13 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:08:13 spire-1.2.1/pkg/agent/common/cgroups/ 00:08:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:08:13 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:08:13 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:08:13 spire-1.2.1/pkg/agent/config.go 00:08:13 spire-1.2.1/pkg/agent/endpoints/ 00:08:13 spire-1.2.1/pkg/agent/endpoints/config.go 00:08:13 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:08:13 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:08:13 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:08:13 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:08:13 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:08:13 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:08:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:08:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:08:13 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:08:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:08:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:08:13 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:08:13 spire-1.2.1/pkg/agent/endpoints/workload/ 00:08:13 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:08:13 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:08:13 spire-1.2.1/pkg/agent/manager/ 00:08:13 spire-1.2.1/pkg/agent/manager/cache/ 00:08:13 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:08:13 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:08:13 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:08:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:08:13 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:08:13 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:08:13 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:08:13 spire-1.2.1/pkg/agent/manager/config.go 00:08:13 spire-1.2.1/pkg/agent/manager/manager.go 00:08:13 spire-1.2.1/pkg/agent/manager/manager_test.go 00:08:13 spire-1.2.1/pkg/agent/manager/storage.go 00:08:13 spire-1.2.1/pkg/agent/manager/storage_test.go 00:08:13 spire-1.2.1/pkg/agent/manager/storecache/ 00:08:13 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:08:13 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:08:13 spire-1.2.1/pkg/agent/manager/sync.go 00:08:13 spire-1.2.1/pkg/agent/plugin/ 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:08:13 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:08:13 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:08:13 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:08:13 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:08:13 spire-1.2.1/pkg/agent/svid/ 00:08:13 spire-1.2.1/pkg/agent/svid/rotator.go 00:08:13 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:08:13 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:08:13 spire-1.2.1/pkg/agent/svid/store/ 00:08:13 spire-1.2.1/pkg/agent/svid/store/service.go 00:08:13 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:08:13 spire-1.2.1/pkg/common/ 00:08:13 spire-1.2.1/pkg/common/agentpathtemplate/ 00:08:13 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:08:13 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:08:13 spire-1.2.1/pkg/common/api/ 00:08:13 spire-1.2.1/pkg/common/api/metrics.go 00:08:13 spire-1.2.1/pkg/common/api/middleware/ 00:08:13 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:08:13 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:08:13 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:08:13 spire-1.2.1/pkg/common/api/middleware/logger.go 00:08:13 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:08:13 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:08:13 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:08:13 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:08:13 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:08:13 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:08:13 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:08:13 spire-1.2.1/pkg/common/api/middleware/names.go 00:08:13 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:08:13 spire-1.2.1/pkg/common/api/names.go 00:08:13 spire-1.2.1/pkg/common/api/ratelimit.go 00:08:13 spire-1.2.1/pkg/common/api/rpccontext/ 00:08:13 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:08:13 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:08:13 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:08:13 spire-1.2.1/pkg/common/auth/ 00:08:13 spire-1.2.1/pkg/common/auth/interceptors.go 00:08:13 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:08:13 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:08:13 spire-1.2.1/pkg/common/bundleutil/ 00:08:13 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:08:13 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:08:13 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:08:13 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:08:13 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:08:13 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:08:13 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:08:13 spire-1.2.1/pkg/common/bundleutil/types.go 00:08:13 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:08:13 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:08:13 spire-1.2.1/pkg/common/catalog/ 00:08:13 spire-1.2.1/pkg/common/catalog/bind.go 00:08:13 spire-1.2.1/pkg/common/catalog/builtin.go 00:08:13 spire-1.2.1/pkg/common/catalog/catalog.go 00:08:13 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:08:13 spire-1.2.1/pkg/common/catalog/closers.go 00:08:13 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:08:13 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:08:13 spire-1.2.1/pkg/common/catalog/config.go 00:08:13 spire-1.2.1/pkg/common/catalog/config_test.go 00:08:13 spire-1.2.1/pkg/common/catalog/configure.go 00:08:13 spire-1.2.1/pkg/common/catalog/constraints.go 00:08:13 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:08:13 spire-1.2.1/pkg/common/catalog/context.go 00:08:13 spire-1.2.1/pkg/common/catalog/external.go 00:08:13 spire-1.2.1/pkg/common/catalog/host.go 00:08:13 spire-1.2.1/pkg/common/catalog/pipenet.go 00:08:13 spire-1.2.1/pkg/common/catalog/plugin.go 00:08:13 spire-1.2.1/pkg/common/catalog/testplugin/ 00:08:13 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:08:13 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:08:13 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:08:13 spire-1.2.1/pkg/common/cli/ 00:08:13 spire-1.2.1/pkg/common/cli/env.go 00:08:13 spire-1.2.1/pkg/common/cli/flags.go 00:08:13 spire-1.2.1/pkg/common/cli/trust_domain.go 00:08:13 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:08:13 spire-1.2.1/pkg/common/cli/umask.go 00:08:13 spire-1.2.1/pkg/common/cli/umask_posix.go 00:08:13 spire-1.2.1/pkg/common/cli/umask_test.go 00:08:13 spire-1.2.1/pkg/common/cli/umask_windows.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/ 00:08:13 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/flag.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/format.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/ 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:08:13 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:08:13 spire-1.2.1/pkg/common/coretypes/ 00:08:13 spire-1.2.1/pkg/common/coretypes/bundle/ 00:08:13 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:08:13 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:08:13 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:08:13 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:08:13 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:08:13 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:08:13 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:08:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:08:13 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:08:13 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:08:13 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:08:13 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:08:13 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:08:13 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:08:13 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:08:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:08:13 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:08:13 spire-1.2.1/pkg/common/cryptoutil/ 00:08:13 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:08:13 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:08:13 spire-1.2.1/pkg/common/diskutil/ 00:08:13 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:08:13 spire-1.2.1/pkg/common/diskutil/file_test.go 00:08:13 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:08:13 spire-1.2.1/pkg/common/errorutil/ 00:08:13 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:08:13 spire-1.2.1/pkg/common/health/ 00:08:13 spire-1.2.1/pkg/common/health/config.go 00:08:13 spire-1.2.1/pkg/common/health/context.go 00:08:13 spire-1.2.1/pkg/common/health/context_test.go 00:08:13 spire-1.2.1/pkg/common/health/health.go 00:08:13 spire-1.2.1/pkg/common/health/health_test.go 00:08:13 spire-1.2.1/pkg/common/health/logger.go 00:08:13 spire-1.2.1/pkg/common/hostservice/ 00:08:13 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:08:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:08:13 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:08:13 spire-1.2.1/pkg/common/idutil/ 00:08:13 spire-1.2.1/pkg/common/idutil/require.go 00:08:13 spire-1.2.1/pkg/common/idutil/require_test.go 00:08:13 spire-1.2.1/pkg/common/idutil/safety.go 00:08:13 spire-1.2.1/pkg/common/idutil/safety_test.go 00:08:13 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:08:13 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:08:13 spire-1.2.1/pkg/common/jwtsvid/ 00:08:13 spire-1.2.1/pkg/common/jwtsvid/common.go 00:08:13 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:08:13 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:08:13 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:08:13 spire-1.2.1/pkg/common/jwtutil/ 00:08:13 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:08:13 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:08:13 spire-1.2.1/pkg/common/log/ 00:08:13 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:08:13 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:08:13 spire-1.2.1/pkg/common/log/log.go 00:08:13 spire-1.2.1/pkg/common/log/log_test.go 00:08:13 spire-1.2.1/pkg/common/log/options.go 00:08:13 spire-1.2.1/pkg/common/nodeutil/ 00:08:13 spire-1.2.1/pkg/common/nodeutil/node.go 00:08:13 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:08:13 spire-1.2.1/pkg/common/peertracker/ 00:08:13 spire-1.2.1/pkg/common/peertracker/conn.go 00:08:13 spire-1.2.1/pkg/common/peertracker/credentials.go 00:08:13 spire-1.2.1/pkg/common/peertracker/errors.go 00:08:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:08:13 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:08:13 spire-1.2.1/pkg/common/peertracker/info.go 00:08:13 spire-1.2.1/pkg/common/peertracker/listener.go 00:08:13 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:08:13 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:08:13 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:08:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:08:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:08:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:08:13 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:08:13 spire-1.2.1/pkg/common/peertracker/tcp.go 00:08:13 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:08:13 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:08:13 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:08:13 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:08:13 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:08:13 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:08:13 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:08:13 spire-1.2.1/pkg/common/peertracker/uds.go 00:08:13 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:08:13 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:08:13 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:08:13 spire-1.2.1/pkg/common/pemutil/ 00:08:13 spire-1.2.1/pkg/common/pemutil/block.go 00:08:13 spire-1.2.1/pkg/common/pemutil/certs.go 00:08:13 spire-1.2.1/pkg/common/pemutil/common.go 00:08:13 spire-1.2.1/pkg/common/pemutil/csr.go 00:08:13 spire-1.2.1/pkg/common/pemutil/keys.go 00:08:13 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:08:13 spire-1.2.1/pkg/common/pemutil/testdata/ 00:08:13 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:08:13 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:08:13 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:08:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:08:13 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:08:13 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:08:13 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:08:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:08:13 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:08:13 spire-1.2.1/pkg/common/plugin/ 00:08:13 spire-1.2.1/pkg/common/plugin/aws/ 00:08:13 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:08:13 spire-1.2.1/pkg/common/plugin/azure/ 00:08:13 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:08:13 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:08:13 spire-1.2.1/pkg/common/plugin/facade.go 00:08:13 spire-1.2.1/pkg/common/plugin/facade_test.go 00:08:13 spire-1.2.1/pkg/common/plugin/gcp/ 00:08:13 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:08:13 spire-1.2.1/pkg/common/plugin/k8s/ 00:08:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:08:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:08:13 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:08:13 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:08:13 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:08:13 spire-1.2.1/pkg/common/plugin/log.go 00:08:13 spire-1.2.1/pkg/common/plugin/sshpop/ 00:08:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:08:13 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:08:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:08:13 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:08:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:08:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:08:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:08:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:08:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:08:13 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:08:13 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:08:13 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:08:13 spire-1.2.1/pkg/common/plugin/x509pop/ 00:08:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:08:13 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:08:13 spire-1.2.1/pkg/common/profiling/ 00:08:13 spire-1.2.1/pkg/common/profiling/dumpers.go 00:08:13 spire-1.2.1/pkg/common/profiling/profiling.go 00:08:13 spire-1.2.1/pkg/common/protoutil/ 00:08:13 spire-1.2.1/pkg/common/protoutil/masks.go 00:08:13 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:08:13 spire-1.2.1/pkg/common/rotationutil/ 00:08:13 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:08:13 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:08:13 spire-1.2.1/pkg/common/selector/ 00:08:13 spire-1.2.1/pkg/common/selector/selector.go 00:08:13 spire-1.2.1/pkg/common/selector/selector_test.go 00:08:13 spire-1.2.1/pkg/common/selector/set.go 00:08:13 spire-1.2.1/pkg/common/selector/set_utils.go 00:08:13 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:08:13 spire-1.2.1/pkg/common/telemetry/ 00:08:13 spire-1.2.1/pkg/common/telemetry/agent/ 00:08:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:08:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:08:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:08:13 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:08:13 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:08:13 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:08:13 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:08:13 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:08:13 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:08:13 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:08:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:08:13 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:08:13 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:08:13 spire-1.2.1/pkg/common/telemetry/call.go 00:08:13 spire-1.2.1/pkg/common/telemetry/common/ 00:08:13 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:08:13 spire-1.2.1/pkg/common/telemetry/config.go 00:08:13 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:08:13 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:08:13 spire-1.2.1/pkg/common/telemetry/inmem.go 00:08:13 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:08:13 spire-1.2.1/pkg/common/telemetry/m3.go 00:08:13 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:08:13 spire-1.2.1/pkg/common/telemetry/metrics.go 00:08:13 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:08:13 spire-1.2.1/pkg/common/telemetry/names.go 00:08:13 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:08:13 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:08:13 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:08:13 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/ 00:08:13 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:08:13 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:08:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:08:13 spire-1.2.1/pkg/common/telemetry/server/server.go 00:08:13 spire-1.2.1/pkg/common/telemetry/sink.go 00:08:13 spire-1.2.1/pkg/common/telemetry/statsd.go 00:08:13 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:08:13 spire-1.2.1/pkg/common/telemetry/uptime.go 00:08:13 spire-1.2.1/pkg/common/telemetry/version.go 00:08:13 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:08:13 spire-1.2.1/pkg/common/uptime/ 00:08:13 spire-1.2.1/pkg/common/uptime/uptime.go 00:08:13 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:08:13 spire-1.2.1/pkg/common/util/ 00:08:13 spire-1.2.1/pkg/common/util/certs.go 00:08:13 spire-1.2.1/pkg/common/util/certs_test.go 00:08:13 spire-1.2.1/pkg/common/util/csr.go 00:08:13 spire-1.2.1/pkg/common/util/hash.go 00:08:13 spire-1.2.1/pkg/common/util/selectors.go 00:08:13 spire-1.2.1/pkg/common/util/selectors_test.go 00:08:13 spire-1.2.1/pkg/common/util/signals.go 00:08:13 spire-1.2.1/pkg/common/util/sort.go 00:08:13 spire-1.2.1/pkg/common/util/sort_test.go 00:08:13 spire-1.2.1/pkg/common/util/task.go 00:08:13 spire-1.2.1/pkg/common/util/task_test.go 00:08:13 spire-1.2.1/pkg/common/util/testdata/ 00:08:13 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:08:13 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:08:13 spire-1.2.1/pkg/common/version/ 00:08:13 spire-1.2.1/pkg/common/version/version.go 00:08:13 spire-1.2.1/pkg/common/x509svid/ 00:08:13 spire-1.2.1/pkg/common/x509svid/common_test.go 00:08:13 spire-1.2.1/pkg/common/x509svid/csr.go 00:08:13 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:08:13 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:08:13 spire-1.2.1/pkg/common/x509util/ 00:08:13 spire-1.2.1/pkg/common/x509util/cert.go 00:08:13 spire-1.2.1/pkg/common/x509util/dns.go 00:08:13 spire-1.2.1/pkg/common/x509util/dns_test.go 00:08:13 spire-1.2.1/pkg/common/x509util/keyid.go 00:08:13 spire-1.2.1/pkg/common/x509util/keypair.go 00:08:13 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:08:13 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:08:13 spire-1.2.1/pkg/server/ 00:08:13 spire-1.2.1/pkg/server/api/ 00:08:13 spire-1.2.1/pkg/server/api/agent.go 00:08:13 spire-1.2.1/pkg/server/api/agent/ 00:08:13 spire-1.2.1/pkg/server/api/agent/v1/ 00:08:13 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:08:13 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:08:13 spire-1.2.1/pkg/server/api/agent_test.go 00:08:13 spire-1.2.1/pkg/server/api/api.go 00:08:13 spire-1.2.1/pkg/server/api/audit/ 00:08:13 spire-1.2.1/pkg/server/api/audit/audit.go 00:08:13 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:08:13 spire-1.2.1/pkg/server/api/bundle.go 00:08:13 spire-1.2.1/pkg/server/api/bundle/ 00:08:13 spire-1.2.1/pkg/server/api/bundle/v1/ 00:08:13 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:08:13 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:08:13 spire-1.2.1/pkg/server/api/bundle_test.go 00:08:13 spire-1.2.1/pkg/server/api/debug/ 00:08:13 spire-1.2.1/pkg/server/api/debug/v1/ 00:08:13 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:08:13 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:08:13 spire-1.2.1/pkg/server/api/entry.go 00:08:13 spire-1.2.1/pkg/server/api/entry/ 00:08:13 spire-1.2.1/pkg/server/api/entry/v1/ 00:08:13 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:08:13 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:08:13 spire-1.2.1/pkg/server/api/entry_test.go 00:08:13 spire-1.2.1/pkg/server/api/health/ 00:08:13 spire-1.2.1/pkg/server/api/health/v1/ 00:08:13 spire-1.2.1/pkg/server/api/health/v1/service.go 00:08:13 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:08:13 spire-1.2.1/pkg/server/api/id.go 00:08:13 spire-1.2.1/pkg/server/api/id_test.go 00:08:13 spire-1.2.1/pkg/server/api/limits/ 00:08:13 spire-1.2.1/pkg/server/api/limits/limits.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/ 00:08:13 spire-1.2.1/pkg/server/api/middleware/alias.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/audit.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/caller.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/common.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/entries.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:08:13 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:08:13 spire-1.2.1/pkg/server/api/ratelimit.go 00:08:13 spire-1.2.1/pkg/server/api/rpccontext/ 00:08:13 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:08:13 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:08:13 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:08:13 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:08:13 spire-1.2.1/pkg/server/api/selector.go 00:08:13 spire-1.2.1/pkg/server/api/selector_test.go 00:08:13 spire-1.2.1/pkg/server/api/status.go 00:08:13 spire-1.2.1/pkg/server/api/status_test.go 00:08:13 spire-1.2.1/pkg/server/api/svid/ 00:08:13 spire-1.2.1/pkg/server/api/svid/v1/ 00:08:13 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:08:13 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:08:13 spire-1.2.1/pkg/server/api/trustdomain.go 00:08:13 spire-1.2.1/pkg/server/api/trustdomain/ 00:08:13 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:08:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:08:13 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:08:13 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:08:13 spire-1.2.1/pkg/server/authpolicy/ 00:08:13 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:08:13 spire-1.2.1/pkg/server/authpolicy/policy.go 00:08:13 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:08:13 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:08:13 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:08:13 spire-1.2.1/pkg/server/authpolicy/validate.go 00:08:13 spire-1.2.1/pkg/server/bundle/ 00:08:13 spire-1.2.1/pkg/server/bundle/client/ 00:08:13 spire-1.2.1/pkg/server/bundle/client/client.go 00:08:13 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:08:13 spire-1.2.1/pkg/server/bundle/client/manager.go 00:08:13 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:08:13 spire-1.2.1/pkg/server/bundle/client/sources.go 00:08:13 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:08:13 spire-1.2.1/pkg/server/bundle/client/updater.go 00:08:13 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:08:13 spire-1.2.1/pkg/server/ca/ 00:08:13 spire-1.2.1/pkg/server/ca/ca.go 00:08:13 spire-1.2.1/pkg/server/ca/ca_health.go 00:08:13 spire-1.2.1/pkg/server/ca/ca_test.go 00:08:13 spire-1.2.1/pkg/server/ca/journal.go 00:08:13 spire-1.2.1/pkg/server/ca/journal_test.go 00:08:13 spire-1.2.1/pkg/server/ca/manager.go 00:08:13 spire-1.2.1/pkg/server/ca/manager_health.go 00:08:13 spire-1.2.1/pkg/server/ca/manager_test.go 00:08:13 spire-1.2.1/pkg/server/ca/templates.go 00:08:13 spire-1.2.1/pkg/server/ca/upstream_client.go 00:08:13 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:08:13 spire-1.2.1/pkg/server/ca/validation.go 00:08:13 spire-1.2.1/pkg/server/cache/ 00:08:13 spire-1.2.1/pkg/server/cache/dscache/ 00:08:13 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:08:13 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:08:13 spire-1.2.1/pkg/server/cache/entrycache/ 00:08:13 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:08:13 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:08:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:08:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:08:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:08:13 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:08:13 spire-1.2.1/pkg/server/catalog/ 00:08:13 spire-1.2.1/pkg/server/catalog/catalog.go 00:08:13 spire-1.2.1/pkg/server/catalog/keymanager.go 00:08:13 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:08:13 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:08:13 spire-1.2.1/pkg/server/catalog/notifier.go 00:08:13 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:08:13 spire-1.2.1/pkg/server/config.go 00:08:13 spire-1.2.1/pkg/server/datastore/ 00:08:13 spire-1.2.1/pkg/server/datastore/datastore.go 00:08:13 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:08:13 spire-1.2.1/pkg/server/datastore/repository.go 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:08:13 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:08:13 spire-1.2.1/pkg/server/endpoints/ 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/ 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:08:13 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:08:13 spire-1.2.1/pkg/server/endpoints/config.go 00:08:13 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:08:13 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:08:13 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:08:13 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:08:13 spire-1.2.1/pkg/server/endpoints/middleware.go 00:08:13 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:08:13 spire-1.2.1/pkg/server/hostservice/ 00:08:13 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:08:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:08:13 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:08:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:08:13 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:08:13 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:08:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:08:13 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/ 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/ 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:08:13 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:08:13 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:08:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:08:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:08:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:08:13 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:08:13 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:08:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:08:13 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/notifier/ 00:08:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:08:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:08:13 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:08:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:08:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:08:13 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:08:13 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:08:13 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:08:13 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:08:13 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:08:13 spire-1.2.1/pkg/server/registration/ 00:08:13 spire-1.2.1/pkg/server/registration/manager.go 00:08:13 spire-1.2.1/pkg/server/registration/manager_test.go 00:08:13 spire-1.2.1/pkg/server/scanentries.go 00:08:13 spire-1.2.1/pkg/server/scanentries_test.go 00:08:13 spire-1.2.1/pkg/server/server.go 00:08:13 spire-1.2.1/pkg/server/server_test.go 00:08:13 spire-1.2.1/pkg/server/svid/ 00:08:13 spire-1.2.1/pkg/server/svid/observer.go 00:08:13 spire-1.2.1/pkg/server/svid/observer_test.go 00:08:13 spire-1.2.1/pkg/server/svid/rotator.go 00:08:13 spire-1.2.1/pkg/server/svid/rotator_config.go 00:08:13 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:08:13 spire-1.2.1/pkg/server/svid/rotator_test.go 00:08:13 spire-1.2.1/proto/ 00:08:13 spire-1.2.1/proto/private/ 00:08:13 spire-1.2.1/proto/private/server/ 00:08:13 spire-1.2.1/proto/private/server/journal/ 00:08:13 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:08:13 spire-1.2.1/proto/private/server/journal/journal.proto 00:08:13 spire-1.2.1/proto/spire/ 00:08:13 spire-1.2.1/proto/spire/common/ 00:08:13 spire-1.2.1/proto/spire/common/common.pb.go 00:08:13 spire-1.2.1/proto/spire/common/common.proto 00:08:13 spire-1.2.1/proto/spire/common/plugin/ 00:08:13 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:08:13 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:08:13 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:08:13 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:08:13 spire-1.2.1/proto/spire/plugin/ 00:08:13 spire-1.2.1/proto/spire/plugin/agent/ 00:08:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:08:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:08:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:08:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:08:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:08:13 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:08:13 spire-1.2.1/release/ 00:08:13 spire-1.2.1/release/spire-extras/ 00:08:13 spire-1.2.1/release/spire-extras/README.md 00:08:13 spire-1.2.1/release/spire-extras/conf/ 00:08:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:08:13 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:08:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:08:13 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:08:13 spire-1.2.1/release/spire/ 00:08:13 spire-1.2.1/release/spire/README.md 00:08:13 spire-1.2.1/release/spire/conf/ 00:08:13 spire-1.2.1/release/spire/conf/agent/ 00:08:13 spire-1.2.1/release/spire/conf/agent/agent.conf 00:08:13 spire-1.2.1/release/spire/conf/server/ 00:08:13 spire-1.2.1/release/spire/conf/server/server.conf 00:08:13 spire-1.2.1/script/ 00:08:13 spire-1.2.1/script/build-artifact.sh 00:08:13 spire-1.2.1/script/generate_dummy_ca.sh 00:08:13 spire-1.2.1/support/ 00:08:13 spire-1.2.1/support/k8s/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:08:13 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:08:13 spire-1.2.1/support/oidc-discovery-provider/ 00:08:13 spire-1.2.1/support/oidc-discovery-provider/README.md 00:08:13 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:08:13 spire-1.2.1/support/oidc-discovery-provider/config.go 00:08:13 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:08:13 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:08:13 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:08:13 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:08:13 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:08:13 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:08:13 spire-1.2.1/support/oidc-discovery-provider/main.go 00:08:13 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:08:13 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:08:13 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:08:13 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:08:13 spire-1.2.1/test/ 00:08:13 spire-1.2.1/test/clock/ 00:08:13 spire-1.2.1/test/clock/clock.go 00:08:13 spire-1.2.1/test/fakes/ 00:08:13 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:08:13 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:08:13 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:08:13 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:08:13 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:08:13 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:08:13 spire-1.2.1/test/fakes/fakeagentstore/ 00:08:13 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:08:13 spire-1.2.1/test/fakes/fakedatastore/ 00:08:13 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:08:13 spire-1.2.1/test/fakes/fakeentryclient/ 00:08:13 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:08:13 spire-1.2.1/test/fakes/fakehealthchecker/ 00:08:13 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:08:13 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:08:13 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:08:13 spire-1.2.1/test/fakes/fakemetrics/ 00:08:13 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:08:13 spire-1.2.1/test/fakes/fakenoderesolver/ 00:08:13 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:08:13 spire-1.2.1/test/fakes/fakenotifier/ 00:08:13 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:08:13 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:08:13 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:08:13 spire-1.2.1/test/fakes/fakeserverca/ 00:08:13 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:08:13 spire-1.2.1/test/fakes/fakeservercatalog/ 00:08:13 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:08:13 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:08:13 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:08:13 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:08:13 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:08:13 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:08:13 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:08:13 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:08:13 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:08:13 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:08:13 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:08:13 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:08:13 spire-1.2.1/test/fixture/ 00:08:13 spire-1.2.1/test/fixture/certs/ 00:08:13 spire-1.2.1/test/fixture/certs/agent_svid.der 00:08:13 spire-1.2.1/test/fixture/certs/base_cert.pem 00:08:13 spire-1.2.1/test/fixture/certs/base_csr.pem 00:08:13 spire-1.2.1/test/fixture/certs/base_key.pem 00:08:13 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:08:13 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:08:13 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:08:13 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:08:13 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:08:13 spire-1.2.1/test/fixture/certs/blog_key.pem 00:08:13 spire-1.2.1/test/fixture/certs/bundle.der 00:08:13 spire-1.2.1/test/fixture/certs/ca.pem 00:08:13 spire-1.2.1/test/fixture/certs/ca_key.pem 00:08:13 spire-1.2.1/test/fixture/certs/database_cert.pem 00:08:13 spire-1.2.1/test/fixture/certs/database_csr.pem 00:08:13 spire-1.2.1/test/fixture/certs/database_key.pem 00:08:13 spire-1.2.1/test/fixture/certs/node_cert.pem 00:08:13 spire-1.2.1/test/fixture/certs/node_csr.pem 00:08:13 spire-1.2.1/test/fixture/certs/node_key.pem 00:08:13 spire-1.2.1/test/fixture/certs/svid.pem 00:08:13 spire-1.2.1/test/fixture/certs/svid_key.pem 00:08:13 spire-1.2.1/test/fixture/config/ 00:08:13 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:08:13 spire-1.2.1/test/fixture/config/agent_good.conf 00:08:13 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:08:13 spire-1.2.1/test/fixture/config/plugin_good.conf 00:08:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:08:13 spire-1.2.1/test/fixture/config/server_good.conf 00:08:13 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:08:13 spire-1.2.1/test/fixture/fixture.go 00:08:13 spire-1.2.1/test/fixture/nodeattestor/ 00:08:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:08:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:08:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:08:13 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:08:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:08:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:08:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:08:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:08:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:08:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:08:13 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:08:13 spire-1.2.1/test/fixture/registration/ 00:08:13 spire-1.2.1/test/fixture/registration/entries.json 00:08:13 spire-1.2.1/test/fixture/registration/good-for-update.json 00:08:13 spire-1.2.1/test/fixture/registration/good.json 00:08:13 spire-1.2.1/test/fixture/registration/invalid.json 00:08:13 spire-1.2.1/test/fixture/registration/invalid_json.json 00:08:13 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:08:13 spire-1.2.1/test/integration/ 00:08:13 spire-1.2.1/test/integration/README.md 00:08:13 spire-1.2.1/test/integration/common 00:08:13 spire-1.2.1/test/integration/setup/ 00:08:13 spire-1.2.1/test/integration/setup/adminclient/ 00:08:13 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:08:13 spire-1.2.1/test/integration/setup/adminclient/client.go 00:08:13 spire-1.2.1/test/integration/setup/debugagent/ 00:08:13 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:08:13 spire-1.2.1/test/integration/setup/debugagent/main.go 00:08:13 spire-1.2.1/test/integration/setup/debugserver/ 00:08:13 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:08:13 spire-1.2.1/test/integration/setup/debugserver/main.go 00:08:13 spire-1.2.1/test/integration/setup/downstreamclient/ 00:08:13 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:08:13 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:08:13 spire-1.2.1/test/integration/setup/itclient/ 00:08:13 spire-1.2.1/test/integration/setup/itclient/client.go 00:08:13 spire-1.2.1/test/integration/setup/node-attestation/ 00:08:13 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:08:13 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:08:13 spire-1.2.1/test/integration/setup/x509pop/ 00:08:13 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:08:13 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:08:13 spire-1.2.1/test/integration/suites/ 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:08:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:08:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:08:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:08:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:08:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:08:13 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:08:13 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:08:13 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:08:13 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:08:13 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:08:13 spire-1.2.1/test/integration/suites/join-token/ 00:08:13 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:08:13 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:08:13 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:08:13 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:08:13 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:08:13 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:08:13 spire-1.2.1/test/integration/suites/join-token/README.md 00:08:13 spire-1.2.1/test/integration/suites/join-token/conf/ 00:08:13 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:08:13 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/join-token/teardown 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:08:13 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:08:13 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:08:13 spire-1.2.1/test/integration/suites/k8s/ 00:08:13 spire-1.2.1/test/integration/suites/k8s/00-setup 00:08:13 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:08:13 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:08:13 spire-1.2.1/test/integration/suites/k8s/README.md 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/ 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:08:13 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:08:13 spire-1.2.1/test/integration/suites/k8s/teardown 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/ 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:08:13 spire-1.2.1/test/integration/suites/rotation/ 00:08:13 spire-1.2.1/test/integration/suites/rotation/00-setup 00:08:13 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:08:13 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:08:13 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:08:13 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:08:13 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:08:13 spire-1.2.1/test/integration/suites/rotation/README.md 00:08:13 spire-1.2.1/test/integration/suites/rotation/conf/ 00:08:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:08:13 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/rotation/teardown 00:08:13 spire-1.2.1/test/integration/suites/self-test/ 00:08:13 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:08:13 spire-1.2.1/test/integration/suites/self-test/README.md 00:08:13 spire-1.2.1/test/integration/suites/self-test/teardown 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:08:13 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:08:13 spire-1.2.1/test/integration/suites/upgrade/ 00:08:13 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:08:13 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:08:13 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:08:13 spire-1.2.1/test/integration/suites/upgrade/README.md 00:08:13 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:08:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:08:13 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:08:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:08:13 spire-1.2.1/test/integration/suites/upgrade/teardown 00:08:13 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:08:13 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:08:13 spire-1.2.1/test/integration/test-one.sh 00:08:13 spire-1.2.1/test/integration/test.sh 00:08:13 spire-1.2.1/test/plugintest/ 00:08:13 spire-1.2.1/test/plugintest/config.go 00:08:13 spire-1.2.1/test/plugintest/load.go 00:08:13 spire-1.2.1/test/plugintest/option.go 00:08:13 spire-1.2.1/test/spiretest/ 00:08:13 spire-1.2.1/test/spiretest/apiserver.go 00:08:13 spire-1.2.1/test/spiretest/assertions.go 00:08:13 spire-1.2.1/test/spiretest/dir.go 00:08:13 spire-1.2.1/test/spiretest/errors_posix.go 00:08:13 spire-1.2.1/test/spiretest/errors_windows.go 00:08:13 spire-1.2.1/test/spiretest/logs.go 00:08:13 spire-1.2.1/test/spiretest/socketapi.go 00:08:13 spire-1.2.1/test/spiretest/suite.go 00:08:13 spire-1.2.1/test/spiretest/x509.go 00:08:13 spire-1.2.1/test/testca/ 00:08:13 spire-1.2.1/test/testca/ca.go 00:08:13 spire-1.2.1/test/testkey/ 00:08:13 spire-1.2.1/test/testkey/generate.sh 00:08:13 spire-1.2.1/test/testkey/genkeys.go 00:08:13 spire-1.2.1/test/testkey/keys.go 00:08:13 spire-1.2.1/test/testkey/new.go 00:08:13 spire-1.2.1/test/tpmsimulator/ 00:08:13 spire-1.2.1/test/tpmsimulator/simulator.go 00:08:13 spire-1.2.1/test/util/ 00:08:13 spire-1.2.1/test/util/cert_fixtures.go 00:08:13 spire-1.2.1/test/util/cert_generation.go 00:08:13 spire-1.2.1/test/util/io_redirection.go 00:08:13 spire-1.2.1/test/util/race.go 00:08:13 spire-1.2.1/test/util/util.go 00:08:13 building spire from source... 00:08:13 Installing go1.17.7... 00:08:14 Building bin/spire-server... 00:08:14 go: downloading github.com/mitchellh/cli v1.1.2 00:08:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:08:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:08:14 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:08:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:08:14 go: downloading github.com/imdario/mergo v0.3.12 00:08:14 go: downloading github.com/sirupsen/logrus v1.8.1 00:08:14 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:08:14 go: downloading google.golang.org/grpc v1.44.0 00:08:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:08:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:08:14 go: downloading github.com/fatih/color v1.13.0 00:08:14 go: downloading github.com/mattn/go-isatty v0.0.14 00:08:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:08:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:08:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:08:15 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:08:15 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:08:15 go: downloading github.com/armon/go-metrics v0.3.10 00:08:15 go: downloading github.com/prometheus/client_golang v1.12.1 00:08:15 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:08:15 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:08:15 go: downloading github.com/open-policy-agent/opa v0.38.0 00:08:15 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:08:15 go: downloading github.com/mattn/go-colorable v0.1.12 00:08:15 go: downloading github.com/Masterminds/goutils v1.1.0 00:08:15 go: downloading github.com/Masterminds/semver v1.5.0 00:08:15 go: downloading github.com/google/uuid v1.1.2 00:08:15 go: downloading github.com/huandu/xstrings v1.3.2 00:08:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:08:15 go: downloading github.com/oklog/run v1.0.0 00:08:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:08:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:08:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:08:15 go: downloading github.com/beorn7/perks v1.0.1 00:08:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:08:15 go: downloading github.com/prometheus/client_model v0.2.0 00:08:15 go: downloading github.com/prometheus/common v0.32.1 00:08:15 go: downloading github.com/prometheus/procfs v0.7.3 00:08:15 go: downloading github.com/imkira/go-observer v1.0.3 00:08:15 go: downloading go.uber.org/atomic v1.9.0 00:08:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:08:15 go: downloading github.com/hashicorp/errwrap v1.1.0 00:08:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:08:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:08:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:08:15 go: downloading github.com/blang/semver/v4 v4.0.0 00:08:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:08:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:08:15 go: downloading github.com/jinzhu/gorm v1.9.16 00:08:15 go: downloading github.com/lib/pq v1.10.4 00:08:15 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:08:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:08:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:08:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:08:18 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:08:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:08:18 go: downloading github.com/stretchr/testify v1.7.0 00:08:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:08:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:08:19 Building bin/spire-server... 00:08:19 go: downloading github.com/mitchellh/cli v1.1.2 00:08:19 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:08:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:08:19 go: downloading google.golang.org/grpc v1.44.0 00:08:19 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:08:19 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:08:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:08:19 go: downloading github.com/imdario/mergo v0.3.12 00:08:19 go: downloading github.com/sirupsen/logrus v1.8.1 00:08:19 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:08:19 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:08:19 go: downloading github.com/fatih/color v1.13.0 00:08:19 go: downloading github.com/mattn/go-isatty v0.0.14 00:08:19 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:08:19 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:08:19 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:08:19 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:08:19 go: downloading github.com/armon/go-metrics v0.3.10 00:08:19 go: downloading github.com/prometheus/client_golang v1.12.1 00:08:19 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:08:19 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:08:19 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:08:19 go: downloading github.com/open-policy-agent/opa v0.38.0 00:08:19 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:08:19 go: downloading github.com/mattn/go-colorable v0.1.12 00:08:19 go: downloading github.com/Masterminds/goutils v1.1.0 00:08:19 go: downloading github.com/Masterminds/semver v1.5.0 00:08:19 go: downloading github.com/google/uuid v1.1.2 00:08:19 go: downloading github.com/huandu/xstrings v1.3.2 00:08:20 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:08:20 go: downloading github.com/oklog/run v1.0.0 00:08:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:08:20 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:08:20 go: downloading github.com/prometheus/client_model v0.2.0 00:08:20 go: downloading github.com/prometheus/common v0.32.1 00:08:20 go: downloading github.com/beorn7/perks v1.0.1 00:08:20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:08:20 go: downloading github.com/prometheus/procfs v0.7.3 00:08:20 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:08:20 go: downloading github.com/imkira/go-observer v1.0.3 00:08:20 go: downloading go.uber.org/atomic v1.9.0 00:08:20 go: downloading github.com/hashicorp/errwrap v1.1.0 00:08:20 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:08:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:08:20 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:08:20 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:08:20 go: downloading github.com/blang/semver/v4 v4.0.0 00:08:20 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:08:20 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:08:20 go: downloading github.com/jinzhu/gorm v1.9.16 00:08:20 go: downloading github.com/lib/pq v1.10.4 00:08:20 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:08:20 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:08:20 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:08:21 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:08:22 go: downloading google.golang.org/api v0.70.0 00:08:22 go: downloading k8s.io/client-go v0.23.4 00:08:22 go: downloading k8s.io/api v0.23.4 00:08:22 go: downloading github.com/google/go-tpm v0.3.3 00:08:22 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:08:22 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:08:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:08:22 go: downloading github.com/stretchr/testify v1.7.0 00:08:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:08:22 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:08:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:08:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:08:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:08:22 go: downloading cloud.google.com/go/storage v1.21.0 00:08:22 go: downloading cloud.google.com/go v0.100.2 00:08:23 go: downloading k8s.io/apimachinery v0.23.4 00:08:23 go: downloading k8s.io/kube-aggregator v0.23.3 00:08:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:08:23 go: downloading cloud.google.com/go/security v1.3.0 00:08:24 go: downloading github.com/hashicorp/vault/api v1.4.1 00:08:24 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:08:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:08:24 go: downloading github.com/twmb/murmur3 v1.1.6 00:08:24 go: downloading github.com/jinzhu/inflection v1.0.0 00:08:24 go: downloading github.com/aws/smithy-go v1.11.0 00:08:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:08:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:08:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:08:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:08:25 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:08:25 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:08:25 go: downloading google.golang.org/api v0.70.0 00:08:25 go: downloading k8s.io/client-go v0.23.4 00:08:25 go: downloading github.com/google/go-tpm v0.3.3 00:08:25 go: downloading k8s.io/api v0.23.4 00:08:25 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:08:25 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:08:25 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:08:25 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:08:25 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:08:25 go: downloading cloud.google.com/go/compute v1.3.0 00:08:25 go: downloading github.com/dimchansky/utfbom v1.1.1 00:08:25 go: downloading cloud.google.com/go/iam v0.1.1 00:08:25 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:08:25 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:08:25 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:08:25 go: downloading github.com/gogo/protobuf v1.3.2 00:08:25 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:08:25 go: downloading cloud.google.com/go/storage v1.21.0 00:08:25 go: downloading k8s.io/klog/v2 v2.30.0 00:08:25 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:08:25 go: downloading github.com/google/gofuzz v1.1.0 00:08:25 go: downloading github.com/spf13/pflag v1.0.5 00:08:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:08:26 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:08:26 go: downloading cloud.google.com/go v0.100.2 00:08:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:08:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:08:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:08:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:08:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:08:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:08:26 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:08:26 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:08:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:08:26 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:08:26 go: downloading gopkg.in/yaml.v2 v2.4.0 00:08:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:08:26 go: downloading github.com/gobwas/glob v0.2.3 00:08:26 go: downloading k8s.io/apimachinery v0.23.4 00:08:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:08:26 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:08:26 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:08:26 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:08:26 go: downloading go.opencensus.io v0.23.0 00:08:26 go: downloading gopkg.in/inf.v0 v0.9.1 00:08:26 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:08:26 go: downloading github.com/go-logr/logr v1.2.2 00:08:26 go: downloading k8s.io/kube-aggregator v0.23.3 00:08:26 go: downloading github.com/googleapis/gnostic v0.5.5 00:08:26 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:08:26 go: downloading cloud.google.com/go/security v1.3.0 00:08:26 go: downloading github.com/google/go-cmp v0.5.7 00:08:26 go: downloading github.com/json-iterator/go v1.1.12 00:08:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:08:26 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:08:26 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:08:26 go: downloading go.uber.org/zap v1.21.0 00:08:26 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:08:26 go: downloading github.com/hashicorp/vault/api v1.4.1 00:08:26 go: downloading github.com/tklauser/numcpus v0.3.0 00:08:26 go: downloading sigs.k8s.io/yaml v1.3.0 00:08:26 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:08:26 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:08:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:08:26 go: downloading github.com/modern-go/reflect2 v1.0.2 00:08:26 go: downloading github.com/ryanuber/go-glob v1.0.0 00:08:26 go: downloading github.com/golang/snappy v0.0.4 00:08:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:08:26 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:08:26 go: downloading github.com/twmb/murmur3 v1.1.6 00:08:27 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:08:27 go: downloading github.com/hashicorp/go-version v1.2.0 00:08:27 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:08:27 go: downloading github.com/jinzhu/inflection v1.0.0 00:08:27 go: downloading go.uber.org/multierr v1.6.0 00:08:27 go: downloading github.com/aws/smithy-go v1.11.0 00:08:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:08:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:08:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:08:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:08:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:08:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:08:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:08:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:08:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:08:28 go: downloading github.com/dimchansky/utfbom v1.1.1 00:08:28 go: downloading cloud.google.com/go/compute v1.3.0 00:08:28 go: downloading cloud.google.com/go/iam v0.1.1 00:08:28 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:08:28 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:08:28 go: downloading github.com/gogo/protobuf v1.3.2 00:08:28 go: downloading k8s.io/klog/v2 v2.30.0 00:08:28 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:08:28 go: downloading github.com/google/gofuzz v1.1.0 00:08:29 go: downloading github.com/spf13/pflag v1.0.5 00:08:29 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:08:29 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:08:29 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:08:29 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:08:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:08:29 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:08:29 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:08:29 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:08:29 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:08:29 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:08:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:08:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:08:29 go: downloading gopkg.in/yaml.v2 v2.4.0 00:08:29 go: downloading github.com/gobwas/glob v0.2.3 00:08:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:08:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:08:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:08:29 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:08:29 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:08:29 go: downloading go.opencensus.io v0.23.0 00:08:29 go: downloading gopkg.in/inf.v0 v0.9.1 00:08:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:08:29 go: downloading github.com/google/go-cmp v0.5.7 00:08:29 go: downloading github.com/googleapis/gnostic v0.5.5 00:08:29 go: downloading github.com/go-logr/logr v1.2.2 00:08:29 go: downloading github.com/json-iterator/go v1.1.12 00:08:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:08:29 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:08:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:08:29 go: downloading go.uber.org/zap v1.21.0 00:08:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:08:29 go: downloading github.com/tklauser/numcpus v0.3.0 00:08:29 go: downloading sigs.k8s.io/yaml v1.3.0 00:08:29 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:08:29 go: downloading github.com/ryanuber/go-glob v1.0.0 00:08:29 go: downloading github.com/golang/snappy v0.0.4 00:08:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:08:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:08:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:08:29 go: downloading github.com/hashicorp/go-version v1.2.0 00:08:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:08:29 go: downloading github.com/modern-go/reflect2 v1.0.2 00:08:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:08:29 go: downloading go.uber.org/multierr v1.6.0 00:08:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:08:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:08:34 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:08:34 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:08:46 Removing intermediate container 1d2a7adde619 00:08:46 Removing intermediate container 20b1fda9611f 00:08:46 ---> a2b02b031b02 00:08:46 ---> d26bad38e29f 00:08:46 00:08:46 00:08:46 Step 10/25 : FROM alpine:3.14 00:08:46 Step 10/22 : FROM alpine:3.14Removing intermediate container cd099fe424df 00:08:46 00:08:46 ---> b47319715b3c 00:08:46 00:08:46 Step 10/31 : FROM alpine:3.14 00:08:46 3.14: Pulling from library/alpine 00:08:46 3.14: Pulling from library/alpine 00:08:46 3.14: Pulling from library/alpine 00:08:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:08:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:08:46 Status: Image is up to date for alpine:3.14 00:08:46 Status: Downloaded newer image for alpine:3.14 00:08:46 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:08:46 Status: Image is up to date for alpine:3.14 00:08:46 ---> e04c818066af 00:08:46 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:08:46 ---> e04c818066af 00:08:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:08:46 ---> e04c818066af 00:08:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:08:47 ---> Running in 1be31c5e4f67 00:08:47 ---> Running in bf106ab5a210 00:08:47 ---> Running in 55ba84369e5e 00:08:48 Removing intermediate container 55ba84369e5e 00:08:48 ---> 14825264430a 00:08:48 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:08:48 ---> Running in 80f9b65d56ff 00:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:08:49 (1/1) Installing dumb-init (1.2.5-r1) 00:08:49 Executing busybox-1.33.1-r7.trigger 00:08:49 OK: 6 MiB in 15 packages 00:08:49 (1/2) Installing dumb-init (1.2.5-r1) 00:08:49 (2/2) Installing su-exec (0.2-r1) 00:08:49 Executing busybox-1.33.1-r7.trigger 00:08:49 OK: 6 MiB in 16 packages 00:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:08:49 (1/3) Installing ca-certificates (20211220-r0) 00:08:49 (2/3) Installing dumb-init (1.2.5-r1) 00:08:49 (3/3) Installing su-exec (0.2-r1) 00:08:49 Executing busybox-1.33.1-r7.trigger 00:08:49 Executing ca-certificates-20211220-r0.trigger 00:08:49 OK: 6 MiB in 17 packages 00:08:50 Removing intermediate container 1be31c5e4f67 00:08:50 ---> 8e2acc2f7bcf 00:08:50 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:08:50 Removing intermediate container 80f9b65d56ff 00:08:50 ---> f9c1d500babf 00:08:50 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:08:50 ---> Running in b586dfa4c2f7 00:08:50 ---> Running in dd1611f35bac 00:08:50 Removing intermediate container bf106ab5a210 00:08:50 ---> 8c1fb89dc437 00:08:50 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:08:50 Removing intermediate container b586dfa4c2f7 00:08:50 ---> 0bb6cabe09f7 00:08:50 Step 13/22 : ENV APP_PORT=59861 00:08:50 ---> Running in 4c9964ddf87b 00:08:50 Removing intermediate container dd1611f35bac 00:08:50 ---> b4b4427dc507 00:08:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:08:50 ---> Running in 5bce98a205b7 00:08:51 ---> Running in 7dc7ce3e97d6 00:08:51 Removing intermediate container 4c9964ddf87b 00:08:51 ---> f69354f58253 00:08:51 Step 13/25 : WORKDIR / 00:08:51 Removing intermediate container 5bce98a205b7 00:08:51 ---> 8832f451b8df 00:08:51 Step 14/22 : EXPOSE $APP_PORT 00:08:51 ---> Running in 84aa207b4c87 00:08:51 Removing intermediate container 7dc7ce3e97d6 00:08:51 ---> Running in 540d38fa4dab 00:08:51 ---> ff9fb1a9df6d 00:08:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:08:51 ---> Running in 528e20cb9d25 00:08:51 Removing intermediate container 84aa207b4c87 00:08:51 ---> 7d04ed719d4c 00:08:51 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:08:51 Removing intermediate container 540d38fa4dab 00:08:51 ---> 2219d1bf2a04 00:08:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:08:52 ---> 8e179fffdd80 00:08:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:08:52 ---> 465d183913ea 00:08:52 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:08:53 ---> fd5a8d7b4930 00:08:53 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:08:53 Removing intermediate container 528e20cb9d25 00:08:53 ---> 323cea607e7a 00:08:53 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:08:53 ---> Running in 9dafa1c1d8d4 00:08:53 ---> 3873152bcf1e 00:08:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:08:53 ---> 4ba5cb943d07 00:08:53 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:08:53 Removing intermediate container 9dafa1c1d8d4 00:08:53 ---> c64ffdccc1b5 00:08:53 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:08:53 ---> 3bc7984701f3 00:08:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:08:53 ---> Running in f2c8935add8c 00:08:53 Removing intermediate container f2c8935add8c 00:08:53 ---> 69dee8f4facc 00:08:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:08:54 ---> 26aef27baded 00:08:54 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:08:54 ---> 9180a4540010 00:08:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:08:54 ---> Running in c6ea6cfa9430 00:08:54 ---> Running in fb9438e8cf98 00:08:54 Removing intermediate container c6ea6cfa9430 00:08:54 ---> 4fee6deedb1e 00:08:54 Step 20/22 : LABEL arch=x86_64 00:08:54 ---> Running in 633a2b34ee32 00:08:55 Removing intermediate container 633a2b34ee32 00:08:55 ---> 439b6ef61e06 00:08:55 Step 21/22 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:08:55 ---> 4191024838db 00:08:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:08:55 ---> Running in 2ab39e0dafba 00:08:55 Removing intermediate container 2ab39e0dafba 00:08:55 ---> 3aa18029dcf1 00:08:55 Step 22/22 : LABEL version=0.0.0 00:08:55 ---> Running in bcc290728b6c 00:08:56 Removing intermediate container fb9438e8cf98 00:08:56 ---> bf69f154fffd 00:08:56 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:08:56 Removing intermediate container bcc290728b6c 00:08:56 ---> 7aa2d7ad0898 00:08:56 00:08:56 ---> 2d163c35dc91 00:08:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:08:56 Successfully built 7aa2d7ad0898 00:08:56 Successfully tagged support-scheduler:latest 00:08:56 Building core-command 00:08:56  Building support-scheduler ... done  ---> ab49a16fe78e 00:08:56 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:08:58 ---> 83f2c96b17b2 00:08:58 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:08:58 ---> 722c192bb518 00:08:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:08:58 ---> Running in d83d96b50c1e 00:08:59 ---> 4bcc11a58a6a 00:08:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:09:00 ---> 10879ee7474b 00:09:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:09:00 Removing intermediate container d83d96b50c1e 00:09:00 ---> 56bd1a32e7a2 00:09:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:09:00 ---> Running in d620b27c008f 00:09:00 ---> aeabe85953a0 00:09:00 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:09:00 Removing intermediate container d620b27c008f 00:09:00 ---> e9fb55a68267 00:09:00 Step 23/25 : LABEL arch=x86_64 00:09:00 ---> Running in ab40a28bee4b 00:09:00 ---> Running in 1b17c8bc4409 00:09:00 Removing intermediate container ab40a28bee4b 00:09:00 ---> 7025283b4210 00:09:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:09:01 Removing intermediate container 1b17c8bc4409 00:09:01 ---> 28d02452f76d 00:09:01 Step 24/25 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:09:01 ---> Running in 7f196dc5304c 00:09:01 ---> 71dda644bbb7 00:09:01 Step 26/31 : RUN chmod +x /entrypoint.sh 00:09:02 Removing intermediate container 7f196dc5304c 00:09:02 ---> 55dc2c79abc1 00:09:02 Step 25/25 : LABEL version=0.0.0 00:09:02 ---> Running in ef84d158b01c 00:09:02 ---> Running in 9c0ff5ef0817 00:09:02 Removing intermediate container 9c0ff5ef0817 00:09:02 ---> 346d07ed3381 00:09:02 00:09:02 Successfully built 346d07ed3381 00:09:02 Successfully tagged security-secretstore-setup:latest 00:09:02 Building support-notifications 00:09:05  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:09:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:09:05 ---> f0cb2d2148ef 00:09:05 Step 3/23 : WORKDIR /edgex-go 00:09:05 ---> Using cache 00:09:05 ---> 674ba99aa957 00:09:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:05 ---> Using cache 00:09:05 ---> fbcefd359754 00:09:05 Step 5/23 : RUN apk add --update --no-cache make git 00:09:05 ---> Using cache 00:09:05 ---> 634b4f960292 00:09:05 Step 6/23 : COPY go.mod vendor* ./ 00:09:05 ---> Using cache 00:09:05 ---> a7f9723426e1 00:09:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:05 ---> Using cache 00:09:05 ---> 26d26ec7c545 00:09:05 Step 8/23 : COPY . . 00:09:05 ---> Using cache 00:09:05 ---> 7e2866e3f2cb 00:09:05 Step 9/23 : RUN make cmd/core-command/core-command 00:09:05 ---> Running in 94489c31ff4c 00:09:05 Removing intermediate container ef84d158b01c 00:09:05 ---> 2854011c22a8 00:09:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:09:05 ---> Running in 200999ae0823 00:09:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:09:06 Removing intermediate container 200999ae0823 00:09:06 ---> 839c51e995d3 00:09:06 Step 28/31 : CMD ["gate"] 00:09:06 ---> Running in b196ddde6b5a 00:09:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20874 in /w/workspace/edgexfoundry_edgex-go_PR-3967 [Pipeline] { [Pipeline] ws 00:09:06 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 00:09:06 Removing intermediate container b196ddde6b5a 00:09:06 ---> d56867854144 00:09:06 Step 29/31 : LABEL arch=x86_64 00:09:07 The recommended git tool is: git 00:09:07 ---> Running in 4c03a85e6d72 00:09:07 Removing intermediate container 4c03a85e6d72 00:09:07 ---> eb0332e803b0 00:09:07 Step 30/31 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:09:07 ---> Running in 93d0c131ca12 00:09:08 Removing intermediate container 93d0c131ca12 00:09:08 ---> 049924271d47 00:09:08 Step 31/31 : LABEL version=0.0.0 00:09:08 ---> Running in 249b93d61117 00:09:08 Removing intermediate container 249b93d61117 00:09:08 ---> 7983a0d5e8a8 00:09:08 00:09:08 Successfully built 7983a0d5e8a8 00:09:08 Successfully tagged security-bootstrapper:latest 00:09:08  Building security-bootstrapper ... done Building security-spire-server 00:09:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:09:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:09:09 ---> f0cb2d2148ef 00:09:09 Step 3/22 : WORKDIR /edgex-go 00:09:09 ---> Using cache 00:09:09 ---> 674ba99aa957 00:09:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:09 ---> Using cache 00:09:09 ---> fbcefd359754 00:09:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:09:11 ---> Running in 07ba2144225d 00:09:13 using credential edgex-jenkins-ssh 00:09:13 Cloning the remote Git repository 00:09:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:09:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:09:13 > git init /w/workspace/edgex-go/1 # timeout=10 00:09:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:09:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:09:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:09:14 ---> f0cb2d2148ef 00:09:14 Step 3/25 : WORKDIR /edgex-go 00:09:14 ---> Using cache 00:09:14 ---> 674ba99aa957 00:09:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:14 ---> Using cache 00:09:14 ---> fbcefd359754 00:09:14 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 00:09:14 OK: 221 MiB in 52 packages 00:09:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:09:13 > git --version # timeout=10 00:09:13 > git --version # 'git version 2.25.1' 00:09:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:15 ---> Running in dd76dc8e6f5c 00:09:15 Removing intermediate container 07ba2144225d 00:09:15 ---> f2b025edb5d2 00:09:15 Step 6/22 : COPY go.mod vendor* ./ 00:09:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:09:16 ---> d50c71ceec4b 00:09:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:16 ---> Running in fea7ce8ef706 00:09:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:09:17 OK: 221 MiB in 52 packages 00:09:18 Removing intermediate container dd76dc8e6f5c 00:09:18 ---> 535032146aa8 00:09:18 Step 6/25 : COPY go.mod vendor* ./ 00:09:19 Removing intermediate container fea7ce8ef706 00:09:19 ---> 1ca92bd3f157 00:09:19 Step 8/22 : COPY . . 00:09:19 ---> 09d068c41c71 00:09:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:19 ---> Running in 5578f3e00c41 00:09:23 Removing intermediate container 5578f3e00c41 00:09:23 ---> 730548fd6b8d 00:09:23 Step 8/25 : COPY . . 00:09:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:09:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:09:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:09:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3967/head:refs/remotes/origin/PR-3967 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:09:31 Merging remotes/origin/main commit 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 into PR head commit aa17a0d297f7eeac5bdd98d09819418474808dd8 00:09:32 Merge succeeded, producing aa17a0d297f7eeac5bdd98d09819418474808dd8 00:09:32 Checking out Revision aa17a0d297f7eeac5bdd98d09819418474808dd8 (PR-3967) 00:09:31 > git config core.sparsecheckout # timeout=10 00:09:31 > git checkout -f aa17a0d297f7eeac5bdd98d09819418474808dd8 # timeout=10 00:09:32 > git remote # timeout=10 00:09:32 > git config --get remote.origin.url # timeout=10 00:09:32 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:32 > git merge 27c806b0f75bc6fc777cabf1c3db2a4884dbc817 # timeout=10 00:09:32 > git rev-parse HEAD^{commit} # timeout=10 00:09:32 > git config core.sparsecheckout # timeout=10 00:09:32 > git checkout -f aa17a0d297f7eeac5bdd98d09819418474808dd8 # timeout=10 00:09:37 Commit message: "feat(security): Use conditional go build tags for delayed start and no_messagebus" 00:09:37 > git --version # timeout=10 00:09:37 > git --version # 'git version 2.25.1' 00:09:37 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 00:09:38 Removing intermediate container 94489c31ff4c 00:09:38 ---> 0d32ba704150 00:09:38 00:09:38 Step 10/23 : FROM alpine:3.14 00:09:38 ---> e04c818066af 00:09:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:09:38 ---> Using cache 00:09:38 ---> 8e2acc2f7bcf 00:09:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:09:38 ---> Using cache 00:09:38 ---> 0bb6cabe09f7 00:09:38 Step 13/23 : ENV APP_PORT=59882 00:09:38 ---> ba0115d92b63 00:09:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:09:38 ---> Running in 1d0d5661ac73 00:09:38 ---> Running in e2e6ee600006 00:09:38 ---> 98b4ffb6c5b2 00:09:38 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 00:09:38 ---> Running in 97094a6a83d1 00:09:38 Removing intermediate container 1d0d5661ac73 00:09:38 ---> 16dfabf0d801 00:09:38 Step 14/23 : EXPOSE $APP_PORT 00:09:38 ---> Running in 4aee23542dc7 00:09:38 Removing intermediate container 97094a6a83d1 00:09:38 ---> 18b0c10e0874 00:09:38 Step 10/25 : RUN mkdir -p spire-build 00:09:38 ---> Running in b3023fabe510 00:09:38 Removing intermediate container 4aee23542dc7 00:09:38 ---> 7ae93ef50423 00:09:38 Step 15/23 : WORKDIR / 00:09:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:09:38 ---> Running in 44458128eb62 [Pipeline] script [Pipeline] { [Pipeline] sh 00:09:38 Removing intermediate container 44458128eb62 00:09:38 ---> b15470a1fbf6 00:09:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:09:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:09:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:09:39 Dload Upload Total Spent Left Speed 00:09:39 ---> aaea5c6fd915 00:09:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:09:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 41121 0 --:--:-- --:--:-- --:--:-- 41121 [Pipeline] sh 00:09:39 Removing intermediate container b3023fabe510 00:09:39 ---> 4ef668d4a02c 00:09:39 Step 11/25 : WORKDIR /edgex-go/spire-build 00:09:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:09:40 ---> Running in 554c1cd76900 00:09:40 ---> d8b4f8861295 00:09:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:09:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:09:40 + sudo tee /etc/docker/daemon.new 00:09:40 { 00:09:40 "registry-mirrors": [ 00:09:40 "https://nexus3.edgexfoundry.org:10001" 00:09:40 ], 00:09:40 "bip": "10.250.0.254/24", 00:09:40 "hosts": [ 00:09:40 "tcp://0.0.0.0:5555", 00:09:40 "unix:///var/run/docker.sock" 00:09:40 ], 00:09:40 "mtu": 1458, 00:09:40 "selinux-enabled": true, 00:09:40 "seccomp-profile": "/etc/docker/seccomp.json" 00:09:40 } [Pipeline] sh 00:09:40 Removing intermediate container 554c1cd76900 00:09:40 ---> 3c5dba09799b 00:09:40 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:09:40 ---> Running in 3bef5f99660e 00:09:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:09:40 ---> 1ed24432e0a7 00:09:40 Step 19/23 : ENTRYPOINT ["/core-command"] 00:09:40 ---> Running in 504629a4e554 00:09:40 + sudo service docker restart 00:09:41 Removing intermediate container 504629a4e554 00:09:41 ---> cd0e0f8f27c3 00:09:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:09:41 ---> Running in 6406dcadf9f0 00:09:41 Removing intermediate container 6406dcadf9f0 00:09:41 ---> fd7b6eb4eb79 00:09:41 Step 21/23 : LABEL arch=x86_64 00:09:41 ---> Running in 91f6b050cdbd 00:09:41 spire-1.2.1/ 00:09:41 spire-1.2.1/.data/ 00:09:41 spire-1.2.1/.data/.file 00:09:41 spire-1.2.1/.dockerignore 00:09:41 spire-1.2.1/.gitattributes 00:09:41 spire-1.2.1/.githooks/ 00:09:41 spire-1.2.1/.githooks/pre-commit 00:09:41 spire-1.2.1/.github/ 00:09:41 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:09:41 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:09:41 spire-1.2.1/.github/dependabot.yml 00:09:41 spire-1.2.1/.github/workflows/ 00:09:41 spire-1.2.1/.github/workflows/nightly_build.yaml 00:09:41 spire-1.2.1/.github/workflows/pr_build.yaml 00:09:41 spire-1.2.1/.github/workflows/release_build.yaml 00:09:41 spire-1.2.1/.github/workflows/scripts/ 00:09:41 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:09:41 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:09:41 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:09:41 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:09:41 spire-1.2.1/.github/workflows/scripts/split.sh 00:09:41 spire-1.2.1/.gitignore 00:09:41 spire-1.2.1/.go-version 00:09:41 spire-1.2.1/.golangci.yml 00:09:41 spire-1.2.1/ADOPTERS.md 00:09:41 spire-1.2.1/CHANGELOG.md 00:09:41 spire-1.2.1/CODE-OF-CONDUCT.md 00:09:41 spire-1.2.1/CODEOWNERS 00:09:41 spire-1.2.1/CONTRIBUTING.md 00:09:41 spire-1.2.1/Dockerfile 00:09:41 spire-1.2.1/Dockerfile.dev 00:09:41 spire-1.2.1/Dockerfile.scratch 00:09:41 spire-1.2.1/LICENSE 00:09:41 spire-1.2.1/MAINTAINERS.md 00:09:41 spire-1.2.1/Makefile 00:09:41 spire-1.2.1/README.md 00:09:41 spire-1.2.1/ROADMAP.md 00:09:41 spire-1.2.1/SECURITY.md 00:09:41 spire-1.2.1/cmd/ 00:09:41 spire-1.2.1/cmd/spire-agent/ 00:09:41 spire-1.2.1/cmd/spire-agent/cli/ 00:09:41 spire-1.2.1/cmd/spire-agent/cli/api/ 00:09:41 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:09:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:09:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:09:41 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:09:41 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:09:41 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:09:41 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:09:41 spire-1.2.1/cmd/spire-agent/cli/common/ 00:09:41 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:09:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:09:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:09:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:09:41 spire-1.2.1/cmd/spire-agent/cli/run/ 00:09:41 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:09:41 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:09:41 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:09:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:09:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:09:41 spire-1.2.1/cmd/spire-agent/main.go 00:09:41 spire-1.2.1/cmd/spire-server/ 00:09:41 spire-1.2.1/cmd/spire-server/cli/ 00:09:41 spire-1.2.1/cmd/spire-server/cli/agent/ 00:09:41 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:09:41 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/cli.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/entry/ 00:09:41 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/ 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:09:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:09:41 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/run/ 00:09:41 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/token/ 00:09:41 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/validate/ 00:09:41 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/x509/ 00:09:41 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:09:41 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:09:41 spire-1.2.1/cmd/spire-server/main.go 00:09:41 spire-1.2.1/cmd/spire-server/util/ 00:09:41 spire-1.2.1/cmd/spire-server/util/util.go 00:09:41 spire-1.2.1/conf/ 00:09:41 spire-1.2.1/conf/agent/ 00:09:41 spire-1.2.1/conf/agent/agent.conf 00:09:41 spire-1.2.1/conf/agent/agent_full.conf 00:09:41 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:09:41 spire-1.2.1/conf/server/ 00:09:41 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:09:41 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:09:41 spire-1.2.1/conf/server/server.conf 00:09:41 spire-1.2.1/conf/server/server_full.conf 00:09:41 spire-1.2.1/doc/ 00:09:41 spire-1.2.1/doc/SPIRE101.md 00:09:41 spire-1.2.1/doc/auditlog.md 00:09:41 spire-1.2.1/doc/authorization_policy_engine.md 00:09:41 spire-1.2.1/doc/changelog_guidelines.md 00:09:41 spire-1.2.1/doc/cure53-report.pdf 00:09:41 spire-1.2.1/doc/images/ 00:09:41 spire-1.2.1/doc/images/2019_roadmap.png 00:09:41 spire-1.2.1/doc/images/SPIRE101.png 00:09:41 spire-1.2.1/doc/images/SPIRE_agent.png 00:09:41 spire-1.2.1/doc/images/SPIRE_server.png 00:09:41 spire-1.2.1/doc/images/cache_mgr.png 00:09:41 spire-1.2.1/doc/images/cache_mgr_components.png 00:09:41 spire-1.2.1/doc/images/federated_spire.png 00:09:41 spire-1.2.1/doc/images/ha_mode.png 00:09:41 spire-1.2.1/doc/images/nested_spire.png 00:09:41 spire-1.2.1/doc/images/oidc_federation.png 00:09:41 spire-1.2.1/doc/images/single_trust_domain.png 00:09:41 spire-1.2.1/doc/images/spiffe_compatible.png 00:09:41 spire-1.2.1/doc/images/spire_logo.png 00:09:41 spire-1.2.1/doc/migrating_registration_api_clients.md 00:09:41 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:09:41 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:09:41 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:09:41 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:09:41 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:09:41 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:09:41 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:09:41 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:09:41 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:09:41 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:09:41 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:09:41 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:09:41 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:09:41 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:09:41 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:09:41 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:09:41 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:09:41 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:09:41 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:09:41 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:09:41 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:09:41 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:09:41 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:09:41 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:09:41 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:09:41 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:09:41 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:09:41 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:09:41 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:09:41 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:09:41 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:09:41 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:09:41 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:09:41 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:09:41 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:09:41 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:09:41 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:09:41 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:09:41 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:09:41 spire-1.2.1/doc/scaling_spire.md 00:09:41 spire-1.2.1/doc/spire_agent.md 00:09:41 spire-1.2.1/doc/spire_server.md 00:09:41 spire-1.2.1/doc/supported_integrations.md 00:09:41 spire-1.2.1/doc/telemetry.md 00:09:41 spire-1.2.1/doc/telemetry_config.md 00:09:41 spire-1.2.1/doc/upgrading.md 00:09:41 spire-1.2.1/doc/using_spire.md 00:09:41 spire-1.2.1/examples/ 00:09:41 spire-1.2.1/examples/README.md 00:09:41 spire-1.2.1/go.mod 00:09:41 spire-1.2.1/go.sum 00:09:41 spire-1.2.1/pkg/ 00:09:41 spire-1.2.1/pkg/agent/ 00:09:41 spire-1.2.1/pkg/agent/agent.go 00:09:41 spire-1.2.1/pkg/agent/api/ 00:09:41 spire-1.2.1/pkg/agent/api/config.go 00:09:41 spire-1.2.1/pkg/agent/api/debug/ 00:09:41 spire-1.2.1/pkg/agent/api/debug/v1/ 00:09:41 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:09:41 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:09:41 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:09:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:09:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:09:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:09:41 spire-1.2.1/pkg/agent/api/endpoints.go 00:09:41 spire-1.2.1/pkg/agent/api/health/ 00:09:41 spire-1.2.1/pkg/agent/api/health/v1/ 00:09:41 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:09:41 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:09:41 spire-1.2.1/pkg/agent/api/rpccontext/ 00:09:41 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:09:41 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:09:41 spire-1.2.1/pkg/agent/attestor/ 00:09:41 spire-1.2.1/pkg/agent/attestor/node/ 00:09:41 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:09:41 spire-1.2.1/pkg/agent/attestor/node/node.go 00:09:41 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:09:41 spire-1.2.1/pkg/agent/attestor/workload/ 00:09:41 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:09:41 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:09:41 spire-1.2.1/pkg/agent/catalog/ 00:09:41 spire-1.2.1/pkg/agent/catalog/catalog.go 00:09:41 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:09:41 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:09:41 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:09:41 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:09:41 spire-1.2.1/pkg/agent/client/ 00:09:41 spire-1.2.1/pkg/agent/client/client.go 00:09:41 spire-1.2.1/pkg/agent/client/client_test.go 00:09:41 spire-1.2.1/pkg/agent/client/dial.go 00:09:41 spire-1.2.1/pkg/agent/client/nodeconn.go 00:09:41 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:09:41 spire-1.2.1/pkg/agent/client/update.go 00:09:41 spire-1.2.1/pkg/agent/client/util.go 00:09:41 spire-1.2.1/pkg/agent/common/ 00:09:41 spire-1.2.1/pkg/agent/common/backoff/ 00:09:41 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:09:41 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:09:41 spire-1.2.1/pkg/agent/common/cgroups/ 00:09:41 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:09:41 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:09:41 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:09:41 spire-1.2.1/pkg/agent/config.go 00:09:41 spire-1.2.1/pkg/agent/endpoints/ 00:09:41 spire-1.2.1/pkg/agent/endpoints/config.go 00:09:41 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:09:41 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:09:41 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:09:41 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:09:41 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:09:41 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:09:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:09:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:09:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:09:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:09:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:09:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:09:41 spire-1.2.1/pkg/agent/endpoints/workload/ 00:09:41 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:09:41 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:09:41 spire-1.2.1/pkg/agent/manager/ 00:09:41 spire-1.2.1/pkg/agent/manager/cache/ 00:09:41 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:09:41 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:09:41 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:09:41 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:09:41 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:09:41 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:09:41 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:09:41 spire-1.2.1/pkg/agent/manager/config.go 00:09:41 spire-1.2.1/pkg/agent/manager/manager.go 00:09:41 spire-1.2.1/pkg/agent/manager/manager_test.go 00:09:41 spire-1.2.1/pkg/agent/manager/storage.go 00:09:41 spire-1.2.1/pkg/agent/manager/storage_test.go 00:09:41 spire-1.2.1/pkg/agent/manager/storecache/ 00:09:41 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:09:41 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:09:41 spire-1.2.1/pkg/agent/manager/sync.go 00:09:41 spire-1.2.1/pkg/agent/plugin/ 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:09:41 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:09:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:09:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:09:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:09:41 spire-1.2.1/pkg/agent/svid/ 00:09:41 spire-1.2.1/pkg/agent/svid/rotator.go 00:09:41 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:09:41 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:09:41 spire-1.2.1/pkg/agent/svid/store/ 00:09:41 spire-1.2.1/pkg/agent/svid/store/service.go 00:09:41 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:09:41 spire-1.2.1/pkg/common/ 00:09:41 spire-1.2.1/pkg/common/agentpathtemplate/ 00:09:41 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:09:41 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:09:41 spire-1.2.1/pkg/common/api/ 00:09:41 spire-1.2.1/pkg/common/api/metrics.go 00:09:41 spire-1.2.1/pkg/common/api/middleware/ 00:09:41 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:09:41 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:09:41 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:09:41 spire-1.2.1/pkg/common/api/middleware/logger.go 00:09:41 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:09:41 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:09:41 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:09:41 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:09:41 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:09:41 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:09:41 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:09:41 spire-1.2.1/pkg/common/api/middleware/names.go 00:09:41 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:09:41 spire-1.2.1/pkg/common/api/names.go 00:09:41 spire-1.2.1/pkg/common/api/ratelimit.go 00:09:41 spire-1.2.1/pkg/common/api/rpccontext/ 00:09:41 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:09:41 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:09:41 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:09:41 spire-1.2.1/pkg/common/auth/ 00:09:41 spire-1.2.1/pkg/common/auth/interceptors.go 00:09:41 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:09:41 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:09:41 spire-1.2.1/pkg/common/bundleutil/ 00:09:41 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:09:41 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:09:41 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:09:41 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:09:41 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:09:41 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:09:41 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:09:41 spire-1.2.1/pkg/common/bundleutil/types.go 00:09:41 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:09:41 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:09:41 spire-1.2.1/pkg/common/catalog/ 00:09:41 spire-1.2.1/pkg/common/catalog/bind.go 00:09:41 spire-1.2.1/pkg/common/catalog/builtin.go 00:09:41 spire-1.2.1/pkg/common/catalog/catalog.go 00:09:41 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:09:41 spire-1.2.1/pkg/common/catalog/closers.go 00:09:41 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:09:41 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:09:41 spire-1.2.1/pkg/common/catalog/config.go 00:09:41 spire-1.2.1/pkg/common/catalog/config_test.go 00:09:41 spire-1.2.1/pkg/common/catalog/configure.go 00:09:41 spire-1.2.1/pkg/common/catalog/constraints.go 00:09:41 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:09:41 spire-1.2.1/pkg/common/catalog/context.go 00:09:41 spire-1.2.1/pkg/common/catalog/external.go 00:09:41 spire-1.2.1/pkg/common/catalog/host.go 00:09:41 spire-1.2.1/pkg/common/catalog/pipenet.go 00:09:41 spire-1.2.1/pkg/common/catalog/plugin.go 00:09:41 spire-1.2.1/pkg/common/catalog/testplugin/ 00:09:41 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:09:41 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:09:41 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:09:41 spire-1.2.1/pkg/common/cli/ 00:09:41 spire-1.2.1/pkg/common/cli/env.go 00:09:41 spire-1.2.1/pkg/common/cli/flags.go 00:09:41 spire-1.2.1/pkg/common/cli/trust_domain.go 00:09:41 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:09:41 spire-1.2.1/pkg/common/cli/umask.go 00:09:41 spire-1.2.1/pkg/common/cli/umask_posix.go 00:09:41 spire-1.2.1/pkg/common/cli/umask_test.go 00:09:41 spire-1.2.1/pkg/common/cli/umask_windows.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/ 00:09:41 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/flag.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/format.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/ 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:09:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:09:41 spire-1.2.1/pkg/common/coretypes/ 00:09:41 spire-1.2.1/pkg/common/coretypes/bundle/ 00:09:41 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:09:41 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:09:41 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:09:41 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:09:41 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:09:41 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:09:41 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:09:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:09:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:09:41 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:09:41 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:09:41 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:09:41 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:09:41 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:09:41 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:09:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:09:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:09:41 spire-1.2.1/pkg/common/cryptoutil/ 00:09:41 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:09:41 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:09:41 spire-1.2.1/pkg/common/diskutil/ 00:09:41 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:09:41 spire-1.2.1/pkg/common/diskutil/file_test.go 00:09:41 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:09:41 spire-1.2.1/pkg/common/errorutil/ 00:09:41 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:09:41 spire-1.2.1/pkg/common/health/ 00:09:41 spire-1.2.1/pkg/common/health/config.go 00:09:41 spire-1.2.1/pkg/common/health/context.go 00:09:41 spire-1.2.1/pkg/common/health/context_test.go 00:09:41 spire-1.2.1/pkg/common/health/health.go 00:09:41 spire-1.2.1/pkg/common/health/health_test.go 00:09:41 spire-1.2.1/pkg/common/health/logger.go 00:09:41 spire-1.2.1/pkg/common/hostservice/ 00:09:41 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:09:41 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:09:41 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:09:41 spire-1.2.1/pkg/common/idutil/ 00:09:41 spire-1.2.1/pkg/common/idutil/require.go 00:09:41 spire-1.2.1/pkg/common/idutil/require_test.go 00:09:41 spire-1.2.1/pkg/common/idutil/safety.go 00:09:41 spire-1.2.1/pkg/common/idutil/safety_test.go 00:09:41 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:09:41 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:09:41 spire-1.2.1/pkg/common/jwtsvid/ 00:09:41 spire-1.2.1/pkg/common/jwtsvid/common.go 00:09:41 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:09:41 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:09:41 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:09:41 spire-1.2.1/pkg/common/jwtutil/ 00:09:41 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:09:41 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:09:41 spire-1.2.1/pkg/common/log/ 00:09:41 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:09:41 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:09:41 spire-1.2.1/pkg/common/log/log.go 00:09:41 spire-1.2.1/pkg/common/log/log_test.go 00:09:41 spire-1.2.1/pkg/common/log/options.go 00:09:41 spire-1.2.1/pkg/common/nodeutil/ 00:09:41 spire-1.2.1/pkg/common/nodeutil/node.go 00:09:41 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:09:41 spire-1.2.1/pkg/common/peertracker/ 00:09:41 spire-1.2.1/pkg/common/peertracker/conn.go 00:09:41 spire-1.2.1/pkg/common/peertracker/credentials.go 00:09:41 spire-1.2.1/pkg/common/peertracker/errors.go 00:09:41 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:09:41 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:09:41 spire-1.2.1/pkg/common/peertracker/info.go 00:09:41 spire-1.2.1/pkg/common/peertracker/listener.go 00:09:41 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:09:41 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:09:41 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:09:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:09:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:09:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:09:41 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:09:41 spire-1.2.1/pkg/common/peertracker/tcp.go 00:09:41 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:09:41 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:09:41 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:09:41 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:09:41 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:09:41 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:09:41 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:09:41 spire-1.2.1/pkg/common/peertracker/uds.go 00:09:41 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:09:41 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:09:41 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:09:41 spire-1.2.1/pkg/common/pemutil/ 00:09:41 spire-1.2.1/pkg/common/pemutil/block.go 00:09:41 spire-1.2.1/pkg/common/pemutil/certs.go 00:09:41 spire-1.2.1/pkg/common/pemutil/common.go 00:09:41 spire-1.2.1/pkg/common/pemutil/csr.go 00:09:41 spire-1.2.1/pkg/common/pemutil/keys.go 00:09:41 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:09:41 spire-1.2.1/pkg/common/pemutil/testdata/ 00:09:41 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:09:41 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:09:41 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:09:41 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:09:41 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:09:41 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:09:41 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:09:41 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:09:41 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:09:41 spire-1.2.1/pkg/common/plugin/ 00:09:41 spire-1.2.1/pkg/common/plugin/aws/ 00:09:41 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:09:41 spire-1.2.1/pkg/common/plugin/azure/ 00:09:41 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:09:41 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:09:41 spire-1.2.1/pkg/common/plugin/facade.go 00:09:41 spire-1.2.1/pkg/common/plugin/facade_test.go 00:09:41 spire-1.2.1/pkg/common/plugin/gcp/ 00:09:41 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:09:41 spire-1.2.1/pkg/common/plugin/k8s/ 00:09:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:09:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:09:41 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:09:41 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:09:41 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:09:41 spire-1.2.1/pkg/common/plugin/log.go 00:09:41 spire-1.2.1/pkg/common/plugin/sshpop/ 00:09:41 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:09:41 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:09:41 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:09:41 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:09:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:09:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:09:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:09:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:09:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:09:41 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:09:41 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:09:41 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:09:41 spire-1.2.1/pkg/common/plugin/x509pop/ 00:09:41 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:09:41 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:09:41 spire-1.2.1/pkg/common/profiling/ 00:09:41 spire-1.2.1/pkg/common/profiling/dumpers.go 00:09:41 spire-1.2.1/pkg/common/profiling/profiling.go 00:09:41 spire-1.2.1/pkg/common/protoutil/ 00:09:41 spire-1.2.1/pkg/common/protoutil/masks.go 00:09:41 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:09:41 spire-1.2.1/pkg/common/rotationutil/ 00:09:41 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:09:41 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:09:41 spire-1.2.1/pkg/common/selector/ 00:09:41 spire-1.2.1/pkg/common/selector/selector.go 00:09:41 spire-1.2.1/pkg/common/selector/selector_test.go 00:09:41 spire-1.2.1/pkg/common/selector/set.go 00:09:41 spire-1.2.1/pkg/common/selector/set_utils.go 00:09:41 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:09:41 spire-1.2.1/pkg/common/telemetry/ 00:09:41 spire-1.2.1/pkg/common/telemetry/agent/ 00:09:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:09:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:09:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:09:41 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:09:41 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:09:41 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:09:41 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:09:41 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:09:41 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:09:41 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:09:41 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:09:41 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:09:41 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:09:41 spire-1.2.1/pkg/common/telemetry/call.go 00:09:41 spire-1.2.1/pkg/common/telemetry/common/ 00:09:41 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:09:41 spire-1.2.1/pkg/common/telemetry/config.go 00:09:41 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:09:41 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:09:41 spire-1.2.1/pkg/common/telemetry/inmem.go 00:09:41 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:09:41 spire-1.2.1/pkg/common/telemetry/m3.go 00:09:41 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:09:41 spire-1.2.1/pkg/common/telemetry/metrics.go 00:09:41 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:09:41 spire-1.2.1/pkg/common/telemetry/names.go 00:09:41 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:09:41 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:09:41 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:09:41 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/ 00:09:41 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:09:41 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:09:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:09:41 spire-1.2.1/pkg/common/telemetry/server/server.go 00:09:41 spire-1.2.1/pkg/common/telemetry/sink.go 00:09:41 spire-1.2.1/pkg/common/telemetry/statsd.go 00:09:41 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:09:41 spire-1.2.1/pkg/common/telemetry/uptime.go 00:09:41 spire-1.2.1/pkg/common/telemetry/version.go 00:09:41 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:09:41 spire-1.2.1/pkg/common/uptime/ 00:09:41 spire-1.2.1/pkg/common/uptime/uptime.go 00:09:41 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:09:41 spire-1.2.1/pkg/common/util/ 00:09:41 spire-1.2.1/pkg/common/util/certs.go 00:09:41 spire-1.2.1/pkg/common/util/certs_test.go 00:09:41 spire-1.2.1/pkg/common/util/csr.go 00:09:41 spire-1.2.1/pkg/common/util/hash.go 00:09:41 spire-1.2.1/pkg/common/util/selectors.go 00:09:41 spire-1.2.1/pkg/common/util/selectors_test.go 00:09:41 spire-1.2.1/pkg/common/util/signals.go 00:09:41 spire-1.2.1/pkg/common/util/sort.go 00:09:41 spire-1.2.1/pkg/common/util/sort_test.go 00:09:41 spire-1.2.1/pkg/common/util/task.go 00:09:41 spire-1.2.1/pkg/common/util/task_test.go 00:09:41 spire-1.2.1/pkg/common/util/testdata/ 00:09:41 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:09:41 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:09:41 spire-1.2.1/pkg/common/version/ 00:09:41 spire-1.2.1/pkg/common/version/version.go 00:09:41 spire-1.2.1/pkg/common/x509svid/ 00:09:41 spire-1.2.1/pkg/common/x509svid/common_test.go 00:09:41 spire-1.2.1/pkg/common/x509svid/csr.go 00:09:41 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:09:41 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:09:41 spire-1.2.1/pkg/common/x509util/ 00:09:41 spire-1.2.1/pkg/common/x509util/cert.go 00:09:41 spire-1.2.1/pkg/common/x509util/dns.go 00:09:41 spire-1.2.1/pkg/common/x509util/dns_test.go 00:09:41 spire-1.2.1/pkg/common/x509util/keyid.go 00:09:41 spire-1.2.1/pkg/common/x509util/keypair.go 00:09:41 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:09:41 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:09:41 spire-1.2.1/pkg/server/ 00:09:41 spire-1.2.1/pkg/server/api/ 00:09:41 spire-1.2.1/pkg/server/api/agent.go 00:09:41 spire-1.2.1/pkg/server/api/agent/ 00:09:41 spire-1.2.1/pkg/server/api/agent/v1/ 00:09:41 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:09:41 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:09:41 spire-1.2.1/pkg/server/api/agent_test.go 00:09:41 spire-1.2.1/pkg/server/api/api.go 00:09:41 spire-1.2.1/pkg/server/api/audit/ 00:09:41 spire-1.2.1/pkg/server/api/audit/audit.go 00:09:41 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:09:41 spire-1.2.1/pkg/server/api/bundle.go 00:09:41 spire-1.2.1/pkg/server/api/bundle/ 00:09:41 spire-1.2.1/pkg/server/api/bundle/v1/ 00:09:41 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:09:41 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:09:41 spire-1.2.1/pkg/server/api/bundle_test.go 00:09:41 spire-1.2.1/pkg/server/api/debug/ 00:09:41 spire-1.2.1/pkg/server/api/debug/v1/ 00:09:41 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:09:41 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:09:41 spire-1.2.1/pkg/server/api/entry.go 00:09:41 spire-1.2.1/pkg/server/api/entry/ 00:09:41 spire-1.2.1/pkg/server/api/entry/v1/ 00:09:41 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:09:41 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:09:41 spire-1.2.1/pkg/server/api/entry_test.go 00:09:41 spire-1.2.1/pkg/server/api/health/ 00:09:41 spire-1.2.1/pkg/server/api/health/v1/ 00:09:41 spire-1.2.1/pkg/server/api/health/v1/service.go 00:09:41 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:09:41 spire-1.2.1/pkg/server/api/id.go 00:09:41 spire-1.2.1/pkg/server/api/id_test.go 00:09:41 spire-1.2.1/pkg/server/api/limits/ 00:09:41 spire-1.2.1/pkg/server/api/limits/limits.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/ 00:09:41 spire-1.2.1/pkg/server/api/middleware/alias.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/audit.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/caller.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/common.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/entries.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:09:41 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:09:41 spire-1.2.1/pkg/server/api/ratelimit.go 00:09:41 spire-1.2.1/pkg/server/api/rpccontext/ 00:09:41 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:09:41 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:09:41 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:09:41 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:09:41 spire-1.2.1/pkg/server/api/selector.go 00:09:41 spire-1.2.1/pkg/server/api/selector_test.go 00:09:41 spire-1.2.1/pkg/server/api/status.go 00:09:41 spire-1.2.1/pkg/server/api/status_test.go 00:09:41 spire-1.2.1/pkg/server/api/svid/ 00:09:41 spire-1.2.1/pkg/server/api/svid/v1/ 00:09:41 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:09:41 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:09:41 spire-1.2.1/pkg/server/api/trustdomain.go 00:09:41 spire-1.2.1/pkg/server/api/trustdomain/ 00:09:41 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:09:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:09:41 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:09:41 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:09:41 spire-1.2.1/pkg/server/authpolicy/ 00:09:41 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:09:41 spire-1.2.1/pkg/server/authpolicy/policy.go 00:09:41 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:09:41 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:09:41 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:09:41 spire-1.2.1/pkg/server/authpolicy/validate.go 00:09:41 spire-1.2.1/pkg/server/bundle/ 00:09:41 spire-1.2.1/pkg/server/bundle/client/ 00:09:41 spire-1.2.1/pkg/server/bundle/client/client.go 00:09:41 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:09:41 spire-1.2.1/pkg/server/bundle/client/manager.go 00:09:41 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:09:41 spire-1.2.1/pkg/server/bundle/client/sources.go 00:09:41 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:09:41 spire-1.2.1/pkg/server/bundle/client/updater.go 00:09:41 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:09:41 spire-1.2.1/pkg/server/ca/ 00:09:41 spire-1.2.1/pkg/server/ca/ca.go 00:09:41 spire-1.2.1/pkg/server/ca/ca_health.go 00:09:41 spire-1.2.1/pkg/server/ca/ca_test.go 00:09:41 spire-1.2.1/pkg/server/ca/journal.go 00:09:41 spire-1.2.1/pkg/server/ca/journal_test.go 00:09:41 spire-1.2.1/pkg/server/ca/manager.go 00:09:41 spire-1.2.1/pkg/server/ca/manager_health.go 00:09:41 spire-1.2.1/pkg/server/ca/manager_test.go 00:09:41 spire-1.2.1/pkg/server/ca/templates.go 00:09:41 spire-1.2.1/pkg/server/ca/upstream_client.go 00:09:41 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:09:41 spire-1.2.1/pkg/server/ca/validation.go 00:09:41 spire-1.2.1/pkg/server/cache/ 00:09:41 spire-1.2.1/pkg/server/cache/dscache/ 00:09:41 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:09:41 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:09:41 spire-1.2.1/pkg/server/cache/entrycache/ 00:09:41 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:09:41 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:09:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:09:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:09:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:09:41 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:09:41 spire-1.2.1/pkg/server/catalog/ 00:09:41 spire-1.2.1/pkg/server/catalog/catalog.go 00:09:41 spire-1.2.1/pkg/server/catalog/keymanager.go 00:09:41 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:09:41 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:09:41 spire-1.2.1/pkg/server/catalog/notifier.go 00:09:41 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:09:41 spire-1.2.1/pkg/server/config.go 00:09:41 spire-1.2.1/pkg/server/datastore/ 00:09:41 spire-1.2.1/pkg/server/datastore/datastore.go 00:09:41 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:09:41 spire-1.2.1/pkg/server/datastore/repository.go 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:09:41 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:09:41 spire-1.2.1/pkg/server/endpoints/ 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/ 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:09:41 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:09:41 spire-1.2.1/pkg/server/endpoints/config.go 00:09:41 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:09:41 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:09:41 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:09:41 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:09:41 spire-1.2.1/pkg/server/endpoints/middleware.go 00:09:41 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:09:41 spire-1.2.1/pkg/server/hostservice/ 00:09:41 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:09:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:09:41 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:09:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:09:41 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:09:41 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:09:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:09:41 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/ 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/ 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:09:41 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:09:41 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:09:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:09:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:09:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:09:41 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:09:41 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:09:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:09:41 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/notifier/ 00:09:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:09:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:09:41 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:09:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:09:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:09:41 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:09:41 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:09:41 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:09:41 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:09:41 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:09:41 spire-1.2.1/pkg/server/registration/ 00:09:41 spire-1.2.1/pkg/server/registration/manager.go 00:09:41 spire-1.2.1/pkg/server/registration/manager_test.go 00:09:41 spire-1.2.1/pkg/server/scanentries.go 00:09:41 spire-1.2.1/pkg/server/scanentries_test.go 00:09:41 spire-1.2.1/pkg/server/server.go 00:09:41 spire-1.2.1/pkg/server/server_test.go 00:09:41 spire-1.2.1/pkg/server/svid/ 00:09:41 spire-1.2.1/pkg/server/svid/observer.go 00:09:41 spire-1.2.1/pkg/server/svid/observer_test.go 00:09:41 spire-1.2.1/pkg/server/svid/rotator.go 00:09:41 spire-1.2.1/pkg/server/svid/rotator_config.go 00:09:41 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:09:41 spire-1.2.1/pkg/server/svid/rotator_test.go 00:09:41 spire-1.2.1/proto/ 00:09:41 spire-1.2.1/proto/private/ 00:09:41 spire-1.2.1/proto/private/server/ 00:09:41 spire-1.2.1/proto/private/server/journal/ 00:09:41 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:09:41 spire-1.2.1/proto/private/server/journal/journal.proto 00:09:41 spire-1.2.1/proto/spire/ 00:09:41 spire-1.2.1/proto/spire/common/ 00:09:41 spire-1.2.1/proto/spire/common/common.pb.go 00:09:41 spire-1.2.1/proto/spire/common/common.proto 00:09:41 spire-1.2.1/proto/spire/common/plugin/ 00:09:41 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:09:41 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:09:41 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:09:41 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:09:41 spire-1.2.1/proto/spire/plugin/ 00:09:41 spire-1.2.1/proto/spire/plugin/agent/ 00:09:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:09:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:09:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:09:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:09:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:09:41 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:09:41 spire-1.2.1/release/ 00:09:41 spire-1.2.1/release/spire-extras/ 00:09:41 spire-1.2.1/release/spire-extras/README.md 00:09:41 spire-1.2.1/release/spire-extras/conf/ 00:09:41 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:09:41 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:09:41 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:09:41 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:09:41 spire-1.2.1/release/spire/ 00:09:41 spire-1.2.1/release/spire/README.md 00:09:41 spire-1.2.1/release/spire/conf/ 00:09:41 spire-1.2.1/release/spire/conf/agent/ 00:09:41 spire-1.2.1/release/spire/conf/agent/agent.conf 00:09:41 spire-1.2.1/release/spire/conf/server/ 00:09:41 spire-1.2.1/release/spire/conf/server/server.conf 00:09:41 spire-1.2.1/script/ 00:09:41 spire-1.2.1/script/build-artifact.sh 00:09:41 spire-1.2.1/script/generate_dummy_ca.sh 00:09:41 spire-1.2.1/support/ 00:09:41 spire-1.2.1/support/k8s/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:09:41 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:09:41 spire-1.2.1/support/oidc-discovery-provider/ 00:09:41 spire-1.2.1/support/oidc-discovery-provider/README.md 00:09:41 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:09:41 spire-1.2.1/support/oidc-discovery-provider/config.go 00:09:41 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:09:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:09:41 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:09:41 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:09:41 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:09:41 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:09:41 spire-1.2.1/support/oidc-discovery-provider/main.go 00:09:41 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:09:41 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:09:41 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:09:41 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:09:41 spire-1.2.1/test/ 00:09:41 spire-1.2.1/test/clock/ 00:09:41 spire-1.2.1/test/clock/clock.go 00:09:41 spire-1.2.1/test/fakes/ 00:09:41 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:09:41 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:09:41 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:09:41 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:09:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:09:41 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:09:41 spire-1.2.1/test/fakes/fakeagentstore/ 00:09:41 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:09:41 spire-1.2.1/test/fakes/fakedatastore/ 00:09:41 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:09:41 spire-1.2.1/test/fakes/fakeentryclient/ 00:09:41 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:09:41 spire-1.2.1/test/fakes/fakehealthchecker/ 00:09:41 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:09:41 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:09:41 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:09:41 spire-1.2.1/test/fakes/fakemetrics/ 00:09:41 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:09:41 spire-1.2.1/test/fakes/fakenoderesolver/ 00:09:41 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:09:41 spire-1.2.1/test/fakes/fakenotifier/ 00:09:41 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:09:41 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:09:41 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:09:41 spire-1.2.1/test/fakes/fakeserverca/ 00:09:41 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:09:41 spire-1.2.1/test/fakes/fakeservercatalog/ 00:09:41 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:09:41 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:09:41 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:09:41 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:09:41 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:09:41 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:09:41 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:09:41 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:09:41 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:09:41 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:09:41 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:09:41 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:09:41 spire-1.2.1/test/fixture/ 00:09:41 spire-1.2.1/test/fixture/certs/ 00:09:41 spire-1.2.1/test/fixture/certs/agent_svid.der 00:09:41 spire-1.2.1/test/fixture/certs/base_cert.pem 00:09:41 spire-1.2.1/test/fixture/certs/base_csr.pem 00:09:41 spire-1.2.1/test/fixture/certs/base_key.pem 00:09:41 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:09:41 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:09:41 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:09:41 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:09:41 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:09:41 spire-1.2.1/test/fixture/certs/blog_key.pem 00:09:41 spire-1.2.1/test/fixture/certs/bundle.der 00:09:41 spire-1.2.1/test/fixture/certs/ca.pem 00:09:41 spire-1.2.1/test/fixture/certs/ca_key.pem 00:09:41 spire-1.2.1/test/fixture/certs/database_cert.pem 00:09:41 spire-1.2.1/test/fixture/certs/database_csr.pem 00:09:41 spire-1.2.1/test/fixture/certs/database_key.pem 00:09:41 spire-1.2.1/test/fixture/certs/node_cert.pem 00:09:41 spire-1.2.1/test/fixture/certs/node_csr.pem 00:09:41 spire-1.2.1/test/fixture/certs/node_key.pem 00:09:41 spire-1.2.1/test/fixture/certs/svid.pem 00:09:41 spire-1.2.1/test/fixture/certs/svid_key.pem 00:09:41 spire-1.2.1/test/fixture/config/ 00:09:41 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:09:41 spire-1.2.1/test/fixture/config/agent_good.conf 00:09:41 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:09:41 spire-1.2.1/test/fixture/config/plugin_good.conf 00:09:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:09:41 spire-1.2.1/test/fixture/config/server_good.conf 00:09:41 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:09:41 spire-1.2.1/test/fixture/fixture.go 00:09:41 spire-1.2.1/test/fixture/nodeattestor/ 00:09:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:09:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:09:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:09:41 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:09:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:09:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:09:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:09:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:09:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:09:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:09:41 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:09:41 spire-1.2.1/test/fixture/registration/ 00:09:41 spire-1.2.1/test/fixture/registration/entries.json 00:09:41 spire-1.2.1/test/fixture/registration/good-for-update.json 00:09:41 spire-1.2.1/test/fixture/registration/good.json 00:09:41 spire-1.2.1/test/fixture/registration/invalid.json 00:09:41 spire-1.2.1/test/fixture/registration/invalid_json.json 00:09:41 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:09:41 spire-1.2.1/test/integration/ 00:09:41 spire-1.2.1/test/integration/README.md 00:09:41 spire-1.2.1/test/integration/common 00:09:41 spire-1.2.1/test/integration/setup/ 00:09:41 spire-1.2.1/test/integration/setup/adminclient/ 00:09:41 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:09:41 spire-1.2.1/test/integration/setup/adminclient/client.go 00:09:41 spire-1.2.1/test/integration/setup/debugagent/ 00:09:41 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:09:41 spire-1.2.1/test/integration/setup/debugagent/main.go 00:09:41 spire-1.2.1/test/integration/setup/debugserver/ 00:09:41 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:09:41 spire-1.2.1/test/integration/setup/debugserver/main.go 00:09:41 spire-1.2.1/test/integration/setup/downstreamclient/ 00:09:41 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:09:41 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:09:41 spire-1.2.1/test/integration/setup/itclient/ 00:09:41 spire-1.2.1/test/integration/setup/itclient/client.go 00:09:41 spire-1.2.1/test/integration/setup/node-attestation/ 00:09:41 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:09:41 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:09:41 spire-1.2.1/test/integration/setup/x509pop/ 00:09:41 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:09:41 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:09:41 spire-1.2.1/test/integration/suites/ 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:09:41 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:09:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:09:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:09:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:09:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:09:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:09:41 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:09:41 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:09:41 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:09:41 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:09:41 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:09:41 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:09:41 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:09:41 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:09:41 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:09:41 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:09:41 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:09:41 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:09:41 spire-1.2.1/test/integration/suites/join-token/ 00:09:41 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:09:42 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:09:42 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:09:42 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:09:42 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:09:42 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:09:42 spire-1.2.1/test/integration/suites/join-token/README.md 00:09:42 spire-1.2.1/test/integration/suites/join-token/conf/ 00:09:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:09:42 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:09:42 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:09:42 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:09:42 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:09:42 spire-1.2.1/test/integration/suites/join-token/teardown 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:09:42 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:09:42 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:09:42 spire-1.2.1/test/integration/suites/k8s/ 00:09:42 spire-1.2.1/test/integration/suites/k8s/00-setup 00:09:42 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:09:42 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:09:42 spire-1.2.1/test/integration/suites/k8s/README.md 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/ 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:09:42 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:09:42 spire-1.2.1/test/integration/suites/k8s/teardown 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:09:42 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/ 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:09:42 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:09:42 spire-1.2.1/test/integration/suites/rotation/ 00:09:42 spire-1.2.1/test/integration/suites/rotation/00-setup 00:09:42 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:09:42 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:09:42 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:09:42 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:09:42 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:09:42 spire-1.2.1/test/integration/suites/rotation/README.md 00:09:42 spire-1.2.1/test/integration/suites/rotation/conf/ 00:09:42 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:09:42 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:09:42 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:09:42 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:09:42 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:09:42 spire-1.2.1/test/integration/suites/rotation/teardown 00:09:42 spire-1.2.1/test/integration/suites/self-test/ 00:09:42 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:09:42 spire-1.2.1/test/integration/suites/self-test/README.md 00:09:42 spire-1.2.1/test/integration/suites/self-test/teardown 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:09:42 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:09:42 spire-1.2.1/test/integration/suites/upgrade/ 00:09:42 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:09:42 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:09:42 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:09:42 spire-1.2.1/test/integration/suites/upgrade/README.md 00:09:42 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:09:42 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:09:42 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:09:42 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:09:42 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:09:42 spire-1.2.1/test/integration/suites/upgrade/teardown 00:09:42 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:09:42 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:09:42 spire-1.2.1/test/integration/test-one.sh 00:09:42 spire-1.2.1/test/integration/test.sh 00:09:42 spire-1.2.1/test/plugintest/ 00:09:42 spire-1.2.1/test/plugintest/config.go 00:09:42 spire-1.2.1/test/plugintest/load.go 00:09:42 spire-1.2.1/test/plugintest/option.go 00:09:42 spire-1.2.1/test/spiretest/ 00:09:42 spire-1.2.1/test/spiretest/apiserver.go 00:09:42 spire-1.2.1/test/spiretest/assertions.go 00:09:42 spire-1.2.1/test/spiretest/dir.go 00:09:42 spire-1.2.1/test/spiretest/errors_posix.go 00:09:42 spire-1.2.1/test/spiretest/errors_windows.go 00:09:42 spire-1.2.1/test/spiretest/logs.go 00:09:42 spire-1.2.1/test/spiretest/socketapi.go 00:09:42 spire-1.2.1/test/spiretest/suite.go 00:09:42 spire-1.2.1/test/spiretest/x509.go 00:09:42 spire-1.2.1/test/testca/ 00:09:42 spire-1.2.1/test/testca/ca.go 00:09:42 spire-1.2.1/test/testkey/ 00:09:42 spire-1.2.1/test/testkey/generate.sh 00:09:42 spire-1.2.1/test/testkey/genkeys.go 00:09:42 spire-1.2.1/test/testkey/keys.go 00:09:42 spire-1.2.1/test/testkey/new.go 00:09:42 spire-1.2.1/test/tpmsimulator/ 00:09:42 spire-1.2.1/test/tpmsimulator/simulator.go 00:09:42 spire-1.2.1/test/util/ 00:09:42 spire-1.2.1/test/util/cert_fixtures.go 00:09:42 spire-1.2.1/test/util/cert_generation.go 00:09:42 spire-1.2.1/test/util/io_redirection.go 00:09:42 spire-1.2.1/test/util/race.go 00:09:42 spire-1.2.1/test/util/util.go 00:09:42 building spire from source... 00:09:42 Installing go1.17.7... 00:09:42 Removing intermediate container 91f6b050cdbd 00:09:42 ---> ead8d3c8cb18 00:09:42 Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:09:42 ---> Running in 88da6eacda4a 00:09:43 Removing intermediate container 88da6eacda4a 00:09:43 ---> 546ae1491933 00:09:43 Step 23/23 : LABEL version=0.0.0 00:09:43 ---> Running in dad140898b9d 00:09:43 Removing intermediate container dad140898b9d 00:09:43 ---> 744f43c282ef 00:09:43 00:09:43 Successfully built 744f43c282ef 00:09:43 Successfully tagged core-command:latest 00:09:43  Building core-command ... done Building core-metadata 00:09:47 Building bin/spire-server... 00:09:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:09:47 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:09:47 go: downloading github.com/mitchellh/cli v1.1.2 00:09:47 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:09:47 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:09:47 go: downloading github.com/imdario/mergo v0.3.12 00:09:47 go: downloading github.com/sirupsen/logrus v1.8.1 00:09:47 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:09:47 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:09:47 go: downloading google.golang.org/grpc v1.44.0 00:09:47 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:09:47 go: downloading github.com/fatih/color v1.13.0 00:09:47 go: downloading github.com/mattn/go-isatty v0.0.14 00:09:47 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:09:48 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:09:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:09:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:09:48 ---> f0cb2d2148ef 00:09:48 Step 3/23 : WORKDIR /edgex-go 00:09:48 ---> Using cache 00:09:48 ---> 674ba99aa957 00:09:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:09:48 ---> Using cache 00:09:48 ---> fbcefd359754 00:09:48 Step 5/23 : RUN apk add --update --no-cache make git 00:09:48 ---> Using cache 00:09:48 ---> 634b4f960292 00:09:48 Step 6/23 : COPY go.mod vendor* ./ 00:09:48 ---> Using cache 00:09:48 ---> a7f9723426e1 00:09:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:48 ---> Using cache 00:09:48 ---> 26d26ec7c545 00:09:48 Step 8/23 : COPY . . 00:09:48 ---> Using cache 00:09:48 ---> 7e2866e3f2cb 00:09:48 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:09:48 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:09:48 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:09:48 go: downloading github.com/armon/go-metrics v0.3.10 00:09:48 go: downloading github.com/prometheus/client_golang v1.12.1 00:09:48 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:09:48 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:09:48 go: downloading github.com/open-policy-agent/opa v0.38.0 00:09:48 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:09:48 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:09:48 go: downloading github.com/mattn/go-colorable v0.1.12 00:09:48 go: downloading github.com/Masterminds/goutils v1.1.0 00:09:48 go: downloading github.com/google/uuid v1.1.2 00:09:48 go: downloading github.com/Masterminds/semver v1.5.0 00:09:48 go: downloading github.com/huandu/xstrings v1.3.2 00:09:48 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:09:48 go: downloading github.com/oklog/run v1.0.0 00:09:49 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:09:49 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:09:49 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:09:49 go: downloading github.com/imkira/go-observer v1.0.3 00:09:49 go: downloading github.com/prometheus/client_model v0.2.0 00:09:49 go: downloading github.com/prometheus/common v0.32.1 00:09:49 go: downloading github.com/beorn7/perks v1.0.1 00:09:49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:09:49 go: downloading github.com/prometheus/procfs v0.7.3 00:09:49 go: downloading go.uber.org/atomic v1.9.0 00:09:49 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:09:49 go: downloading github.com/hashicorp/errwrap v1.1.0 00:09:49 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:09:49 go: downloading github.com/blang/semver/v4 v4.0.0 00:09:49 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:09:49 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:09:49 go: downloading github.com/jinzhu/gorm v1.9.16 00:09:49 go: downloading github.com/lib/pq v1.10.4 00:09:49 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:09:49 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:09:50 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:09:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:09:51 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:09:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:09:51 go: downloading github.com/stretchr/testify v1.7.0 00:09:52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:09:52 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:09:53  ---> Running in 0beda0314f5e 00:09:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:09:55 go: downloading google.golang.org/api v0.70.0 00:09:55 go: downloading k8s.io/client-go v0.23.4 00:09:55 go: downloading k8s.io/api v0.23.4 00:09:55 go: downloading github.com/google/go-tpm v0.3.3 00:09:55 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:09:55 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:09:55 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:09:55 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:09:55 go: downloading cloud.google.com/go/storage v1.21.0 00:09:55 go: downloading cloud.google.com/go v0.100.2 00:09:57 go: downloading k8s.io/apimachinery v0.23.4 00:09:57 go: downloading k8s.io/kube-aggregator v0.23.3 00:09:57 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:09:57 go: downloading cloud.google.com/go/security v1.3.0 00:09:57 go: downloading github.com/hashicorp/vault/api v1.4.1 00:09:57 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:09:57 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:09:57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:09:57 go: downloading github.com/twmb/murmur3 v1.1.6 00:09:57 go: downloading github.com/jinzhu/inflection v1.0.0 00:09:57 go: downloading github.com/aws/smithy-go v1.11.0 00:09:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:09:57 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:09:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:09:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:09:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:09:58 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:09:58 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:09:58 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:09:58 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:09:58 go: downloading github.com/dimchansky/utfbom v1.1.1 00:09:58 go: downloading cloud.google.com/go/compute v1.3.0 00:09:58 go: downloading cloud.google.com/go/iam v0.1.1 00:09:58 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:09:58 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:09:59 provisioning config files... 00:09:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6420367385448228062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:10:00 ---> docker-login.sh 00:10:00 nexus3.edgexfoundry.org:10001 00:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:01 Configure a credential helper to remove this warning. See 00:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:01 00:10:01 Login Succeeded 00:10:01 nexus3.edgexfoundry.org:10002 00:10:01 go: downloading github.com/gogo/protobuf v1.3.2 00:10:01 go: downloading github.com/google/gofuzz v1.1.0 00:10:01 go: downloading k8s.io/klog/v2 v2.30.0 00:10:01 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:10:01 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:10:01 go: downloading github.com/spf13/pflag v1.0.5 00:10:01 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:10:01 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:10:01 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:10:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:10:01 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:10:01 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:10:01 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:10:01 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:10:01 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:10:01 go: downloading gopkg.in/yaml.v2 v2.4.0 00:10:01 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:10:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:10:01 go: downloading github.com/gobwas/glob v0.2.3 00:10:01 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:10:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:10:01 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:10:01 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:10:01 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:10:01 go: downloading go.opencensus.io v0.23.0 00:10:01 go: downloading gopkg.in/inf.v0 v0.9.1 00:10:01 go: downloading github.com/google/go-cmp v0.5.7 00:10:01 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:10:01 go: downloading github.com/googleapis/gnostic v0.5.5 00:10:01 go: downloading github.com/go-logr/logr v1.2.2 00:10:01 go: downloading github.com/json-iterator/go v1.1.12 00:10:01 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:10:01 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:10:01 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:10:01 go: downloading go.uber.org/zap v1.21.0 00:10:01 go: downloading github.com/tklauser/numcpus v0.3.0 00:10:01 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:10:01 go: downloading sigs.k8s.io/yaml v1.3.0 00:10:01 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:10:01 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:10:01 go: downloading github.com/modern-go/reflect2 v1.0.2 00:10:01 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:10:01 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:10:01 go: downloading github.com/hashicorp/go-version v1.2.0 00:10:01 go: downloading github.com/golang/snappy v0.0.4 00:10:01 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:02 Configure a credential helper to remove this warning. See 00:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:02 00:10:02 Login Succeeded 00:10:02 nexus3.edgexfoundry.org:10003 00:10:02 go: downloading github.com/ryanuber/go-glob v1.0.0 00:10:02 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:10:02 go: downloading go.uber.org/multierr v1.6.0 00:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:02 Configure a credential helper to remove this warning. See 00:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:02 00:10:02 Login Succeeded 00:10:02 nexus3.edgexfoundry.org:10004 00:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:03 Configure a credential helper to remove this warning. See 00:10:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:03 00:10:03 Login Succeeded 00:10:03 docker.io 00:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:04 Configure a credential helper to remove this warning. See 00:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:04 00:10:04 Login Succeeded 00:10:04 ---> docker-login.sh ends [Pipeline] } 00:10:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:10:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:10:04 ========================================================= 00:10:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:10:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:10:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:10:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:10:05 9b3977197b4f: Pulling fs layer 00:10:05 1a89e8eeedd5: Pulling fs layer 00:10:05 94645a83ff95: Pulling fs layer 00:10:05 3f3a8bcf1eab: Pulling fs layer 00:10:05 0c92f367c5e7: Pulling fs layer 00:10:05 f7c0051592d6: Pulling fs layer 00:10:05 a227ed2f7395: Pulling fs layer 00:10:05 7b1c46037f91: Pulling fs layer 00:10:05 f7c0051592d6: Waiting 00:10:05 a227ed2f7395: Waiting 00:10:05 7b1c46037f91: Waiting 00:10:05 3f3a8bcf1eab: Waiting 00:10:05 0c92f367c5e7: Waiting 00:10:05 94645a83ff95: Verifying Checksum 00:10:05 94645a83ff95: Download complete 00:10:05 1a89e8eeedd5: Download complete 00:10:05 0c92f367c5e7: Download complete 00:10:05 f7c0051592d6: Verifying Checksum 00:10:05 f7c0051592d6: Download complete 00:10:05 9b3977197b4f: Verifying Checksum 00:10:05 9b3977197b4f: Download complete 00:10:05 a227ed2f7395: Verifying Checksum 00:10:05 a227ed2f7395: Download complete 00:10:07 9b3977197b4f: Pull complete 00:10:08 7b1c46037f91: Verifying Checksum 00:10:08 7b1c46037f91: Download complete 00:10:08 1a89e8eeedd5: Pull complete 00:10:08 94645a83ff95: Pull complete 00:10:08 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:10:08 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:10:08 3f3a8bcf1eab: Verifying Checksum 00:10:08 3f3a8bcf1eab: Download complete 00:10:14 Removing intermediate container e2e6ee600006 00:10:14 ---> 39b2603b7c5a 00:10:14 00:10:14 Step 10/22 : FROM alpine:3.14 00:10:14 ---> e04c818066af 00:10:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:10:14 ---> Running in 1db0ac7c9100 00:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:10:14 (1/2) Installing ca-certificates (20211220-r0) 00:10:14 (2/2) Installing dumb-init (1.2.5-r1) 00:10:14 Executing busybox-1.33.1-r7.trigger 00:10:14 Executing ca-certificates-20211220-r0.trigger 00:10:14 OK: 6 MiB in 16 packages 00:10:16 Removing intermediate container 0beda0314f5e 00:10:16 ---> 63c99fa5ad9e 00:10:16 00:10:16 Step 10/23 : FROM alpine:3.14 00:10:16 ---> e04c818066af 00:10:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:10:16 ---> Using cache 00:10:16 ---> 8e2acc2f7bcf 00:10:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:10:16 ---> Using cache 00:10:16 ---> 0bb6cabe09f7 00:10:16 Step 13/23 : ENV APP_PORT=59881 00:10:16 ---> Running in 30e681f23cc6 00:10:16 Removing intermediate container 1db0ac7c9100 00:10:16 ---> d3899d5aa6a5 00:10:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:10:16 ---> Running in 2fa215e98715 00:10:16 Removing intermediate container 30e681f23cc6 00:10:16 ---> 5d27f7b26b1f 00:10:16 Step 14/23 : EXPOSE $APP_PORT 00:10:17 ---> Running in 0bb75b0079e2 00:10:17 Removing intermediate container 2fa215e98715 00:10:17 ---> a55d87fe4f04 00:10:17 Step 13/22 : ENV APP_PORT=59860 00:10:17 ---> Running in 5b8e95a4df11 00:10:17 Removing intermediate container 0bb75b0079e2 00:10:17 ---> 626f9d6c2474 00:10:17 Step 15/23 : WORKDIR / 00:10:17 ---> Running in 5006b86dc425 00:10:17 Removing intermediate container 5b8e95a4df11 00:10:17 ---> 055def565f9c 00:10:17 Step 14/22 : EXPOSE $APP_PORT 00:10:17 ---> Running in 8eb4fbc1858c 00:10:17 Removing intermediate container 5006b86dc425 00:10:17 ---> 1801a7512f70 00:10:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:10:17 Removing intermediate container 8eb4fbc1858c 00:10:17 ---> 4380abd8bb20 00:10:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:10:17 ---> 714c23335274 00:10:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:10:17 ---> a1d3e3ffee36 00:10:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:10:18 ---> 70afcddb8cec 00:10:18 ---> 391cbfe95557 00:10:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlStep 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:10:18 00:10:19 ---> cf269a1ca6df 00:10:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:10:19 ---> 318820c9b0f2 00:10:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:10:19 ---> Running in ab0b82b1c7b1 00:10:19 ---> Running in b62a4382bccf 00:10:19 Removing intermediate container ab0b82b1c7b1 00:10:19 ---> 40fdc7e11268 00:10:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:10:19 Removing intermediate container b62a4382bccf 00:10:19 ---> 99a99c6a7a97 00:10:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:10:19 ---> Running in f7bc737b4274 00:10:19 ---> Running in fcffde7caf4a 00:10:19 Removing intermediate container fcffde7caf4a 00:10:19 ---> 6c89d1978132 00:10:19 Step 20/22 : LABEL arch=x86_64 00:10:19 Removing intermediate container f7bc737b4274 00:10:19 ---> f5287cc876de 00:10:19 Step 21/23 : LABEL arch=x86_64 00:10:20 ---> Running in c6a41308e39d 00:10:20 ---> Running in 1ef77c04f27f 00:10:20 Removing intermediate container c6a41308e39d 00:10:20 ---> 5d66281848bd 00:10:20 Step 21/22 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:10:20 Removing intermediate container 1ef77c04f27f 00:10:20 ---> 74529a3fc900 00:10:20 Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:10:20 ---> Running in 9e97e52626d1 00:10:20 ---> Running in 8d00a477468b 00:10:20 Removing intermediate container 8d00a477468b 00:10:20 ---> c3ef247a6814 00:10:20 Step 22/22 : LABEL version=0.0.0 00:10:20 Removing intermediate container 9e97e52626d1 00:10:20 ---> 3168fb758ab8 00:10:20 Step 23/23 : LABEL version=0.0.0 00:10:20 ---> Running in f4cb5c2c9a81 00:10:20 ---> Running in ef4ab2f5b3cd 00:10:20 Removing intermediate container f4cb5c2c9a81 00:10:20 ---> 4817b0f34f7e 00:10:20 00:10:20 Removing intermediate container ef4ab2f5b3cd 00:10:20 ---> 4fe1f5eab60a 00:10:20 00:10:20 Successfully built 4817b0f34f7e 00:10:21 Successfully tagged support-notifications:latest 00:10:21  Building support-notifications ... done Building security-proxy-setup 00:10:21 Successfully built 4fe1f5eab60a 00:10:21 Successfully tagged core-metadata:latest 00:10:21  Building core-metadata ... done Building sys-mgmt-agent 00:10:21 3f3a8bcf1eab: Pull complete 00:10:21 0c92f367c5e7: Pull complete 00:10:21 f7c0051592d6: Pull complete 00:10:21 a227ed2f7395: Pull complete 00:10:26 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:10:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:10:26 ---> f0cb2d2148ef 00:10:26 Step 3/22 : WORKDIR /edgex-go 00:10:26 ---> Using cache 00:10:26 ---> 674ba99aa957 00:10:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:26 ---> Using cache 00:10:26 ---> fbcefd359754 00:10:26 Step 5/22 : RUN apk add --update --no-cache make git 00:10:26 ---> Using cache 00:10:26 ---> 634b4f960292 00:10:26 Step 6/22 : COPY go.mod vendor* ./ 00:10:26 ---> Using cache 00:10:26 ---> a7f9723426e1 00:10:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:26 ---> Using cache 00:10:26 ---> 26d26ec7c545 00:10:26 Step 8/22 : COPY . . 00:10:26 ---> Using cache 00:10:26 ---> 7e2866e3f2cb 00:10:26 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:10:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:10:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:10:27 ---> f0cb2d2148ef 00:10:27 Step 3/23 : WORKDIR /edgex-go 00:10:27 ---> Using cache 00:10:27 ---> 674ba99aa957 00:10:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:27 ---> Using cache 00:10:27 ---> fbcefd359754 00:10:27 Step 5/23 : RUN apk add --update --no-cache make bash git 00:10:28 7b1c46037f91: Pull complete 00:10:28 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 00:10:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:10:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 00:10:29 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:10:29 WORKDIR /edgex 00:10:29 COPY go.mod . 00:10:29 RUN go mod download 00:10:29 docker build -t ci-base-image-arm64 -f - . 00:10:31 Sending build context to Docker daemon 169.2MB 00:10:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:10:31 ---> f79e39bc4007 00:10:31 Step 2/4 : WORKDIR /edgex 00:10:32 ---> Running in 95c55e5b230a 00:10:32 ---> Running in 0ac10a488cdd 00:10:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:10:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:10:33 ---> Running in b259fc62e16a 00:10:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:10:33 OK: 221 MiB in 52 packages 00:10:33 Removing intermediate container b259fc62e16a 00:10:33 ---> e009e14336b2 00:10:33 Step 3/4 : COPY go.mod . 00:10:34 ---> e29a7df832eb 00:10:34 Step 4/4 : RUN go mod download 00:10:34 ---> Running in f3803ce42c36 00:10:34 Removing intermediate container 0ac10a488cdd 00:10:34 ---> a971c7d6f3c4 00:10:34 Step 6/23 : COPY go.mod vendor* ./ 00:10:34 ---> 57db088a81d5 00:10:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:34 ---> Running in 77fff04ab313 00:10:36 Removing intermediate container 77fff04ab313 00:10:36 ---> 0cab0bf1e60c 00:10:36 Step 8/23 : COPY . . 00:10:46 ---> a863fd612852 00:10:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:10:46 ---> Running in ea5987004eb8 00:10:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:10:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:10:52 Building bin/spire-agent... 00:10:52 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 00:10:52 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 00:10:52 go: downloading cloud.google.com/go/secretmanager v1.3.0 00:10:52 go: downloading github.com/docker/docker v20.10.12+incompatible 00:10:53 go: downloading github.com/google/go-tpm-tools v0.3.3 00:10:53 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 00:10:53 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 00:10:53 go: downloading github.com/docker/go-connections v0.4.0 00:10:53 go: downloading github.com/docker/go-units v0.4.0 00:10:53 go: downloading github.com/opencontainers/image-spec v1.0.1 00:10:53 go: downloading github.com/docker/distribution v2.7.1+incompatible 00:10:53 go: downloading github.com/containerd/containerd v1.3.4 00:10:53 go: downloading github.com/opencontainers/go-digest v1.0.0 00:10:54 Building bin/spire-agent... 00:10:54 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 00:10:54 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 00:10:54 go: downloading cloud.google.com/go/secretmanager v1.3.0 00:10:54 go: downloading github.com/docker/docker v20.10.12+incompatible 00:10:55 go: downloading github.com/google/go-tpm-tools v0.3.3 00:10:55 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 00:10:55 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 00:10:55 go: downloading github.com/docker/go-connections v0.4.0 00:10:55 go: downloading github.com/docker/go-units v0.4.0 00:10:55 go: downloading github.com/opencontainers/image-spec v1.0.1 00:10:55 go: downloading github.com/containerd/containerd v1.3.4 00:10:55 go: downloading github.com/docker/distribution v2.7.1+incompatible 00:10:55 go: downloading github.com/opencontainers/go-digest v1.0.0 00:11:00 Removing intermediate container 95c55e5b230a 00:11:00 ---> ae6a4eae695d 00:11:00 00:11:00 Step 10/22 : FROM alpine:3.14 00:11:00 ---> e04c818066af 00:11:00 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 00:11:00 ---> Running in 38233db729f4 00:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:11:01 (1/6) Installing ca-certificates (20211220-r0) 00:11:01 (2/6) Installing brotli-libs (1.0.9-r5) 00:11:01 (3/6) Installing nghttp2-libs (1.43.0-r0) 00:11:01 (4/6) Installing libcurl (7.79.1-r0) 00:11:01 (5/6) Installing curl (7.79.1-r0) 00:11:01 (6/6) Installing dumb-init (1.2.5-r1) 00:11:01 Executing busybox-1.33.1-r7.trigger 00:11:01 Executing ca-certificates-20211220-r0.trigger 00:11:01 OK: 8 MiB in 20 packages 00:11:03 Removing intermediate container 38233db729f4 00:11:03 ---> 75c38dd4e69c 00:11:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:11:03 ---> Running in 3821e481458d 00:11:04 Removing intermediate container 3821e481458d 00:11:04 ---> 9942b8d28d12 00:11:04 Step 13/22 : WORKDIR /edgex 00:11:04 ---> Running in 739da209c04c 00:11:04 Removing intermediate container 739da209c04c 00:11:04 ---> eaf3b018a567 00:11:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:11:05 ---> f944e56f84c6 00:11:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:11:06 ---> 368247d184e5 00:11:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:11:07 ---> 85ee3d852c5d 00:11:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:11:08 ---> 13b2e55f99d2 00:11:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:11:08 ---> Running in f08a6bf93c32 00:11:11 Removing intermediate container f08a6bf93c32 00:11:11 ---> 26d15f3f5607 00:11:11 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:11:11 Removing intermediate container ea5987004eb8 00:11:11 ---> 7267db56a62b 00:11:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:11:11 ---> Running in 79d34f6c2b45 00:11:11 ---> Running in 6235f087daae 00:11:11 Removing intermediate container 79d34f6c2b45 00:11:11 ---> b6804e840a08 00:11:11 Step 20/22 : LABEL arch=x86_64 00:11:11 ---> Running in 29db4a2706f4 00:11:12 Removing intermediate container 29db4a2706f4 00:11:12 ---> 7e7825d69dc4 00:11:12 Step 21/22 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:11:12 ---> Running in 1c5491cfad58 00:11:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:11:12 Removing intermediate container 1c5491cfad58 00:11:12 ---> c4b611eec0e5 00:11:12 Step 22/22 : LABEL version=0.0.0 00:11:12 ---> Running in 87da5c3fb712 00:11:12 Removing intermediate container 87da5c3fb712 00:11:12 ---> 5bbc9e17733c 00:11:12 00:11:12 Successfully built 5bbc9e17733c 00:11:12 Successfully tagged security-proxy-setup:latest 00:11:12  Building security-proxy-setup ... done Building security-spiffe-token-provider 00:11:16 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:11:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:11:16 ---> f0cb2d2148ef 00:11:16 Step 3/20 : WORKDIR /edgex-go 00:11:16 ---> Using cache 00:11:16 ---> 674ba99aa957 00:11:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:11:17 Removing intermediate container 6235f087daae 00:11:17 ---> 354417555652 00:11:17 00:11:17 Step 11/23 : FROM docker:20.10.14 00:11:17 ---> Running in 779150a49749 00:11:17 20.10.14: Pulling from library/docker 00:11:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:11:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:11:19 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 00:11:19 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 00:11:19 OK: 15865 distinct packages available 00:11:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:11:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:11:20 OK: 221 MiB in 52 packages 00:11:21 Removing intermediate container f3803ce42c36 00:11:21 ---> 2eb1611ec887 00:11:21 Successfully built 2eb1611ec887 00:11:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:11:21 + docker inspect -f . ci-base-image-arm64 00:11:21 . [Pipeline] withDockerContainer 00:11:21 prd-ubuntu20.04-docker-arm64-4c-16g-20874 does not seem to be running inside a container 00:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:11:23 $ docker top d7fd07db2b80efd85ca28767a7cc08d45a219895409c7de11d8c3cb1103bdc44 -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:24 + go version 00:11:24 go version go1.17.6 linux/arm64 [Pipeline] } 00:11:24 $ docker stop --time=1 d7fd07db2b80efd85ca28767a7cc08d45a219895409c7de11d8c3cb1103bdc44 00:11:26 $ docker rm -f d7fd07db2b80efd85ca28767a7cc08d45a219895409c7de11d8c3cb1103bdc44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:11:26 + docker inspect -f . ci-base-image-arm64 00:11:26 . [Pipeline] withDockerContainer 00:11:27 prd-ubuntu20.04-docker-arm64-4c-16g-20874 does not seem to be running inside a container 00:11:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:11:28 $ docker top 4a5c3bc2f912ad59cce99cd067dbbcfdfb990b77b0c5ba7e04fe165802ae0d86 -eo pid,comm 00:11:28 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 00:11:28 Status: Downloaded newer image for docker:20.10.14 00:11:28 ---> 7417809fdb73 00:11:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [Pipeline] { [Pipeline] echo 00:11:28 ========================================================= 00:11:28 [edgeXBuildGoParallel] Running Tests and Build... 00:11:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:11:29 + make test 00:11:29 go mod tidy -compat=1.17 00:11:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:11:32 Removing intermediate container 779150a49749 00:11:32 ---> 06d7651d878d 00:11:32 Step 5/20 : COPY go.mod vendor* ./ 00:11:32 ---> Running in 5fe08c5c20a5 00:11:33 Removing intermediate container 5fe08c5c20a5 00:11:33 ---> 2dceea3aa589 00:11:33 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 00:11:34 ---> cc972d268ed7 00:11:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:11:34 ---> Running in af61b363321c 00:11:34 ---> Running in a71e63eceec0 00:11:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:11:35 (1/43) Installing readline (8.1.1-r0) 00:11:35 (2/43) Installing bash (5.1.16-r0) 00:11:35 Executing bash-5.1.16-r0.post-install 00:11:35 (3/43) Installing brotli-libs (1.0.9-r5) 00:11:35 (4/43) Installing nghttp2-libs (1.46.0-r0) 00:11:35 (5/43) Installing libcurl (7.80.0-r0) 00:11:35 (6/43) Installing curl (7.80.0-r0) 00:11:35 (7/43) Installing dumb-init (1.2.5-r1) 00:11:35 (8/43) Installing libbz2 (1.0.8-r1) 00:11:35 (9/43) Installing expat (2.4.7-r0) 00:11:35 (10/43) Installing libffi (3.4.2-r1) 00:11:35 (11/43) Installing gdbm (1.22-r0) 00:11:35 (12/43) Installing xz-libs (5.2.5-r1) 00:11:35 (13/43) Installing libgcc (10.3.1_git20211027-r0) 00:11:35 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 00:11:35 (15/43) Installing mpdecimal (2.5.1-r1) 00:11:35 (16/43) Installing sqlite-libs (3.36.0-r0) 00:11:35 (17/43) Installing python3 (3.9.7-r4) 00:11:35 (18/43) Installing py3-appdirs (1.4.4-r2) 00:11:35 (19/43) Installing py3-certifi (2020.12.5-r1) 00:11:35 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 00:11:35 (21/43) Installing py3-idna (3.3-r0) 00:11:35 (22/43) Installing py3-urllib3 (1.26.7-r0) 00:11:35 (23/43) Installing py3-requests (2.26.0-r1) 00:11:35 (24/43) Installing py3-msgpack (1.0.2-r1) 00:11:35 (25/43) Installing py3-lockfile (0.12.2-r4) 00:11:35 (26/43) Installing py3-cachecontrol (0.12.10-r0) 00:11:35 (27/43) Installing py3-colorama (0.4.4-r1) 00:11:35 (28/43) Installing py3-contextlib2 (21.6.0-r1) 00:11:35 (29/43) Installing py3-distlib (0.3.3-r0) 00:11:35 (30/43) Installing py3-distro (1.6.0-r0) 00:11:35 (31/43) Installing py3-six (1.16.0-r0) 00:11:35 (32/43) Installing py3-webencodings (0.5.1-r4) 00:11:35 (33/43) Installing py3-html5lib (1.1-r1) 00:11:35 (34/43) Installing py3-parsing (2.4.7-r2) 00:11:35 (35/43) Installing py3-packaging (20.9-r1) 00:11:35 (36/43) Installing py3-tomli (1.2.2-r0) 00:11:35 (37/43) Installing py3-pep517 (0.12.0-r0) 00:11:35 (38/43) Installing py3-progress (1.6-r0) 00:11:35 (39/43) Installing py3-retrying (1.3.3-r2) 00:11:35 (40/43) Installing py3-ordered-set (4.0.2-r2) 00:11:35 (41/43) Installing py3-setuptools (52.0.0-r4) 00:11:35 (42/43) Installing py3-toml (0.10.2-r2) 00:11:35 (43/43) Installing py3-pip (20.3.4-r1) 00:11:36 Executing busybox-1.34.1-r5.trigger 00:11:36 OK: 83 MiB in 65 packages 00:11:36 Collecting docker-compose==1.23.2 00:11:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:11:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:11:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:11:36 Collecting websocket-client<1.0,>=0.32.0 00:11:36 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:11:36 Collecting texttable<0.10,>=0.9.0 00:11:36 Downloading texttable-0.9.1.tar.gz (11 kB) 00:11:37 Collecting dockerpty<0.5,>=0.4.1 00:11:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:11:38 Removing intermediate container a71e63eceec0 00:11:38 ---> 26187e55ce61 00:11:38 Step 7/20 : COPY . . 00:11:38 Collecting PyYAML<4,>=3.10 00:11:38 Downloading PyYAML-3.13.tar.gz (270 kB) 00:11:38 Collecting cached-property<2,>=1.2.0 00:11:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:11:38 Collecting jsonschema<3,>=2.5.1 00:11:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:11:38 Collecting docopt<0.7,>=0.6.1 00:11:38 Downloading docopt-0.6.2.tar.gz (25 kB) 00:11:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 00:11:38 Collecting docker<4.0,>=3.6.0 00:11:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:11:39 Collecting docker-pycreds>=0.4.0 00:11:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:11:39 Collecting idna<2.8,>=2.5 00:11:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:11:39 Collecting chardet<3.1.0,>=3.0.2 00:11:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:11:39 Collecting urllib3<1.25,>=1.21.1 00:11:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:11:39 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:11:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:11:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:11:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:11:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:11:39 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:11:39 Attempting uninstall: urllib3 00:11:39 Found existing installation: urllib3 1.26.7 00:11:39 Uninstalling urllib3-1.26.7: 00:11:39 Successfully uninstalled urllib3-1.26.7 00:11:39 Attempting uninstall: idna 00:11:39 Found existing installation: idna 3.3 00:11:39 Uninstalling idna-3.3: 00:11:39 Successfully uninstalled idna-3.3 00:11:39 Attempting uninstall: requests 00:11:39 Found existing installation: requests 2.26.0 00:11:39 Uninstalling requests-2.26.0: 00:11:39 Successfully uninstalled requests-2.26.0 00:11:40 Running setup.py install for texttable: started 00:11:40 Running setup.py install for texttable: finished with status 'done' 00:11:40 Running setup.py install for PyYAML: started 00:11:40 Running setup.py install for PyYAML: finished with status 'done' 00:11:40 Running setup.py install for docopt: started 00:11:41 Running setup.py install for docopt: finished with status 'done' 00:11:41 Running setup.py install for dockerpty: started 00:11:41 Running setup.py install for dockerpty: finished with status 'done' 00:11:41 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:11:54 ---> 14a11bb1e183 00:11:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:11:58 ---> Running in 1f5a29a8cf8e 00:11:58 Removing intermediate container af61b363321c 00:11:58 ---> 6f6a624d3009 00:11:58 Step 14/23 : ENV APP_PORT=58890 00:11:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:11:58 ---> Running in 14a6b784fd6e 00:11:58 Removing intermediate container 14a6b784fd6e 00:11:58 ---> edc647ebd88b 00:11:58 Step 15/23 : EXPOSE $APP_PORT 00:11:58 ---> Running in 4fc2fb8dd174 00:11:58 Removing intermediate container 4fc2fb8dd174 00:11:58 ---> ae09b47b2307 00:11:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:11:59 ---> c107604cb193 00:11:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:11:59 ---> 1cbe7b575403 00:11:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:12:00 ---> 0644a9f3e974 00:12:00 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:12:00 ---> Running in c85a59998c5f 00:12:00 Removing intermediate container c85a59998c5f 00:12:00 ---> 547d7430f3a1 00:12:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:12:01 ---> Running in 5bf6f2822808 00:12:01 Removing intermediate container 5f8961569978 00:12:01 ---> 616cb38b03ce 00:12:01 00:12:01 Step 13/26 : FROM alpine:3.15 00:12:01 Removing intermediate container 7399a01c9e50 00:12:01 ---> d3de6ef24d12 00:12:01 00:12:01 Step 13/26 : FROM alpine:3.15 00:12:01 3.15: Pulling from library/alpine 00:12:01 3.15: Pulling from library/alpine 00:12:01 Removing intermediate container 5bf6f2822808 00:12:01 ---> 46696979cf10 00:12:01 Step 21/23 : LABEL arch=x86_64 00:12:01 ---> Running in c91132e6462a 00:12:01 Removing intermediate container c91132e6462a 00:12:01 ---> 860fa55fcf25 00:12:01 Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:12:01 ---> Running in dcfbdda697b9 00:12:01 Removing intermediate container dcfbdda697b9 00:12:01 ---> 490c89f608fc 00:12:01 Step 23/23 : LABEL version=0.0.0 00:12:01 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:12:01 Status: Downloaded newer image for alpine:3.15 00:12:01 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:12:01 Status: Image is up to date for alpine:3.15 00:12:01 ---> 0ac33e5f5afa 00:12:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:12:01 ---> 0ac33e5f5afa 00:12:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:12:01 ---> Running in bb2c9eb397d3 00:12:01 ---> Running in 06e9e13dd3f3 00:12:01 ---> Running in f2a4acd7511c 00:12:02 Removing intermediate container bb2c9eb397d3 00:12:02 ---> 47aa7a086cc4 00:12:02 00:12:02 Removing intermediate container f2a4acd7511c 00:12:02 ---> e554210daa59 00:12:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:02 Removing intermediate container 06e9e13dd3f3 00:12:02 ---> 21c5a577d609 00:12:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:02 Successfully built 47aa7a086cc4 00:12:02 Successfully tagged sys-mgmt-agent:latest 00:12:02  Building sys-mgmt-agent ... done Building core-data 00:12:02 ---> Running in 88bb4c3c2e6a 00:12:02 ---> Running in 13ab4d168367 00:12:02 ? github.com/edgexfoundry/edgex-go [no test files] 00:12:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:12:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:12:05 ---> f0cb2d2148ef 00:12:05 Step 3/23 : WORKDIR /edgex-go 00:12:05 ---> Using cache 00:12:05 ---> 674ba99aa957 00:12:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:05 ---> Using cache 00:12:05 ---> fbcefd359754 00:12:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:12:07 Building bin/spire-agent... 00:12:07 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 00:12:07 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 00:12:07 go: downloading cloud.google.com/go/secretmanager v1.3.0 00:12:07 go: downloading github.com/docker/docker v20.10.12+incompatible 00:12:07  ---> Running in 9594f5812620 00:12:07 Removing intermediate container 13ab4d168367 00:12:07 ---> 006310006de1 00:12:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:12:07 ---> Running in aeed1a042a68 00:12:07 Removing intermediate container 88bb4c3c2e6a 00:12:07 ---> a36577d0828b 00:12:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:12:07 ---> Running in a42a2df9f5e5 00:12:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:12:08 go: downloading github.com/google/go-tpm-tools v0.3.3 00:12:08 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 00:12:08 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 00:12:08 go: downloading github.com/docker/go-connections v0.4.0 00:12:08 go: downloading github.com/docker/go-units v0.4.0 00:12:08 go: downloading github.com/opencontainers/image-spec v1.0.1 00:12:08 go: downloading github.com/docker/distribution v2.7.1+incompatible 00:12:08 go: downloading github.com/containerd/containerd v1.3.4 00:12:08 go: downloading github.com/opencontainers/go-digest v1.0.0 00:12:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:12:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:12:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:12:09 OK: 221 MiB in 52 packages 00:12:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:12:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:12:09 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 00:12:09 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 00:12:09 OK: 15854 distinct packages available 00:12:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:12:09 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 00:12:09 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 00:12:09 OK: 15854 distinct packages available 00:12:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:12:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:12:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:12:10 Removing intermediate container 9594f5812620 00:12:10 ---> 84932aa3bc65 00:12:10 Step 6/23 : COPY go.mod vendor* ./ 00:12:10 (1/4) Installing dumb-init (1.2.5-r1) 00:12:10 (2/4) Installing musl-obstack (1.2.3-r0) 00:12:10 (3/4) Installing libucontext (1.1-r0) 00:12:10 (1/5) Installing dumb-init (1.2.5-r1) 00:12:10 ---> 6615eb2201c5 00:12:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:11 (4/4) Installing gcompat (1.0.0-r4) 00:12:11 ---> Running in acd0a3520644 00:12:11 (2/5) Installing musl-obstack (1.2.3-r0) 00:12:11 Executing busybox-1.34.1-r5.trigger 00:12:11 OK: 6 MiB in 18 packages 00:12:11 (3/5) Installing libucontext (1.1-r0) 00:12:11 (4/5) Installing gcompat (1.0.0-r4) 00:12:11 (5/5) Installing openssl (1.1.1n-r0) 00:12:11 Executing busybox-1.34.1-r5.trigger 00:12:11 OK: 6 MiB in 19 packages 00:12:11 Removing intermediate container a42a2df9f5e5 00:12:11 ---> 159c1ebeb6a3 00:12:11 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 00:12:12 Removing intermediate container aeed1a042a68 00:12:12 ---> 9287e3426f95 00:12:12 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 00:12:12 Removing intermediate container acd0a3520644 00:12:12 ---> 36d14787a663 00:12:12 Step 8/23 : COPY . . 00:12:16 ---> 59e78118a93d 00:12:16 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 00:12:16 ---> 210063ff109e 00:12:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:12:16 Removing intermediate container 1f5a29a8cf8e 00:12:16 ---> 7e0fca800e4b 00:12:16 00:12:16 Step 9/20 : FROM alpine:3.15 00:12:16 ---> 0ac33e5f5afa 00:12:16 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:12:16 ---> Using cache 00:12:16 ---> e554210daa59 00:12:16 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:16 ---> Using cache 00:12:16 ---> 006310006de1 00:12:16 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:12:16 ---> Running in 71963c996913 00:12:16 ---> 79c5fcc57d29 00:12:16 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:12:16 ---> Running in d05f2997f43a 00:12:16 ---> 0f6967b09c51 00:12:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:12:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:12:16 Removing intermediate container d05f2997f43a 00:12:16 ---> 0994a5282e91 00:12:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:12:17 ---> cc6926604dbc 00:12:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:12:17 ---> bbe34b711f70 00:12:17 Step 21/26 : WORKDIR / 00:12:17 ---> Running in 4182a19103ca 00:12:17 ---> 292a7586a7a6 00:12:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:12:17 Removing intermediate container 4182a19103ca 00:12:17 ---> 788025b08887 00:12:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:12:17 ---> Running in 247b23efd6c7 00:12:17 ---> 59de70dda53e 00:12:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:12:17 ---> Running in e3701be62227 00:12:17 Removing intermediate container 247b23efd6c7 00:12:17 ---> d5d8c58e2ce2 00:12:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:12:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:12:17 ---> Running in 4b60b852c90c 00:12:17 Removing intermediate container e3701be62227 00:12:17 ---> 30409d4ab018 00:12:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:12:17 ---> Running in 0ddb9606ff8e 00:12:17 Removing intermediate container 4b60b852c90c 00:12:17 ---> 6e6d591e34b6 00:12:17 Step 24/26 : LABEL arch=x86_64 00:12:17 ---> Running in 0a9da6476673 00:12:18 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 00:12:18 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 00:12:18 OK: 15854 distinct packages available 00:12:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:12:18 Removing intermediate container 0ddb9606ff8e 00:12:18 ---> 10e1f64d30b1 00:12:18 Step 24/26 : LABEL arch=x86_64 00:12:18 Removing intermediate container 0a9da6476673 00:12:18 ---> b1f04ef550ca 00:12:18 Step 25/26 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:12:18 ---> Running in c22a9952b78f 00:12:18 ---> Running in 30af6a9e9698 00:12:18 Removing intermediate container c22a9952b78f 00:12:18 ---> 519d7f44be1e 00:12:18 Step 25/26 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:12:18 ---> Running in f0caf41b29d9 00:12:18 Removing intermediate container 30af6a9e9698 00:12:18 ---> 0c4a5c05a1aa 00:12:18 Step 26/26 : LABEL version=0.0.0 00:12:18 ---> Running in ad4e94e2012a 00:12:18 Removing intermediate container f0caf41b29d9 00:12:18 ---> 8253805b1dea 00:12:18 Step 26/26 : LABEL version=0.0.0 00:12:19 Removing intermediate container ad4e94e2012a 00:12:19 ---> aec66e10f8cf 00:12:19 00:12:19 ---> Running in 43e32bb31224 00:12:19 Successfully built aec66e10f8cf 00:12:19 Successfully tagged security-spire-config:latest 00:12:19  Building security-spire-config ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:12:19 Removing intermediate container 43e32bb31224 00:12:19 ---> 65ae0950183d 00:12:19 00:12:19 (1/9) Installing ca-certificates (20211220-r0) 00:12:19 Successfully built 65ae0950183d 00:12:19 Successfully tagged security-spire-agent:latest 00:12:19  Building security-spire-agent ... done (2/9) Installing brotli-libs (1.0.9-r5) 00:12:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:12:19 (4/9) Installing libcurl (7.80.0-r0) 00:12:19 (5/9) Installing curl (7.80.0-r0) 00:12:19 (6/9) Installing dumb-init (1.2.5-r1) 00:12:19 ---> 4ab8658ab68b 00:12:19 Step 9/23 : RUN make cmd/core-data/core-data 00:12:19 (7/9) Installing musl-obstack (1.2.3-r0) 00:12:20 (8/9) Installing libucontext (1.1-r0) 00:12:20 (9/9) Installing gcompat (1.0.0-r4) 00:12:20 ---> Running in 2b7ea3c632f5 00:12:20 Executing busybox-1.34.1-r5.trigger 00:12:20 Executing ca-certificates-20211220-r0.trigger 00:12:20 OK: 8 MiB in 23 packages 00:12:20 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:12:21 Removing intermediate container 71963c996913 00:12:21 ---> 0eccbf40f744 00:12:21 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:12:21 ---> 14a53f776bd5 00:12:21 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:12:22 ---> d55b9479a229 00:12:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:12:22 ---> 10aed1fae315 00:12:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:12:22 ---> Running in 6c16947af888 00:12:22 Removing intermediate container 6c16947af888 00:12:22 ---> 94ca42d0f635 00:12:22 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:12:22 ---> Running in b4752803f800 00:12:22 Removing intermediate container b4752803f800 00:12:22 ---> c0f4048a80cc 00:12:22 Step 18/20 : LABEL arch=x86_64 00:12:22 ---> Running in 7eed3b44b13a 00:12:23 Removing intermediate container 7eed3b44b13a 00:12:23 ---> 275c9213fb9e 00:12:23 Step 19/20 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:12:23 ---> Running in 199b5efd5f68 00:12:23 Removing intermediate container 199b5efd5f68 00:12:23 ---> 66447aa1e398 00:12:23 Step 20/20 : LABEL version=0.0.0 00:12:23 ---> Running in a89ec3d02f05 00:12:23 Removing intermediate container a89ec3d02f05 00:12:23 ---> 3a2d92378dd6 00:12:23 00:12:23 Successfully built 3a2d92378dd6 00:12:23 Successfully tagged security-spiffe-token-provider:latest 00:12:41  Building security-spiffe-token-provider ... done Removing intermediate container 2b7ea3c632f5 00:12:41 ---> 88a9fcd54a56 00:12:41 00:12:41 Step 10/23 : FROM alpine:3.14 00:12:41 ---> e04c818066af 00:12:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:12:42 ---> Running in 8d9cb4237a4b 00:12:42 Removing intermediate container 8d9cb4237a4b 00:12:42 ---> d9f441e160e8 00:12:42 Step 12/23 : ENV APP_PORT=59880 00:12:42 ---> Running in 9c98be9e99c8 00:12:42 Removing intermediate container 9c98be9e99c8 00:12:42 ---> 75c6902ac85e 00:12:42 Step 13/23 : EXPOSE $APP_PORT 00:12:42 ---> Running in 9870e3d75c15 00:12:42 Removing intermediate container 9870e3d75c15 00:12:42 ---> ce894a2eb04d 00:12:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:42 ---> Running in e43fe8b9c203 00:12:43 Removing intermediate container e43fe8b9c203 00:12:43 ---> b63625ced93a 00:12:43 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:12:43 ---> Running in a8e075caf5f4 00:12:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:12:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:12:45 (1/6) Installing dumb-init (1.2.5-r1) 00:12:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:12:45 (3/6) Installing libsodium (1.0.18-r0) 00:12:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:12:45 (5/6) Installing libzmq (4.3.4-r0) 00:12:45 (6/6) Installing zeromq (4.3.4-r0) 00:12:45 Executing busybox-1.33.1-r7.trigger 00:12:45 OK: 8 MiB in 20 packages 00:12:47 Removing intermediate container a8e075caf5f4 00:12:47 ---> 48955221e6e9 00:12:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:12:47 ---> b61221ad7091 00:12:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:12:48 ---> 5d30cc638f9e 00:12:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:12:48 ---> 536d2ca9adea 00:12:48 Step 19/23 : ENTRYPOINT ["/core-data"] 00:12:48 ---> Running in 5ac67c16ccdd 00:12:48 Removing intermediate container 5ac67c16ccdd 00:12:48 ---> 9c75dadfc34a 00:12:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:12:48 ---> Running in 90a5edb17e4a 00:12:48 Removing intermediate container 90a5edb17e4a 00:12:48 ---> 5f0078e6f282 00:12:48 Step 21/23 : LABEL arch=x86_64 00:12:48 ---> Running in 84f101bdb493 00:12:49 Removing intermediate container 84f101bdb493 00:12:49 ---> 0dd64dc22fcd 00:12:49 Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:12:49 ---> Running in ac565bceab4e 00:12:49 Removing intermediate container ac565bceab4e 00:12:49 ---> 4d324d0bd1f9 00:12:49 Step 23/23 : LABEL version=0.0.0 00:12:49 ---> Running in 23915e627c4f 00:12:49 Removing intermediate container 23915e627c4f 00:12:49 ---> 9dae2fb54860 00:12:49 00:12:49 Successfully built 9dae2fb54860 00:12:49 Successfully tagged core-data:latest 00:12:57  Building core-data ... done Removing intermediate container 3bef5f99660e 00:12:57 ---> 39fafeb0f1f4 00:12:57 00:12:57 Step 13/25 : FROM alpine:3.15 00:12:57 ---> 0ac33e5f5afa 00:12:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:12:57 ---> Using cache 00:12:57 ---> e554210daa59 00:12:57 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:57 ---> Using cache 00:12:57 ---> 006310006de1 00:12:57 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:12:57 ---> Using cache 00:12:57 ---> 9287e3426f95 00:12:57 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 00:12:58 ---> 4cf2a2823ac3 00:12:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:12:58 ---> 67c2b93bf87c 00:12:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:12:58 ---> 0bb27877e957 00:12:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:12:58 ---> 1def4ba1889c 00:12:58 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:12:58 ---> Running in 7b5cce5f7028 00:12:59 Removing intermediate container 7b5cce5f7028 00:12:59 ---> 783e5052c0f2 00:12:59 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:12:59 ---> Running in 6f458cd46ead 00:12:59 Removing intermediate container 6f458cd46ead 00:12:59 ---> 4766c5b96955 00:12:59 Step 23/25 : LABEL arch=x86_64 00:12:59 ---> Running in d369c9fe4787 00:12:59 Removing intermediate container d369c9fe4787 00:12:59 ---> ddf836aae1d1 00:12:59 Step 24/25 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:12:59 ---> Running in ea909b74e7b0 00:12:59 Removing intermediate container ea909b74e7b0 00:12:59 ---> d5cf5c62e815 00:12:59 Step 25/25 : LABEL version=0.0.0 00:12:59 ---> Running in f05ea867c69c 00:12:59 Removing intermediate container f05ea867c69c 00:12:59 ---> f8a8fa07cbea 00:12:59 00:12:59 Successfully built f8a8fa07cbea 00:12:59 Successfully tagged security-spire-server:latest 00:12:59  Building security-spire-server ... done  [Pipeline] } 00:12:59 $ docker stop --time=1 493b3bebd596d1a2648503577d9e7b3986a6a2e720f39cc54f759b10be4f7526 00:13:01 $ docker rm -f 493b3bebd596d1a2648503577d9e7b3986a6a2e720f39cc54f759b10be4f7526 [Pipeline] // withDockerContainer [Pipeline] sh 00:13:01 + docker images 00:13:01 REPOSITORY TAG IMAGE ID CREATED SIZE 00:13:01 security-spire-server latest f8a8fa07cbea 2 seconds ago 87.3MB 00:13:01 39fafeb0f1f4 8 seconds ago 4.41GB 00:13:01 core-data latest 9dae2fb54860 12 seconds ago 22.5MB 00:13:01 88a9fcd54a56 21 seconds ago 1.5GB 00:13:01 security-spiffe-token-provider latest 3a2d92378dd6 38 seconds ago 28.8MB 00:13:01 security-spire-config latest aec66e10f8cf 43 seconds ago 86.7MB 00:13:01 security-spire-agent latest 65ae0950183d 43 seconds ago 127MB 00:13:01 7e0fca800e4b 46 seconds ago 1.52GB 00:13:01 sys-mgmt-agent latest 47aa7a086cc4 About a minute ago 299MB 00:13:01 616cb38b03ce About a minute ago 4.41GB 00:13:01 d3de6ef24d12 About a minute ago 4.41GB 00:13:01 354417555652 About a minute ago 1.47GB 00:13:01 security-proxy-setup latest 5bbc9e17733c About a minute ago 26.9MB 00:13:01 ae6a4eae695d 2 minutes ago 1.48GB 00:13:01 core-metadata latest 4fe1f5eab60a 2 minutes ago 17MB 00:13:01 support-notifications latest 4817b0f34f7e 2 minutes ago 17MB 00:13:01 63c99fa5ad9e 2 minutes ago 1.48GB 00:13:01 39b2603b7c5a 2 minutes ago 1.48GB 00:13:01 core-command latest 744f43c282ef 3 minutes ago 16MB 00:13:01 0d32ba704150 3 minutes ago 1.47GB 00:13:01 security-bootstrapper latest 7983a0d5e8a8 3 minutes ago 19MB 00:13:01 security-secretstore-setup latest 346d07ed3381 3 minutes ago 28.5MB 00:13:01 support-scheduler latest 7aa2d7ad0898 4 minutes ago 16.2MB 00:13:01 a2b02b031b02 4 minutes ago 1.48GB 00:13:01 b47319715b3c 4 minutes ago 1.48GB 00:13:01 d26bad38e29f 4 minutes ago 1.48GB 00:13:01 ci-base-image-x86_64 latest f0cb2d2148ef 7 minutes ago 896MB 00:13:01 docker 20.10.14 7417809fdb73 8 days ago 218MB 00:13:01 alpine 3.14 e04c818066af 9 days ago 5.59MB 00:13:01 alpine 3.15 0ac33e5f5afa 9 days ago 5.57MB 00:13:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 00:13:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 00:13:01 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:13:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:13:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:13:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:13:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:13:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:13:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:13:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:13:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:13:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:13:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:13:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:13:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.303s coverage: 28.7% of statements 00:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:13:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:14:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.486s coverage: 98.5% of statements 00:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:14:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.365s coverage: 53.4% of statements 00:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:14:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.069s coverage: 89.2% of statements 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:14:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.473s coverage: 84.4% of statements 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:14:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.245s coverage: 95.6% of statements 00:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:14:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:14:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.620s coverage: 72.2% of statements 00:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:14:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.387s coverage: 60.0% of statements 00:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:14:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.384s coverage: 0.9% of statements 00:14:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:14:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.472s coverage: 58.8% of statements 00:14:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 24.0% of statements 00:14:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 47.1% of statements 00:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.280s coverage: 79.5% of statements 00:14:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 00:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements 00:14:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 00:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.259s coverage: 94.4% of statements 00:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 00:14:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.640s coverage: 82.5% of statements 00:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements 00:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 00:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 00:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.165s coverage: 100.0% of statements 00:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements 00:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements 00:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements 00:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.297s coverage: 85.4% of statements 00:14:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.812s coverage: 91.2% of statements 00:14:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:14:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.985s coverage: 64.4% of statements 00:14:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:14:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:14:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.259s coverage: 100.0% of statements 00:14:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 89.4% of statements 00:14:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 00:14:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 00:14:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 00:15:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.508s coverage: 65.4% of statements 00:15:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:15:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:15:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.951s coverage: 43.8% of statements 00:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.337s coverage: 89.5% of statements 00:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:15:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements 00:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:15:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:15:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:15:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.604s coverage: 92.3% of statements 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:15:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.290s coverage: 63.2% of statements 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:15:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.417s coverage: 97.7% of statements 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:15:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:15:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:15:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements 00:15:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 00:15:18 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:15:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:15:18 GO111MODULE=on go vet ./... 00:16:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:16:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:16:58 ./bin/test-attribution-txt.sh [Pipeline] echo 00:17:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:17:02 + ls -al . 00:17:02 total 668 00:17:02 drwxrwxr-x 9 1001 1001 4096 Apr 14 00:17 . 00:17:02 drwxr-xr-x 4 root root 4096 Apr 14 00:11 .. 00:17:02 -rw-rw-r-- 1 1001 1001 11 Apr 14 00:09 .dockerignore 00:17:02 drwxrwxr-x 8 1001 1001 4096 Apr 14 00:09 .git 00:17:02 drwxrwxr-x 3 1001 1001 4096 Apr 14 00:09 .github 00:17:02 -rw-rw-r-- 1 1001 1001 879 Apr 14 00:09 .gitignore 00:17:02 -rw-rw-r-- 1 1001 1001 42 Apr 14 00:09 .golangci.yml 00:17:02 -rw-rw-r-- 1 1001 1001 87 Apr 14 00:09 .hadolint.yml 00:17:02 -rw-rw-r-- 1 1001 1001 166 Apr 14 00:09 .sonarcloud.properties 00:17:02 -rw-rw-r-- 1 1001 1001 1171 Apr 14 00:09 ADOPTERS.md 00:17:02 -rw-rw-r-- 1 1001 1001 10086 Apr 14 00:09 Attribution.txt 00:17:02 -rw-rw-r-- 1 1001 1001 51732 Apr 14 00:09 CHANGELOG.md 00:17:02 -rw-rw-r-- 1 1001 1001 3804 Apr 14 00:09 CONTRIBUTING.md 00:17:02 -rw-rw-r-- 1 1001 1001 677 Apr 14 00:09 GOVERNANCE.md 00:17:02 -rw-rw-r-- 1 1001 1001 850 Apr 14 00:09 Jenkinsfile 00:17:02 -rw-rw-r-- 1 1001 1001 10775 Apr 14 00:09 LICENSE 00:17:02 -rw-rw-r-- 1 1001 1001 9847 Apr 14 00:09 Makefile 00:17:02 -rw-rw-r-- 1 1001 1001 582 Apr 14 00:09 OWNERS.md 00:17:02 -rw-rw-r-- 1 1001 1001 8683 Apr 14 00:09 README.md 00:17:02 -rw-rw-r-- 1 1001 1001 6912 Apr 14 00:09 SECURITY.md 00:17:02 -rw-rw-r-- 1 1001 1001 5 Apr 14 00:05 VERSION 00:17:02 -rw-rw-r-- 1 1001 1001 4131 Apr 14 00:09 ZMQWindows.md 00:17:02 drwxrwxr-x 2 1001 1001 4096 Apr 14 00:09 bin 00:17:02 drwxrwxr-x 18 1001 1001 4096 Apr 14 00:09 cmd 00:17:02 -rw-r--r-- 1 root root 434738 Apr 14 00:15 coverage.out 00:17:02 -rw-rw-r-- 1 1001 1001 3256 Apr 14 00:09 go.mod 00:17:02 -rw-rw-r-- 1 1001 1001 35162 Apr 14 00:09 go.sum 00:17:02 drwxrwxr-x 8 1001 1001 4096 Apr 14 00:09 internal 00:17:02 drwxrwxr-x 3 1001 1001 4096 Apr 14 00:09 openapi 00:17:02 drwxrwxr-x 4 1001 1001 4096 Apr 14 00:09 snap 00:17:02 -rw-rw-r-- 1 1001 1001 204 Apr 14 00:09 version.go [Pipeline] sh 00:17:02 + '[' -e coverage.out ] 00:17:02 + chown 1001:1001 coverage.out [Pipeline] stash 00:17:03 Warning: overwriting stash ‘coverage-report’ 00:17:03 Stashed 1 file(s) [Pipeline] sh 00:17:04 + make build 00:17:04 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:18:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:19:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:19:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:19:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:19:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:19:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:19:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:19:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:19:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:19:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:19:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:19:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:20:27 $ docker stop --time=1 4a5c3bc2f912ad59cce99cd067dbbcfdfb990b77b0c5ba7e04fe165802ae0d86 00:20:29 $ docker rm -f 4a5c3bc2f912ad59cce99cd067dbbcfdfb990b77b0c5ba7e04fe165802ae0d86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:20:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:20:32 00:20:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:20:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:20:33 latest: Pulling from edgex-devops/edgex-compose-arm64 00:20:33 29e5d40040c1: Pulling fs layer 00:20:33 1ce36da41761: Pulling fs layer 00:20:33 25b303627fd3: Pulling fs layer 00:20:33 29e5d40040c1: Verifying Checksum 00:20:33 29e5d40040c1: Download complete 00:20:33 1ce36da41761: Verifying Checksum 00:20:33 1ce36da41761: Download complete 00:20:34 29e5d40040c1: Pull complete 00:20:35 25b303627fd3: Verifying Checksum 00:20:35 25b303627fd3: Download complete 00:20:36 1ce36da41761: Pull complete 00:20:48 25b303627fd3: Pull complete 00:20:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:20:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:20:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:20:48 prd-ubuntu20.04-docker-arm64-4c-16g-20874 does not seem to be running inside a container 00:20:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:20:51 $ docker top c591ed1f71bd964aafdaf94dc47ad12431752b50db72a29c431e0d5fd8fcaddf -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:52 + + docker-composegrep build parallel --help 00:20:52 00:20:56 --parallel Build images in parallel. [Pipeline] } 00:20:56 $ docker stop --time=1 c591ed1f71bd964aafdaf94dc47ad12431752b50db72a29c431e0d5fd8fcaddf 00:20:58 $ docker rm -f c591ed1f71bd964aafdaf94dc47ad12431752b50db72a29c431e0d5fd8fcaddf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:20:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:20:58 . [Pipeline] withDockerContainer 00:20:59 prd-ubuntu20.04-docker-arm64-4c-16g-20874 does not seem to be running inside a container 00:20:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:21:00 $ docker top 9be455242b27d228cf19666b4231a791eab0c9f04da5eab9a444ec196d33e5ea -eo pid,comm [Pipeline] { [Pipeline] sh 00:21:01 + docker-compose -f ./docker-compose-build.yml build --parallel 00:21:05 Building core-command ... 00:21:05 Building core-data ... 00:21:05 Building core-metadata ... 00:21:05 Building security-bootstrapper ... 00:21:05 Building security-proxy-setup ... 00:21:05 Building security-secretstore-setup ... 00:21:05 Building security-spiffe-token-provider ... 00:21:05 Building security-spire-agent ... 00:21:05 Building security-spire-config ... 00:21:05 Building security-spire-server ... 00:21:05 Building support-notifications ... 00:21:05 Building support-scheduler ... 00:21:05 Building sys-mgmt-agent ... 00:21:05 Building core-command 00:21:05 Building security-secretstore-setup 00:21:05 Building sys-mgmt-agent 00:21:05 Building security-spiffe-token-provider 00:21:05 Building security-bootstrapper 00:22:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:22:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:22:27 ---> 2eb1611ec887 00:22:27 Step 3/23 : WORKDIR /edgex-go 00:22:27 ---> Running in 19e315fc3511 00:22:27 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:22:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:22:27 ---> 2eb1611ec887 00:22:27 Step 3/23 : WORKDIR /edgex-go 00:22:27 ---> Running in 508ecbe89cd6 00:22:27 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:22:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:22:27 ---> 2eb1611ec887 00:22:27 Step 3/20 : WORKDIR /edgex-go 00:22:27 ---> Running in 0adc86c2e7ab 00:22:27 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:22:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:22:27 ---> 2eb1611ec887 00:22:27 Step 3/25 : WORKDIR /edgex-go 00:22:27 ---> Running in fd8e4f1d80da 00:22:27 Removing intermediate container 19e315fc3511 00:22:27 ---> 7c16ccba85ac 00:22:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:27 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:22:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:22:27 ---> 2eb1611ec887 00:22:27 Step 3/31 : WORKDIR /edgex-go 00:22:27 ---> Running in 7ae3a3ae2528 00:22:27 ---> Running in 145ab929ec13 00:22:27 Removing intermediate container 508ecbe89cd6 00:22:27 ---> d8fe85f45d12 00:22:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:27 Removing intermediate container 0adc86c2e7ab 00:22:27 ---> 635cb1124775 00:22:27 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:22:27 Removing intermediate container fd8e4f1d80da 00:22:27 ---> 41c995220030 00:22:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:27 ---> Running in 82b718114009 00:22:27 Removing intermediate container 7ae3a3ae2528 00:22:27 ---> 5db17f124d00 00:22:27 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:22:27 ---> Running in fb1d3eac1332 00:22:27 ---> Running in 3c9e1a7aa335 00:22:27 ---> Running in ae3691504781 00:22:29 Removing intermediate container 145ab929ec13 00:22:29 ---> 42b20fe5547d 00:22:29 Step 5/23 : RUN apk add --update --no-cache make bash git 00:22:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:22:29 ---> Running in a2b3404cf608 00:22:30 Removing intermediate container 82b718114009 00:22:30 ---> e275cce55517 00:22:30 Step 5/23 : RUN apk add --update --no-cache make git 00:22:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:22:30 ---> Running in 0bc362d9ab3c 00:22:30 Removing intermediate container 3c9e1a7aa335 00:22:30 ---> 608722c13973 00:22:30 Step 5/25 : RUN apk add --update --no-cache make git 00:22:30 Removing intermediate container ae3691504781 00:22:30 ---> 636469a10c46 00:22:30 Step 5/31 : RUN apk add --update --no-cache make git 00:22:31 ---> Running in d4c276c6e05a 00:22:31 ---> Running in 2ad3f4747828 00:22:31 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 00:22:31 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 00:22:31 OK: 15740 distinct packages available 00:22:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:22:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:22:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:22:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:22:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:22:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:22:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:22:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:22:33 OK: 220 MiB in 52 packages 00:22:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:22:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:22:34 OK: 220 MiB in 52 packages 00:22:34 OK: 220 MiB in 52 packages 00:22:35 OK: 220 MiB in 52 packages 00:22:35 OK: 220 MiB in 52 packages 00:22:35 Removing intermediate container fb1d3eac1332 00:22:35 ---> 850a4c8375fb 00:22:35 Step 5/20 : COPY go.mod vendor* ./ 00:22:36 Removing intermediate container a2b3404cf608 00:22:36 ---> 7b109332459a 00:22:36 Step 6/23 : COPY go.mod vendor* ./ 00:22:36 Removing intermediate container 0bc362d9ab3c 00:22:36 ---> 14a49a4033f8 00:22:36 Step 6/23 : COPY go.mod vendor* ./ 00:22:37 Removing intermediate container 2ad3f4747828 00:22:37 ---> e06c0a37c8e4 00:22:37 Step 6/31 : COPY go.mod vendor* ./ 00:22:37 Removing intermediate container d4c276c6e05a 00:22:37 ---> d843d9469e04 00:22:37 Step 6/25 : COPY go.mod vendor* ./ 00:22:37 ---> 2187e87a5bf8 00:22:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:37 ---> Running in 5a2385cabe03 00:22:37 ---> ef70f682ccff 00:22:37 ---> d477c5e19d97 00:22:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:37 ---> Running in a309348e4802 00:22:37 ---> Running in 2d9b214c5513 00:22:38 ---> 2bc55a4777b3 00:22:38 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:38 ---> 8f7a4f3a2c26 00:22:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:38 ---> Running in 7d4e31cc5764 00:22:38 ---> Running in d9f71ca4ef41 00:22:42 Removing intermediate container 5a2385cabe03 00:22:42 ---> 4af2a7276d08 00:22:42 Step 7/20 : COPY . . 00:22:44 Removing intermediate container 2d9b214c5513 00:22:44 Removing intermediate container a309348e4802 00:22:44 ---> ea6aa7694451 00:22:44 Step 8/23 : COPY . . 00:22:44 ---> c184d6e5d940 00:22:44 Step 8/23 : COPY . . 00:22:44 Removing intermediate container 7d4e31cc5764 00:22:44 ---> cb5efdd3ce4b 00:22:44 Step 8/31 : COPY . . 00:22:44 Removing intermediate container d9f71ca4ef41 00:22:44 ---> 14953db678da 00:22:44 Step 8/25 : COPY . . 00:23:11 ---> c4c1ea5d95f9 00:23:11 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:23:11 ---> Running in c95b061820c7 00:23:11 ---> 7f50feaa5d76 00:23:11 Step 9/23 : RUN make cmd/core-command/core-command 00:23:11 ---> 77bb53596cf1 00:23:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:23:11 ---> 9c3211861cb8 00:23:11 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:23:11 ---> Running in 57f4bd05fc7f 00:23:11 ---> Running in 57e1f6c07d12 00:23:11 ---> 05b22f088261 00:23:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:23:11 ---> Running in 8b0d94288d25 00:23:11 ---> Running in f986626971bd 00:23:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:23:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:23:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:23:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:23:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:28:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:28:05 Removing intermediate container 57f4bd05fc7f 00:28:05 ---> 4f300a080261 00:28:05 00:28:05 Step 10/23 : FROM alpine:3.14 00:28:05 3.14: Pulling from library/alpine 00:28:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:28:05 Status: Downloaded newer image for alpine:3.14 00:28:05 ---> ac73e934f311 00:28:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:28:05 ---> Running in 9fd5d550e319 00:28:05 Removing intermediate container 57e1f6c07d12 00:28:05 ---> af2bfd3043de 00:28:05 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:28:05 ---> Running in 3f54fcc6fd9d 00:28:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:28:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:28:05 (1/1) Installing dumb-init (1.2.5-r1) 00:28:05 Executing busybox-1.33.1-r7.trigger 00:28:05 OK: 5 MiB in 15 packages 00:28:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:28:05 Removing intermediate container 9fd5d550e319 00:28:05 ---> afe2e6b24e54 00:28:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:28:06 ---> Running in 6e15c1b167d1 00:28:07 Removing intermediate container 6e15c1b167d1 00:28:07 ---> 98f9dfd2ca7e 00:28:07 Step 13/23 : ENV APP_PORT=59882 00:28:07 ---> Running in 76c95132d5ce 00:28:07 Removing intermediate container 3f54fcc6fd9d 00:28:07 ---> 9e17452d21f7 00:28:07 00:28:07 Step 11/23 : FROM docker:20.10.14 00:28:08 20.10.14: Pulling from library/docker 00:28:09 Removing intermediate container 76c95132d5ce 00:28:09 ---> 888620f28226 00:28:09 Step 14/23 : EXPOSE $APP_PORT 00:28:09 ---> Running in b3888b6ed6ee 00:28:10 Removing intermediate container b3888b6ed6ee 00:28:10 ---> 729feebb94f3 00:28:10 Step 15/23 : WORKDIR / 00:28:11 ---> Running in d5d2c19eda66 00:28:13 Removing intermediate container d5d2c19eda66 00:28:13 ---> b67144d418e9 00:28:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:28:15 Removing intermediate container 8b0d94288d25 00:28:15 ---> a0ee02245177 00:28:15 00:28:15 Step 10/25 : FROM alpine:3.14 00:28:15 ---> ac73e934f311 00:28:15 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:28:15 ---> f8ab4486aebd 00:28:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:28:15 ---> Running in 09b1bfba6e21 00:28:16 Removing intermediate container f986626971bd 00:28:16 ---> e49a15e8ee49 00:28:16 00:28:16 Step 10/31 : FROM alpine:3.14 00:28:16 ---> ac73e934f311 00:28:16 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:28:16 ---> Running in 4bb741383862 00:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:28:17 Removing intermediate container 4bb741383862 00:28:17 ---> 943b86b37249 00:28:17 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:28:18 ---> Running in 7485687b1eb6 00:28:18 (1/3) Installing ca-certificates (20211220-r0) 00:28:18 (2/3) Installing dumb-init (1.2.5-r1) 00:28:18 (3/3) Installing su-exec (0.2-r1) 00:28:18 Executing busybox-1.33.1-r7.trigger 00:28:19 Executing ca-certificates-20211220-r0.trigger 00:28:19 OK: 6 MiB in 17 packages 00:28:20 ---> cfb65d8d6c6c 00:28:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:28:22 (1/2) Installing dumb-init (1.2.5-r1) 00:28:22 ---> 904d5d5b0df8 00:28:22 Step 19/23 : ENTRYPOINT ["/core-command"] 00:28:22 (2/2) Installing su-exec (0.2-r1) 00:28:22 Executing busybox-1.33.1-r7.trigger 00:28:22 ---> Running in 6683f4c06fa6 00:28:22 OK: 6 MiB in 16 packages 00:28:22 Removing intermediate container 09b1bfba6e21 00:28:22 ---> 4f126d9a8473 00:28:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:28:23 ---> Running in b399f444b20b 00:28:23 Removing intermediate container 6683f4c06fa6 00:28:23 ---> cdcb5cf091f4 00:28:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:28:23 ---> Running in 00e20cabc565 00:28:24 Removing intermediate container b399f444b20b 00:28:24 ---> d50f321848bd 00:28:24 Step 13/25 : WORKDIR / 00:28:24 ---> Running in 9a93e642c937 00:28:24 Removing intermediate container 7485687b1eb6 00:28:24 ---> 21c06547cfc8 00:28:24 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:28:24 ---> Running in b2a0a792b1a7 00:28:24 Removing intermediate container 00e20cabc565 00:28:24 ---> cbec373ee26a 00:28:24 Step 21/23 : LABEL arch=arm64 00:28:25 ---> Running in 12748d2597db 00:28:25 Removing intermediate container 9a93e642c937 00:28:25 ---> a7ebd2f42515 00:28:25 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:28:25 Removing intermediate container b2a0a792b1a7 00:28:25 ---> 9d0c06ab1fbd 00:28:25 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:28:25 Removing intermediate container 12748d2597db 00:28:25 ---> 3f05ef36e636 00:28:25 Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:28:25 ---> Running in ecdcb7a7e8e9 00:28:25 ---> Running in 2c9a0b1a62d2 00:28:26 ---> b6c932892e16 00:28:26 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:28:26 Removing intermediate container ecdcb7a7e8e9 00:28:26 ---> d64eae68fbb4 00:28:26 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:28:26 Removing intermediate container 2c9a0b1a62d2 00:28:26 ---> cc6aeb0ab129 00:28:26 Step 23/23 : LABEL version=0.0.0 00:28:27 ---> Running in 21b721cc50a4 00:28:27 ---> Running in 857ab7949762 00:28:28 Removing intermediate container 857ab7949762 00:28:28 ---> 1095cff9e3f2 00:28:28 00:28:28 ---> 592edaf53a3d 00:28:28 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:28:29 Successfully built 1095cff9e3f2 00:28:29 Successfully tagged core-command-arm64:latest 00:28:29 Building security-spire-agent 00:28:30  Building core-command ... done  ---> 7764205ffb4b 00:28:30 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:28:30 Removing intermediate container 21b721cc50a4 00:28:30 ---> b746e78d6a7c 00:28:30 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:28:30 ---> Running in 3129613ef871 00:28:31 ---> 08874768aa02 00:28:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:28:31 Removing intermediate container 3129613ef871 00:28:31 ---> d197759a180f 00:28:31 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:28:33 ---> 75124819fc3c 00:28:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:28:33 ---> Running in 1c25aa06f030 00:28:34 ---> 19a58724fc08 00:28:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:28:37 ---> b607c8448c15 00:28:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:28:37 Removing intermediate container 1c25aa06f030 00:28:37 ---> a9b2e9d0cd44 00:28:37 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:28:38 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 00:28:38 Status: Downloaded newer image for docker:20.10.14 00:28:38 ---> c346e9eafbab 00:28:38 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:28:38 ---> Running in a91da89df3c8 00:28:39 ---> eceff890dd05 00:28:39 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:28:39 ---> Running in 23849d8a82cb 00:28:39 ---> fedb3d04ddfd 00:28:39 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:28:39 Removing intermediate container a91da89df3c8 00:28:39 ---> 2f42487d0d27 00:28:39 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:28:40 ---> Running in 6febbc1d24ae 00:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:28:43 Removing intermediate container 23849d8a82cb 00:28:43 ---> 23e838e8f26b 00:28:43 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:28:43 ---> fb4434cf51e8 00:28:43 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:28:43 ---> Running in 01ae4305b6b7 00:28:43 (1/43) Installing readline (8.1.1-r0) 00:28:43 (2/43) Installing bash (5.1.16-r0) 00:28:43 Executing bash-5.1.16-r0.post-install 00:28:43 (3/43) Installing brotli-libs (1.0.9-r5) 00:28:43 (4/43) Installing nghttp2-libs (1.46.0-r0) 00:28:43 (5/43) Installing libcurl (7.80.0-r0) 00:28:43 (6/43) Installing curl (7.80.0-r0) 00:28:44 (7/43) Installing dumb-init (1.2.5-r1) 00:28:44 (8/43) Installing libbz2 (1.0.8-r1) 00:28:44 (9/43) Installing expat (2.4.7-r0) 00:28:44 (10/43) Installing libffi (3.4.2-r1) 00:28:44 (11/43) Installing gdbm (1.22-r0) 00:28:44 (12/43) Installing xz-libs (5.2.5-r1) 00:28:44 (13/43) Installing libgcc (10.3.1_git20211027-r0) 00:28:44 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 00:28:44 (15/43) Installing mpdecimal (2.5.1-r1) 00:28:44 (16/43) Installing sqlite-libs (3.36.0-r0) 00:28:44 (17/43) Installing python3 (3.9.7-r4) 00:28:44 Removing intermediate container 01ae4305b6b7 00:28:44 ---> 18e8996a9488 00:28:44 Step 23/25 : LABEL arch=arm64 00:28:44 ---> 9c654e194a19 00:28:44 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:28:44 ---> Running in 32c09b5c8ec6 00:28:45 Removing intermediate container 32c09b5c8ec6 00:28:45 ---> 4b44748218a8 00:28:45 Step 24/25 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:28:45 ---> Running in 12b4fbd44ac4 00:28:46 ---> 4e2b6016558b 00:28:46 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:28:46 Removing intermediate container 12b4fbd44ac4 00:28:46 ---> 1c7e7a16281d 00:28:46 Step 25/25 : LABEL version=0.0.0 00:28:46 ---> Running in cd606f0e374b 00:28:47 (18/43) Installing py3-appdirs (1.4.4-r2) 00:28:47 (19/43) Installing py3-certifi (2020.12.5-r1) 00:28:47 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 00:28:47 (21/43) Installing py3-idna (3.3-r0) 00:28:47 (22/43) Installing py3-urllib3 (1.26.7-r0) 00:28:47 (23/43) Installing py3-requests (2.26.0-r1) 00:28:47 (24/43) Installing py3-msgpack (1.0.2-r1) 00:28:47 (25/43) Installing py3-lockfile (0.12.2-r4) 00:28:47 Removing intermediate container cd606f0e374b 00:28:47 ---> 5757bcbdf8d4 00:28:47 00:28:47 (26/43) Installing py3-cachecontrol (0.12.10-r0) 00:28:47 ---> 9777279e841e 00:28:47 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:28:47 (27/43) Installing py3-colorama (0.4.4-r1) 00:28:47 (28/43) Installing py3-contextlib2 (21.6.0-r1) 00:28:47 (29/43) Installing py3-distlib (0.3.3-r0) 00:28:47 (30/43) Installing py3-distro (1.6.0-r0) 00:28:47 (31/43) Installing py3-six (1.16.0-r0) 00:28:47 (32/43) Installing py3-webencodings (0.5.1-r4) 00:28:47 (33/43) Installing py3-html5lib (1.1-r1) 00:28:47 (34/43) Installing py3-parsing (2.4.7-r2) 00:28:47 (35/43) Installing py3-packaging (20.9-r1) 00:28:47 ---> Running in 48d46d0e11d7 00:28:48 (36/43) Installing py3-tomli (1.2.2-r0) 00:28:48 (37/43) Installing py3-pep517 (0.12.0-r0) 00:28:48 (38/43) Installing py3-progress (1.6-r0) 00:28:48 (39/43) Installing py3-retrying (1.3.3-r2) 00:28:48 (40/43) Installing py3-ordered-set (4.0.2-r2) 00:28:48 (41/43) Installing py3-setuptools (52.0.0-r4) 00:28:48 Successfully built 5757bcbdf8d4 00:28:48 Successfully tagged security-secretstore-setup-arm64:latest 00:28:48  Building security-secretstore-setup ... done Building support-scheduler 00:28:48 (42/43) Installing py3-toml (0.10.2-r2) 00:28:48 (43/43) Installing py3-pip (20.3.4-r1) 00:28:48 Removing intermediate container 48d46d0e11d7 00:28:48 ---> 161716d04116 00:28:48 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:28:49 Executing busybox-1.34.1-r5.trigger 00:28:49 OK: 82 MiB in 65 packages 00:28:49 ---> a23cfc7aa93f 00:28:49 Step 26/31 : RUN chmod +x /entrypoint.sh 00:28:50 ---> Running in f55859371b8e 00:28:53 Removing intermediate container f55859371b8e 00:28:53 ---> 58ce621bab23 00:28:53 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:28:54 ---> Running in 960e99323d08 00:28:54 Removing intermediate container 960e99323d08 00:28:54 ---> c199bc429471 00:28:54 Step 28/31 : CMD ["gate"] 00:28:55 Collecting docker-compose==1.23.2 00:28:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:28:55 ---> Running in 53d6c8d86d06 00:28:55 Collecting texttable<0.10,>=0.9.0 00:28:55 Downloading texttable-0.9.1.tar.gz (11 kB) 00:28:55 Removing intermediate container 53d6c8d86d06 00:28:55 ---> 1806fc8ced6e 00:28:55 Step 29/31 : LABEL arch=arm64 00:28:56 ---> Running in 11c8850a5236 00:28:57 Removing intermediate container 11c8850a5236 00:28:57 ---> d263ab531477 00:28:57 Step 30/31 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:28:58 ---> Running in 2e6f08688fd9 00:28:58 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:28:58 Collecting websocket-client<1.0,>=0.32.0 00:28:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:28:58 Collecting dockerpty<0.5,>=0.4.1 00:28:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:28:58 Removing intermediate container 2e6f08688fd9 00:28:58 ---> e8a06f02fb14 00:28:58 Step 31/31 : LABEL version=0.0.0 00:28:59 ---> Running in b53f483d3332 00:29:00 Removing intermediate container b53f483d3332 00:29:00 ---> 301fd7d59318 00:29:00 00:29:01 Successfully built 301fd7d59318 00:29:01 Successfully tagged security-bootstrapper-arm64:latest 00:29:01  Building security-bootstrapper ... done Building security-proxy-setup 00:29:02 Collecting PyYAML<4,>=3.10 00:29:02 Downloading PyYAML-3.13.tar.gz (270 kB) 00:29:02 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:29:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:29:02 ---> 2eb1611ec887 00:29:02 Step 3/26 : WORKDIR /edgex-go 00:29:02 ---> Using cache 00:29:02 ---> 5db17f124d00 00:29:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:02 ---> Using cache 00:29:02 ---> 636469a10c46 00:29:02 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:29:02 ---> Running in 56f3c3900414 00:29:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:29:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:29:05 Collecting docopt<0.7,>=0.6.1 00:29:05 Downloading docopt-0.6.2.tar.gz (25 kB) 00:29:06 OK: 220 MiB in 52 packages 00:29:07 Removing intermediate container c95b061820c7 00:29:07 ---> a76d0ca76745 00:29:07 00:29:07 Step 9/20 : FROM alpine:3.15 00:29:07 3.15: Pulling from library/alpine 00:29:07 Removing intermediate container 56f3c3900414 00:29:07 ---> d27abac0e76f 00:29:07 Step 6/26 : COPY go.mod vendor* ./ 00:29:07 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:29:07 Status: Downloaded newer image for alpine:3.15 00:29:07 ---> 3fb3c9af89a9 00:29:07 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:29:08 ---> Running in d3facd94bfc3 00:29:08 Collecting cached-property<2,>=1.2.0 00:29:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:29:08 Removing intermediate container d3facd94bfc3 00:29:08 ---> d47e244cbe24 00:29:08 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:09 ---> 3a47f5f10bd5 00:29:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:09 Collecting docker<4.0,>=3.6.0 00:29:09 ---> Running in 715cac074d8a 00:29:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:29:09 ---> Running in 2674b5960c68 00:29:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:29:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:29:11 Collecting jsonschema<3,>=2.5.1 00:29:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:29:11 Collecting docker-pycreds>=0.4.0 00:29:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:29:12 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:29:12 Removing intermediate container 715cac074d8a 00:29:12 ---> 6e212d5d38f3 00:29:12 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:29:12 Collecting chardet<3.1.0,>=3.0.2 00:29:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:29:12 ---> Running in a2b2d1198d90 00:29:13 Collecting urllib3<1.25,>=1.21.1 00:29:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:29:13 Collecting idna<2.8,>=2.5 00:29:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:29:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:29:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:29:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:29:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:29:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:29:14 Removing intermediate container 2674b5960c68 00:29:14 ---> 151b68868f9f 00:29:14 Step 8/26 : COPY . . 00:29:15 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:29:15 Attempting uninstall: urllib3 00:29:15 Found existing installation: urllib3 1.26.7 00:29:15 Uninstalling urllib3-1.26.7: 00:29:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:29:15 Successfully uninstalled urllib3-1.26.7 00:29:16 Attempting uninstall: idna 00:29:16 Found existing installation: idna 3.3 00:29:16 Uninstalling idna-3.3: 00:29:16 Successfully uninstalled idna-3.3 00:29:16 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 00:29:16 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 00:29:16 OK: 15729 distinct packages available 00:29:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:29:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:29:18 (1/9) Installing ca-certificates (20211220-r0) 00:29:18 (2/9) Installing brotli-libs (1.0.9-r5) 00:29:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:29:19 (4/9) Installing libcurl (7.80.0-r0) 00:29:19 (5/9) Installing curl (7.80.0-r0) 00:29:19 (6/9) Installing dumb-init (1.2.5-r1) 00:29:19 Attempting uninstall: requests 00:29:19 Found existing installation: requests 2.26.0 00:29:19 Uninstalling requests-2.26.0: 00:29:19 (7/9) Installing musl-obstack (1.2.3-r0) 00:29:19 (8/9) Installing libucontext (1.1-r0) 00:29:19 Successfully uninstalled requests-2.26.0 00:29:19 (9/9) Installing gcompat (1.0.0-r4) 00:29:19 Executing busybox-1.34.1-r5.trigger 00:29:19 Executing ca-certificates-20211220-r0.trigger 00:29:19 OK: 8 MiB in 23 packages 00:29:19 Running setup.py install for texttable: started 00:29:22 Running setup.py install for texttable: finished with status 'done' 00:29:22 Running setup.py install for PyYAML: started 00:29:23 Removing intermediate container a2b2d1198d90 00:29:23 ---> 942072ed5ffe 00:29:23 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:29:24 ---> 652a9f587046 00:29:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:29:24 Running setup.py install for PyYAML: finished with status 'done' 00:29:25 Running setup.py install for docopt: started 00:29:27 Running setup.py install for docopt: finished with status 'done' 00:29:27 Running setup.py install for dockerpty: started 00:29:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:29:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:29:27 ---> 2eb1611ec887 00:29:27 Step 3/22 : WORKDIR /edgex-go 00:29:27 ---> Using cache 00:29:27 ---> 5db17f124d00 00:29:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:27 ---> Using cache 00:29:27 ---> 636469a10c46 00:29:27 Step 5/22 : RUN apk add --update --no-cache make git 00:29:27 ---> Using cache 00:29:27 ---> e06c0a37c8e4 00:29:27 Step 6/22 : COPY go.mod vendor* ./ 00:29:27 ---> Using cache 00:29:27 ---> 2bc55a4777b3 00:29:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:27 ---> Using cache 00:29:27 ---> cb5efdd3ce4b 00:29:27 Step 8/22 : COPY . . 00:29:28 ---> Using cache 00:29:28 ---> 05b22f088261 00:29:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:29:28 ---> 0c24302177d4 00:29:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:29:28 ---> Running in 06e2606d927a 00:29:29 ---> bdeca70cc98a 00:29:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:29:29 Running setup.py install for dockerpty: finished with status 'done' 00:29:29 ---> Running in 0838fd7d1003 00:29:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:29:30 Removing intermediate container 0838fd7d1003 00:29:30 ---> e4a4a2149f8c 00:29:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:29:30 ---> Running in 09565d6bb474 00:29:32 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:29:32 Removing intermediate container 09565d6bb474 00:29:32 ---> b4c8fae67419 00:29:32 Step 18/20 : LABEL arch=arm64 00:29:32 ---> Running in e05b42658569 00:29:32 Removing intermediate container e05b42658569 00:29:32 ---> 391cae9839ee 00:29:32 Step 19/20 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:29:32 ---> Running in 5b9d0ea366a7 00:29:33 Removing intermediate container 5b9d0ea366a7 00:29:33 ---> b5a32c9c9562 00:29:33 Step 20/20 : LABEL version=0.0.0 00:29:33 ---> Running in 820d67873860 00:29:34 Removing intermediate container 820d67873860 00:29:34 ---> cf1bec679e8d 00:29:34 00:29:36 Successfully built cf1bec679e8d 00:29:36 Successfully tagged security-spiffe-token-provider-arm64:latest 00:29:36  Building security-spiffe-token-provider ... done Building support-notifications 00:29:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:29:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:29:38 ---> 2eb1611ec887 00:29:38 Step 3/22 : WORKDIR /edgex-go 00:29:38 ---> Using cache 00:29:38 ---> 5db17f124d00 00:29:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:29:38 ---> Using cache 00:29:38 ---> 636469a10c46 00:29:38 Step 5/22 : RUN apk add --update --no-cache make git 00:29:38 ---> Using cache 00:29:38 ---> e06c0a37c8e4 00:29:38 Step 6/22 : COPY go.mod vendor* ./ 00:29:38 ---> Using cache 00:29:38 ---> 2bc55a4777b3 00:29:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:29:38 ---> Using cache 00:29:38 ---> cb5efdd3ce4b 00:29:38 Step 8/22 : COPY . . 00:29:39 ---> Using cache 00:29:39 ---> 05b22f088261 00:29:39 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:29:40 ---> Running in 614568eb20ca 00:29:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:29:54 ---> 6e78d9e3d344 00:29:54 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:29:54 ---> Running in 3e6e8b7f88d2 00:29:55 Removing intermediate container 6febbc1d24ae 00:29:55 ---> 4dbd60d19a28 00:29:55 Step 14/23 : ENV APP_PORT=58890 00:29:55 ---> Running in 2f3c310b94ab 00:29:55 Removing intermediate container 3e6e8b7f88d2 00:29:55 ---> e6f5d22f2143 00:29:55 Step 10/26 : RUN mkdir -p spire-build 00:29:56 ---> Running in 7ae6b59b0cef 00:29:56 Removing intermediate container 2f3c310b94ab 00:29:56 ---> 8a14f7cb3a90 00:29:56 Step 15/23 : EXPOSE $APP_PORT 00:29:56 ---> Running in 0250584e8b3c 00:29:57 Removing intermediate container 0250584e8b3c 00:29:57 ---> fb04d9167943 00:29:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:30:00 Removing intermediate container 7ae6b59b0cef 00:30:00 ---> 797df29a724f 00:30:00 Step 11/26 : WORKDIR /edgex-go/spire-build 00:30:00 ---> Running in 9d688ab692ea 00:30:01 ---> 59129a6de855 00:30:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:30:01 Removing intermediate container 9d688ab692ea 00:30:01 ---> 7c9b42cba1ff 00:30:01 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:30:01 ---> Running in de2dd9a2c549 00:30:02 ---> c229ecde8248 00:30:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:30:04 ---> 3951eb0a3651 00:30:04 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:30:04 spire-1.2.1/ 00:30:04 spire-1.2.1/.data/ 00:30:04 spire-1.2.1/.data/.file 00:30:04 spire-1.2.1/.dockerignore 00:30:04 spire-1.2.1/.gitattributes 00:30:04 spire-1.2.1/.githooks/ 00:30:04 spire-1.2.1/.githooks/pre-commit 00:30:04 spire-1.2.1/.github/ 00:30:04 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:30:04 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:30:04 spire-1.2.1/.github/dependabot.yml 00:30:04 spire-1.2.1/.github/workflows/ 00:30:04 spire-1.2.1/.github/workflows/nightly_build.yaml 00:30:04 spire-1.2.1/.github/workflows/pr_build.yaml 00:30:04 spire-1.2.1/.github/workflows/release_build.yaml 00:30:04 spire-1.2.1/.github/workflows/scripts/ 00:30:04 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:30:04 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:30:04 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:30:04 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:30:04 spire-1.2.1/.github/workflows/scripts/split.sh 00:30:04 spire-1.2.1/.gitignore 00:30:04 spire-1.2.1/.go-version 00:30:04 spire-1.2.1/.golangci.yml 00:30:04 spire-1.2.1/ADOPTERS.md 00:30:04 spire-1.2.1/CHANGELOG.md 00:30:04 spire-1.2.1/CODE-OF-CONDUCT.md 00:30:04 spire-1.2.1/CODEOWNERS 00:30:04 spire-1.2.1/CONTRIBUTING.md 00:30:04 spire-1.2.1/Dockerfile 00:30:04 spire-1.2.1/Dockerfile.dev 00:30:04 spire-1.2.1/Dockerfile.scratch 00:30:04 spire-1.2.1/LICENSE 00:30:04 spire-1.2.1/MAINTAINERS.md 00:30:04 spire-1.2.1/Makefile 00:30:04 spire-1.2.1/README.md 00:30:04 spire-1.2.1/ROADMAP.md 00:30:04 spire-1.2.1/SECURITY.md 00:30:04 spire-1.2.1/cmd/ 00:30:04 spire-1.2.1/cmd/spire-agent/ 00:30:04 spire-1.2.1/cmd/spire-agent/cli/ 00:30:04 spire-1.2.1/cmd/spire-agent/cli/api/ 00:30:04 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:30:04 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:30:04 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:30:04 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:30:04 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:30:04 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:30:04 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:30:04 spire-1.2.1/cmd/spire-agent/cli/common/ 00:30:04 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:30:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:30:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:30:04 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:30:04 spire-1.2.1/cmd/spire-agent/cli/run/ 00:30:04 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:30:04 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:30:04 spire-1.2.1/cmd/spire-agent/cli/validate/ ---> Running in 1d817172f816 00:30:04 00:30:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:30:04 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:30:04 spire-1.2.1/cmd/spire-agent/main.go 00:30:04 spire-1.2.1/cmd/spire-server/ 00:30:04 spire-1.2.1/cmd/spire-server/cli/ 00:30:04 spire-1.2.1/cmd/spire-server/cli/agent/ 00:30:04 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:30:04 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/cli.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/entry/ 00:30:04 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/federation/ 00:30:04 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:30:04 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:30:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:30:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/run/ 00:30:05 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/token/ 00:30:05 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/validate/ 00:30:05 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/x509/ 00:30:05 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:30:05 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:30:05 spire-1.2.1/cmd/spire-server/main.go 00:30:05 spire-1.2.1/cmd/spire-server/util/ 00:30:05 spire-1.2.1/cmd/spire-server/util/util.go 00:30:05 spire-1.2.1/conf/ 00:30:05 spire-1.2.1/conf/agent/ 00:30:05 spire-1.2.1/conf/agent/agent.conf 00:30:05 spire-1.2.1/conf/agent/agent_full.conf 00:30:05 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:30:05 spire-1.2.1/conf/server/ 00:30:05 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:30:05 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:30:05 spire-1.2.1/conf/server/server.conf 00:30:05 spire-1.2.1/conf/server/server_full.conf 00:30:05 spire-1.2.1/doc/ 00:30:05 spire-1.2.1/doc/SPIRE101.md 00:30:05 spire-1.2.1/doc/auditlog.md 00:30:05 spire-1.2.1/doc/authorization_policy_engine.md 00:30:05 spire-1.2.1/doc/changelog_guidelines.md 00:30:05 spire-1.2.1/doc/cure53-report.pdf 00:30:05 spire-1.2.1/doc/images/ 00:30:05 spire-1.2.1/doc/images/2019_roadmap.png 00:30:05 spire-1.2.1/doc/images/SPIRE101.png 00:30:05 spire-1.2.1/doc/images/SPIRE_agent.png 00:30:05 spire-1.2.1/doc/images/SPIRE_server.png 00:30:05 spire-1.2.1/doc/images/cache_mgr.png 00:30:05 spire-1.2.1/doc/images/cache_mgr_components.png 00:30:05 spire-1.2.1/doc/images/federated_spire.png 00:30:05 spire-1.2.1/doc/images/ha_mode.png 00:30:05 spire-1.2.1/doc/images/nested_spire.png 00:30:05 spire-1.2.1/doc/images/oidc_federation.png 00:30:05 spire-1.2.1/doc/images/single_trust_domain.png 00:30:05 spire-1.2.1/doc/images/spiffe_compatible.png 00:30:05 spire-1.2.1/doc/images/spire_logo.png 00:30:05 spire-1.2.1/doc/migrating_registration_api_clients.md 00:30:05 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:30:05 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:30:05 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:30:05 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:30:05 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:30:05 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:30:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:30:05 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:30:05 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:30:05 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:30:05 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:30:05 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:30:05 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:30:05 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:30:05 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:30:05 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:30:05 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:30:05 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:30:05 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:30:05 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:30:05 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:30:05 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:30:05 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:30:05 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:30:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:30:05 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:30:05 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:30:05 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:30:05 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:30:05 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:30:05 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:30:05 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:30:05 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:30:05 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:30:05 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:30:05 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:30:05 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:30:05 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:30:05 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:30:05 spire-1.2.1/doc/scaling_spire.md 00:30:05 spire-1.2.1/doc/spire_agent.md 00:30:05 spire-1.2.1/doc/spire_server.md 00:30:05 spire-1.2.1/doc/supported_integrations.md 00:30:05 spire-1.2.1/doc/telemetry.md 00:30:05 spire-1.2.1/doc/telemetry_config.md 00:30:05 spire-1.2.1/doc/upgrading.md 00:30:05 spire-1.2.1/doc/using_spire.md 00:30:05 spire-1.2.1/examples/ 00:30:05 spire-1.2.1/examples/README.md 00:30:05 spire-1.2.1/go.mod 00:30:05 spire-1.2.1/go.sum 00:30:05 spire-1.2.1/pkg/ 00:30:05 spire-1.2.1/pkg/agent/ 00:30:05 spire-1.2.1/pkg/agent/agent.go 00:30:05 spire-1.2.1/pkg/agent/api/ 00:30:05 spire-1.2.1/pkg/agent/api/config.go 00:30:05 spire-1.2.1/pkg/agent/api/debug/ 00:30:05 spire-1.2.1/pkg/agent/api/debug/v1/ 00:30:05 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:30:05 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:30:05 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:30:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:30:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:30:05 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:30:05 spire-1.2.1/pkg/agent/api/endpoints.go 00:30:05 spire-1.2.1/pkg/agent/api/health/ 00:30:05 spire-1.2.1/pkg/agent/api/health/v1/ 00:30:05 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:30:05 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:30:05 spire-1.2.1/pkg/agent/api/rpccontext/ 00:30:05 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:30:05 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:30:05 spire-1.2.1/pkg/agent/attestor/ 00:30:05 spire-1.2.1/pkg/agent/attestor/node/ 00:30:05 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:30:05 spire-1.2.1/pkg/agent/attestor/node/node.go 00:30:05 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:30:05 spire-1.2.1/pkg/agent/attestor/workload/ 00:30:05 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:30:05 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:30:05 spire-1.2.1/pkg/agent/catalog/ 00:30:05 spire-1.2.1/pkg/agent/catalog/catalog.go 00:30:05 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:30:05 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:30:05 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:30:05 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:30:05 spire-1.2.1/pkg/agent/client/ 00:30:05 spire-1.2.1/pkg/agent/client/client.go 00:30:05 spire-1.2.1/pkg/agent/client/client_test.go 00:30:05 spire-1.2.1/pkg/agent/client/dial.go 00:30:05 spire-1.2.1/pkg/agent/client/nodeconn.go 00:30:05 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:30:05 spire-1.2.1/pkg/agent/client/update.go 00:30:05 spire-1.2.1/pkg/agent/client/util.go 00:30:05 spire-1.2.1/pkg/agent/common/ 00:30:05 spire-1.2.1/pkg/agent/common/backoff/ 00:30:05 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:30:05 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:30:05 spire-1.2.1/pkg/agent/common/cgroups/ 00:30:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:30:05 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:30:05 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:30:05 spire-1.2.1/pkg/agent/config.go 00:30:05 spire-1.2.1/pkg/agent/endpoints/ 00:30:05 spire-1.2.1/pkg/agent/endpoints/config.go 00:30:05 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:30:05 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:30:05 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:30:05 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:30:05 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:30:05 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:30:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:30:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:30:05 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:30:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:30:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:30:05 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:30:05 spire-1.2.1/pkg/agent/endpoints/workload/ 00:30:05 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:30:05 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:30:05 spire-1.2.1/pkg/agent/manager/ 00:30:05 spire-1.2.1/pkg/agent/manager/cache/ 00:30:05 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:30:05 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:30:05 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:30:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:30:05 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:30:05 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:30:05 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:30:05 spire-1.2.1/pkg/agent/manager/config.go 00:30:05 spire-1.2.1/pkg/agent/manager/manager.go 00:30:05 spire-1.2.1/pkg/agent/manager/manager_test.go 00:30:05 spire-1.2.1/pkg/agent/manager/storage.go 00:30:05 spire-1.2.1/pkg/agent/manager/storage_test.go 00:30:05 spire-1.2.1/pkg/agent/manager/storecache/ 00:30:05 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:30:05 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:30:05 spire-1.2.1/pkg/agent/manager/sync.go 00:30:05 spire-1.2.1/pkg/agent/plugin/ 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:30:05 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:30:05 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:30:05 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:30:05 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:30:05 spire-1.2.1/pkg/agent/svid/ 00:30:05 spire-1.2.1/pkg/agent/svid/rotator.go 00:30:05 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:30:05 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:30:05 spire-1.2.1/pkg/agent/svid/store/ 00:30:05 spire-1.2.1/pkg/agent/svid/store/service.go 00:30:05 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:30:05 spire-1.2.1/pkg/common/ 00:30:05 spire-1.2.1/pkg/common/agentpathtemplate/ 00:30:05 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:30:05 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:30:05 spire-1.2.1/pkg/common/api/ 00:30:05 spire-1.2.1/pkg/common/api/metrics.go 00:30:05 spire-1.2.1/pkg/common/api/middleware/ 00:30:05 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:30:05 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:30:05 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:30:05 spire-1.2.1/pkg/common/api/middleware/logger.go 00:30:05 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:30:05 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:30:05 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:30:05 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:30:05 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:30:05 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:30:05 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:30:05 spire-1.2.1/pkg/common/api/middleware/names.go 00:30:05 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:30:05 spire-1.2.1/pkg/common/api/names.go 00:30:05 spire-1.2.1/pkg/common/api/ratelimit.go 00:30:05 spire-1.2.1/pkg/common/api/rpccontext/ 00:30:05 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:30:05 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:30:05 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:30:05 spire-1.2.1/pkg/common/auth/ 00:30:05 spire-1.2.1/pkg/common/auth/interceptors.go 00:30:05 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:30:05 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:30:05 spire-1.2.1/pkg/common/bundleutil/ 00:30:05 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:30:05 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:30:05 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:30:05 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:30:05 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:30:05 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:30:05 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:30:05 spire-1.2.1/pkg/common/bundleutil/types.go 00:30:05 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:30:05 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:30:05 spire-1.2.1/pkg/common/catalog/ 00:30:05 spire-1.2.1/pkg/common/catalog/bind.go 00:30:05 spire-1.2.1/pkg/common/catalog/builtin.go 00:30:05 spire-1.2.1/pkg/common/catalog/catalog.go 00:30:05 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:30:05 spire-1.2.1/pkg/common/catalog/closers.go 00:30:05 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:30:05 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:30:05 spire-1.2.1/pkg/common/catalog/config.go 00:30:05 spire-1.2.1/pkg/common/catalog/config_test.go 00:30:05 spire-1.2.1/pkg/common/catalog/configure.go 00:30:05 spire-1.2.1/pkg/common/catalog/constraints.go 00:30:05 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:30:05 spire-1.2.1/pkg/common/catalog/context.go 00:30:05 spire-1.2.1/pkg/common/catalog/external.go 00:30:05 spire-1.2.1/pkg/common/catalog/host.go 00:30:05 spire-1.2.1/pkg/common/catalog/pipenet.go 00:30:05 spire-1.2.1/pkg/common/catalog/plugin.go 00:30:05 spire-1.2.1/pkg/common/catalog/testplugin/ 00:30:05 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:30:05 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:30:05 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:30:05 spire-1.2.1/pkg/common/cli/ 00:30:05 spire-1.2.1/pkg/common/cli/env.go 00:30:05 spire-1.2.1/pkg/common/cli/flags.go 00:30:05 spire-1.2.1/pkg/common/cli/trust_domain.go 00:30:05 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:30:05 spire-1.2.1/pkg/common/cli/umask.go 00:30:05 spire-1.2.1/pkg/common/cli/umask_posix.go 00:30:05 spire-1.2.1/pkg/common/cli/umask_test.go 00:30:05 spire-1.2.1/pkg/common/cli/umask_windows.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/ 00:30:05 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/flag.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/format.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/ 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:30:05 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:30:05 spire-1.2.1/pkg/common/coretypes/ 00:30:05 spire-1.2.1/pkg/common/coretypes/bundle/ 00:30:05 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:30:05 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:30:05 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:30:05 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:30:05 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:30:05 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:30:05 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:30:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:30:05 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:30:05 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:30:05 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:30:05 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:30:05 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:30:05 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:30:05 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:30:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:30:05 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:30:05 spire-1.2.1/pkg/common/cryptoutil/ 00:30:05 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:30:05 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:30:05 spire-1.2.1/pkg/common/diskutil/ 00:30:05 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:30:05 spire-1.2.1/pkg/common/diskutil/file_test.go 00:30:05 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:30:05 spire-1.2.1/pkg/common/errorutil/ 00:30:05 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:30:05 spire-1.2.1/pkg/common/health/ 00:30:05 spire-1.2.1/pkg/common/health/config.go 00:30:05 spire-1.2.1/pkg/common/health/context.go 00:30:05 spire-1.2.1/pkg/common/health/context_test.go 00:30:05 spire-1.2.1/pkg/common/health/health.go 00:30:05 spire-1.2.1/pkg/common/health/health_test.go 00:30:05 spire-1.2.1/pkg/common/health/logger.go 00:30:05 spire-1.2.1/pkg/common/hostservice/ 00:30:05 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:30:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:30:05 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:30:05 spire-1.2.1/pkg/common/idutil/ 00:30:05 spire-1.2.1/pkg/common/idutil/require.go 00:30:05 spire-1.2.1/pkg/common/idutil/require_test.go 00:30:05 spire-1.2.1/pkg/common/idutil/safety.go 00:30:05 spire-1.2.1/pkg/common/idutil/safety_test.go 00:30:05 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:30:05 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:30:05 spire-1.2.1/pkg/common/jwtsvid/ 00:30:05 spire-1.2.1/pkg/common/jwtsvid/common.go 00:30:05 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:30:05 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:30:05 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:30:05 spire-1.2.1/pkg/common/jwtutil/ 00:30:05 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:30:05 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:30:05 spire-1.2.1/pkg/common/log/ 00:30:05 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:30:05 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:30:05 spire-1.2.1/pkg/common/log/log.go 00:30:05 spire-1.2.1/pkg/common/log/log_test.go 00:30:05 spire-1.2.1/pkg/common/log/options.go 00:30:05 spire-1.2.1/pkg/common/nodeutil/ 00:30:05 spire-1.2.1/pkg/common/nodeutil/node.go 00:30:05 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:30:05 spire-1.2.1/pkg/common/peertracker/ 00:30:05 spire-1.2.1/pkg/common/peertracker/conn.go 00:30:05 spire-1.2.1/pkg/common/peertracker/credentials.go 00:30:05 spire-1.2.1/pkg/common/peertracker/errors.go 00:30:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:30:05 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:30:05 spire-1.2.1/pkg/common/peertracker/info.go 00:30:05 spire-1.2.1/pkg/common/peertracker/listener.go 00:30:05 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:30:05 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:30:05 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:30:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:30:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:30:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:30:05 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:30:05 spire-1.2.1/pkg/common/peertracker/tcp.go 00:30:05 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:30:05 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:30:05 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:30:05 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:30:05 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:30:05 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:30:05 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:30:05 spire-1.2.1/pkg/common/peertracker/uds.go 00:30:05 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:30:05 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:30:05 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:30:05 spire-1.2.1/pkg/common/pemutil/ 00:30:05 spire-1.2.1/pkg/common/pemutil/block.go 00:30:05 spire-1.2.1/pkg/common/pemutil/certs.go 00:30:05 spire-1.2.1/pkg/common/pemutil/common.go 00:30:05 spire-1.2.1/pkg/common/pemutil/csr.go 00:30:05 spire-1.2.1/pkg/common/pemutil/keys.go 00:30:05 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:30:05 spire-1.2.1/pkg/common/pemutil/testdata/ 00:30:05 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:30:05 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:30:05 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:30:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:30:05 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:30:05 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:30:05 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:30:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:30:05 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:30:05 spire-1.2.1/pkg/common/plugin/ 00:30:05 spire-1.2.1/pkg/common/plugin/aws/ 00:30:05 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:30:05 spire-1.2.1/pkg/common/plugin/azure/ 00:30:05 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:30:05 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:30:05 spire-1.2.1/pkg/common/plugin/facade.go 00:30:05 spire-1.2.1/pkg/common/plugin/facade_test.go 00:30:05 spire-1.2.1/pkg/common/plugin/gcp/ 00:30:05 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:30:05 spire-1.2.1/pkg/common/plugin/k8s/ 00:30:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:30:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:30:05 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:30:05 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:30:05 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:30:05 spire-1.2.1/pkg/common/plugin/log.go 00:30:05 spire-1.2.1/pkg/common/plugin/sshpop/ 00:30:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:30:05 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:30:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:30:05 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:30:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:30:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:30:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:30:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:30:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:30:05 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:30:05 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:30:05 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:30:05 spire-1.2.1/pkg/common/plugin/x509pop/ 00:30:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:30:05 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:30:05 spire-1.2.1/pkg/common/profiling/ 00:30:05 spire-1.2.1/pkg/common/profiling/dumpers.go 00:30:05 spire-1.2.1/pkg/common/profiling/profiling.go 00:30:05 spire-1.2.1/pkg/common/protoutil/ 00:30:05 spire-1.2.1/pkg/common/protoutil/masks.go 00:30:05 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:30:05 spire-1.2.1/pkg/common/rotationutil/ 00:30:05 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:30:05 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:30:05 spire-1.2.1/pkg/common/selector/ 00:30:05 spire-1.2.1/pkg/common/selector/selector.go 00:30:05 spire-1.2.1/pkg/common/selector/selector_test.go 00:30:05 spire-1.2.1/pkg/common/selector/set.go 00:30:05 spire-1.2.1/pkg/common/selector/set_utils.go 00:30:05 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:30:05 spire-1.2.1/pkg/common/telemetry/ 00:30:05 spire-1.2.1/pkg/common/telemetry/agent/ 00:30:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:30:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:30:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:30:05 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:30:05 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:30:05 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:30:05 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:30:05 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:30:05 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:30:05 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:30:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:30:05 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:30:05 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:30:05 spire-1.2.1/pkg/common/telemetry/call.go 00:30:05 spire-1.2.1/pkg/common/telemetry/common/ 00:30:05 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:30:05 spire-1.2.1/pkg/common/telemetry/config.go 00:30:05 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:30:05 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:30:05 spire-1.2.1/pkg/common/telemetry/inmem.go 00:30:05 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:30:05 spire-1.2.1/pkg/common/telemetry/m3.go 00:30:05 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:30:05 spire-1.2.1/pkg/common/telemetry/metrics.go 00:30:05 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:30:05 spire-1.2.1/pkg/common/telemetry/names.go 00:30:05 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:30:05 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:30:05 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:30:05 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/ 00:30:05 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:30:05 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:30:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:30:05 spire-1.2.1/pkg/common/telemetry/server/server.go 00:30:05 spire-1.2.1/pkg/common/telemetry/sink.go 00:30:05 spire-1.2.1/pkg/common/telemetry/statsd.go 00:30:05 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:30:05 spire-1.2.1/pkg/common/telemetry/uptime.go 00:30:05 spire-1.2.1/pkg/common/telemetry/version.go 00:30:05 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:30:05 spire-1.2.1/pkg/common/uptime/ 00:30:05 spire-1.2.1/pkg/common/uptime/uptime.go 00:30:05 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:30:05 spire-1.2.1/pkg/common/util/ 00:30:05 spire-1.2.1/pkg/common/util/certs.go 00:30:05 spire-1.2.1/pkg/common/util/certs_test.go 00:30:05 spire-1.2.1/pkg/common/util/csr.go 00:30:05 spire-1.2.1/pkg/common/util/hash.go 00:30:05 spire-1.2.1/pkg/common/util/selectors.go 00:30:05 spire-1.2.1/pkg/common/util/selectors_test.go 00:30:05 spire-1.2.1/pkg/common/util/signals.go 00:30:05 spire-1.2.1/pkg/common/util/sort.go 00:30:05 spire-1.2.1/pkg/common/util/sort_test.go 00:30:05 spire-1.2.1/pkg/common/util/task.go 00:30:05 spire-1.2.1/pkg/common/util/task_test.go 00:30:05 spire-1.2.1/pkg/common/util/testdata/ 00:30:05 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:30:05 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:30:05 spire-1.2.1/pkg/common/version/ 00:30:05 spire-1.2.1/pkg/common/version/version.go 00:30:05 spire-1.2.1/pkg/common/x509svid/ 00:30:05 spire-1.2.1/pkg/common/x509svid/common_test.go 00:30:05 spire-1.2.1/pkg/common/x509svid/csr.go 00:30:05 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:30:05 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:30:05 spire-1.2.1/pkg/common/x509util/ 00:30:05 spire-1.2.1/pkg/common/x509util/cert.go 00:30:05 spire-1.2.1/pkg/common/x509util/dns.go 00:30:05 spire-1.2.1/pkg/common/x509util/dns_test.go 00:30:05 spire-1.2.1/pkg/common/x509util/keyid.go 00:30:05 spire-1.2.1/pkg/common/x509util/keypair.go 00:30:05 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:30:05 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:30:05 spire-1.2.1/pkg/server/ 00:30:05 spire-1.2.1/pkg/server/api/ 00:30:05 spire-1.2.1/pkg/server/api/agent.go 00:30:05 spire-1.2.1/pkg/server/api/agent/ 00:30:05 spire-1.2.1/pkg/server/api/agent/v1/ 00:30:05 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:30:05 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:30:05 spire-1.2.1/pkg/server/api/agent_test.go 00:30:05 spire-1.2.1/pkg/server/api/api.go 00:30:05 spire-1.2.1/pkg/server/api/audit/ 00:30:05 spire-1.2.1/pkg/server/api/audit/audit.go 00:30:05 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:30:05 spire-1.2.1/pkg/server/api/bundle.go 00:30:05 spire-1.2.1/pkg/server/api/bundle/ 00:30:05 spire-1.2.1/pkg/server/api/bundle/v1/ 00:30:05 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:30:05 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:30:05 spire-1.2.1/pkg/server/api/bundle_test.go 00:30:05 spire-1.2.1/pkg/server/api/debug/ 00:30:05 spire-1.2.1/pkg/server/api/debug/v1/ 00:30:05 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:30:05 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:30:05 spire-1.2.1/pkg/server/api/entry.go 00:30:05 spire-1.2.1/pkg/server/api/entry/ 00:30:05 spire-1.2.1/pkg/server/api/entry/v1/ 00:30:05 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:30:05 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:30:05 spire-1.2.1/pkg/server/api/entry_test.go 00:30:05 spire-1.2.1/pkg/server/api/health/ 00:30:05 spire-1.2.1/pkg/server/api/health/v1/ 00:30:05 spire-1.2.1/pkg/server/api/health/v1/service.go 00:30:05 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:30:05 spire-1.2.1/pkg/server/api/id.go 00:30:05 spire-1.2.1/pkg/server/api/id_test.go 00:30:05 spire-1.2.1/pkg/server/api/limits/ 00:30:05 spire-1.2.1/pkg/server/api/limits/limits.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/ 00:30:05 spire-1.2.1/pkg/server/api/middleware/alias.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/audit.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/caller.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/common.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/entries.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:30:05 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:30:05 spire-1.2.1/pkg/server/api/ratelimit.go 00:30:05 spire-1.2.1/pkg/server/api/rpccontext/ 00:30:05 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:30:05 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:30:05 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:30:05 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:30:05 spire-1.2.1/pkg/server/api/selector.go 00:30:05 spire-1.2.1/pkg/server/api/selector_test.go 00:30:05 spire-1.2.1/pkg/server/api/status.go 00:30:05 spire-1.2.1/pkg/server/api/status_test.go 00:30:05 spire-1.2.1/pkg/server/api/svid/ 00:30:05 spire-1.2.1/pkg/server/api/svid/v1/ 00:30:05 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:30:05 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:30:05 spire-1.2.1/pkg/server/api/trustdomain.go 00:30:05 spire-1.2.1/pkg/server/api/trustdomain/ 00:30:05 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:30:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:30:05 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:30:05 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:30:05 spire-1.2.1/pkg/server/authpolicy/ 00:30:05 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:30:05 spire-1.2.1/pkg/server/authpolicy/policy.go 00:30:05 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:30:05 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:30:05 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:30:05 spire-1.2.1/pkg/server/authpolicy/validate.go 00:30:05 spire-1.2.1/pkg/server/bundle/ 00:30:05 spire-1.2.1/pkg/server/bundle/client/ 00:30:05 spire-1.2.1/pkg/server/bundle/client/client.go 00:30:05 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:30:05 spire-1.2.1/pkg/server/bundle/client/manager.go 00:30:05 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:30:05 spire-1.2.1/pkg/server/bundle/client/sources.go 00:30:05 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:30:05 spire-1.2.1/pkg/server/bundle/client/updater.go 00:30:05 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:30:05 spire-1.2.1/pkg/server/ca/ 00:30:05 spire-1.2.1/pkg/server/ca/ca.go 00:30:06 spire-1.2.1/pkg/server/ca/ca_health.go 00:30:06 spire-1.2.1/pkg/server/ca/ca_test.go 00:30:06 spire-1.2.1/pkg/server/ca/journal.go 00:30:06 spire-1.2.1/pkg/server/ca/journal_test.go 00:30:06 spire-1.2.1/pkg/server/ca/manager.go 00:30:06 spire-1.2.1/pkg/server/ca/manager_health.go 00:30:06 spire-1.2.1/pkg/server/ca/manager_test.go 00:30:06 spire-1.2.1/pkg/server/ca/templates.go 00:30:06 spire-1.2.1/pkg/server/ca/upstream_client.go 00:30:06 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:30:06 spire-1.2.1/pkg/server/ca/validation.go 00:30:06 spire-1.2.1/pkg/server/cache/ 00:30:06 spire-1.2.1/pkg/server/cache/dscache/ 00:30:06 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:30:06 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:30:06 spire-1.2.1/pkg/server/cache/entrycache/ 00:30:06 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:30:06 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:30:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:30:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:30:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:30:06 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:30:06 spire-1.2.1/pkg/server/catalog/ 00:30:06 spire-1.2.1/pkg/server/catalog/catalog.go 00:30:06 spire-1.2.1/pkg/server/catalog/keymanager.go 00:30:06 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:30:06 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:30:06 spire-1.2.1/pkg/server/catalog/notifier.go 00:30:06 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:30:06 spire-1.2.1/pkg/server/config.go 00:30:06 spire-1.2.1/pkg/server/datastore/ 00:30:06 spire-1.2.1/pkg/server/datastore/datastore.go 00:30:06 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:30:06 spire-1.2.1/pkg/server/datastore/repository.go 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:30:06 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:30:06 spire-1.2.1/pkg/server/endpoints/ 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/ 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:30:06 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:30:06 spire-1.2.1/pkg/server/endpoints/config.go 00:30:06 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:30:06 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:30:06 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:30:06 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:30:06 spire-1.2.1/pkg/server/endpoints/middleware.go 00:30:06 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:30:06 spire-1.2.1/pkg/server/hostservice/ 00:30:06 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:30:06 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:30:06 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:30:06 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:30:06 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:30:06 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:30:06 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:30:06 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/ 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/ 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:30:06 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.goRemoving intermediate container 1d817172f816 00:30:06 ---> b103c818147c 00:30:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:30:06 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.goStep 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:30:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:30:06 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:30:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:30:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:30:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:30:06 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:30:06 ---> 2eb1611ec887 00:30:06 Step 3/22 : WORKDIR /edgex-go 00:30:06 ---> Using cache 00:30:06 ---> 5db17f124d00 00:30:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:30:06 ---> Using cache 00:30:06 ---> 636469a10c46 00:30:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:30:06 ---> Running in a87af08fcd3e 00:30:06 00:30:06 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:30:06 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:30:06 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:30:06 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/notifier/ 00:30:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:30:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:30:06 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:30:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:30:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:30:06 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:30:06 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:30:06 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:30:06 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go ---> Running in 8750bf023ffa 00:30:06 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:30:06 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:30:06 spire-1.2.1/pkg/server/registration/ 00:30:06 spire-1.2.1/pkg/server/registration/manager.go 00:30:06 spire-1.2.1/pkg/server/registration/manager_test.go 00:30:06 spire-1.2.1/pkg/server/scanentries.go 00:30:06 spire-1.2.1/pkg/server/scanentries_test.go 00:30:06 spire-1.2.1/pkg/server/server.go 00:30:06 spire-1.2.1/pkg/server/server_test.go 00:30:06 spire-1.2.1/pkg/server/svid/ 00:30:06 spire-1.2.1/pkg/server/svid/observer.go 00:30:06 spire-1.2.1/pkg/server/svid/observer_test.go 00:30:06 spire-1.2.1/pkg/server/svid/rotator.go 00:30:06 spire-1.2.1/pkg/server/svid/rotator_config.go 00:30:06 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:30:06 spire-1.2.1/pkg/server/svid/rotator_test.go 00:30:06 spire-1.2.1/proto/ 00:30:06 spire-1.2.1/proto/private/ 00:30:06 spire-1.2.1/proto/private/server/ 00:30:06 spire-1.2.1/proto/private/server/journal/ 00:30:06 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:30:06 spire-1.2.1/proto/private/server/journal/journal.proto 00:30:06 spire-1.2.1/proto/spire/ 00:30:06 spire-1.2.1/proto/spire/common/ 00:30:06 spire-1.2.1/proto/spire/common/common.pb.go 00:30:06 spire-1.2.1/proto/spire/common/common.proto 00:30:06 spire-1.2.1/proto/spire/common/plugin/ 00:30:06 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:30:06 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:30:06 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:30:06 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:30:06 spire-1.2.1/proto/spire/plugin/ 00:30:06 spire-1.2.1/proto/spire/plugin/agent/ 00:30:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:30:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:30:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:30:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:30:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:30:06 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:30:06 spire-1.2.1/release/ 00:30:06 spire-1.2.1/release/spire-extras/ 00:30:06 spire-1.2.1/release/spire-extras/README.md 00:30:06 spire-1.2.1/release/spire-extras/conf/ 00:30:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:30:06 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:30:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:30:06 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:30:06 spire-1.2.1/release/spire/ 00:30:06 spire-1.2.1/release/spire/README.md 00:30:06 spire-1.2.1/release/spire/conf/ 00:30:06 spire-1.2.1/release/spire/conf/agent/ 00:30:06 spire-1.2.1/release/spire/conf/agent/agent.conf 00:30:06 spire-1.2.1/release/spire/conf/server/ 00:30:06 spire-1.2.1/release/spire/conf/server/server.conf 00:30:06 spire-1.2.1/script/ 00:30:06 spire-1.2.1/script/build-artifact.sh 00:30:06 spire-1.2.1/script/generate_dummy_ca.sh 00:30:06 spire-1.2.1/support/ 00:30:06 spire-1.2.1/support/k8s/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:30:06 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:30:06 spire-1.2.1/support/oidc-discovery-provider/ 00:30:06 spire-1.2.1/support/oidc-discovery-provider/README.md 00:30:06 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:30:06 spire-1.2.1/support/oidc-discovery-provider/config.go 00:30:06 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:30:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:30:06 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:30:06 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:30:06 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:30:06 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:30:06 spire-1.2.1/support/oidc-discovery-provider/main.go 00:30:06 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:30:06 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:30:06 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:30:06 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:30:06 spire-1.2.1/test/ 00:30:06 spire-1.2.1/test/clock/ 00:30:06 spire-1.2.1/test/clock/clock.go 00:30:06 spire-1.2.1/test/fakes/ 00:30:06 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:30:06 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:30:06 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:30:06 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:30:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:30:06 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:30:06 spire-1.2.1/test/fakes/fakeagentstore/ 00:30:06 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:30:06 spire-1.2.1/test/fakes/fakedatastore/ 00:30:06 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:30:06 spire-1.2.1/test/fakes/fakeentryclient/ 00:30:06 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:30:06 spire-1.2.1/test/fakes/fakehealthchecker/ 00:30:06 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:30:06 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:30:06 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:30:06 spire-1.2.1/test/fakes/fakemetrics/ 00:30:06 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:30:06 spire-1.2.1/test/fakes/fakenoderesolver/ 00:30:06 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:30:06 spire-1.2.1/test/fakes/fakenotifier/ 00:30:06 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:30:06 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:30:06 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:30:06 spire-1.2.1/test/fakes/fakeserverca/ 00:30:06 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:30:06 spire-1.2.1/test/fakes/fakeservercatalog/ 00:30:06 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:30:06 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:30:06 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:30:06 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:30:06 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:30:06 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:30:06 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:30:06 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:30:06 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:30:06 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:30:06 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:30:06 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:30:06 spire-1.2.1/test/fixture/ 00:30:06 spire-1.2.1/test/fixture/certs/ 00:30:06 spire-1.2.1/test/fixture/certs/agent_svid.der 00:30:06 spire-1.2.1/test/fixture/certs/base_cert.pem 00:30:06 spire-1.2.1/test/fixture/certs/base_csr.pem 00:30:06 spire-1.2.1/test/fixture/certs/base_key.pem 00:30:06 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:30:06 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:30:06 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:30:06 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:30:06 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:30:06 spire-1.2.1/test/fixture/certs/blog_key.pem 00:30:06 spire-1.2.1/test/fixture/certs/bundle.der 00:30:06 spire-1.2.1/test/fixture/certs/ca.pem 00:30:06 spire-1.2.1/test/fixture/certs/ca_key.pem 00:30:06 spire-1.2.1/test/fixture/certs/database_cert.pem 00:30:06 spire-1.2.1/test/fixture/certs/database_csr.pem 00:30:06 spire-1.2.1/test/fixture/certs/database_key.pem 00:30:06 spire-1.2.1/test/fixture/certs/node_cert.pem 00:30:06 spire-1.2.1/test/fixture/certs/node_csr.pem 00:30:06 spire-1.2.1/test/fixture/certs/node_key.pem 00:30:06 spire-1.2.1/test/fixture/certs/svid.pem 00:30:06 spire-1.2.1/test/fixture/certs/svid_key.pem 00:30:06 spire-1.2.1/test/fixture/config/ 00:30:06 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:30:06 spire-1.2.1/test/fixture/config/agent_good.conf 00:30:06 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:30:06 spire-1.2.1/test/fixture/config/plugin_good.conf 00:30:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:30:06 spire-1.2.1/test/fixture/config/server_good.conf 00:30:06 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:30:06 spire-1.2.1/test/fixture/fixture.go 00:30:06 spire-1.2.1/test/fixture/nodeattestor/ 00:30:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:30:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:30:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:30:06 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:30:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:30:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:30:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:30:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:30:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:30:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:30:06 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:30:06 spire-1.2.1/test/fixture/registration/ 00:30:06 spire-1.2.1/test/fixture/registration/entries.json 00:30:06 spire-1.2.1/test/fixture/registration/good-for-update.json 00:30:06 spire-1.2.1/test/fixture/registration/good.json 00:30:06 spire-1.2.1/test/fixture/registration/invalid.json 00:30:06 spire-1.2.1/test/fixture/registration/invalid_json.json 00:30:06 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:30:06 spire-1.2.1/test/integration/ 00:30:06 spire-1.2.1/test/integration/README.md 00:30:06 spire-1.2.1/test/integration/common 00:30:06 spire-1.2.1/test/integration/setup/ 00:30:06 spire-1.2.1/test/integration/setup/adminclient/ 00:30:06 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:30:06 spire-1.2.1/test/integration/setup/adminclient/client.go 00:30:06 spire-1.2.1/test/integration/setup/debugagent/ 00:30:06 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:30:06 spire-1.2.1/test/integration/setup/debugagent/main.go 00:30:06 spire-1.2.1/test/integration/setup/debugserver/ 00:30:06 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:30:06 spire-1.2.1/test/integration/setup/debugserver/main.go 00:30:06 spire-1.2.1/test/integration/setup/downstreamclient/ 00:30:06 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:30:06 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:30:06 spire-1.2.1/test/integration/setup/itclient/ 00:30:06 spire-1.2.1/test/integration/setup/itclient/client.go 00:30:06 spire-1.2.1/test/integration/setup/node-attestation/ 00:30:06 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:30:06 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:30:06 spire-1.2.1/test/integration/setup/x509pop/ 00:30:06 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:30:06 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:30:06 spire-1.2.1/test/integration/suites/ 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:30:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:30:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:30:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:30:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:30:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:30:06 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:30:06 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:30:06 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:30:06 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:30:06 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:30:06 spire-1.2.1/test/integration/suites/join-token/ 00:30:06 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:30:06 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:30:06 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:30:06 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:30:06 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:30:06 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:30:06 spire-1.2.1/test/integration/suites/join-token/README.md 00:30:06 spire-1.2.1/test/integration/suites/join-token/conf/ 00:30:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:30:06 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/join-token/teardown 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:30:06 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:30:06 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:30:06 spire-1.2.1/test/integration/suites/k8s/ 00:30:06 spire-1.2.1/test/integration/suites/k8s/00-setup 00:30:06 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:30:06 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:30:06 spire-1.2.1/test/integration/suites/k8s/README.md 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/ 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:30:06 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:30:06 spire-1.2.1/test/integration/suites/k8s/teardown 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/ 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:30:06 spire-1.2.1/test/integration/suites/rotation/ 00:30:06 spire-1.2.1/test/integration/suites/rotation/00-setup 00:30:06 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:30:06 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:30:06 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:30:06 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:30:06 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:30:06 spire-1.2.1/test/integration/suites/rotation/README.md 00:30:06 spire-1.2.1/test/integration/suites/rotation/conf/ 00:30:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:30:06 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/rotation/teardown 00:30:06 spire-1.2.1/test/integration/suites/self-test/ 00:30:06 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:30:06 spire-1.2.1/test/integration/suites/self-test/README.md 00:30:06 spire-1.2.1/test/integration/suites/self-test/teardown 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:30:06 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:30:06 spire-1.2.1/test/integration/suites/upgrade/ 00:30:06 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:30:06 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:30:06 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:30:06 spire-1.2.1/test/integration/suites/upgrade/README.md 00:30:06 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:30:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:30:06 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:30:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:30:06 spire-1.2.1/test/integration/suites/upgrade/teardown 00:30:06 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:30:06 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:30:06 spire-1.2.1/test/integration/test-one.sh 00:30:06 spire-1.2.1/test/integration/test.sh 00:30:06 spire-1.2.1/test/plugintest/ 00:30:06 spire-1.2.1/test/plugintest/config.go 00:30:06 spire-1.2.1/test/plugintest/load.go 00:30:06 spire-1.2.1/test/plugintest/option.go 00:30:06 spire-1.2.1/test/spiretest/ 00:30:06 spire-1.2.1/test/spiretest/apiserver.go 00:30:06 spire-1.2.1/test/spiretest/assertions.go 00:30:06 spire-1.2.1/test/spiretest/dir.go 00:30:06 spire-1.2.1/test/spiretest/errors_posix.go 00:30:06 spire-1.2.1/test/spiretest/errors_windows.go 00:30:06 spire-1.2.1/test/spiretest/logs.go 00:30:06 spire-1.2.1/test/spiretest/socketapi.go 00:30:06 spire-1.2.1/test/spiretest/suite.go 00:30:06 spire-1.2.1/test/spiretest/x509.go 00:30:06 spire-1.2.1/test/testca/ 00:30:06 spire-1.2.1/test/testca/ca.go 00:30:06 spire-1.2.1/test/testkey/ 00:30:06 spire-1.2.1/test/testkey/generate.sh 00:30:06 spire-1.2.1/test/testkey/genkeys.go 00:30:06 spire-1.2.1/test/testkey/keys.go 00:30:06 spire-1.2.1/test/testkey/new.go 00:30:06 spire-1.2.1/test/tpmsimulator/ 00:30:06 spire-1.2.1/test/tpmsimulator/simulator.go 00:30:06 spire-1.2.1/test/util/ 00:30:06 spire-1.2.1/test/util/cert_fixtures.go 00:30:06 spire-1.2.1/test/util/cert_generation.go 00:30:06 spire-1.2.1/test/util/io_redirection.go 00:30:06 spire-1.2.1/test/util/race.go 00:30:06 spire-1.2.1/test/util/util.go 00:30:06 building spire from source... 00:30:07 Removing intermediate container 8750bf023ffa 00:30:07 ---> c30afcab659d 00:30:07 Step 21/23 : LABEL arch=arm64 00:30:07 ---> Running in b633553d1f97 00:30:07 Installing go1.17.7... 00:30:08 Removing intermediate container b633553d1f97 00:30:08 ---> e239de2f8c2e 00:30:08 Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:30:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:30:08 ---> Running in 35c54d24204c 00:30:08 Removing intermediate container 35c54d24204c 00:30:08 ---> f1752b67b3d7 00:30:08 Step 23/23 : LABEL version=0.0.0 00:30:08 ---> Running in c4e7478a892f 00:30:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:30:09 Removing intermediate container c4e7478a892f 00:30:09 ---> 2acbd0a4edc2 00:30:09 00:30:10 Successfully built 2acbd0a4edc2 00:30:10 Successfully tagged sys-mgmt-agent-arm64:latest 00:30:10  Building sys-mgmt-agent ... done Building core-data 00:30:10 OK: 220 MiB in 52 packages 00:30:11 Removing intermediate container a87af08fcd3e 00:30:11 ---> 35577620aa60 00:30:11 Step 6/22 : COPY go.mod vendor* ./ 00:30:12 ---> ffce742b761d 00:30:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:30:13 ---> Running in de1faff6b0b7 00:30:21 Removing intermediate container de1faff6b0b7 00:30:21 ---> 72208ecd987f 00:30:21 Step 8/22 : COPY . . 00:30:36 Building bin/spire-server... 00:30:36 go: downloading github.com/mitchellh/cli v1.1.2 00:30:36 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:30:36 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:30:37 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:30:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:30:37 ---> 2eb1611ec887 00:30:37 Step 3/23 : WORKDIR /edgex-go 00:30:37 ---> Using cache 00:30:37 ---> 5db17f124d00 00:30:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:30:37 ---> Using cache 00:30:37 ---> 636469a10c46 00:30:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:30:37 go: downloading google.golang.org/grpc v1.44.0 00:30:37 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:30:40  ---> Running in d70eabec8ac3 00:30:41 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:30:42 go: downloading github.com/imdario/mergo v0.3.12 00:30:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:30:42 go: downloading github.com/sirupsen/logrus v1.8.1 00:30:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:30:42 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:30:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:30:43 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:30:43 go: downloading github.com/fatih/color v1.13.0 00:30:43 go: downloading github.com/mattn/go-isatty v0.0.14 00:30:43 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:30:44 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:30:44 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:30:44 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:30:44 OK: 220 MiB in 52 packages 00:30:45 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:30:45 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:30:45 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:30:45 go: downloading github.com/open-policy-agent/opa v0.38.0 00:30:46 Removing intermediate container d70eabec8ac3 00:30:46 ---> 933bebc2d461 00:30:46 Step 6/23 : COPY go.mod vendor* ./ 00:30:46 ---> 3c250aa7b9a8 00:30:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:30:46 ---> Running in 5d0402487205 00:30:48 ---> 4a8713374dd8 00:30:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:30:48 ---> Running in 68e8daaaeea6 00:30:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:30:54 Removing intermediate container 68e8daaaeea6 00:30:54 ---> f3e4e02a66ac 00:30:54 Step 8/23 : COPY . . 00:31:12 go: downloading github.com/armon/go-metrics v0.3.10 00:31:12 go: downloading github.com/prometheus/client_golang v1.12.1 00:31:12  ---> 2ff47eccdebd 00:31:12 Step 9/23 : RUN make cmd/core-data/core-data 00:31:12 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:31:12  ---> Running in 708948b22834 00:31:13 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:31:13 go: downloading github.com/mattn/go-colorable v0.1.12 00:31:14 go: downloading github.com/Masterminds/goutils v1.1.0 00:31:14 go: downloading github.com/Masterminds/semver v1.5.0 00:31:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:31:14 go: downloading github.com/google/uuid v1.1.2 00:31:14 go: downloading github.com/huandu/xstrings v1.3.2 00:31:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:31:14 go: downloading github.com/oklog/run v1.0.0 00:31:15 go: downloading github.com/imkira/go-observer v1.0.3 00:31:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:31:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:31:15 go: downloading github.com/prometheus/client_model v0.2.0 00:31:15 go: downloading github.com/prometheus/common v0.32.1 00:31:15 go: downloading github.com/beorn7/perks v1.0.1 00:31:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:31:16 go: downloading github.com/prometheus/procfs v0.7.3 00:31:17 go: downloading go.uber.org/atomic v1.9.0 00:31:17 go: downloading github.com/hashicorp/errwrap v1.1.0 00:31:17 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:31:17 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:31:17 go: downloading github.com/blang/semver/v4 v4.0.0 00:31:17 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:31:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:31:18 go: downloading github.com/jinzhu/gorm v1.9.16 00:31:18 go: downloading github.com/lib/pq v1.10.4 00:31:18 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:31:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:31:19 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:31:20 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:31:22 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:31:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:31:28 go: downloading github.com/stretchr/testify v1.7.0 00:31:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:31:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:31:50 go: downloading k8s.io/client-go v0.23.4 00:31:50 go: downloading github.com/google/go-tpm v0.3.3 00:31:50 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:31:55 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:31:56 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:31:56 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:31:56 go: downloading cloud.google.com/go/storage v1.21.0 00:31:57 go: downloading cloud.google.com/go v0.100.2 00:31:58 go: downloading google.golang.org/api v0.70.0 00:32:31 go: downloading k8s.io/api v0.23.4 00:32:41 go: downloading k8s.io/apimachinery v0.23.4 00:32:41 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:32:43 go: downloading cloud.google.com/go/security v1.3.0 00:32:43 go: downloading k8s.io/kube-aggregator v0.23.3 00:32:44 go: downloading github.com/hashicorp/vault/api v1.4.1 00:32:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:32:45 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:32:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:32:46 go: downloading gopkg.in/yaml.v2 v2.4.0 00:32:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:32:46 go: downloading github.com/gobwas/glob v0.2.3 00:32:47 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:32:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:32:47 go: downloading github.com/twmb/murmur3 v1.1.6 00:32:47 go: downloading github.com/jinzhu/inflection v1.0.0 00:32:47 go: downloading github.com/aws/smithy-go v1.11.0 00:32:48 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:32:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:32:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:32:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:32:49 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:32:50 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:32:50 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:32:50 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:32:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:32:50 go: downloading github.com/dimchansky/utfbom v1.1.1 00:32:50 go: downloading cloud.google.com/go/compute v1.3.0 00:32:51 go: downloading cloud.google.com/go/iam v0.1.1 00:32:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:32:51 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:32:52 go: downloading github.com/gogo/protobuf v1.3.2 00:32:56 go: downloading github.com/google/gofuzz v1.1.0 00:32:56 go: downloading k8s.io/klog/v2 v2.30.0 00:32:56 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:32:57 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:32:58 go: downloading github.com/spf13/pflag v1.0.5 00:32:58 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:32:58 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:32:59 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:32:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:32:59 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:32:59 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:33:00 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:33:01 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:33:01 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:33:01 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:33:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:33:02 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:33:05 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:33:05 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:33:05 go: downloading go.opencensus.io v0.23.0 00:33:06 go: downloading gopkg.in/inf.v0 v0.9.1 00:33:06 go: downloading github.com/google/go-cmp v0.5.7 00:33:06 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:33:06 go: downloading github.com/go-logr/logr v1.2.2 00:33:07 go: downloading github.com/json-iterator/go v1.1.12 00:33:08 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:33:10 go: downloading github.com/googleapis/gnostic v0.5.5 00:33:12 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:33:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:33:13 go: downloading github.com/tklauser/numcpus v0.3.0 00:33:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:33:13 go: downloading go.uber.org/zap v1.21.0 00:33:14 go: downloading sigs.k8s.io/yaml v1.3.0 00:33:14 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:33:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:33:14 go: downloading github.com/modern-go/reflect2 v1.0.2 00:33:14 go: downloading github.com/ryanuber/go-glob v1.0.0 00:33:14 go: downloading github.com/golang/snappy v0.0.4 00:33:14 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:33:24 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:33:24 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:33:24 go: downloading github.com/hashicorp/go-version v1.2.0 00:33:24 go: downloading go.uber.org/multierr v1.6.0 00:33:39 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:33:39 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:34:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:34:07 Removing intermediate container 06e2606d927a 00:34:07 ---> d865d1188fed 00:34:07 00:34:07 Step 10/22 : FROM alpine:3.14 00:34:07 ---> ac73e934f311 00:34:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:34:07 ---> Using cache 00:34:07 ---> afe2e6b24e54 00:34:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:34:07 ---> Using cache 00:34:07 ---> 98f9dfd2ca7e 00:34:07 Step 13/22 : ENV APP_PORT=59861 00:34:07 ---> Running in 353a6e32cea4 00:34:08 Removing intermediate container 353a6e32cea4 00:34:08 ---> 6b2e168c8a64 00:34:08 Step 14/22 : EXPOSE $APP_PORT 00:34:08 ---> Running in 2d3a9777642e 00:34:08 Removing intermediate container 2d3a9777642e 00:34:08 ---> 1fe56e36cafb 00:34:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:34:09 ---> 3f8f1e35d51e 00:34:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:34:11 ---> bf0a9d48490d 00:34:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:34:12 ---> 04f6c5af3739 00:34:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:34:12 ---> Running in 8231593ee25e 00:34:12 Removing intermediate container 8231593ee25e 00:34:12 ---> 9eddadc348d7 00:34:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:34:12 ---> Running in 48756005f742 00:34:12 Removing intermediate container 48756005f742 00:34:12 ---> 68179878f272 00:34:12 Step 20/22 : LABEL arch=arm64 00:34:13 ---> Running in d8d9bda0d035 00:34:13 Removing intermediate container d8d9bda0d035 00:34:13 ---> c1756771c397 00:34:13 Step 21/22 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:34:13 ---> Running in 9c31defd016d 00:34:14 Removing intermediate container 9c31defd016d 00:34:14 ---> fe36cf273887 00:34:14 Step 22/22 : LABEL version=0.0.0 00:34:14 ---> Running in ecda0931fb39 00:34:15 Removing intermediate container ecda0931fb39 00:34:15 ---> 0dadbef348f5 00:34:15 00:34:16 Successfully built 0dadbef348f5 00:34:16 Successfully tagged support-scheduler-arm64:latest 00:34:16  Building support-scheduler ... done Building security-spire-server 00:34:23 Removing intermediate container 614568eb20ca 00:34:23 ---> 2ad63005fc2f 00:34:23 00:34:23 Step 10/22 : FROM alpine:3.14 00:34:23 ---> ac73e934f311 00:34:23 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 00:34:23 ---> Running in 09c10d273a4a 00:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:34:26 (1/6) Installing ca-certificates (20211220-r0) 00:34:26 (2/6) Installing brotli-libs (1.0.9-r5) 00:34:26 (3/6) Installing nghttp2-libs (1.43.0-r0) 00:34:26 (4/6) Installing libcurl (7.79.1-r0) 00:34:26 (5/6) Installing curl (7.79.1-r0) 00:34:26 (6/6) Installing dumb-init (1.2.5-r1) 00:34:26 Executing busybox-1.33.1-r7.trigger 00:34:27 Executing ca-certificates-20211220-r0.trigger 00:34:27 OK: 8 MiB in 20 packages 00:34:30 Removing intermediate container 09c10d273a4a 00:34:30 ---> 9fa1673c1b73 00:34:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:34:30 ---> Running in ee84aa1e5dbb 00:34:31 Removing intermediate container ee84aa1e5dbb 00:34:31 ---> 85b2528c1c2d 00:34:31 Step 13/22 : WORKDIR /edgex 00:34:31 ---> Running in b5edc3f0b36d 00:34:31 Removing intermediate container b5edc3f0b36d 00:34:31 ---> 9debdf51e309 00:34:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:34:33 ---> 39c4fe73101d 00:34:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:34:35 ---> bdff74497593 00:34:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:34:37 ---> d0f1d268f65c 00:34:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:34:38 ---> 951d61a7a1a0 00:34:38 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:34:38 ---> Running in 4c0d5e48dd0b 00:34:42 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:34:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:34:42 ---> 2eb1611ec887 00:34:42 Step 3/25 : WORKDIR /edgex-go 00:34:42 ---> Using cache 00:34:42 ---> 5db17f124d00 00:34:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:34:42 ---> Using cache 00:34:42 ---> 636469a10c46 00:34:42 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 00:34:42 ---> Using cache 00:34:42 ---> d27abac0e76f 00:34:42 Step 6/25 : COPY go.mod vendor* ./ 00:34:42 ---> Using cache 00:34:42 ---> 3a47f5f10bd5 00:34:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:42 ---> Using cache 00:34:42 ---> 151b68868f9f 00:34:42 Step 8/25 : COPY . . 00:34:42 ---> Using cache 00:34:42 ---> 6e78d9e3d344 00:34:42 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 00:34:42 ---> Using cache 00:34:42 ---> e6f5d22f2143 00:34:42 Step 10/25 : RUN mkdir -p spire-build 00:34:42 ---> Using cache 00:34:42 ---> 797df29a724f 00:34:42 Step 11/25 : WORKDIR /edgex-go/spire-build 00:34:42 ---> Using cache 00:34:42 ---> 7c9b42cba1ff 00:34:42 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:34:42 ---> Running in c21c2f413f5c 00:34:42 Removing intermediate container 4c0d5e48dd0b 00:34:42 ---> fccb83bab4ae 00:34:42 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:34:42 ---> Running in 356f73ba790e 00:34:43 Removing intermediate container 356f73ba790e 00:34:43 ---> 035941041903 00:34:43 Step 20/22 : LABEL arch=arm64 00:34:43 ---> Running in 6061c3098098 00:34:44 Removing intermediate container 6061c3098098 00:34:44 ---> 95bd63f38f18 00:34:44 Step 21/22 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:34:44 ---> Running in 2c525522dc01 00:34:44 Removing intermediate container 2c525522dc01 00:34:44 ---> 5c47e0a9b5c6 00:34:44 Step 22/22 : LABEL version=0.0.0 00:34:44 ---> Running in 2550dfef61ed 00:34:45 Removing intermediate container 2550dfef61ed 00:34:45 ---> 906d297f184d 00:34:45 00:34:45 spire-1.2.1/ 00:34:45 spire-1.2.1/.data/ 00:34:45 spire-1.2.1/.data/.file 00:34:45 spire-1.2.1/.dockerignore 00:34:45 spire-1.2.1/.gitattributes 00:34:45 spire-1.2.1/.githooks/ 00:34:45 spire-1.2.1/.githooks/pre-commit 00:34:45 spire-1.2.1/.github/ 00:34:45 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:34:45 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:34:45 spire-1.2.1/.github/dependabot.yml 00:34:45 spire-1.2.1/.github/workflows/ 00:34:45 spire-1.2.1/.github/workflows/nightly_build.yaml 00:34:45 spire-1.2.1/.github/workflows/pr_build.yaml 00:34:45 spire-1.2.1/.github/workflows/release_build.yaml 00:34:45 spire-1.2.1/.github/workflows/scripts/ 00:34:45 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:34:45 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:34:45 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:34:45 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:34:45 spire-1.2.1/.github/workflows/scripts/split.sh 00:34:45 spire-1.2.1/.gitignore 00:34:45 spire-1.2.1/.go-version 00:34:45 spire-1.2.1/.golangci.yml 00:34:45 spire-1.2.1/ADOPTERS.md 00:34:45 spire-1.2.1/CHANGELOG.md 00:34:45 spire-1.2.1/CODE-OF-CONDUCT.md 00:34:45 spire-1.2.1/CODEOWNERS 00:34:45 spire-1.2.1/CONTRIBUTING.md 00:34:45 spire-1.2.1/Dockerfile 00:34:45 spire-1.2.1/Dockerfile.dev 00:34:45 spire-1.2.1/Dockerfile.scratch 00:34:45 spire-1.2.1/LICENSE 00:34:45 spire-1.2.1/MAINTAINERS.md 00:34:45 spire-1.2.1/Makefile 00:34:45 spire-1.2.1/README.md 00:34:45 spire-1.2.1/ROADMAP.md 00:34:45 spire-1.2.1/SECURITY.md 00:34:45 spire-1.2.1/cmd/ 00:34:45 spire-1.2.1/cmd/spire-agent/ 00:34:45 spire-1.2.1/cmd/spire-agent/cli/ 00:34:45 spire-1.2.1/cmd/spire-agent/cli/api/ 00:34:45 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:34:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:34:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:34:45 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:34:45 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:34:45 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:34:45 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:34:45 spire-1.2.1/cmd/spire-agent/cli/common/ 00:34:45 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:34:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:34:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:34:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:34:45 spire-1.2.1/cmd/spire-agent/cli/run/ 00:34:45 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:34:45 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:34:45 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:34:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:34:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:34:45 spire-1.2.1/cmd/spire-agent/main.go 00:34:45 spire-1.2.1/cmd/spire-server/ 00:34:45 spire-1.2.1/cmd/spire-server/cli/ 00:34:45 spire-1.2.1/cmd/spire-server/cli/agent/ 00:34:45 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:34:45 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/cli.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/entry/ 00:34:45 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/ 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:34:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:34:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/run/ 00:34:45 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/token/ 00:34:45 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/validate/ 00:34:45 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/x509/ 00:34:45 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:34:45 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:34:45 spire-1.2.1/cmd/spire-server/main.go 00:34:45 spire-1.2.1/cmd/spire-server/util/ 00:34:45 spire-1.2.1/cmd/spire-server/util/util.go 00:34:45 spire-1.2.1/conf/ 00:34:45 spire-1.2.1/conf/agent/ 00:34:45 spire-1.2.1/conf/agent/agent.conf 00:34:45 spire-1.2.1/conf/agent/agent_full.conf 00:34:45 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:34:45 spire-1.2.1/conf/server/ 00:34:45 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:34:45 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:34:45 spire-1.2.1/conf/server/server.conf 00:34:45 spire-1.2.1/conf/server/server_full.conf 00:34:45 spire-1.2.1/doc/ 00:34:45 spire-1.2.1/doc/SPIRE101.md 00:34:45 spire-1.2.1/doc/auditlog.md 00:34:45 spire-1.2.1/doc/authorization_policy_engine.md 00:34:45 spire-1.2.1/doc/changelog_guidelines.md 00:34:45 spire-1.2.1/doc/cure53-report.pdf 00:34:45 spire-1.2.1/doc/images/ 00:34:45 spire-1.2.1/doc/images/2019_roadmap.png 00:34:45 spire-1.2.1/doc/images/SPIRE101.png 00:34:45 spire-1.2.1/doc/images/SPIRE_agent.png 00:34:45 spire-1.2.1/doc/images/SPIRE_server.png 00:34:45 spire-1.2.1/doc/images/cache_mgr.png 00:34:45 spire-1.2.1/doc/images/cache_mgr_components.png 00:34:45 spire-1.2.1/doc/images/federated_spire.png 00:34:45 spire-1.2.1/doc/images/ha_mode.png 00:34:45 spire-1.2.1/doc/images/nested_spire.png 00:34:45 spire-1.2.1/doc/images/oidc_federation.png 00:34:45 spire-1.2.1/doc/images/single_trust_domain.png 00:34:45 spire-1.2.1/doc/images/spiffe_compatible.png 00:34:45 spire-1.2.1/doc/images/spire_logo.png 00:34:45 spire-1.2.1/doc/migrating_registration_api_clients.md 00:34:45 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:34:45 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:34:45 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:34:45 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:34:45 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:34:45 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:34:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:34:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:34:45 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:34:45 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:34:45 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:34:45 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:34:45 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:34:45 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:34:45 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:34:45 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:34:45 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:34:45 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:34:45 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:34:45 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:34:45 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:34:45 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:34:45 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:34:45 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:34:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:34:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:34:45 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:34:45 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:34:45 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:34:45 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:34:45 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:34:45 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:34:45 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:34:45 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:34:45 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:34:45 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:34:45 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:34:45 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:34:45 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:34:45 spire-1.2.1/doc/scaling_spire.md 00:34:45 spire-1.2.1/doc/spire_agent.md 00:34:45 spire-1.2.1/doc/spire_server.md 00:34:45 spire-1.2.1/doc/supported_integrations.md 00:34:45 spire-1.2.1/doc/telemetry.md 00:34:45 spire-1.2.1/doc/telemetry_config.md 00:34:45 spire-1.2.1/doc/upgrading.md 00:34:45 spire-1.2.1/doc/using_spire.md 00:34:45 spire-1.2.1/examples/ 00:34:45 spire-1.2.1/examples/README.md 00:34:45 spire-1.2.1/go.mod 00:34:45 spire-1.2.1/go.sum 00:34:45 spire-1.2.1/pkg/ 00:34:45 spire-1.2.1/pkg/agent/ 00:34:45 spire-1.2.1/pkg/agent/agent.go 00:34:45 spire-1.2.1/pkg/agent/api/ 00:34:45 spire-1.2.1/pkg/agent/api/config.go 00:34:45 spire-1.2.1/pkg/agent/api/debug/ 00:34:45 spire-1.2.1/pkg/agent/api/debug/v1/ 00:34:45 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:34:45 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:34:45 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:34:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:34:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:34:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:34:45 spire-1.2.1/pkg/agent/api/endpoints.go 00:34:45 spire-1.2.1/pkg/agent/api/health/ 00:34:45 spire-1.2.1/pkg/agent/api/health/v1/ 00:34:45 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:34:45 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:34:45 spire-1.2.1/pkg/agent/api/rpccontext/ 00:34:45 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:34:45 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:34:45 spire-1.2.1/pkg/agent/attestor/ 00:34:45 spire-1.2.1/pkg/agent/attestor/node/ 00:34:45 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:34:45 spire-1.2.1/pkg/agent/attestor/node/node.go 00:34:45 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:34:45 spire-1.2.1/pkg/agent/attestor/workload/ 00:34:45 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:34:45 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:34:45 spire-1.2.1/pkg/agent/catalog/ 00:34:45 spire-1.2.1/pkg/agent/catalog/catalog.go 00:34:45 spire-1.2.1/pkg/agent/catalog/keymanager.goSuccessfully built 906d297f184d 00:34:45 00:34:45 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:34:45 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:34:45 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:34:45 spire-1.2.1/pkg/agent/client/ 00:34:45 spire-1.2.1/pkg/agent/client/client.go 00:34:45 spire-1.2.1/pkg/agent/client/client_test.go 00:34:45 spire-1.2.1/pkg/agent/client/dial.go 00:34:45 spire-1.2.1/pkg/agent/client/nodeconn.go 00:34:45 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:34:45 spire-1.2.1/pkg/agent/client/update.go 00:34:45 spire-1.2.1/pkg/agent/client/util.go 00:34:45 spire-1.2.1/pkg/agent/common/ 00:34:45 spire-1.2.1/pkg/agent/common/backoff/ 00:34:45 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:34:45 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:34:45 spire-1.2.1/pkg/agent/common/cgroups/ 00:34:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:34:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:34:45 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:34:45 spire-1.2.1/pkg/agent/config.go 00:34:45 spire-1.2.1/pkg/agent/endpoints/ 00:34:45 spire-1.2.1/pkg/agent/endpoints/config.go 00:34:45 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:34:45 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:34:45 spire-1.2.1/pkg/agent/endpoints/metrics.goSuccessfully tagged security-proxy-setup-arm64:latest 00:34:45 Building core-metadata 00:34:45  Building security-proxy-setup ... done  00:34:45 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:34:45 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:34:45 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:34:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:34:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:34:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:34:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:34:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:34:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:34:45 spire-1.2.1/pkg/agent/endpoints/workload/ 00:34:45 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:34:45 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:34:45 spire-1.2.1/pkg/agent/manager/ 00:34:45 spire-1.2.1/pkg/agent/manager/cache/ 00:34:45 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:34:45 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:34:45 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:34:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:34:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:34:45 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:34:45 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:34:45 spire-1.2.1/pkg/agent/manager/config.go 00:34:45 spire-1.2.1/pkg/agent/manager/manager.go 00:34:45 spire-1.2.1/pkg/agent/manager/manager_test.go 00:34:45 spire-1.2.1/pkg/agent/manager/storage.go 00:34:45 spire-1.2.1/pkg/agent/manager/storage_test.go 00:34:45 spire-1.2.1/pkg/agent/manager/storecache/ 00:34:45 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:34:45 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:34:45 spire-1.2.1/pkg/agent/manager/sync.go 00:34:45 spire-1.2.1/pkg/agent/plugin/ 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:34:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:34:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:34:46 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:34:46 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:34:46 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:34:46 spire-1.2.1/pkg/agent/svid/ 00:34:46 spire-1.2.1/pkg/agent/svid/rotator.go 00:34:46 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:34:46 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:34:46 spire-1.2.1/pkg/agent/svid/store/ 00:34:46 spire-1.2.1/pkg/agent/svid/store/service.go 00:34:46 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:34:46 spire-1.2.1/pkg/common/ 00:34:46 spire-1.2.1/pkg/common/agentpathtemplate/ 00:34:46 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:34:46 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:34:46 spire-1.2.1/pkg/common/api/ 00:34:46 spire-1.2.1/pkg/common/api/metrics.go 00:34:46 spire-1.2.1/pkg/common/api/middleware/ 00:34:46 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:34:46 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:34:46 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:34:46 spire-1.2.1/pkg/common/api/middleware/logger.go 00:34:46 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:34:46 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:34:46 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:34:46 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:34:46 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:34:46 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:34:46 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:34:46 spire-1.2.1/pkg/common/api/middleware/names.go 00:34:46 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:34:46 spire-1.2.1/pkg/common/api/names.go 00:34:46 spire-1.2.1/pkg/common/api/ratelimit.go 00:34:46 spire-1.2.1/pkg/common/api/rpccontext/ 00:34:46 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:34:46 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:34:46 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:34:46 spire-1.2.1/pkg/common/auth/ 00:34:46 spire-1.2.1/pkg/common/auth/interceptors.go 00:34:46 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:34:46 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:34:46 spire-1.2.1/pkg/common/bundleutil/ 00:34:46 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:34:46 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:34:46 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:34:46 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:34:46 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:34:46 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:34:46 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:34:46 spire-1.2.1/pkg/common/bundleutil/types.go 00:34:46 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:34:46 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:34:46 spire-1.2.1/pkg/common/catalog/ 00:34:46 spire-1.2.1/pkg/common/catalog/bind.go 00:34:46 spire-1.2.1/pkg/common/catalog/builtin.go 00:34:46 spire-1.2.1/pkg/common/catalog/catalog.go 00:34:46 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:34:46 spire-1.2.1/pkg/common/catalog/closers.go 00:34:46 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:34:46 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:34:46 spire-1.2.1/pkg/common/catalog/config.go 00:34:46 spire-1.2.1/pkg/common/catalog/config_test.go 00:34:46 spire-1.2.1/pkg/common/catalog/configure.go 00:34:46 spire-1.2.1/pkg/common/catalog/constraints.go 00:34:46 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:34:46 spire-1.2.1/pkg/common/catalog/context.go 00:34:46 spire-1.2.1/pkg/common/catalog/external.go 00:34:46 spire-1.2.1/pkg/common/catalog/host.go 00:34:46 spire-1.2.1/pkg/common/catalog/pipenet.go 00:34:46 spire-1.2.1/pkg/common/catalog/plugin.go 00:34:46 spire-1.2.1/pkg/common/catalog/testplugin/ 00:34:46 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:34:46 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:34:46 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:34:46 spire-1.2.1/pkg/common/cli/ 00:34:46 spire-1.2.1/pkg/common/cli/env.go 00:34:46 spire-1.2.1/pkg/common/cli/flags.go 00:34:46 spire-1.2.1/pkg/common/cli/trust_domain.go 00:34:46 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:34:46 spire-1.2.1/pkg/common/cli/umask.go 00:34:46 spire-1.2.1/pkg/common/cli/umask_posix.go 00:34:46 spire-1.2.1/pkg/common/cli/umask_test.go 00:34:46 spire-1.2.1/pkg/common/cli/umask_windows.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/ 00:34:46 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/flag.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/format.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/ 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:34:46 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:34:46 spire-1.2.1/pkg/common/coretypes/ 00:34:46 spire-1.2.1/pkg/common/coretypes/bundle/ 00:34:46 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:34:46 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:34:46 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:34:46 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:34:46 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:34:46 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:34:46 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:34:46 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:34:46 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:34:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:34:46 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:34:46 spire-1.2.1/pkg/common/cryptoutil/ 00:34:46 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:34:46 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:34:46 spire-1.2.1/pkg/common/diskutil/ 00:34:46 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:34:46 spire-1.2.1/pkg/common/diskutil/file_test.go 00:34:46 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:34:46 spire-1.2.1/pkg/common/errorutil/ 00:34:46 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:34:46 spire-1.2.1/pkg/common/health/ 00:34:46 spire-1.2.1/pkg/common/health/config.go 00:34:46 spire-1.2.1/pkg/common/health/context.go 00:34:46 spire-1.2.1/pkg/common/health/context_test.go 00:34:46 spire-1.2.1/pkg/common/health/health.go 00:34:46 spire-1.2.1/pkg/common/health/health_test.go 00:34:46 spire-1.2.1/pkg/common/health/logger.go 00:34:46 spire-1.2.1/pkg/common/hostservice/ 00:34:46 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:34:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:34:46 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:34:46 spire-1.2.1/pkg/common/idutil/ 00:34:46 spire-1.2.1/pkg/common/idutil/require.go 00:34:46 spire-1.2.1/pkg/common/idutil/require_test.go 00:34:46 spire-1.2.1/pkg/common/idutil/safety.go 00:34:46 spire-1.2.1/pkg/common/idutil/safety_test.go 00:34:46 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:34:46 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:34:46 spire-1.2.1/pkg/common/jwtsvid/ 00:34:46 spire-1.2.1/pkg/common/jwtsvid/common.go 00:34:46 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:34:46 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:34:46 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:34:46 spire-1.2.1/pkg/common/jwtutil/ 00:34:46 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:34:46 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:34:46 spire-1.2.1/pkg/common/log/ 00:34:46 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:34:46 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:34:46 spire-1.2.1/pkg/common/log/log.go 00:34:46 spire-1.2.1/pkg/common/log/log_test.go 00:34:46 spire-1.2.1/pkg/common/log/options.go 00:34:46 spire-1.2.1/pkg/common/nodeutil/ 00:34:46 spire-1.2.1/pkg/common/nodeutil/node.go 00:34:46 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:34:46 spire-1.2.1/pkg/common/peertracker/ 00:34:46 spire-1.2.1/pkg/common/peertracker/conn.go 00:34:46 spire-1.2.1/pkg/common/peertracker/credentials.go 00:34:46 spire-1.2.1/pkg/common/peertracker/errors.go 00:34:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:34:46 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:34:46 spire-1.2.1/pkg/common/peertracker/info.go 00:34:46 spire-1.2.1/pkg/common/peertracker/listener.go 00:34:46 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:34:46 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:34:46 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:34:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:34:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:34:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:34:46 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:34:46 spire-1.2.1/pkg/common/peertracker/tcp.go 00:34:46 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:34:46 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:34:46 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:34:46 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:34:46 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:34:46 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:34:46 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:34:46 spire-1.2.1/pkg/common/peertracker/uds.go 00:34:46 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:34:46 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:34:46 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:34:46 spire-1.2.1/pkg/common/pemutil/ 00:34:46 spire-1.2.1/pkg/common/pemutil/block.go 00:34:46 spire-1.2.1/pkg/common/pemutil/certs.go 00:34:46 spire-1.2.1/pkg/common/pemutil/common.go 00:34:46 spire-1.2.1/pkg/common/pemutil/csr.go 00:34:46 spire-1.2.1/pkg/common/pemutil/keys.go 00:34:46 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:34:46 spire-1.2.1/pkg/common/pemutil/testdata/ 00:34:46 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:34:46 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:34:46 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:34:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:34:46 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:34:46 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:34:46 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:34:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:34:46 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:34:46 spire-1.2.1/pkg/common/plugin/ 00:34:46 spire-1.2.1/pkg/common/plugin/aws/ 00:34:46 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:34:46 spire-1.2.1/pkg/common/plugin/azure/ 00:34:46 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:34:46 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:34:46 spire-1.2.1/pkg/common/plugin/facade.go 00:34:46 spire-1.2.1/pkg/common/plugin/facade_test.go 00:34:46 spire-1.2.1/pkg/common/plugin/gcp/ 00:34:46 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:34:46 spire-1.2.1/pkg/common/plugin/k8s/ 00:34:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:34:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:34:46 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:34:46 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:34:46 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:34:46 spire-1.2.1/pkg/common/plugin/log.go 00:34:46 spire-1.2.1/pkg/common/plugin/sshpop/ 00:34:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:34:46 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:34:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:34:46 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:34:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:34:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:34:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:34:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:34:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:34:46 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:34:46 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:34:46 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:34:46 spire-1.2.1/pkg/common/plugin/x509pop/ 00:34:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:34:46 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:34:46 spire-1.2.1/pkg/common/profiling/ 00:34:46 spire-1.2.1/pkg/common/profiling/dumpers.go 00:34:46 spire-1.2.1/pkg/common/profiling/profiling.go 00:34:46 spire-1.2.1/pkg/common/protoutil/ 00:34:46 spire-1.2.1/pkg/common/protoutil/masks.go 00:34:46 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:34:46 spire-1.2.1/pkg/common/rotationutil/ 00:34:46 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:34:46 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:34:46 spire-1.2.1/pkg/common/selector/ 00:34:46 spire-1.2.1/pkg/common/selector/selector.go 00:34:46 spire-1.2.1/pkg/common/selector/selector_test.go 00:34:46 spire-1.2.1/pkg/common/selector/set.go 00:34:46 spire-1.2.1/pkg/common/selector/set_utils.go 00:34:46 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:34:46 spire-1.2.1/pkg/common/telemetry/ 00:34:46 spire-1.2.1/pkg/common/telemetry/agent/ 00:34:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:34:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:34:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:34:46 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:34:46 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:34:46 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:34:46 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:34:46 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:34:46 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:34:46 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:34:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:34:46 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:34:46 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:34:46 spire-1.2.1/pkg/common/telemetry/call.go 00:34:46 spire-1.2.1/pkg/common/telemetry/common/ 00:34:46 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:34:46 spire-1.2.1/pkg/common/telemetry/config.go 00:34:46 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:34:46 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:34:46 spire-1.2.1/pkg/common/telemetry/inmem.go 00:34:46 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:34:46 spire-1.2.1/pkg/common/telemetry/m3.go 00:34:46 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:34:46 spire-1.2.1/pkg/common/telemetry/metrics.go 00:34:46 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:34:46 spire-1.2.1/pkg/common/telemetry/names.go 00:34:46 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:34:46 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:34:46 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:34:46 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/ 00:34:46 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:34:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:34:46 spire-1.2.1/pkg/common/telemetry/server/server.go 00:34:46 spire-1.2.1/pkg/common/telemetry/sink.go 00:34:46 spire-1.2.1/pkg/common/telemetry/statsd.go 00:34:46 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:34:46 spire-1.2.1/pkg/common/telemetry/uptime.go 00:34:46 spire-1.2.1/pkg/common/telemetry/version.go 00:34:46 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:34:46 spire-1.2.1/pkg/common/uptime/ 00:34:46 spire-1.2.1/pkg/common/uptime/uptime.go 00:34:46 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:34:46 spire-1.2.1/pkg/common/util/ 00:34:46 spire-1.2.1/pkg/common/util/certs.go 00:34:46 spire-1.2.1/pkg/common/util/certs_test.go 00:34:46 spire-1.2.1/pkg/common/util/csr.go 00:34:46 spire-1.2.1/pkg/common/util/hash.go 00:34:46 spire-1.2.1/pkg/common/util/selectors.go 00:34:46 spire-1.2.1/pkg/common/util/selectors_test.go 00:34:46 spire-1.2.1/pkg/common/util/signals.go 00:34:46 spire-1.2.1/pkg/common/util/sort.go 00:34:46 spire-1.2.1/pkg/common/util/sort_test.go 00:34:46 spire-1.2.1/pkg/common/util/task.go 00:34:46 spire-1.2.1/pkg/common/util/task_test.go 00:34:46 spire-1.2.1/pkg/common/util/testdata/ 00:34:46 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:34:46 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:34:46 spire-1.2.1/pkg/common/version/ 00:34:46 spire-1.2.1/pkg/common/version/version.go 00:34:46 spire-1.2.1/pkg/common/x509svid/ 00:34:46 spire-1.2.1/pkg/common/x509svid/common_test.go 00:34:46 spire-1.2.1/pkg/common/x509svid/csr.go 00:34:46 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:34:46 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:34:46 spire-1.2.1/pkg/common/x509util/ 00:34:46 spire-1.2.1/pkg/common/x509util/cert.go 00:34:46 spire-1.2.1/pkg/common/x509util/dns.go 00:34:46 spire-1.2.1/pkg/common/x509util/dns_test.go 00:34:46 spire-1.2.1/pkg/common/x509util/keyid.go 00:34:46 spire-1.2.1/pkg/common/x509util/keypair.go 00:34:46 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:34:46 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:34:46 spire-1.2.1/pkg/server/ 00:34:46 spire-1.2.1/pkg/server/api/ 00:34:46 spire-1.2.1/pkg/server/api/agent.go 00:34:46 spire-1.2.1/pkg/server/api/agent/ 00:34:46 spire-1.2.1/pkg/server/api/agent/v1/ 00:34:46 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:34:46 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:34:46 spire-1.2.1/pkg/server/api/agent_test.go 00:34:46 spire-1.2.1/pkg/server/api/api.go 00:34:46 spire-1.2.1/pkg/server/api/audit/ 00:34:46 spire-1.2.1/pkg/server/api/audit/audit.go 00:34:46 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:34:46 spire-1.2.1/pkg/server/api/bundle.go 00:34:46 spire-1.2.1/pkg/server/api/bundle/ 00:34:46 spire-1.2.1/pkg/server/api/bundle/v1/ 00:34:46 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:34:46 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:34:46 spire-1.2.1/pkg/server/api/bundle_test.go 00:34:46 spire-1.2.1/pkg/server/api/debug/ 00:34:46 spire-1.2.1/pkg/server/api/debug/v1/ 00:34:46 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:34:46 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:34:46 spire-1.2.1/pkg/server/api/entry.go 00:34:46 spire-1.2.1/pkg/server/api/entry/ 00:34:46 spire-1.2.1/pkg/server/api/entry/v1/ 00:34:46 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:34:46 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:34:46 spire-1.2.1/pkg/server/api/entry_test.go 00:34:46 spire-1.2.1/pkg/server/api/health/ 00:34:46 spire-1.2.1/pkg/server/api/health/v1/ 00:34:46 spire-1.2.1/pkg/server/api/health/v1/service.go 00:34:46 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:34:46 spire-1.2.1/pkg/server/api/id.go 00:34:46 spire-1.2.1/pkg/server/api/id_test.go 00:34:46 spire-1.2.1/pkg/server/api/limits/ 00:34:46 spire-1.2.1/pkg/server/api/limits/limits.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/ 00:34:46 spire-1.2.1/pkg/server/api/middleware/alias.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/audit.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/caller.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/common.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/entries.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:34:46 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:34:46 spire-1.2.1/pkg/server/api/ratelimit.go 00:34:46 spire-1.2.1/pkg/server/api/rpccontext/ 00:34:46 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:34:46 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:34:46 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:34:46 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:34:46 spire-1.2.1/pkg/server/api/selector.go 00:34:46 spire-1.2.1/pkg/server/api/selector_test.go 00:34:46 spire-1.2.1/pkg/server/api/status.go 00:34:46 spire-1.2.1/pkg/server/api/status_test.go 00:34:46 spire-1.2.1/pkg/server/api/svid/ 00:34:46 spire-1.2.1/pkg/server/api/svid/v1/ 00:34:46 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:34:46 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:34:46 spire-1.2.1/pkg/server/api/trustdomain.go 00:34:46 spire-1.2.1/pkg/server/api/trustdomain/ 00:34:46 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:34:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:34:46 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:34:46 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:34:46 spire-1.2.1/pkg/server/authpolicy/ 00:34:46 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:34:46 spire-1.2.1/pkg/server/authpolicy/policy.go 00:34:46 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:34:46 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:34:46 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:34:46 spire-1.2.1/pkg/server/authpolicy/validate.go 00:34:46 spire-1.2.1/pkg/server/bundle/ 00:34:46 spire-1.2.1/pkg/server/bundle/client/ 00:34:46 spire-1.2.1/pkg/server/bundle/client/client.go 00:34:46 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:34:46 spire-1.2.1/pkg/server/bundle/client/manager.go 00:34:46 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:34:46 spire-1.2.1/pkg/server/bundle/client/sources.go 00:34:46 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:34:46 spire-1.2.1/pkg/server/bundle/client/updater.go 00:34:46 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:34:46 spire-1.2.1/pkg/server/ca/ 00:34:46 spire-1.2.1/pkg/server/ca/ca.go 00:34:46 spire-1.2.1/pkg/server/ca/ca_health.go 00:34:46 spire-1.2.1/pkg/server/ca/ca_test.go 00:34:46 spire-1.2.1/pkg/server/ca/journal.go 00:34:46 spire-1.2.1/pkg/server/ca/journal_test.go 00:34:46 spire-1.2.1/pkg/server/ca/manager.go 00:34:46 spire-1.2.1/pkg/server/ca/manager_health.go 00:34:46 spire-1.2.1/pkg/server/ca/manager_test.go 00:34:46 spire-1.2.1/pkg/server/ca/templates.go 00:34:46 spire-1.2.1/pkg/server/ca/upstream_client.go 00:34:46 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:34:46 spire-1.2.1/pkg/server/ca/validation.go 00:34:46 spire-1.2.1/pkg/server/cache/ 00:34:46 spire-1.2.1/pkg/server/cache/dscache/ 00:34:46 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:34:46 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:34:46 spire-1.2.1/pkg/server/cache/entrycache/ 00:34:46 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:34:46 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:34:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:34:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:34:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:34:46 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:34:46 spire-1.2.1/pkg/server/catalog/ 00:34:46 spire-1.2.1/pkg/server/catalog/catalog.go 00:34:46 spire-1.2.1/pkg/server/catalog/keymanager.go 00:34:46 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:34:46 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:34:46 spire-1.2.1/pkg/server/catalog/notifier.go 00:34:46 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:34:46 spire-1.2.1/pkg/server/config.go 00:34:46 spire-1.2.1/pkg/server/datastore/ 00:34:46 spire-1.2.1/pkg/server/datastore/datastore.go 00:34:46 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:34:46 spire-1.2.1/pkg/server/datastore/repository.go 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:34:46 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:34:46 spire-1.2.1/pkg/server/endpoints/ 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/ 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:34:46 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:34:46 spire-1.2.1/pkg/server/endpoints/config.go 00:34:46 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:34:46 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:34:46 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:34:46 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:34:46 spire-1.2.1/pkg/server/endpoints/middleware.go 00:34:46 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:34:46 spire-1.2.1/pkg/server/hostservice/ 00:34:46 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:34:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:34:46 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:34:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:34:46 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:34:46 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:34:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:34:46 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/ 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/ 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:34:46 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:34:46 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:34:46 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/notifier/ 00:34:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:34:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:34:46 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:34:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:34:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:34:46 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:34:46 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:34:46 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:34:46 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:34:46 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:34:46 spire-1.2.1/pkg/server/registration/ 00:34:46 spire-1.2.1/pkg/server/registration/manager.go 00:34:46 spire-1.2.1/pkg/server/registration/manager_test.go 00:34:46 spire-1.2.1/pkg/server/scanentries.go 00:34:46 spire-1.2.1/pkg/server/scanentries_test.go 00:34:46 spire-1.2.1/pkg/server/server.go 00:34:46 spire-1.2.1/pkg/server/server_test.go 00:34:46 spire-1.2.1/pkg/server/svid/ 00:34:46 spire-1.2.1/pkg/server/svid/observer.go 00:34:46 spire-1.2.1/pkg/server/svid/observer_test.go 00:34:46 spire-1.2.1/pkg/server/svid/rotator.go 00:34:46 spire-1.2.1/pkg/server/svid/rotator_config.go 00:34:46 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:34:46 spire-1.2.1/pkg/server/svid/rotator_test.go 00:34:46 spire-1.2.1/proto/ 00:34:46 spire-1.2.1/proto/private/ 00:34:46 spire-1.2.1/proto/private/server/ 00:34:46 spire-1.2.1/proto/private/server/journal/ 00:34:46 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:34:46 spire-1.2.1/proto/private/server/journal/journal.proto 00:34:46 spire-1.2.1/proto/spire/ 00:34:46 spire-1.2.1/proto/spire/common/ 00:34:46 spire-1.2.1/proto/spire/common/common.pb.go 00:34:46 spire-1.2.1/proto/spire/common/common.proto 00:34:46 spire-1.2.1/proto/spire/common/plugin/ 00:34:46 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:34:46 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:34:46 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:34:46 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:34:46 spire-1.2.1/proto/spire/plugin/ 00:34:46 spire-1.2.1/proto/spire/plugin/agent/ 00:34:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:34:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:34:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:34:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:34:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:34:46 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:34:46 spire-1.2.1/release/ 00:34:46 spire-1.2.1/release/spire-extras/ 00:34:46 spire-1.2.1/release/spire-extras/README.md 00:34:46 spire-1.2.1/release/spire-extras/conf/ 00:34:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:34:46 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:34:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:34:46 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:34:46 spire-1.2.1/release/spire/ 00:34:46 spire-1.2.1/release/spire/README.md 00:34:46 spire-1.2.1/release/spire/conf/ 00:34:46 spire-1.2.1/release/spire/conf/agent/ 00:34:46 spire-1.2.1/release/spire/conf/agent/agent.conf 00:34:46 spire-1.2.1/release/spire/conf/server/ 00:34:46 spire-1.2.1/release/spire/conf/server/server.conf 00:34:46 spire-1.2.1/script/ 00:34:46 spire-1.2.1/script/build-artifact.sh 00:34:46 spire-1.2.1/script/generate_dummy_ca.sh 00:34:46 spire-1.2.1/support/ 00:34:46 spire-1.2.1/support/k8s/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:34:46 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:34:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:34:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:34:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:34:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:34:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:34:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:34:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:34:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:34:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:34:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:34:47 spire-1.2.1/support/oidc-discovery-provider/ 00:34:47 spire-1.2.1/support/oidc-discovery-provider/README.md 00:34:47 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:34:47 spire-1.2.1/support/oidc-discovery-provider/config.go 00:34:47 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:34:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:34:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:34:47 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:34:47 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:34:47 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:34:47 spire-1.2.1/support/oidc-discovery-provider/main.go 00:34:47 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:34:47 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:34:47 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:34:47 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:34:47 spire-1.2.1/test/ 00:34:47 spire-1.2.1/test/clock/ 00:34:47 spire-1.2.1/test/clock/clock.go 00:34:47 spire-1.2.1/test/fakes/ 00:34:47 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:34:47 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:34:47 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:34:47 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:34:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:34:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:34:47 spire-1.2.1/test/fakes/fakeagentstore/ 00:34:47 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:34:47 spire-1.2.1/test/fakes/fakedatastore/ 00:34:47 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:34:47 spire-1.2.1/test/fakes/fakeentryclient/ 00:34:47 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:34:47 spire-1.2.1/test/fakes/fakehealthchecker/ 00:34:47 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:34:47 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:34:47 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:34:47 spire-1.2.1/test/fakes/fakemetrics/ 00:34:47 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:34:47 spire-1.2.1/test/fakes/fakenoderesolver/ 00:34:47 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:34:47 spire-1.2.1/test/fakes/fakenotifier/ 00:34:47 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:34:47 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:34:47 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:34:47 spire-1.2.1/test/fakes/fakeserverca/ 00:34:47 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:34:47 spire-1.2.1/test/fakes/fakeservercatalog/ 00:34:47 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:34:47 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:34:47 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:34:47 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:34:47 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:34:47 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:34:47 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:34:47 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:34:47 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:34:47 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:34:47 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:34:47 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:34:47 spire-1.2.1/test/fixture/ 00:34:47 spire-1.2.1/test/fixture/certs/ 00:34:47 spire-1.2.1/test/fixture/certs/agent_svid.der 00:34:47 spire-1.2.1/test/fixture/certs/base_cert.pem 00:34:47 spire-1.2.1/test/fixture/certs/base_csr.pem 00:34:47 spire-1.2.1/test/fixture/certs/base_key.pem 00:34:47 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:34:47 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:34:47 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:34:47 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:34:47 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:34:47 spire-1.2.1/test/fixture/certs/blog_key.pem 00:34:47 spire-1.2.1/test/fixture/certs/bundle.der 00:34:47 spire-1.2.1/test/fixture/certs/ca.pem 00:34:47 spire-1.2.1/test/fixture/certs/ca_key.pem 00:34:47 spire-1.2.1/test/fixture/certs/database_cert.pem 00:34:47 spire-1.2.1/test/fixture/certs/database_csr.pem 00:34:47 spire-1.2.1/test/fixture/certs/database_key.pem 00:34:47 spire-1.2.1/test/fixture/certs/node_cert.pem 00:34:47 spire-1.2.1/test/fixture/certs/node_csr.pem 00:34:47 spire-1.2.1/test/fixture/certs/node_key.pem 00:34:47 spire-1.2.1/test/fixture/certs/svid.pem 00:34:47 spire-1.2.1/test/fixture/certs/svid_key.pem 00:34:47 spire-1.2.1/test/fixture/config/ 00:34:47 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:34:47 spire-1.2.1/test/fixture/config/agent_good.conf 00:34:47 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:34:47 spire-1.2.1/test/fixture/config/plugin_good.conf 00:34:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:34:47 spire-1.2.1/test/fixture/config/server_good.conf 00:34:47 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:34:47 spire-1.2.1/test/fixture/fixture.go 00:34:47 spire-1.2.1/test/fixture/nodeattestor/ 00:34:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:34:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:34:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:34:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:34:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:34:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:34:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:34:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:34:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:34:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:34:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:34:47 spire-1.2.1/test/fixture/registration/ 00:34:47 spire-1.2.1/test/fixture/registration/entries.json 00:34:47 spire-1.2.1/test/fixture/registration/good-for-update.json 00:34:47 spire-1.2.1/test/fixture/registration/good.json 00:34:47 spire-1.2.1/test/fixture/registration/invalid.json 00:34:47 spire-1.2.1/test/fixture/registration/invalid_json.json 00:34:47 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:34:47 spire-1.2.1/test/integration/ 00:34:47 spire-1.2.1/test/integration/README.md 00:34:47 spire-1.2.1/test/integration/common 00:34:47 spire-1.2.1/test/integration/setup/ 00:34:47 spire-1.2.1/test/integration/setup/adminclient/ 00:34:47 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:34:47 spire-1.2.1/test/integration/setup/adminclient/client.go 00:34:47 spire-1.2.1/test/integration/setup/debugagent/ 00:34:47 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:34:47 spire-1.2.1/test/integration/setup/debugagent/main.go 00:34:47 spire-1.2.1/test/integration/setup/debugserver/ 00:34:47 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:34:47 spire-1.2.1/test/integration/setup/debugserver/main.go 00:34:47 spire-1.2.1/test/integration/setup/downstreamclient/ 00:34:47 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:34:47 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:34:47 spire-1.2.1/test/integration/setup/itclient/ 00:34:47 spire-1.2.1/test/integration/setup/itclient/client.go 00:34:47 spire-1.2.1/test/integration/setup/node-attestation/ 00:34:47 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:34:47 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:34:47 spire-1.2.1/test/integration/setup/x509pop/ 00:34:47 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:34:47 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:34:47 spire-1.2.1/test/integration/suites/ 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:34:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:34:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:34:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:34:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:34:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:34:47 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:34:47 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:34:47 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:34:47 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:34:47 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:34:47 spire-1.2.1/test/integration/suites/join-token/ 00:34:47 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:34:47 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:34:47 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:34:47 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:34:47 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:34:47 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:34:47 spire-1.2.1/test/integration/suites/join-token/README.md 00:34:47 spire-1.2.1/test/integration/suites/join-token/conf/ 00:34:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:34:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/join-token/teardown 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:34:47 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:34:47 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:34:47 spire-1.2.1/test/integration/suites/k8s/ 00:34:47 spire-1.2.1/test/integration/suites/k8s/00-setup 00:34:47 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:34:47 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:34:47 spire-1.2.1/test/integration/suites/k8s/README.md 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/ 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:34:47 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:34:47 spire-1.2.1/test/integration/suites/k8s/teardown 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/ 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:34:47 spire-1.2.1/test/integration/suites/rotation/ 00:34:47 spire-1.2.1/test/integration/suites/rotation/00-setup 00:34:47 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:34:47 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:34:47 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:34:47 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:34:47 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:34:47 spire-1.2.1/test/integration/suites/rotation/README.md 00:34:47 spire-1.2.1/test/integration/suites/rotation/conf/ 00:34:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:34:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/rotation/teardown 00:34:47 spire-1.2.1/test/integration/suites/self-test/ 00:34:47 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:34:47 spire-1.2.1/test/integration/suites/self-test/README.md 00:34:47 spire-1.2.1/test/integration/suites/self-test/teardown 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:34:47 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:34:47 spire-1.2.1/test/integration/suites/upgrade/ 00:34:47 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:34:47 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:34:47 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:34:47 spire-1.2.1/test/integration/suites/upgrade/README.md 00:34:47 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:34:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:34:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:34:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:34:47 spire-1.2.1/test/integration/suites/upgrade/teardown 00:34:47 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:34:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:34:47 spire-1.2.1/test/integration/test-one.sh 00:34:47 spire-1.2.1/test/integration/test.sh 00:34:47 spire-1.2.1/test/plugintest/ 00:34:47 spire-1.2.1/test/plugintest/config.go 00:34:47 spire-1.2.1/test/plugintest/load.go 00:34:47 spire-1.2.1/test/plugintest/option.go 00:34:47 spire-1.2.1/test/spiretest/ 00:34:47 spire-1.2.1/test/spiretest/apiserver.go 00:34:47 spire-1.2.1/test/spiretest/assertions.go 00:34:47 spire-1.2.1/test/spiretest/dir.go 00:34:47 spire-1.2.1/test/spiretest/errors_posix.go 00:34:47 spire-1.2.1/test/spiretest/errors_windows.go 00:34:47 spire-1.2.1/test/spiretest/logs.go 00:34:47 spire-1.2.1/test/spiretest/socketapi.go 00:34:47 spire-1.2.1/test/spiretest/suite.go 00:34:47 spire-1.2.1/test/spiretest/x509.go 00:34:47 spire-1.2.1/test/testca/ 00:34:47 spire-1.2.1/test/testca/ca.go 00:34:47 spire-1.2.1/test/testkey/ 00:34:47 spire-1.2.1/test/testkey/generate.sh 00:34:47 spire-1.2.1/test/testkey/genkeys.go 00:34:47 spire-1.2.1/test/testkey/keys.go 00:34:47 spire-1.2.1/test/testkey/new.go 00:34:47 spire-1.2.1/test/tpmsimulator/ 00:34:47 spire-1.2.1/test/tpmsimulator/simulator.go 00:34:47 spire-1.2.1/test/util/ 00:34:47 spire-1.2.1/test/util/cert_fixtures.go 00:34:47 spire-1.2.1/test/util/cert_generation.go 00:34:47 spire-1.2.1/test/util/io_redirection.go 00:34:47 spire-1.2.1/test/util/race.go 00:34:47 spire-1.2.1/test/util/util.go 00:34:47 building spire from source... 00:34:47 Installing go1.17.7... 00:35:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:35:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:14 ---> 2eb1611ec887 00:35:14 Step 3/23 : WORKDIR /edgex-go 00:35:14 ---> Using cache 00:35:14 ---> 5db17f124d00 00:35:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:14 ---> Using cache 00:35:14 ---> 636469a10c46 00:35:14 Step 5/23 : RUN apk add --update --no-cache make git 00:35:14 ---> Using cache 00:35:14 ---> e06c0a37c8e4 00:35:14 Step 6/23 : COPY go.mod vendor* ./ 00:35:14 ---> Using cache 00:35:14 ---> 2bc55a4777b3 00:35:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:14 ---> Using cache 00:35:14 ---> cb5efdd3ce4b 00:35:14 Step 8/23 : COPY . . 00:35:14 ---> Using cache 00:35:14 ---> 05b22f088261 00:35:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:35:14 ---> Running in ed72de6a3297 00:35:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:35:17 Building bin/spire-server... 00:35:17 go: downloading github.com/mitchellh/cli v1.1.2 00:35:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:35:17 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:35:18 go: downloading google.golang.org/grpc v1.44.0 00:35:18 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:35:19 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:35:19 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:35:20 go: downloading github.com/imdario/mergo v0.3.12 00:35:21 go: downloading github.com/sirupsen/logrus v1.8.1 00:35:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:35:23 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:35:23 go: downloading github.com/fatih/color v1.13.0 00:35:23 go: downloading github.com/mattn/go-isatty v0.0.14 00:35:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:35:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:35:24 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:35:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:35:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:35:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:35:25 go: downloading github.com/armon/go-metrics v0.3.10 00:35:26 go: downloading github.com/prometheus/client_golang v1.12.1 00:35:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:35:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:35:27 go: downloading github.com/open-policy-agent/opa v0.38.0 00:35:42 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:35:42 go: downloading github.com/mattn/go-colorable v0.1.12 00:35:42 go: downloading github.com/Masterminds/goutils v1.1.0 00:35:42 go: downloading github.com/Masterminds/semver v1.5.0 00:35:42 go: downloading github.com/google/uuid v1.1.2 00:35:42 go: downloading github.com/huandu/xstrings v1.3.2 00:35:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:35:42 go: downloading github.com/oklog/run v1.0.0 00:35:42 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:35:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:35:42 go: downloading github.com/prometheus/client_model v0.2.0 00:35:42 go: downloading github.com/prometheus/common v0.32.1 00:35:42 go: downloading github.com/beorn7/perks v1.0.1 00:35:42 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:35:43 go: downloading github.com/prometheus/procfs v0.7.3 00:35:44 go: downloading github.com/imkira/go-observer v1.0.3 00:35:44 go: downloading go.uber.org/atomic v1.9.0 00:35:45 go: downloading github.com/hashicorp/errwrap v1.1.0 00:35:45 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:35:45 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:35:45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:35:45 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:35:45 go: downloading github.com/blang/semver/v4 v4.0.0 00:35:46 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:35:46 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:35:46 go: downloading github.com/jinzhu/gorm v1.9.16 00:35:47 go: downloading github.com/lib/pq v1.10.4 00:35:47 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:35:47 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:35:48 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:35:48 Removing intermediate container 5d0402487205 00:35:48 ---> 579f0c82034a 00:35:48 00:35:48 Step 10/22 : FROM alpine:3.14 00:35:48 ---> ac73e934f311 00:35:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:35:48 ---> Running in 252ae3847f9f 00:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:35:51 (1/2) Installing ca-certificates (20211220-r0) 00:35:51 (2/2) Installing dumb-init (1.2.5-r1) 00:35:51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:35:51 Executing busybox-1.33.1-r7.trigger 00:35:51 Executing ca-certificates-20211220-r0.trigger 00:35:52 OK: 6 MiB in 16 packages 00:35:54 Removing intermediate container 252ae3847f9f 00:35:54 ---> 386fdfef8c7c 00:35:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:35:54 ---> Running in 0deb382cf80a 00:35:54 Removing intermediate container 0deb382cf80a 00:35:54 ---> 6fedbae62256 00:35:54 Step 13/22 : ENV APP_PORT=59860 00:35:55 ---> Running in e616294dce85 00:35:55 Removing intermediate container e616294dce85 00:35:55 ---> fd21cec22f8b 00:35:55 Step 14/22 : EXPOSE $APP_PORT 00:35:55 ---> Running in 3d79fb062e5e 00:35:55 Removing intermediate container 3d79fb062e5e 00:35:55 ---> 7a8570573e0d 00:35:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:35:57 ---> 4df04ca8e4ec 00:35:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:35:59 ---> 278e6a967920 00:35:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:35:59 ---> 5835cf02a900 00:35:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:36:00 ---> Running in 55dcfb2fc369 00:36:00 Removing intermediate container 55dcfb2fc369 00:36:00 ---> fcaa870e3f0f 00:36:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:00 ---> Running in 4bed8a83fa6f 00:36:01 Removing intermediate container 4bed8a83fa6f 00:36:01 ---> e5b549187e71 00:36:01 Step 20/22 : LABEL arch=arm64 00:36:01 ---> Running in 18ca8d32e021 00:36:02 Removing intermediate container 18ca8d32e021 00:36:02 ---> 497427c3feb9 00:36:02 Step 21/22 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:36:02 ---> Running in 782ffbc113c5 00:36:02 Removing intermediate container 782ffbc113c5 00:36:02 ---> 84ae6ab5e8aa 00:36:02 Step 22/22 : LABEL version=0.0.0 00:36:02 ---> Running in d31821c0e0f2 00:36:03 Removing intermediate container d31821c0e0f2 00:36:03 ---> 4f3ac8cdd028 00:36:03 00:36:03 Successfully built 4f3ac8cdd028 00:36:03 Successfully tagged support-notifications-arm64:latest 00:36:03 Building security-spire-config 00:36:04  Building support-notifications ... done go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:36:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:36:04 go: downloading github.com/stretchr/testify v1.7.0 00:36:04 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:36:04 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:36:37 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:36:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:36:37 ---> 2eb1611ec887 00:36:37 Step 3/26 : WORKDIR /edgex-go 00:36:37 ---> Using cache 00:36:37 ---> 5db17f124d00 00:36:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:37 ---> Using cache 00:36:37 ---> 636469a10c46 00:36:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:36:37 ---> Using cache 00:36:37 ---> d27abac0e76f 00:36:37 Step 6/26 : COPY go.mod vendor* ./ 00:36:37 ---> Using cache 00:36:37 ---> 3a47f5f10bd5 00:36:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:36:37 ---> Using cache 00:36:37 ---> 151b68868f9f 00:36:37 Step 8/26 : COPY . . 00:36:37 ---> Using cache 00:36:37 ---> 6e78d9e3d344 00:36:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:36:37 ---> Using cache 00:36:37 ---> e6f5d22f2143 00:36:37 Step 10/26 : RUN mkdir -p spire-build 00:36:37 ---> Using cache 00:36:37 ---> 797df29a724f 00:36:37 Step 11/26 : WORKDIR /edgex-go/spire-build 00:36:37 ---> Using cache 00:36:37 ---> 7c9b42cba1ff 00:36:37 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:37 go: downloading google.golang.org/api v0.70.0 00:36:37 go: downloading k8s.io/api v0.23.4 00:36:37 go: downloading github.com/google/go-tpm v0.3.3 00:36:37 go: downloading k8s.io/client-go v0.23.4 00:36:37  ---> Running in 721071d3d2e0 00:36:38 spire-1.2.1/ 00:36:38 spire-1.2.1/.data/ 00:36:38 spire-1.2.1/.data/.file 00:36:38 spire-1.2.1/.dockerignore 00:36:38 spire-1.2.1/.gitattributes 00:36:38 spire-1.2.1/.githooks/ 00:36:38 spire-1.2.1/.githooks/pre-commit 00:36:38 spire-1.2.1/.github/ 00:36:38 spire-1.2.1/.github/ISSUE_TEMPLATE.md 00:36:38 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 00:36:38 spire-1.2.1/.github/dependabot.yml 00:36:38 spire-1.2.1/.github/workflows/ 00:36:38 spire-1.2.1/.github/workflows/nightly_build.yaml 00:36:38 spire-1.2.1/.github/workflows/pr_build.yaml 00:36:38 spire-1.2.1/.github/workflows/release_build.yaml 00:36:38 spire-1.2.1/.github/workflows/scripts/ 00:36:38 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 00:36:38 spire-1.2.1/.github/workflows/scripts/push-images.sh 00:36:38 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 00:36:38 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 00:36:38 spire-1.2.1/.github/workflows/scripts/split.sh 00:36:38 spire-1.2.1/.gitignore 00:36:38 spire-1.2.1/.go-version 00:36:38 spire-1.2.1/.golangci.yml 00:36:38 spire-1.2.1/ADOPTERS.md 00:36:38 spire-1.2.1/CHANGELOG.md 00:36:38 spire-1.2.1/CODE-OF-CONDUCT.md 00:36:38 spire-1.2.1/CODEOWNERS 00:36:38 spire-1.2.1/CONTRIBUTING.md 00:36:38 spire-1.2.1/Dockerfile 00:36:38 spire-1.2.1/Dockerfile.dev 00:36:38 spire-1.2.1/Dockerfile.scratch 00:36:38 spire-1.2.1/LICENSE 00:36:38 spire-1.2.1/MAINTAINERS.md 00:36:38 spire-1.2.1/Makefile 00:36:38 spire-1.2.1/README.md 00:36:38 spire-1.2.1/ROADMAP.md 00:36:38 spire-1.2.1/SECURITY.md 00:36:38 spire-1.2.1/cmd/ 00:36:38 spire-1.2.1/cmd/spire-agent/ 00:36:38 spire-1.2.1/cmd/spire-agent/cli/ 00:36:38 spire-1.2.1/cmd/spire-agent/cli/api/ 00:36:38 spire-1.2.1/cmd/spire-agent/cli/api/common.go 00:36:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 00:36:38 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 00:36:38 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 00:36:38 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 00:36:38 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 00:36:38 spire-1.2.1/cmd/spire-agent/cli/cli.go 00:36:38 spire-1.2.1/cmd/spire-agent/cli/common/ 00:36:38 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 00:36:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 00:36:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 00:36:38 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 00:36:38 spire-1.2.1/cmd/spire-agent/cli/run/ 00:36:38 spire-1.2.1/cmd/spire-agent/cli/run/run.go 00:36:38 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 00:36:38 spire-1.2.1/cmd/spire-agent/cli/validate/ 00:36:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 00:36:38 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 00:36:38 spire-1.2.1/cmd/spire-agent/main.go 00:36:38 spire-1.2.1/cmd/spire-server/ 00:36:38 spire-1.2.1/cmd/spire-server/cli/ 00:36:38 spire-1.2.1/cmd/spire-server/cli/agent/ 00:36:38 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/agent/count.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/agent/list.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/agent/show.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/bundle/ 00:36:38 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/cli.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/entry/ 00:36:38 spire-1.2.1/cmd/spire-server/cli/entry/count.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/entry/create.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/entry/show.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/entry/update.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/entry/util.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/ 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/common.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/create.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/list.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/show.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/update.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 00:36:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/jwt/ 00:36:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/run/ 00:36:38 spire-1.2.1/cmd/spire-server/cli/run/run.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/token/ 00:36:38 spire-1.2.1/cmd/spire-server/cli/token/generate.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/validate/ 00:36:38 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/x509/ 00:36:38 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 00:36:38 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 00:36:38 spire-1.2.1/cmd/spire-server/main.go 00:36:38 spire-1.2.1/cmd/spire-server/util/ 00:36:38 spire-1.2.1/cmd/spire-server/util/util.go 00:36:38 spire-1.2.1/conf/ 00:36:38 spire-1.2.1/conf/agent/ 00:36:38 spire-1.2.1/conf/agent/agent.conf 00:36:38 spire-1.2.1/conf/agent/agent_full.conf 00:36:38 spire-1.2.1/conf/agent/dummy_root_ca.crt 00:36:38 spire-1.2.1/conf/server/ 00:36:38 spire-1.2.1/conf/server/dummy_upstream_ca.crt 00:36:38 spire-1.2.1/conf/server/dummy_upstream_ca.key 00:36:38 spire-1.2.1/conf/server/server.conf 00:36:38 spire-1.2.1/conf/server/server_full.conf 00:36:38 spire-1.2.1/doc/ 00:36:38 spire-1.2.1/doc/SPIRE101.md 00:36:38 spire-1.2.1/doc/auditlog.md 00:36:38 spire-1.2.1/doc/authorization_policy_engine.md 00:36:38 spire-1.2.1/doc/changelog_guidelines.md 00:36:38 spire-1.2.1/doc/cure53-report.pdf 00:36:38 spire-1.2.1/doc/images/ 00:36:38 spire-1.2.1/doc/images/2019_roadmap.png 00:36:38 spire-1.2.1/doc/images/SPIRE101.png 00:36:38 spire-1.2.1/doc/images/SPIRE_agent.png 00:36:38 spire-1.2.1/doc/images/SPIRE_server.png 00:36:38 spire-1.2.1/doc/images/cache_mgr.png 00:36:38 spire-1.2.1/doc/images/cache_mgr_components.png 00:36:38 spire-1.2.1/doc/images/federated_spire.png 00:36:38 spire-1.2.1/doc/images/ha_mode.png 00:36:38 spire-1.2.1/doc/images/nested_spire.png 00:36:38 spire-1.2.1/doc/images/oidc_federation.png 00:36:38 spire-1.2.1/doc/images/single_trust_domain.png 00:36:38 spire-1.2.1/doc/images/spiffe_compatible.png 00:36:38 spire-1.2.1/doc/images/spire_logo.png 00:36:38 spire-1.2.1/doc/migrating_registration_api_clients.md 00:36:38 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 00:36:38 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 00:36:38 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 00:36:38 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 00:36:38 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 00:36:38 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 00:36:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 00:36:38 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 00:36:38 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 00:36:38 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 00:36:38 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 00:36:38 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 00:36:38 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 00:36:38 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 00:36:38 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 00:36:38 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 00:36:38 spire-1.2.1/doc/plugin_server_datastore_sql.md 00:36:38 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 00:36:38 spire-1.2.1/doc/plugin_server_keymanager_disk.md 00:36:38 spire-1.2.1/doc/plugin_server_keymanager_memory.md 00:36:38 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 00:36:38 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 00:36:38 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 00:36:38 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 00:36:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 00:36:38 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 00:36:38 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 00:36:38 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 00:36:38 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 00:36:38 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 00:36:38 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 00:36:39 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 00:36:39 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 00:36:39 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 00:36:39 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 00:36:39 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 00:36:39 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 00:36:39 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 00:36:39 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 00:36:39 spire-1.2.1/doc/scaling_spire.md 00:36:39 spire-1.2.1/doc/spire_agent.md 00:36:39 spire-1.2.1/doc/spire_server.md 00:36:39 spire-1.2.1/doc/supported_integrations.md 00:36:39 spire-1.2.1/doc/telemetry.md 00:36:39 spire-1.2.1/doc/telemetry_config.md 00:36:39 spire-1.2.1/doc/upgrading.md 00:36:39 spire-1.2.1/doc/using_spire.md 00:36:39 spire-1.2.1/examples/ 00:36:39 spire-1.2.1/examples/README.md 00:36:39 spire-1.2.1/go.mod 00:36:39 spire-1.2.1/go.sum 00:36:39 spire-1.2.1/pkg/ 00:36:39 spire-1.2.1/pkg/agent/ 00:36:39 spire-1.2.1/pkg/agent/agent.go 00:36:39 spire-1.2.1/pkg/agent/api/ 00:36:39 spire-1.2.1/pkg/agent/api/config.go 00:36:39 spire-1.2.1/pkg/agent/api/debug/ 00:36:39 spire-1.2.1/pkg/agent/api/debug/v1/ 00:36:39 spire-1.2.1/pkg/agent/api/debug/v1/service.go 00:36:39 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 00:36:39 spire-1.2.1/pkg/agent/api/delegatedidentity/ 00:36:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 00:36:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 00:36:39 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 00:36:39 spire-1.2.1/pkg/agent/api/endpoints.go 00:36:39 spire-1.2.1/pkg/agent/api/health/ 00:36:39 spire-1.2.1/pkg/agent/api/health/v1/ 00:36:39 spire-1.2.1/pkg/agent/api/health/v1/service.go 00:36:39 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 00:36:39 spire-1.2.1/pkg/agent/api/rpccontext/ 00:36:39 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 00:36:39 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 00:36:39 spire-1.2.1/pkg/agent/attestor/ 00:36:39 spire-1.2.1/pkg/agent/attestor/node/ 00:36:39 spire-1.2.1/pkg/agent/attestor/node/experimental.go 00:36:39 spire-1.2.1/pkg/agent/attestor/node/node.go 00:36:39 spire-1.2.1/pkg/agent/attestor/node/node_test.go 00:36:39 spire-1.2.1/pkg/agent/attestor/workload/ 00:36:39 spire-1.2.1/pkg/agent/attestor/workload/workload.go 00:36:39 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 00:36:39 spire-1.2.1/pkg/agent/catalog/ 00:36:39 spire-1.2.1/pkg/agent/catalog/catalog.go 00:36:39 spire-1.2.1/pkg/agent/catalog/keymanager.go 00:36:39 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 00:36:39 spire-1.2.1/pkg/agent/catalog/svidstore.go 00:36:39 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 00:36:39 spire-1.2.1/pkg/agent/client/ 00:36:39 spire-1.2.1/pkg/agent/client/client.go 00:36:39 spire-1.2.1/pkg/agent/client/client_test.go 00:36:39 spire-1.2.1/pkg/agent/client/dial.go 00:36:39 spire-1.2.1/pkg/agent/client/nodeconn.go 00:36:39 spire-1.2.1/pkg/agent/client/nodeconn_test.go 00:36:39 spire-1.2.1/pkg/agent/client/update.go 00:36:39 spire-1.2.1/pkg/agent/client/util.go 00:36:39 spire-1.2.1/pkg/agent/common/ 00:36:39 spire-1.2.1/pkg/agent/common/backoff/ 00:36:39 spire-1.2.1/pkg/agent/common/backoff/backoff.go 00:36:39 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 00:36:39 spire-1.2.1/pkg/agent/common/cgroups/ 00:36:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 00:36:39 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 00:36:39 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 00:36:39 spire-1.2.1/pkg/agent/config.go 00:36:39 spire-1.2.1/pkg/agent/endpoints/ 00:36:39 spire-1.2.1/pkg/agent/endpoints/config.go 00:36:39 spire-1.2.1/pkg/agent/endpoints/endpoints.go 00:36:39 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 00:36:39 spire-1.2.1/pkg/agent/endpoints/metrics.go 00:36:39 spire-1.2.1/pkg/agent/endpoints/middleware.go 00:36:39 spire-1.2.1/pkg/agent/endpoints/peertracker.go 00:36:39 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 00:36:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 00:36:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 00:36:39 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 00:36:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 00:36:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 00:36:39 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 00:36:39 spire-1.2.1/pkg/agent/endpoints/workload/ 00:36:39 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 00:36:39 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 00:36:39 spire-1.2.1/pkg/agent/manager/ 00:36:39 spire-1.2.1/pkg/agent/manager/cache/ 00:36:39 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 00:36:39 spire-1.2.1/pkg/agent/manager/cache/cache.go 00:36:39 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 00:36:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 00:36:39 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 00:36:39 spire-1.2.1/pkg/agent/manager/cache/sets.go 00:36:39 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 00:36:39 spire-1.2.1/pkg/agent/manager/config.go 00:36:39 spire-1.2.1/pkg/agent/manager/manager.go 00:36:39 spire-1.2.1/pkg/agent/manager/manager_test.go 00:36:39 spire-1.2.1/pkg/agent/manager/storage.go 00:36:39 spire-1.2.1/pkg/agent/manager/storage_test.go 00:36:39 spire-1.2.1/pkg/agent/manager/storecache/ 00:36:39 spire-1.2.1/pkg/agent/manager/storecache/cache.go 00:36:39 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 00:36:39 spire-1.2.1/pkg/agent/manager/sync.go 00:36:39 spire-1.2.1/pkg/agent/plugin/ 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/ 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 00:36:39 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 00:36:39 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/ 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 00:36:39 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 00:36:39 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 00:36:39 spire-1.2.1/pkg/agent/svid/ 00:36:39 spire-1.2.1/pkg/agent/svid/rotator.go 00:36:39 spire-1.2.1/pkg/agent/svid/rotator_config.go 00:36:39 spire-1.2.1/pkg/agent/svid/rotator_test.go 00:36:39 spire-1.2.1/pkg/agent/svid/store/ 00:36:39 spire-1.2.1/pkg/agent/svid/store/service.go 00:36:39 spire-1.2.1/pkg/agent/svid/store/service_test.go 00:36:39 spire-1.2.1/pkg/common/ 00:36:39 spire-1.2.1/pkg/common/agentpathtemplate/ 00:36:39 spire-1.2.1/pkg/common/agentpathtemplate/template.go 00:36:39 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 00:36:39 spire-1.2.1/pkg/common/api/ 00:36:39 spire-1.2.1/pkg/common/api/metrics.go 00:36:39 spire-1.2.1/pkg/common/api/middleware/ 00:36:39 spire-1.2.1/pkg/common/api/middleware/common_test.go 00:36:39 spire-1.2.1/pkg/common/api/middleware/interceptor.go 00:36:39 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 00:36:39 spire-1.2.1/pkg/common/api/middleware/logger.go 00:36:39 spire-1.2.1/pkg/common/api/middleware/logger_test.go 00:36:39 spire-1.2.1/pkg/common/api/middleware/metrics.go 00:36:39 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 00:36:39 spire-1.2.1/pkg/common/api/middleware/middleware.go 00:36:39 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 00:36:39 spire-1.2.1/pkg/common/api/middleware/misconfig.go 00:36:39 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 00:36:39 spire-1.2.1/pkg/common/api/middleware/names.go 00:36:39 spire-1.2.1/pkg/common/api/middleware/names_test.go 00:36:39 spire-1.2.1/pkg/common/api/names.go 00:36:39 spire-1.2.1/pkg/common/api/ratelimit.go 00:36:39 spire-1.2.1/pkg/common/api/rpccontext/ 00:36:39 spire-1.2.1/pkg/common/api/rpccontext/logger.go 00:36:39 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 00:36:39 spire-1.2.1/pkg/common/api/rpccontext/names.go 00:36:39 spire-1.2.1/pkg/common/auth/ 00:36:39 spire-1.2.1/pkg/common/auth/interceptors.go 00:36:39 spire-1.2.1/pkg/common/auth/interceptors_test.go 00:36:39 spire-1.2.1/pkg/common/auth/untracked_uds.go 00:36:39 spire-1.2.1/pkg/common/bundleutil/ 00:36:39 spire-1.2.1/pkg/common/bundleutil/bundle.go 00:36:39 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 00:36:39 spire-1.2.1/pkg/common/bundleutil/common_test.go 00:36:39 spire-1.2.1/pkg/common/bundleutil/marshal.go 00:36:39 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 00:36:39 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 00:36:39 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 00:36:39 spire-1.2.1/pkg/common/bundleutil/types.go 00:36:39 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 00:36:39 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 00:36:39 spire-1.2.1/pkg/common/catalog/ 00:36:39 spire-1.2.1/pkg/common/catalog/bind.go 00:36:39 spire-1.2.1/pkg/common/catalog/builtin.go 00:36:39 spire-1.2.1/pkg/common/catalog/catalog.go 00:36:39 spire-1.2.1/pkg/common/catalog/catalog_test.go 00:36:39 spire-1.2.1/pkg/common/catalog/closers.go 00:36:39 spire-1.2.1/pkg/common/catalog/cmd_linux.go 00:36:39 spire-1.2.1/pkg/common/catalog/cmd_other.go 00:36:39 spire-1.2.1/pkg/common/catalog/config.go 00:36:39 spire-1.2.1/pkg/common/catalog/config_test.go 00:36:39 spire-1.2.1/pkg/common/catalog/configure.go 00:36:39 spire-1.2.1/pkg/common/catalog/constraints.go 00:36:39 spire-1.2.1/pkg/common/catalog/constraints_test.go 00:36:39 spire-1.2.1/pkg/common/catalog/context.go 00:36:39 spire-1.2.1/pkg/common/catalog/external.go 00:36:39 spire-1.2.1/pkg/common/catalog/host.go 00:36:39 spire-1.2.1/pkg/common/catalog/pipenet.go 00:36:39 spire-1.2.1/pkg/common/catalog/plugin.go 00:36:39 spire-1.2.1/pkg/common/catalog/testplugin/ 00:36:39 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 00:36:39 spire-1.2.1/pkg/common/catalog/testplugin/main.go 00:36:39 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 00:36:39 spire-1.2.1/pkg/common/cli/ 00:36:39 spire-1.2.1/pkg/common/cli/env.go 00:36:39 spire-1.2.1/pkg/common/cli/flags.go 00:36:39 spire-1.2.1/pkg/common/cli/trust_domain.go 00:36:39 spire-1.2.1/pkg/common/cli/trust_domain_test.go 00:36:39 spire-1.2.1/pkg/common/cli/umask.go 00:36:39 spire-1.2.1/pkg/common/cli/umask_posix.go 00:36:39 spire-1.2.1/pkg/common/cli/umask_test.go 00:36:39 spire-1.2.1/pkg/common/cli/umask_windows.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/ 00:36:39 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/flag.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/flag_test.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/format.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/format_test.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/ 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 00:36:39 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 00:36:39 spire-1.2.1/pkg/common/coretypes/ 00:36:39 spire-1.2.1/pkg/common/coretypes/bundle/ 00:36:39 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 00:36:39 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 00:36:39 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 00:36:39 spire-1.2.1/pkg/common/coretypes/bundle/require.go 00:36:39 spire-1.2.1/pkg/common/coretypes/jwtkey/ 00:36:39 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 00:36:39 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 00:36:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 00:36:39 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 00:36:39 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 00:36:39 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 00:36:39 spire-1.2.1/pkg/common/coretypes/x509certificate/ 00:36:39 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 00:36:39 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 00:36:39 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 00:36:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 00:36:39 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 00:36:39 spire-1.2.1/pkg/common/cryptoutil/ 00:36:39 spire-1.2.1/pkg/common/cryptoutil/keys.go 00:36:39 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 00:36:39 spire-1.2.1/pkg/common/diskutil/ 00:36:39 spire-1.2.1/pkg/common/diskutil/file_posix.go 00:36:39 spire-1.2.1/pkg/common/diskutil/file_test.go 00:36:39 spire-1.2.1/pkg/common/diskutil/file_windows.go 00:36:39 spire-1.2.1/pkg/common/errorutil/ 00:36:39 spire-1.2.1/pkg/common/errorutil/wrapper.go 00:36:39 spire-1.2.1/pkg/common/health/ 00:36:39 spire-1.2.1/pkg/common/health/config.go 00:36:39 spire-1.2.1/pkg/common/health/context.go 00:36:39 spire-1.2.1/pkg/common/health/context_test.go 00:36:39 spire-1.2.1/pkg/common/health/health.go 00:36:39 spire-1.2.1/pkg/common/health/health_test.go 00:36:39 spire-1.2.1/pkg/common/health/logger.go 00:36:39 spire-1.2.1/pkg/common/hostservice/ 00:36:39 spire-1.2.1/pkg/common/hostservice/metricsservice/ 00:36:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 00:36:39 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 00:36:39 spire-1.2.1/pkg/common/idutil/ 00:36:39 spire-1.2.1/pkg/common/idutil/require.go 00:36:39 spire-1.2.1/pkg/common/idutil/require_test.go 00:36:39 spire-1.2.1/pkg/common/idutil/safety.go 00:36:39 spire-1.2.1/pkg/common/idutil/safety_test.go 00:36:39 spire-1.2.1/pkg/common/idutil/spiffeid.go 00:36:39 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 00:36:39 spire-1.2.1/pkg/common/jwtsvid/ 00:36:39 spire-1.2.1/pkg/common/jwtsvid/common.go 00:36:39 spire-1.2.1/pkg/common/jwtsvid/sign.go 00:36:39 spire-1.2.1/pkg/common/jwtsvid/token_test.go 00:36:39 spire-1.2.1/pkg/common/jwtsvid/validate.go 00:36:39 spire-1.2.1/pkg/common/jwtutil/ 00:36:39 spire-1.2.1/pkg/common/jwtutil/keyset.go 00:36:39 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 00:36:39 spire-1.2.1/pkg/common/log/ 00:36:39 spire-1.2.1/pkg/common/log/hclog_adapter.go 00:36:39 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 00:36:39 spire-1.2.1/pkg/common/log/log.go 00:36:39 spire-1.2.1/pkg/common/log/log_test.go 00:36:39 spire-1.2.1/pkg/common/log/options.go 00:36:39 spire-1.2.1/pkg/common/nodeutil/ 00:36:39 spire-1.2.1/pkg/common/nodeutil/node.go 00:36:39 spire-1.2.1/pkg/common/nodeutil/node_test.go 00:36:39 spire-1.2.1/pkg/common/peertracker/ 00:36:39 spire-1.2.1/pkg/common/peertracker/conn.go 00:36:39 spire-1.2.1/pkg/common/peertracker/credentials.go 00:36:39 spire-1.2.1/pkg/common/peertracker/errors.go 00:36:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 00:36:39 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 00:36:39 spire-1.2.1/pkg/common/peertracker/info.go 00:36:39 spire-1.2.1/pkg/common/peertracker/listener.go 00:36:39 spire-1.2.1/pkg/common/peertracker/listener_test.go 00:36:39 spire-1.2.1/pkg/common/peertracker/peertracker.go 00:36:39 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 00:36:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 00:36:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 00:36:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 00:36:39 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 00:36:39 spire-1.2.1/pkg/common/peertracker/tcp.go 00:36:39 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 00:36:39 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 00:36:39 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 00:36:39 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 00:36:39 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 00:36:39 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 00:36:39 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 00:36:39 spire-1.2.1/pkg/common/peertracker/uds.go 00:36:39 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 00:36:39 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 00:36:39 spire-1.2.1/pkg/common/peertracker/uds_linux.go 00:36:39 spire-1.2.1/pkg/common/pemutil/ 00:36:39 spire-1.2.1/pkg/common/pemutil/block.go 00:36:39 spire-1.2.1/pkg/common/pemutil/certs.go 00:36:39 spire-1.2.1/pkg/common/pemutil/common.go 00:36:39 spire-1.2.1/pkg/common/pemutil/csr.go 00:36:39 spire-1.2.1/pkg/common/pemutil/keys.go 00:36:39 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 00:36:39 spire-1.2.1/pkg/common/pemutil/testdata/ 00:36:39 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 00:36:39 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 00:36:39 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 00:36:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 00:36:39 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 00:36:39 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 00:36:39 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 00:36:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 00:36:39 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 00:36:39 spire-1.2.1/pkg/common/plugin/ 00:36:39 spire-1.2.1/pkg/common/plugin/aws/ 00:36:39 spire-1.2.1/pkg/common/plugin/aws/iid.go 00:36:39 spire-1.2.1/pkg/common/plugin/azure/ 00:36:39 spire-1.2.1/pkg/common/plugin/azure/msi.go 00:36:39 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 00:36:39 spire-1.2.1/pkg/common/plugin/facade.go 00:36:39 spire-1.2.1/pkg/common/plugin/facade_test.go 00:36:39 spire-1.2.1/pkg/common/plugin/gcp/ 00:36:39 spire-1.2.1/pkg/common/plugin/gcp/iit.go 00:36:39 spire-1.2.1/pkg/common/plugin/k8s/ 00:36:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 00:36:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 00:36:39 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 00:36:39 spire-1.2.1/pkg/common/plugin/k8s/utils.go 00:36:39 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 00:36:39 spire-1.2.1/pkg/common/plugin/log.go 00:36:39 spire-1.2.1/pkg/common/plugin/sshpop/ 00:36:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 00:36:39 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 00:36:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 00:36:39 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 00:36:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 00:36:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 00:36:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 00:36:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 00:36:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 00:36:39 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 00:36:39 spire-1.2.1/pkg/common/plugin/tpmdevid/ 00:36:39 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 00:36:39 spire-1.2.1/pkg/common/plugin/x509pop/ 00:36:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 00:36:39 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 00:36:39 spire-1.2.1/pkg/common/profiling/ 00:36:39 spire-1.2.1/pkg/common/profiling/dumpers.go 00:36:39 spire-1.2.1/pkg/common/profiling/profiling.go 00:36:39 spire-1.2.1/pkg/common/protoutil/ 00:36:39 spire-1.2.1/pkg/common/protoutil/masks.go 00:36:39 spire-1.2.1/pkg/common/protoutil/masks_test.go 00:36:39 spire-1.2.1/pkg/common/rotationutil/ 00:36:39 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 00:36:39 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 00:36:39 spire-1.2.1/pkg/common/selector/ 00:36:39 spire-1.2.1/pkg/common/selector/selector.go 00:36:39 spire-1.2.1/pkg/common/selector/selector_test.go 00:36:39 spire-1.2.1/pkg/common/selector/set.go 00:36:39 spire-1.2.1/pkg/common/selector/set_utils.go 00:36:39 spire-1.2.1/pkg/common/selector/set_utils_test.go 00:36:39 spire-1.2.1/pkg/common/telemetry/ 00:36:39 spire-1.2.1/pkg/common/telemetry/agent/ 00:36:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 00:36:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 00:36:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 00:36:39 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 00:36:39 spire-1.2.1/pkg/common/telemetry/agent/manager.go 00:36:39 spire-1.2.1/pkg/common/telemetry/agent/node.go 00:36:39 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 00:36:39 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 00:36:39 spire-1.2.1/pkg/common/telemetry/agent/store/ 00:36:39 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 00:36:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 00:36:39 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 00:36:39 spire-1.2.1/pkg/common/telemetry/blackhole.go 00:36:39 spire-1.2.1/pkg/common/telemetry/call.go 00:36:39 spire-1.2.1/pkg/common/telemetry/common/ 00:36:39 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 00:36:39 spire-1.2.1/pkg/common/telemetry/config.go 00:36:39 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 00:36:39 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 00:36:39 spire-1.2.1/pkg/common/telemetry/inmem.go 00:36:39 spire-1.2.1/pkg/common/telemetry/inmem_test.go 00:36:39 spire-1.2.1/pkg/common/telemetry/m3.go 00:36:39 spire-1.2.1/pkg/common/telemetry/m3_test.go 00:36:39 spire-1.2.1/pkg/common/telemetry/metrics.go 00:36:39 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 00:36:39 spire-1.2.1/pkg/common/telemetry/names.go 00:36:39 spire-1.2.1/pkg/common/telemetry/prometheus.go 00:36:39 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 00:36:39 spire-1.2.1/pkg/common/telemetry/sanitize.go 00:36:39 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/ 00:36:39 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/datastore/ 00:36:39 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 00:36:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/rotate.go 00:36:39 spire-1.2.1/pkg/common/telemetry/server/server.go 00:36:39 spire-1.2.1/pkg/common/telemetry/sink.go 00:36:39 spire-1.2.1/pkg/common/telemetry/statsd.go 00:36:39 spire-1.2.1/pkg/common/telemetry/statsd_test.go 00:36:39 spire-1.2.1/pkg/common/telemetry/uptime.go 00:36:39 spire-1.2.1/pkg/common/telemetry/version.go 00:36:39 spire-1.2.1/pkg/common/telemetry/withlabels.go 00:36:39 spire-1.2.1/pkg/common/uptime/ 00:36:39 spire-1.2.1/pkg/common/uptime/uptime.go 00:36:39 spire-1.2.1/pkg/common/uptime/uptime_test.go 00:36:39 spire-1.2.1/pkg/common/util/ 00:36:39 spire-1.2.1/pkg/common/util/certs.go 00:36:39 spire-1.2.1/pkg/common/util/certs_test.go 00:36:39 spire-1.2.1/pkg/common/util/csr.go 00:36:39 spire-1.2.1/pkg/common/util/hash.go 00:36:39 spire-1.2.1/pkg/common/util/selectors.go 00:36:39 spire-1.2.1/pkg/common/util/selectors_test.go 00:36:39 spire-1.2.1/pkg/common/util/signals.go 00:36:39 spire-1.2.1/pkg/common/util/sort.go 00:36:39 spire-1.2.1/pkg/common/util/sort_test.go 00:36:39 spire-1.2.1/pkg/common/util/task.go 00:36:39 spire-1.2.1/pkg/common/util/task_test.go 00:36:39 spire-1.2.1/pkg/common/util/testdata/ 00:36:39 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 00:36:39 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 00:36:39 spire-1.2.1/pkg/common/version/ 00:36:39 spire-1.2.1/pkg/common/version/version.go 00:36:39 spire-1.2.1/pkg/common/x509svid/ 00:36:39 spire-1.2.1/pkg/common/x509svid/common_test.go 00:36:39 spire-1.2.1/pkg/common/x509svid/csr.go 00:36:39 spire-1.2.1/pkg/common/x509svid/upstreamca.go 00:36:39 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 00:36:39 spire-1.2.1/pkg/common/x509util/ 00:36:39 spire-1.2.1/pkg/common/x509util/cert.go 00:36:39 spire-1.2.1/pkg/common/x509util/dns.go 00:36:39 spire-1.2.1/pkg/common/x509util/dns_test.go 00:36:39 spire-1.2.1/pkg/common/x509util/keyid.go 00:36:39 spire-1.2.1/pkg/common/x509util/keypair.go 00:36:39 spire-1.2.1/pkg/common/x509util/serialnumber.go 00:36:39 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 00:36:39 spire-1.2.1/pkg/server/ 00:36:39 spire-1.2.1/pkg/server/api/ 00:36:39 spire-1.2.1/pkg/server/api/agent.go 00:36:39 spire-1.2.1/pkg/server/api/agent/ 00:36:39 spire-1.2.1/pkg/server/api/agent/v1/ 00:36:39 spire-1.2.1/pkg/server/api/agent/v1/service.go 00:36:39 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 00:36:39 spire-1.2.1/pkg/server/api/agent_test.go 00:36:39 spire-1.2.1/pkg/server/api/api.go 00:36:39 spire-1.2.1/pkg/server/api/audit/ 00:36:39 spire-1.2.1/pkg/server/api/audit/audit.go 00:36:39 spire-1.2.1/pkg/server/api/audit/audit_test.go 00:36:39 spire-1.2.1/pkg/server/api/bundle.go 00:36:39 spire-1.2.1/pkg/server/api/bundle/ 00:36:39 spire-1.2.1/pkg/server/api/bundle/v1/ 00:36:39 spire-1.2.1/pkg/server/api/bundle/v1/service.go 00:36:39 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 00:36:39 spire-1.2.1/pkg/server/api/bundle_test.go 00:36:39 spire-1.2.1/pkg/server/api/debug/ 00:36:39 spire-1.2.1/pkg/server/api/debug/v1/ 00:36:39 spire-1.2.1/pkg/server/api/debug/v1/service.go 00:36:39 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 00:36:39 spire-1.2.1/pkg/server/api/entry.go 00:36:39 spire-1.2.1/pkg/server/api/entry/ 00:36:39 spire-1.2.1/pkg/server/api/entry/v1/ 00:36:39 spire-1.2.1/pkg/server/api/entry/v1/service.go 00:36:39 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 00:36:39 spire-1.2.1/pkg/server/api/entry_test.go 00:36:39 spire-1.2.1/pkg/server/api/health/ 00:36:39 spire-1.2.1/pkg/server/api/health/v1/ 00:36:39 spire-1.2.1/pkg/server/api/health/v1/service.go 00:36:39 spire-1.2.1/pkg/server/api/health/v1/service_test.go 00:36:39 spire-1.2.1/pkg/server/api/id.go 00:36:39 spire-1.2.1/pkg/server/api/id_test.go 00:36:39 spire-1.2.1/pkg/server/api/limits/ 00:36:39 spire-1.2.1/pkg/server/api/limits/limits.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/ 00:36:39 spire-1.2.1/pkg/server/api/middleware/alias.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/audit.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/authorization.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/caller.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/caller_test.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/common.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/common_test.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/entries.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/entries_test.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 00:36:39 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 00:36:39 spire-1.2.1/pkg/server/api/ratelimit.go 00:36:39 spire-1.2.1/pkg/server/api/rpccontext/ 00:36:39 spire-1.2.1/pkg/server/api/rpccontext/alias.go 00:36:39 spire-1.2.1/pkg/server/api/rpccontext/audit.go 00:36:39 spire-1.2.1/pkg/server/api/rpccontext/caller.go 00:36:39 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 00:36:39 spire-1.2.1/pkg/server/api/selector.go 00:36:39 spire-1.2.1/pkg/server/api/selector_test.go 00:36:39 spire-1.2.1/pkg/server/api/status.go 00:36:39 spire-1.2.1/pkg/server/api/status_test.go 00:36:39 spire-1.2.1/pkg/server/api/svid/ 00:36:39 spire-1.2.1/pkg/server/api/svid/v1/ 00:36:39 spire-1.2.1/pkg/server/api/svid/v1/service.go 00:36:39 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 00:36:39 spire-1.2.1/pkg/server/api/trustdomain.go 00:36:39 spire-1.2.1/pkg/server/api/trustdomain/ 00:36:39 spire-1.2.1/pkg/server/api/trustdomain/v1/ 00:36:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 00:36:39 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 00:36:39 spire-1.2.1/pkg/server/api/trustdomain_test.go 00:36:39 spire-1.2.1/pkg/server/authpolicy/ 00:36:39 spire-1.2.1/pkg/server/authpolicy/defaults.go 00:36:39 spire-1.2.1/pkg/server/authpolicy/policy.go 00:36:39 spire-1.2.1/pkg/server/authpolicy/policy.rego 00:36:39 spire-1.2.1/pkg/server/authpolicy/policy_data.json 00:36:39 spire-1.2.1/pkg/server/authpolicy/policy_test.go 00:36:39 spire-1.2.1/pkg/server/authpolicy/validate.go 00:36:39 spire-1.2.1/pkg/server/bundle/ 00:36:39 spire-1.2.1/pkg/server/bundle/client/ 00:36:39 spire-1.2.1/pkg/server/bundle/client/client.go 00:36:39 spire-1.2.1/pkg/server/bundle/client/client_test.go 00:36:39 spire-1.2.1/pkg/server/bundle/client/manager.go 00:36:39 spire-1.2.1/pkg/server/bundle/client/manager_test.go 00:36:39 spire-1.2.1/pkg/server/bundle/client/sources.go 00:36:39 spire-1.2.1/pkg/server/bundle/client/sources_test.go 00:36:39 spire-1.2.1/pkg/server/bundle/client/updater.go 00:36:39 spire-1.2.1/pkg/server/bundle/client/updater_test.go 00:36:39 spire-1.2.1/pkg/server/ca/ 00:36:39 spire-1.2.1/pkg/server/ca/ca.go 00:36:39 spire-1.2.1/pkg/server/ca/ca_health.go 00:36:39 spire-1.2.1/pkg/server/ca/ca_test.go 00:36:39 spire-1.2.1/pkg/server/ca/journal.go 00:36:39 spire-1.2.1/pkg/server/ca/journal_test.go 00:36:39 spire-1.2.1/pkg/server/ca/manager.go 00:36:39 spire-1.2.1/pkg/server/ca/manager_health.go 00:36:39 spire-1.2.1/pkg/server/ca/manager_test.go 00:36:39 spire-1.2.1/pkg/server/ca/templates.go 00:36:39 spire-1.2.1/pkg/server/ca/upstream_client.go 00:36:39 spire-1.2.1/pkg/server/ca/upstream_client_test.go 00:36:39 spire-1.2.1/pkg/server/ca/validation.go 00:36:39 spire-1.2.1/pkg/server/cache/ 00:36:39 spire-1.2.1/pkg/server/cache/dscache/ 00:36:39 spire-1.2.1/pkg/server/cache/dscache/cache.go 00:36:39 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 00:36:39 spire-1.2.1/pkg/server/cache/entrycache/ 00:36:39 spire-1.2.1/pkg/server/cache/entrycache/cache.go 00:36:39 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 00:36:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 00:36:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 00:36:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 00:36:39 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 00:36:39 spire-1.2.1/pkg/server/catalog/ 00:36:39 spire-1.2.1/pkg/server/catalog/catalog.go 00:36:39 spire-1.2.1/pkg/server/catalog/keymanager.go 00:36:39 spire-1.2.1/pkg/server/catalog/nodeattestor.go 00:36:39 spire-1.2.1/pkg/server/catalog/noderesolver.go 00:36:39 spire-1.2.1/pkg/server/catalog/notifier.go 00:36:39 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 00:36:39 spire-1.2.1/pkg/server/config.go 00:36:39 spire-1.2.1/pkg/server/datastore/ 00:36:39 spire-1.2.1/pkg/server/datastore/datastore.go 00:36:39 spire-1.2.1/pkg/server/datastore/datastore_health.go 00:36:39 spire-1.2.1/pkg/server/datastore/repository.go 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/ 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 00:36:39 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 00:36:39 spire-1.2.1/pkg/server/endpoints/ 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/ 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/config.go 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/server.go 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 00:36:39 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 00:36:39 spire-1.2.1/pkg/server/endpoints/config.go 00:36:39 spire-1.2.1/pkg/server/endpoints/endpoints.go 00:36:39 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 00:36:39 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 00:36:39 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 00:36:39 spire-1.2.1/pkg/server/endpoints/middleware.go 00:36:39 spire-1.2.1/pkg/server/endpoints/middleware_test.go 00:36:39 spire-1.2.1/pkg/server/hostservice/ 00:36:39 spire-1.2.1/pkg/server/hostservice/agentstore/ 00:36:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 00:36:39 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 00:36:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 00:36:39 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 00:36:39 spire-1.2.1/pkg/server/hostservice/identityprovider/ 00:36:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 00:36:39 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/ 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/ 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/base/ 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/test/ 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 00:36:39 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/ 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 00:36:39 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/noderesolver/ 00:36:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 00:36:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 00:36:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 00:36:39 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 00:36:39 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 00:36:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 00:36:39 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/notifier/ 00:36:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 00:36:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 00:36:39 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 00:36:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 00:36:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 00:36:39 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 00:36:39 spire-1.2.1/pkg/server/plugin/notifier/repository.go 00:36:39 spire-1.2.1/pkg/server/plugin/notifier/v1.go 00:36:39 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 00:36:39 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 00:36:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 00:36:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 00:36:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 00:36:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 00:36:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 00:36:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 00:36:40 spire-1.2.1/pkg/server/registration/ 00:36:40 spire-1.2.1/pkg/server/registration/manager.go 00:36:40 spire-1.2.1/pkg/server/registration/manager_test.go 00:36:40 spire-1.2.1/pkg/server/scanentries.go 00:36:40 spire-1.2.1/pkg/server/scanentries_test.go 00:36:40 spire-1.2.1/pkg/server/server.go 00:36:40 spire-1.2.1/pkg/server/server_test.go 00:36:40 spire-1.2.1/pkg/server/svid/ 00:36:40 spire-1.2.1/pkg/server/svid/observer.go 00:36:40 spire-1.2.1/pkg/server/svid/observer_test.go 00:36:40 spire-1.2.1/pkg/server/svid/rotator.go 00:36:40 spire-1.2.1/pkg/server/svid/rotator_config.go 00:36:40 spire-1.2.1/pkg/server/svid/rotator_config_test.go 00:36:40 spire-1.2.1/pkg/server/svid/rotator_test.go 00:36:40 spire-1.2.1/proto/ 00:36:40 spire-1.2.1/proto/private/ 00:36:40 spire-1.2.1/proto/private/server/ 00:36:40 spire-1.2.1/proto/private/server/journal/ 00:36:40 spire-1.2.1/proto/private/server/journal/journal.pb.go 00:36:40 spire-1.2.1/proto/private/server/journal/journal.proto 00:36:40 spire-1.2.1/proto/spire/ 00:36:40 spire-1.2.1/proto/spire/common/ 00:36:40 spire-1.2.1/proto/spire/common/common.pb.go 00:36:40 spire-1.2.1/proto/spire/common/common.proto 00:36:40 spire-1.2.1/proto/spire/common/plugin/ 00:36:40 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 00:36:40 spire-1.2.1/proto/spire/common/plugin/plugin.proto 00:36:40 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 00:36:40 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 00:36:40 spire-1.2.1/proto/spire/plugin/ 00:36:40 spire-1.2.1/proto/spire/plugin/agent/ 00:36:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 00:36:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 00:36:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 00:36:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 00:36:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 00:36:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 00:36:40 spire-1.2.1/release/ 00:36:40 spire-1.2.1/release/spire-extras/ 00:36:40 spire-1.2.1/release/spire-extras/README.md 00:36:40 spire-1.2.1/release/spire-extras/conf/ 00:36:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 00:36:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 00:36:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 00:36:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 00:36:40 spire-1.2.1/release/spire/ 00:36:40 spire-1.2.1/release/spire/README.md 00:36:40 spire-1.2.1/release/spire/conf/ 00:36:40 spire-1.2.1/release/spire/conf/agent/ 00:36:40 spire-1.2.1/release/spire/conf/agent/agent.conf 00:36:40 spire-1.2.1/release/spire/conf/server/ 00:36:40 spire-1.2.1/release/spire/conf/server/server.conf 00:36:40 spire-1.2.1/script/ 00:36:40 spire-1.2.1/script/build-artifact.sh 00:36:40 spire-1.2.1/script/generate_dummy_ca.sh 00:36:40 spire-1.2.1/support/ 00:36:40 spire-1.2.1/support/k8s/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 00:36:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 00:36:40 spire-1.2.1/support/oidc-discovery-provider/ 00:36:40 spire-1.2.1/support/oidc-discovery-provider/README.md 00:36:40 spire-1.2.1/support/oidc-discovery-provider/common_test.go 00:36:40 spire-1.2.1/support/oidc-discovery-provider/config.go 00:36:40 spire-1.2.1/support/oidc-discovery-provider/config_test.go 00:36:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 00:36:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 00:36:40 spire-1.2.1/support/oidc-discovery-provider/handler.go 00:36:40 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 00:36:40 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 00:36:40 spire-1.2.1/support/oidc-discovery-provider/main.go 00:36:40 spire-1.2.1/support/oidc-discovery-provider/server_api.go 00:36:40 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 00:36:40 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 00:36:40 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 00:36:40 spire-1.2.1/test/ 00:36:40 spire-1.2.1/test/clock/ 00:36:40 spire-1.2.1/test/clock/clock.go 00:36:40 spire-1.2.1/test/fakes/ 00:36:40 spire-1.2.1/test/fakes/fakeagentcatalog/ 00:36:40 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 00:36:40 spire-1.2.1/test/fakes/fakeagentkeymanager/ 00:36:40 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 00:36:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 00:36:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 00:36:40 spire-1.2.1/test/fakes/fakeagentstore/ 00:36:40 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 00:36:40 spire-1.2.1/test/fakes/fakedatastore/ 00:36:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 00:36:40 spire-1.2.1/test/fakes/fakeentryclient/ 00:36:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 00:36:40 spire-1.2.1/test/fakes/fakehealthchecker/ 00:36:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 00:36:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 00:36:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 00:36:40 spire-1.2.1/test/fakes/fakemetrics/ 00:36:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 00:36:40 spire-1.2.1/test/fakes/fakenoderesolver/ 00:36:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 00:36:40 spire-1.2.1/test/fakes/fakenotifier/ 00:36:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 00:36:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 00:36:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 00:36:40 spire-1.2.1/test/fakes/fakeserverca/ 00:36:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 00:36:40 spire-1.2.1/test/fakes/fakeservercatalog/ 00:36:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 00:36:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 00:36:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 00:36:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 00:36:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 00:36:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 00:36:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 00:36:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 00:36:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 00:36:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 00:36:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 00:36:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 00:36:40 spire-1.2.1/test/fixture/ 00:36:40 spire-1.2.1/test/fixture/certs/ 00:36:40 spire-1.2.1/test/fixture/certs/agent_svid.der 00:36:40 spire-1.2.1/test/fixture/certs/base_cert.pem 00:36:40 spire-1.2.1/test/fixture/certs/base_csr.pem 00:36:40 spire-1.2.1/test/fixture/certs/base_key.pem 00:36:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 00:36:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 00:36:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 00:36:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 00:36:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 00:36:40 spire-1.2.1/test/fixture/certs/blog_key.pem 00:36:40 spire-1.2.1/test/fixture/certs/bundle.der 00:36:40 spire-1.2.1/test/fixture/certs/ca.pem 00:36:40 spire-1.2.1/test/fixture/certs/ca_key.pem 00:36:40 spire-1.2.1/test/fixture/certs/database_cert.pem 00:36:40 spire-1.2.1/test/fixture/certs/database_csr.pem 00:36:40 spire-1.2.1/test/fixture/certs/database_key.pem 00:36:40 spire-1.2.1/test/fixture/certs/node_cert.pem 00:36:40 spire-1.2.1/test/fixture/certs/node_csr.pem 00:36:40 spire-1.2.1/test/fixture/certs/node_key.pem 00:36:40 spire-1.2.1/test/fixture/certs/svid.pem 00:36:40 spire-1.2.1/test/fixture/certs/svid_key.pem 00:36:40 spire-1.2.1/test/fixture/config/ 00:36:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 00:36:40 spire-1.2.1/test/fixture/config/agent_good.conf 00:36:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 00:36:40 spire-1.2.1/test/fixture/config/plugin_good.conf 00:36:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 00:36:40 spire-1.2.1/test/fixture/config/server_good.conf 00:36:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 00:36:40 spire-1.2.1/test/fixture/fixture.go 00:36:40 spire-1.2.1/test/fixture/nodeattestor/ 00:36:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 00:36:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 00:36:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 00:36:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 00:36:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 00:36:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 00:36:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 00:36:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 00:36:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 00:36:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 00:36:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 00:36:40 spire-1.2.1/test/fixture/registration/ 00:36:40 spire-1.2.1/test/fixture/registration/entries.json 00:36:40 spire-1.2.1/test/fixture/registration/good-for-update.json 00:36:40 spire-1.2.1/test/fixture/registration/good.json 00:36:40 spire-1.2.1/test/fixture/registration/invalid.json 00:36:40 spire-1.2.1/test/fixture/registration/invalid_json.json 00:36:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 00:36:40 spire-1.2.1/test/integration/ 00:36:40 spire-1.2.1/test/integration/README.md 00:36:40 spire-1.2.1/test/integration/common 00:36:40 spire-1.2.1/test/integration/setup/ 00:36:40 spire-1.2.1/test/integration/setup/adminclient/ 00:36:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 00:36:40 spire-1.2.1/test/integration/setup/adminclient/client.go 00:36:40 spire-1.2.1/test/integration/setup/debugagent/ 00:36:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 00:36:40 spire-1.2.1/test/integration/setup/debugagent/main.go 00:36:40 spire-1.2.1/test/integration/setup/debugserver/ 00:36:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 00:36:40 spire-1.2.1/test/integration/setup/debugserver/main.go 00:36:40 spire-1.2.1/test/integration/setup/downstreamclient/ 00:36:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 00:36:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 00:36:40 spire-1.2.1/test/integration/setup/itclient/ 00:36:40 spire-1.2.1/test/integration/setup/itclient/client.go 00:36:40 spire-1.2.1/test/integration/setup/node-attestation/ 00:36:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 00:36:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 00:36:40 spire-1.2.1/test/integration/setup/x509pop/ 00:36:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 00:36:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 00:36:40 spire-1.2.1/test/integration/suites/ 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 00:36:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 00:36:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 00:36:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 00:36:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 00:36:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 00:36:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 00:36:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 00:36:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 00:36:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 00:36:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 00:36:40 spire-1.2.1/test/integration/suites/join-token/ 00:36:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 00:36:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 00:36:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 00:36:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 00:36:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 00:36:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 00:36:40 spire-1.2.1/test/integration/suites/join-token/README.md 00:36:40 spire-1.2.1/test/integration/suites/join-token/conf/ 00:36:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 00:36:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/join-token/teardown 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 00:36:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 00:36:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 00:36:40 spire-1.2.1/test/integration/suites/k8s/ 00:36:40 spire-1.2.1/test/integration/suites/k8s/00-setup 00:36:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 00:36:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 00:36:40 spire-1.2.1/test/integration/suites/k8s/README.md 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/ 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 00:36:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 00:36:40 spire-1.2.1/test/integration/suites/k8s/teardown 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/ 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/README.md 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/conf/ 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/node-attestation/teardown 00:36:40 spire-1.2.1/test/integration/suites/rotation/ 00:36:40 spire-1.2.1/test/integration/suites/rotation/00-setup 00:36:40 spire-1.2.1/test/integration/suites/rotation/01-start-server 00:36:40 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 00:36:40 spire-1.2.1/test/integration/suites/rotation/03-start-agent 00:36:40 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 00:36:40 spire-1.2.1/test/integration/suites/rotation/05-check-svids 00:36:40 spire-1.2.1/test/integration/suites/rotation/README.md 00:36:40 spire-1.2.1/test/integration/suites/rotation/conf/ 00:36:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 00:36:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/rotation/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/rotation/teardown 00:36:40 spire-1.2.1/test/integration/suites/self-test/ 00:36:40 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 00:36:40 spire-1.2.1/test/integration/suites/self-test/README.md 00:36:40 spire-1.2.1/test/integration/suites/self-test/teardown 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/ 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 00:36:40 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 00:36:40 spire-1.2.1/test/integration/suites/upgrade/ 00:36:40 spire-1.2.1/test/integration/suites/upgrade/00-setup 00:36:40 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 00:36:40 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 00:36:40 spire-1.2.1/test/integration/suites/upgrade/README.md 00:36:40 spire-1.2.1/test/integration/suites/upgrade/conf/ 00:36:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 00:36:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 00:36:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 00:36:40 spire-1.2.1/test/integration/suites/upgrade/teardown 00:36:40 spire-1.2.1/test/integration/suites/upgrade/versions.txt 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 00:36:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 00:36:40 spire-1.2.1/test/integration/test-one.sh 00:36:40 spire-1.2.1/test/integration/test.sh 00:36:40 spire-1.2.1/test/plugintest/ 00:36:40 spire-1.2.1/test/plugintest/config.go 00:36:40 spire-1.2.1/test/plugintest/load.go 00:36:40 spire-1.2.1/test/plugintest/option.go 00:36:40 spire-1.2.1/test/spiretest/ 00:36:40 spire-1.2.1/test/spiretest/apiserver.go 00:36:40 spire-1.2.1/test/spiretest/assertions.go 00:36:40 spire-1.2.1/test/spiretest/dir.go 00:36:40 spire-1.2.1/test/spiretest/errors_posix.go 00:36:40 spire-1.2.1/test/spiretest/errors_windows.go 00:36:40 spire-1.2.1/test/spiretest/logs.go 00:36:40 spire-1.2.1/test/spiretest/socketapi.go 00:36:40 spire-1.2.1/test/spiretest/suite.go 00:36:40 spire-1.2.1/test/spiretest/x509.go 00:36:40 spire-1.2.1/test/testca/ 00:36:40 spire-1.2.1/test/testca/ca.go 00:36:40 spire-1.2.1/test/testkey/ 00:36:40 spire-1.2.1/test/testkey/generate.sh 00:36:40 spire-1.2.1/test/testkey/genkeys.go 00:36:40 spire-1.2.1/test/testkey/keys.go 00:36:40 spire-1.2.1/test/testkey/new.go 00:36:40 spire-1.2.1/test/tpmsimulator/ 00:36:40 spire-1.2.1/test/tpmsimulator/simulator.go 00:36:40 spire-1.2.1/test/util/ 00:36:40 spire-1.2.1/test/util/cert_fixtures.go 00:36:40 spire-1.2.1/test/util/cert_generation.go 00:36:40 spire-1.2.1/test/util/io_redirection.go 00:36:40 spire-1.2.1/test/util/race.go 00:36:40 spire-1.2.1/test/util/util.go 00:36:40 building spire from source... 00:36:40 Installing go1.17.7... 00:36:47 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:37:10 Removing intermediate container 708948b22834 00:37:10 ---> 5b9c62dd3a57 00:37:10 00:37:10 Step 10/23 : FROM alpine:3.14 00:37:10 ---> ac73e934f311 00:37:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:10 ---> Running in 5b34c30fc6df 00:37:10 Removing intermediate container 5b34c30fc6df 00:37:10 ---> 0489f096b608 00:37:10 Step 12/23 : ENV APP_PORT=59880 00:37:10 ---> Running in 7b4b38be2d2b 00:37:10 Removing intermediate container 7b4b38be2d2b 00:37:10 ---> 073bc390db10 00:37:10 Step 13/23 : EXPOSE $APP_PORT 00:37:10 ---> Running in 263ca2574131 00:37:10 Removing intermediate container 263ca2574131 00:37:10 ---> 68beef4d23f9 00:37:10 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:10 ---> Running in bed81506110d 00:37:10 Building bin/spire-server... 00:37:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 00:37:10 go: downloading github.com/mitchellh/cli v1.1.2 00:37:10 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 00:37:11 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 00:37:11 go: downloading google.golang.org/grpc v1.44.0 00:37:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 00:37:12 Removing intermediate container bed81506110d 00:37:12 ---> 89be0731140b 00:37:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:37:12 ---> Running in e2272f9e162b 00:37:13 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 00:37:14 go: downloading github.com/imdario/mergo v0.3.12 00:37:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:37:14 go: downloading github.com/sirupsen/logrus v1.8.1 00:37:15 go: downloading github.com/hashicorp/go-hclog v1.1.0 00:37:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:37:16 (1/6) Installing dumb-init (1.2.5-r1) 00:37:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:37:16 (3/6) Installing libsodium (1.0.18-r0) 00:37:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:37:16 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 00:37:16 go: downloading github.com/fatih/color v1.13.0 00:37:17 go: downloading github.com/mattn/go-isatty v0.0.14 00:37:17 (5/6) Installing libzmq (4.3.4-r0) 00:37:17 (6/6) Installing zeromq (4.3.4-r0) 00:37:17 Executing busybox-1.33.1-r7.trigger 00:37:17 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 00:37:17 OK: 8 MiB in 20 packages 00:37:17 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 00:37:17 go: downloading github.com/hashicorp/go-plugin v1.4.3 00:37:17 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 00:37:18 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 00:37:18 go: downloading github.com/InVisionApp/go-logger v1.0.1 00:37:18 go: downloading github.com/armon/go-metrics v0.3.10 00:37:19 go: downloading github.com/prometheus/client_golang v1.12.1 00:37:19 go: downloading github.com/uber-go/tally/v4 v4.1.1 00:37:19 Removing intermediate container e2272f9e162b 00:37:19 ---> 80d2b8f1f748 00:37:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:20 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 00:37:20 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:37:20 go: downloading github.com/open-policy-agent/opa v0.38.0 00:37:20  ---> 37ac211e29ce 00:37:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:37:20 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:37:20 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:37:21 go: downloading k8s.io/apimachinery v0.23.4 00:37:22  ---> 458f6291515e 00:37:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:37:23 ---> cf7f094efc33 00:37:23 Step 19/23 : ENTRYPOINT ["/core-data"] 00:37:23 ---> Running in ca9c17e5cf2a 00:37:23 go: downloading k8s.io/kube-aggregator v0.23.3 00:37:24 Removing intermediate container ca9c17e5cf2a 00:37:24 ---> f1f0e3361148 00:37:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:24 ---> Running in bfe46572e427 00:37:24 go: downloading cloud.google.com/go/storage v1.21.0 00:37:24 Removing intermediate container bfe46572e427 00:37:24 ---> 5551d9101532 00:37:24 Step 21/23 : LABEL arch=arm64 00:37:24 ---> Running in 61f2d2b36f12 00:37:25 go: downloading cloud.google.com/go v0.100.2 00:37:25 Removing intermediate container 61f2d2b36f12 00:37:25 ---> 579fd8200a2a 00:37:25 Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:37:25 ---> Running in 864860ecc7be 00:37:26 Removing intermediate container 864860ecc7be 00:37:26 ---> 34c796d2d707 00:37:26 Step 23/23 : LABEL version=0.0.0 00:37:26 ---> Running in ad154934ef9c 00:37:26 Removing intermediate container ad154934ef9c 00:37:26 ---> b0cf7636cca6 00:37:26 00:37:26 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:37:27 Successfully built b0cf7636cca6 00:37:27 Successfully tagged core-data-arm64:latest 00:37:28  Building core-data ... done go: downloading cloud.google.com/go/security v1.3.0 00:37:28 go: downloading github.com/hashicorp/vault/api v1.4.1 00:37:28 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:37:29 go: downloading github.com/twmb/murmur3 v1.1.6 00:37:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:37:29 go: downloading gopkg.in/yaml.v2 v2.4.0 00:37:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:37:29 go: downloading github.com/gobwas/glob v0.2.3 00:37:30 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:37:30 go: downloading github.com/jinzhu/inflection v1.0.0 00:37:30 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:37:30 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:37:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:37:30 go: downloading github.com/aws/smithy-go v1.11.0 00:37:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:37:31 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:37:32 go: downloading github.com/gogo/protobuf v1.3.2 00:37:33 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 00:37:33 go: downloading github.com/mattn/go-colorable v0.1.12 00:37:34 go: downloading github.com/Masterminds/goutils v1.1.0 00:37:34 go: downloading github.com/Masterminds/semver v1.5.0 00:37:34 go: downloading github.com/google/uuid v1.1.2 00:37:34 go: downloading github.com/huandu/xstrings v1.3.2 00:37:34 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 00:37:34 go: downloading github.com/oklog/run v1.0.0 00:37:34 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 00:37:34 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 00:37:34 go: downloading github.com/prometheus/client_model v0.2.0 00:37:35 go: downloading github.com/prometheus/common v0.32.1 00:37:35 go: downloading github.com/beorn7/perks v1.0.1 00:37:35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 00:37:35 go: downloading github.com/prometheus/procfs v0.7.3 00:37:36 go: downloading go.uber.org/atomic v1.9.0 00:37:36 go: downloading github.com/imkira/go-observer v1.0.3 00:37:36 go: downloading github.com/hashicorp/errwrap v1.1.0 00:37:36 go: downloading github.com/mitchellh/reflectwalk v1.0.1 00:37:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 00:37:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 00:37:36 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 00:37:36 go: downloading github.com/blang/semver/v4 v4.0.0 00:37:36 go: downloading github.com/go-sql-driver/mysql v1.6.0 00:37:36 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 00:37:37 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:37:37 go: downloading github.com/jinzhu/gorm v1.9.16 00:37:37 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:37:37 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:37:37 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:37:37 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:37:37 go: downloading github.com/dimchansky/utfbom v1.1.1 00:37:37 go: downloading github.com/lib/pq v1.10.4 00:37:37 go: downloading github.com/mattn/go-sqlite3 v1.14.12 00:37:37 go: downloading k8s.io/klog/v2 v2.30.0 00:37:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 00:37:38 go: downloading github.com/google/gofuzz v1.1.0 00:37:38 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:37:38 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 00:37:39 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:37:39 go: downloading github.com/spf13/pflag v1.0.5 00:37:39 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:37:40 go: downloading cloud.google.com/go/compute v1.3.0 00:37:40 go: downloading cloud.google.com/go/iam v0.1.1 00:37:40 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:37:40 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:37:40 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:37:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:37:40 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:37:41 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:37:41 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:37:41 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 00:37:42 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:37:42 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:37:42 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:37:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:37:42 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:37:44 go: downloading go.opencensus.io v0.23.0 00:37:44 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:37:44 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:37:44 go: downloading gopkg.in/inf.v0 v0.9.1 00:37:45 go: downloading github.com/go-logr/logr v1.2.2 00:37:45 go: downloading github.com/google/go-cmp v0.5.7 00:37:45 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:37:45 go: downloading github.com/json-iterator/go v1.1.12 00:37:45 go: downloading github.com/googleapis/gnostic v0.5.5 00:37:48 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:37:50 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 00:37:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 00:37:50 go: downloading github.com/stretchr/testify v1.7.0 00:37:50 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:37:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:37:50 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 00:37:50 go: downloading github.com/aws/aws-sdk-go v1.43.0 00:37:50 go: downloading github.com/tklauser/numcpus v0.3.0 00:37:50 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:37:50 go: downloading go.uber.org/zap v1.21.0 00:37:51 go: downloading sigs.k8s.io/yaml v1.3.0 00:37:51 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:37:51 go: downloading github.com/modern-go/reflect2 v1.0.2 00:37:51 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:37:51 go: downloading github.com/ryanuber/go-glob v1.0.0 00:37:51 go: downloading github.com/golang/snappy v0.0.4 00:37:51 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:38:00 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:38:00 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:38:00 go: downloading github.com/hashicorp/go-version v1.2.0 00:38:00 go: downloading go.uber.org/multierr v1.6.0 00:38:10 go: downloading google.golang.org/api v0.70.0 00:38:10 go: downloading k8s.io/client-go v0.23.4 00:38:10 go: downloading k8s.io/api v0.23.4 00:38:20 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:38:20 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:38:20 go: downloading github.com/google/go-tpm v0.3.3 00:38:20 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 00:38:42 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 00:38:42 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 00:38:42 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 00:38:42 go: downloading cloud.google.com/go/storage v1.21.0 00:38:42 go: downloading cloud.google.com/go v0.100.2 00:38:43 go: downloading k8s.io/apimachinery v0.23.4 00:38:44 go: downloading k8s.io/kube-aggregator v0.23.3 00:38:45 go: downloading sigs.k8s.io/controller-runtime v0.11.1 00:38:46 go: downloading cloud.google.com/go/security v1.3.0 00:38:47 go: downloading github.com/hashicorp/vault/api v1.4.1 00:38:47 go: downloading github.com/twmb/murmur3 v1.1.6 00:38:47 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 00:38:48 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:38:48 go: downloading gopkg.in/yaml.v2 v2.4.0 00:38:48 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 00:38:48 go: downloading github.com/gobwas/glob v0.2.3 00:38:48 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 00:38:48 go: downloading github.com/jinzhu/inflection v1.0.0 00:38:49 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 00:38:49 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 00:38:49 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 00:38:49 go: downloading github.com/aws/smithy-go v1.11.0 00:38:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 00:38:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 00:38:51 go: downloading github.com/gogo/protobuf v1.3.2 00:38:55 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 00:38:55 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 00:38:55 go: downloading github.com/Azure/go-autorest/logger v0.2.1 00:38:55 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 00:38:55 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 00:38:55 go: downloading github.com/dimchansky/utfbom v1.1.1 00:38:55 go: downloading cloud.google.com/go/compute v1.3.0 00:38:56 go: downloading cloud.google.com/go/iam v0.1.1 00:38:57 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 00:38:57 go: downloading k8s.io/klog/v2 v2.30.0 00:38:57 go: downloading github.com/google/gofuzz v1.1.0 00:38:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 00:38:58 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 00:38:58 go: downloading github.com/spf13/pflag v1.0.5 00:38:58 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 00:38:59 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 00:38:59 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 00:38:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 00:38:59 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 00:38:59 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 00:38:59 go: downloading github.com/hashicorp/vault/sdk v0.4.1 00:39:00 go: downloading github.com/mitchellh/mapstructure v1.4.3 00:39:00 go: downloading github.com/tklauser/go-sysconf v0.3.9 00:39:00 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 00:39:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 00:39:00 go: downloading github.com/jmespath/go-jmespath v0.4.0 00:39:02 go: downloading go.opencensus.io v0.23.0 00:39:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 00:39:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 00:39:03 go: downloading gopkg.in/inf.v0 v0.9.1 00:39:03 go: downloading github.com/go-logr/logr v1.2.2 00:39:03 go: downloading github.com/google/go-cmp v0.5.7 00:39:03 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 00:39:03 go: downloading github.com/json-iterator/go v1.1.12 00:39:04 go: downloading github.com/googleapis/gnostic v0.5.5 00:39:06 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 00:39:08 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 00:39:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 00:39:08 go: downloading github.com/tklauser/numcpus v0.3.0 00:39:08 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 00:39:08 go: downloading go.uber.org/zap v1.21.0 00:39:09 go: downloading sigs.k8s.io/yaml v1.3.0 00:39:09 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 00:39:09 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 00:39:09 go: downloading github.com/modern-go/reflect2 v1.0.2 00:39:09 go: downloading github.com/ryanuber/go-glob v1.0.0 00:39:09 go: downloading github.com/golang/snappy v0.0.4 00:39:09 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 00:39:20 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 00:39:20 go: downloading github.com/hashicorp/go-uuid v1.0.2 00:39:20 go: downloading github.com/hashicorp/go-version v1.2.0 00:39:20 go: downloading go.uber.org/multierr v1.6.0 00:39:46 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 00:39:46 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 00:39:46 Removing intermediate container ed72de6a3297 00:39:46 ---> fb3547aa38b2 00:39:46 00:39:46 Step 10/23 : FROM alpine:3.14 00:39:46 ---> ac73e934f311 00:39:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:39:46 ---> Using cache 00:39:46 ---> afe2e6b24e54 00:39:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:46 ---> Using cache 00:39:46 ---> 98f9dfd2ca7e 00:39:46 Step 13/23 : ENV APP_PORT=59881 00:39:46 ---> Running in 6248ada89355 00:39:46 Removing intermediate container 6248ada89355 00:39:46 ---> cf609d82bb05 00:39:46 Step 14/23 : EXPOSE $APP_PORT 00:39:46 ---> Running in 8cd8fd1a41e4 00:39:46 Removing intermediate container 8cd8fd1a41e4 00:39:46 ---> 297fc2df4b83 00:39:46 Step 15/23 : WORKDIR / 00:39:46 ---> Running in 2f93a1b5d37a 00:39:46 Removing intermediate container 2f93a1b5d37a 00:39:46 ---> bf31f3f630db 00:39:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:46 ---> a248378488bd 00:39:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:39:47 ---> b3b95cd8c342 00:39:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:39:48 ---> 940e7ed0b569 00:39:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:39:48 ---> Running in 2dfecbfac283 00:39:49 Removing intermediate container 2dfecbfac283 00:39:49 ---> a7cff69e4a37 00:39:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:49 ---> Running in 3557afd1913d 00:39:49 Removing intermediate container 3557afd1913d 00:39:49 ---> c1d7358a7cdb 00:39:49 Step 21/23 : LABEL arch=arm64 00:39:49 ---> Running in 703528b2ed7b 00:39:50 Removing intermediate container 703528b2ed7b 00:39:50 ---> babcf05df6e6 00:39:50 Step 22/23 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 00:39:50 ---> Running in 489bc69c1294 00:39:51 Removing intermediate container 489bc69c1294 00:39:51 ---> 294673c6da67 00:39:51 Step 23/23 : LABEL version=0.0.0 00:39:51 ---> Running in bf86744d380d 00:39:51 Removing intermediate container bf86744d380d 00:39:51 ---> 9b8a57923d04 00:39:51 00:39:51 Successfully built 9b8a57923d04 00:39:51 Successfully tagged core-metadata-arm64:latest 01:01:46  Building core-metadata ... done Building bin/spire-agent... 01:01:46 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:01:46 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:01:46 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:01:46 go: downloading github.com/docker/docker v20.10.12+incompatible 01:01:46 go: downloading github.com/google/go-tpm-tools v0.3.3 01:01:46 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:01:46 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:01:46 go: downloading github.com/docker/go-units v0.4.0 01:01:46 go: downloading github.com/docker/go-connections v0.4.0 01:01:46 go: downloading github.com/opencontainers/image-spec v1.0.1 01:01:46 go: downloading github.com/containerd/containerd v1.3.4 01:01:46 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:01:46 go: downloading github.com/opencontainers/go-digest v1.0.0 01:04:23 Building bin/spire-agent... 01:04:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:04:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:04:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:04:23 go: downloading github.com/docker/docker v20.10.12+incompatible 01:04:23 go: downloading github.com/google/go-tpm-tools v0.3.3 01:04:23 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:04:23 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:04:23 go: downloading github.com/docker/go-connections v0.4.0 01:04:23 go: downloading github.com/docker/go-units v0.4.0 01:04:23 go: downloading github.com/opencontainers/image-spec v1.0.1 01:04:23 go: downloading github.com/containerd/containerd v1.3.4 01:04:23 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:04:23 go: downloading github.com/opencontainers/go-digest v1.0.0 01:05:19 Building bin/spire-agent... 01:05:19 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 01:05:19 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 01:05:19 go: downloading cloud.google.com/go/secretmanager v1.3.0 01:05:19 go: downloading github.com/docker/docker v20.10.12+incompatible 01:05:20 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 01:05:20 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 01:05:21 go: downloading github.com/google/go-tpm-tools v0.3.3 01:05:26 go: downloading github.com/docker/go-connections v0.4.0 01:05:26 go: downloading github.com/docker/go-units v0.4.0 01:05:26 go: downloading github.com/opencontainers/image-spec v1.0.1 01:05:26 go: downloading github.com/docker/distribution v2.7.1+incompatible 01:05:26 go: downloading github.com/containerd/containerd v1.3.4 01:05:26 go: downloading github.com/opencontainers/go-digest v1.0.0 01:07:48 Removing intermediate container de2dd9a2c549 01:07:48 ---> aaf7ac3fe4d2 01:07:48 01:07:48 Step 13/26 : FROM alpine:3.15 01:07:48 ---> 3fb3c9af89a9 01:07:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:07:48 ---> Using cache 01:07:48 ---> d47e244cbe24 01:07:48 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:07:48 ---> Using cache 01:07:48 ---> 6e212d5d38f3 01:07:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:07:48 ---> Running in 9d833e0fb5fd 01:07:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:07:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:07:49 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:07:49 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 01:07:49 OK: 15729 distinct packages available 01:07:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:07:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:07:51 (1/5) Installing dumb-init (1.2.5-r1) 01:07:51 (2/5) Installing musl-obstack (1.2.3-r0) 01:07:52 (3/5) Installing libucontext (1.1-r0) 01:07:52 (4/5) Installing gcompat (1.0.0-r4) 01:07:52 (5/5) Installing openssl (1.1.1n-r0) 01:07:52 Executing busybox-1.34.1-r5.trigger 01:07:52 OK: 6 MiB in 19 packages 01:07:54 Removing intermediate container 9d833e0fb5fd 01:07:54 ---> c21b41b13ff2 01:07:54 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 01:07:57 ---> 2d09b06321ad 01:07:57 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:08:06 ---> e4c4c3327242 01:08:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:08:06 ---> 50992c9fbb8b 01:08:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:08:07 ---> ad54041d0b99 01:08:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:08:08 ---> 7eec7ca270bd 01:08:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:08:08 ---> Running in bf3e24f359b0 01:08:08 Removing intermediate container bf3e24f359b0 01:08:08 ---> 660ab78fba13 01:08:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:08:08 ---> Running in 5e6b6553df6a 01:08:09 Removing intermediate container 5e6b6553df6a 01:08:09 ---> 0029a0079f91 01:08:09 Step 24/26 : LABEL arch=arm64 01:08:09 ---> Running in 3003b35d84f5 01:08:10 Removing intermediate container 3003b35d84f5 01:08:10 ---> ce1a93931363 01:08:10 Step 25/26 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 01:08:10 ---> Running in 7acda8d17be7 01:08:10 Removing intermediate container 7acda8d17be7 01:08:10 ---> 00b89257cc10 01:08:10 Step 26/26 : LABEL version=0.0.0 01:08:10 ---> Running in 43f84319ec29 01:08:11 Removing intermediate container 43f84319ec29 01:08:11 ---> 42a15874d618 01:08:11 01:08:11 Successfully built 42a15874d618 01:08:11 Successfully tagged security-spire-agent-arm64:latest 01:10:18  Building security-spire-agent ... done Removing intermediate container c21c2f413f5c 01:10:18 ---> 32097b7a6b1e 01:10:18 01:10:18 Step 13/25 : FROM alpine:3.15 01:10:18 ---> 3fb3c9af89a9 01:10:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:10:18 ---> Using cache 01:10:18 ---> d47e244cbe24 01:10:18 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:18 ---> Using cache 01:10:18 ---> 6e212d5d38f3 01:10:18 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:10:18 ---> Using cache 01:10:18 ---> c21b41b13ff2 01:10:18 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:10:18 ---> f439849942da 01:10:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:10:18 ---> 5203387c1206 01:10:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:10:18 ---> ef02c50f49d1 01:10:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:10:19 ---> 1d75afcecf13 01:10:19 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:10:19 ---> Running in fd543aa832e6 01:10:19 Removing intermediate container fd543aa832e6 01:10:19 ---> b8e60fa9e58c 01:10:19 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:10:19 ---> Running in 4c258d931b6b 01:10:20 Removing intermediate container 4c258d931b6b 01:10:20 ---> 8085478252a8 01:10:20 Step 23/25 : LABEL arch=arm64 01:10:20 ---> Running in 7999bd9614a2 01:10:20 Removing intermediate container 7999bd9614a2 01:10:20 ---> 6c5013d0edec 01:10:20 Step 24/25 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 01:10:21 ---> Running in 9a25151272c4 01:10:21 Removing intermediate container 9a25151272c4 01:10:21 ---> 4059f37bd5fc 01:10:21 Step 25/25 : LABEL version=0.0.0 01:10:21 ---> Running in 372d441b7ac3 01:10:21 Removing intermediate container 372d441b7ac3 01:10:21 ---> 4d710e1836b2 01:10:21 01:10:22 Successfully built 4d710e1836b2 01:10:22 Successfully tagged security-spire-server-arm64:latest 01:10:37  Building security-spire-server ... done Removing intermediate container 721071d3d2e0 01:10:37 ---> c2e6e47d443c 01:10:37 01:10:37 Step 13/26 : FROM alpine:3.15 01:10:37 ---> 3fb3c9af89a9 01:10:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 01:10:37 ---> Using cache 01:10:37 ---> d47e244cbe24 01:10:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:37 ---> Using cache 01:10:37 ---> 6e212d5d38f3 01:10:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 01:10:37 ---> Running in fa7936db224d 01:10:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:10:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:10:40 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 01:10:40 v3.15.4-26-g36f9d42a4c [https://nl.alpinelinux.org/alpine/v3.15/community] 01:10:40 OK: 15729 distinct packages available 01:10:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:10:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:10:42 (1/4) Installing dumb-init (1.2.5-r1) 01:10:42 (2/4) Installing musl-obstack (1.2.3-r0) 01:10:43 (3/4) Installing libucontext (1.1-r0) 01:10:43 (4/4) Installing gcompat (1.0.0-r4) 01:10:43 Executing busybox-1.34.1-r5.trigger 01:10:43 OK: 6 MiB in 18 packages 01:10:44 Removing intermediate container fa7936db224d 01:10:44 ---> d6498efb3c79 01:10:44 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 01:10:47 ---> 4ab4706d6119 01:10:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:10:48 ---> 4e8dbd2d050e 01:10:48 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 01:10:48 ---> Running in e3000134408f 01:10:48 Removing intermediate container e3000134408f 01:10:48 ---> 8fa8ae1d22e3 01:10:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:10:49 ---> 3e88f2ccae37 01:10:49 Step 21/26 : WORKDIR / 01:10:49 ---> Running in a98e593a812d 01:10:49 Removing intermediate container a98e593a812d 01:10:49 ---> 023ab8f85d2d 01:10:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 01:10:49 ---> Running in 1bb8678b3360 01:10:50 Removing intermediate container 1bb8678b3360 01:10:50 ---> 32e07d40600b 01:10:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 01:10:50 ---> Running in 456a4fca29de 01:10:50 Removing intermediate container 456a4fca29de 01:10:50 ---> 3acf3fd39b44 01:10:50 Step 24/26 : LABEL arch=arm64 01:10:50 ---> Running in d66f05ccb2fe 01:10:51 Removing intermediate container d66f05ccb2fe 01:10:51 ---> 6fcffba778be 01:10:51 Step 25/26 : LABEL git_sha=aa17a0d297f7eeac5bdd98d09819418474808dd8 01:10:51 ---> Running in 9f98eb72de32 01:10:51 Removing intermediate container 9f98eb72de32 01:10:51 ---> 08e63dcb379a 01:10:51 Step 26/26 : LABEL version=0.0.0 01:10:51 ---> Running in 422c0a2f7751 01:10:52 Removing intermediate container 422c0a2f7751 01:10:52 ---> 7e7c9cc379ec 01:10:52 01:10:52 Successfully built 7e7c9cc379ec 01:10:52 Successfully tagged security-spire-config-arm64:latest 01:10:52  Building security-spire-config ... done  [Pipeline] } 01:10:52 $ docker stop --time=1 9be455242b27d228cf19666b4231a791eab0c9f04da5eab9a444ec196d33e5ea 01:10:54 $ docker rm -f 9be455242b27d228cf19666b4231a791eab0c9f04da5eab9a444ec196d33e5ea [Pipeline] // withDockerContainer [Pipeline] sh 01:10:55 + docker images 01:10:55 REPOSITORY TAG IMAGE ID CREATED SIZE 01:10:55 security-spire-config-arm64 latest 7e7c9cc379ec 4 seconds ago 85.6MB 01:10:55 c2e6e47d443c 32 seconds ago 4.12GB 01:10:55 security-spire-server-arm64 latest 4d710e1836b2 34 seconds ago 86.3MB 01:10:55 32097b7a6b1e About a minute ago 4.12GB 01:10:55 security-spire-agent-arm64 latest 42a15874d618 2 minutes ago 126MB 01:10:55 aaf7ac3fe4d2 3 minutes ago 4.12GB 01:10:55 core-metadata-arm64 latest 9b8a57923d04 31 minutes ago 16.3MB 01:10:55 fb3547aa38b2 31 minutes ago 1.29GB 01:10:55 core-data-arm64 latest b0cf7636cca6 33 minutes ago 21.6MB 01:10:55 5b9c62dd3a57 33 minutes ago 1.32GB 01:10:55 support-notifications-arm64 latest 4f3ac8cdd028 34 minutes ago 16.3MB 01:10:55 579f0c82034a 35 minutes ago 1.29GB 01:10:55 security-proxy-setup-arm64 latest 906d297f184d 36 minutes ago 26.1MB 01:10:55 2ad63005fc2f 36 minutes ago 1.3GB 01:10:55 support-scheduler-arm64 latest 0dadbef348f5 36 minutes ago 15.7MB 01:10:55 d865d1188fed 36 minutes ago 1.29GB 01:10:55 sys-mgmt-agent-arm64 latest 2acbd0a4edc2 40 minutes ago 282MB 01:10:55 security-spiffe-token-provider-arm64 latest cf1bec679e8d 41 minutes ago 27.9MB 01:10:55 a76d0ca76745 41 minutes ago 1.34GB 01:10:55 security-bootstrapper-arm64 latest 301fd7d59318 41 minutes ago 18.3MB 01:10:55 security-secretstore-setup-arm64 latest 5757bcbdf8d4 42 minutes ago 27.5MB 01:10:55 core-command-arm64 latest 1095cff9e3f2 42 minutes ago 15.5MB 01:10:55 e49a15e8ee49 42 minutes ago 1.29GB 01:10:55 a0ee02245177 42 minutes ago 1.3GB 01:10:55 9e17452d21f7 42 minutes ago 1.29GB 01:10:55 4f300a080261 43 minutes ago 1.29GB 01:10:55 ci-base-image-arm64 latest 2eb1611ec887 59 minutes ago 886MB 01:10:55 docker 20.10.14 c346e9eafbab 8 days ago 202MB 01:10:55 alpine 3.14 ac73e934f311 9 days ago 5.34MB 01:10:55 alpine 3.15 3fb3c9af89a9 9 days ago 5.32MB 01:10:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 01:10:55 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:10:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:10:56 01:10:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:10:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:10:57 arm64: Pulling from edgex-lftools-log-publisher 01:10:57 8998bd30e6a1: Pulling fs layer 01:10:57 04944245beec: Pulling fs layer 01:10:57 699f458cf7ca: Pulling fs layer 01:10:57 765212b225bb: Pulling fs layer 01:10:57 f23df028b6ca: Pulling fs layer 01:10:57 d65c8cfc05b1: Pulling fs layer 01:10:57 2437ff75d9bd: Pulling fs layer 01:10:57 f23df028b6ca: Waiting 01:10:57 d65c8cfc05b1: Waiting 01:10:57 2437ff75d9bd: Waiting 01:10:57 765212b225bb: Waiting 01:10:57 04944245beec: Verifying Checksum 01:10:57 04944245beec: Download complete 01:10:57 765212b225bb: Download complete 01:10:57 f23df028b6ca: Verifying Checksum 01:10:57 f23df028b6ca: Download complete 01:10:57 d65c8cfc05b1: Verifying Checksum 01:10:57 d65c8cfc05b1: Download complete 01:10:58 699f458cf7ca: Verifying Checksum 01:10:58 699f458cf7ca: Download complete 01:10:58 8998bd30e6a1: Verifying Checksum 01:10:58 8998bd30e6a1: Download complete 01:11:01 2437ff75d9bd: Verifying Checksum 01:11:01 2437ff75d9bd: Download complete 01:11:03 8998bd30e6a1: Pull complete 01:11:03 04944245beec: Pull complete 01:11:05 699f458cf7ca: Pull complete 01:11:05 765212b225bb: Pull complete 01:11:06 f23df028b6ca: Pull complete 01:11:06 d65c8cfc05b1: Pull complete 01:11:21 2437ff75d9bd: Pull complete 01:11:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:11:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:11:22 prd-ubuntu20.04-docker-arm64-4c-16g-20874 does not seem to be running inside a container 01:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:11:25 $ docker top 1ddcd1381e555d26fa38717f34e3d2d0bc0e187fbc502bb18ccce708c4a56899 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:26 ---> job-cost.sh 01:11:26 lf-activate-venv: SKIPPING 01:11:26 INFO: No Stack... 01:11:27 INFO: Retrieving Pricing Info for: v3-standard-4 01:11:28 INFO: Archiving Costs [Pipeline] sh 01:11:28 + cat /w/workspace/edgex-go/1/archives/cost.csv 01:11:28 + cut -d, -f6 [Pipeline] lock 01:11:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3967-1-stack-cost] 01:11:28 Resource [jenkins-edgexfoundry-edgex-go-PR-3967-1-stack-cost] did not exist. Created. 01:11:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3967-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:11:29 + echo total: 0.2199999988079071 [Pipeline] stash 01:11:29 Stashed 1 file(s) [Pipeline] } 01:11:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3967-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:11:30 $ docker stop --time=1 1ddcd1381e555d26fa38717f34e3d2d0bc0e187fbc502bb18ccce708c4a56899 01:11:31 $ docker rm -f 1ddcd1381e555d26fa38717f34e3d2d0bc0e187fbc502bb18ccce708c4a56899 [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:11:32 provisioning config files... 01:11:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2235090321768606811tmp [Pipeline] { [Pipeline] sh 01:11:33 + set +x 01:11:33 + curl -s https://codecov.io/bash 01:11:33 + bash -s -- 01:11:33 01:11:33 _____ _ 01:11:33 / ____| | | 01:11:33 | | ___ __| | ___ ___ _____ __ 01:11:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:11:33 | |___| (_) | (_| | __/ (_| (_) \ V / 01:11:33 \_____\___/ \__,_|\___|\___\___/ \_/ 01:11:33 Bash-1.0.6 01:11:33 01:11:33 01:11:33 ==> git version 2.25.1 found 01:11:33 ==> 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:11:33 Release-Date: 2020-01-08 01:11:33 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:11:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:11:33 ==> Jenkins CI detected. 01:11:33 current dir:  /w/workspace/edgex-go/1 01:11:33 project root: . 01:11:33 --> token set from env 01:11:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:11:33 ==> Running gcov in . (disable via -X gcov) 01:11:33 ==> Python coveragepy not found 01:11:33 ==> Searching for coverage reports in: 01:11:33 + . 01:11:33 -> Found 1 reports 01:11:33 ==> Detecting git/mercurial file structure 01:11:33 ==> Reading reports 01:11:33 + ./coverage.out bytes=434738 01:11:33 ==> Appending adjustments 01:11:33 https://docs.codecov.io/docs/fixing-reports 01:11:34 + Found adjustments 01:11:34 ==> Gzipping contents 01:11:34 60K /tmp/codecov.nBDe00.gz 01:11:34 ==> Uploading reports 01:11:34 url: https://codecov.io 01:11:34 query: branch=PR-3967&commit=aa17a0d297f7eeac5bdd98d09819418474808dd8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3967%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3967&job=&cmd_args= 01:11:34 -> Pinging Codecov 01:11:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3967&commit=aa17a0d297f7eeac5bdd98d09819418474808dd8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3967%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3967&job=&cmd_args= 01:11:34 -> Uploading to 01:11:34 https://storage.googleapis.com/codecov/v4/raw/2022-04-14/00271124DB129430A58F1EEE437C3FCB/aa17a0d297f7eeac5bdd98d09819418474808dd8/cec10bbf-4530-4599-8db7-06b2c73e25aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220414T011134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e09ae226abdd4b1c8154cd222368f5ae49011a048d979f87c62cbe99a09b41b1 01:11:34 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:34 Dload Upload Total Spent Left Speed 01:11:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59810 0 0 100 59810 0 209k --:--:-- --:--:-- --:--:-- 209k 01:11:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/aa17a0d297f7eeac5bdd98d09819418474808dd8 [Pipeline] } 01:11:35 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:11:36 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 01:11:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:11:37 ---> package-listing.sh 01:11:37 ++ facter osfamily 01:11:37 ++ tr '[:upper:]' '[:lower:]' 01:11:38 + OS_FAMILY=debian 01:11:38 + workspace=/w/workspace/edgex-go/1 01:11:38 + START_PACKAGES=/tmp/packages_start.txt 01:11:38 + END_PACKAGES=/tmp/packages_end.txt 01:11:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:11:38 + PACKAGES=/tmp/packages_start.txt 01:11:38 + '[' /w/workspace/edgex-go/1 ']' 01:11:38 + PACKAGES=/tmp/packages_end.txt 01:11:38 + case "${OS_FAMILY}" in 01:11:38 + dpkg -l 01:11:38 + grep '^ii' 01:11:38 + '[' -f /tmp/packages_start.txt ']' 01:11:38 + '[' -f /tmp/packages_end.txt ']' 01:11:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:11:38 + '[' /w/workspace/edgex-go/1 ']' 01:11:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 01:11:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 01:11:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:11:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:39 01:11:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:11:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:39 latest: Pulling from edgex-lftools-log-publisher 01:11:39 5eb5b503b376: Pulling fs layer 01:11:39 5c69ac0246d0: Pulling fs layer 01:11:39 ec43610c2a17: Pulling fs layer 01:11:39 3a2ae6a8a46f: Pulling fs layer 01:11:39 33b1e0a273af: Pulling fs layer 01:11:39 5d3b04190fa2: Pulling fs layer 01:11:39 2f39f015ded8: Pulling fs layer 01:11:39 33b1e0a273af: Waiting 01:11:39 5d3b04190fa2: Waiting 01:11:39 2f39f015ded8: Waiting 01:11:39 3a2ae6a8a46f: Waiting 01:11:39 5c69ac0246d0: Verifying Checksum 01:11:39 5c69ac0246d0: Download complete 01:11:39 3a2ae6a8a46f: Verifying Checksum 01:11:39 3a2ae6a8a46f: Download complete 01:11:39 33b1e0a273af: Verifying Checksum 01:11:39 33b1e0a273af: Download complete 01:11:39 ec43610c2a17: Verifying Checksum 01:11:39 ec43610c2a17: Download complete 01:11:39 5d3b04190fa2: Verifying Checksum 01:11:39 5d3b04190fa2: Download complete 01:11:39 5eb5b503b376: Verifying Checksum 01:11:39 5eb5b503b376: Download complete 01:11:40 2f39f015ded8: Download complete 01:11:40 5eb5b503b376: Pull complete 01:11:41 5c69ac0246d0: Pull complete 01:11:41 ec43610c2a17: Pull complete 01:11:41 3a2ae6a8a46f: Pull complete 01:11:41 33b1e0a273af: Pull complete 01:11:41 5d3b04190fa2: Pull complete 01:11:45 2f39f015ded8: Pull complete 01:11:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:11:46 prd-ubuntu20.04-docker-8c-8g-20873 does not seem to be running inside a container 01:11:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:11:48 $ docker top 26a6b84c58735059c79f0c8788d82d230d4b3340c88f5c595ed4eb9afb7d72aa -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:48 + touch /tmp/pre-build-complete [Pipeline] sh 01:11:48 + mkdir -p /var/log/sysstat [Pipeline] sh 01:11:49 + ls /var/log/sa-host 01:11:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:49 provisioning config files... 01:11:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2383443180637348367tmp [Pipeline] { [Pipeline] echo 01:11:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:11:49 ---> create-netrc.sh [Pipeline] } 01:11:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:11:50 ---> python-tools-install.sh [Pipeline] echo 01:11:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:11:50 ---> sudo-logs.sh 01:11:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:11:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:11:50 ---> job-cost.sh 01:11:50 lf-activate-venv: SKIPPING 01:11:50 DEBUG: total: 0.2199999988079071 01:11:50 INFO: Retrieving Stack Cost... 01:11:51 INFO: Retrieving Pricing Info for: v3-standard-8 01:11:51 INFO: Archiving Costs [Pipeline] echo 01:11:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:11:52 ---> logs-deploy.sh 01:11:52 lf-activate-venv: SKIPPING 01:11:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3967/1 01:11:52 INFO: archiving workspace using pattern(s): 01:11:53 Archives upload complete. 01:11:53 INFO: archiving logs to Nexus 01:11:54 ---> uname -a: 01:11:54 Linux prd-ubuntu20-04-docker-8c-8g-20873 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:11:54 01:11:54 01:11:54 ---> lscpu: 01:11:54 Architecture: x86_64 01:11:54 CPU op-mode(s): 32-bit, 64-bit 01:11:54 Byte Order: Little Endian 01:11:54 Address sizes: 40 bits physical, 48 bits virtual 01:11:54 CPU(s): 8 01:11:54 On-line CPU(s) list: 0-7 01:11:54 Thread(s) per core: 1 01:11:54 Core(s) per socket: 1 01:11:54 Socket(s): 8 01:11:54 NUMA node(s): 1 01:11:54 Vendor ID: AuthenticAMD 01:11:54 CPU family: 23 01:11:54 Model: 49 01:11:54 Model name: AMD EPYC-Rome Processor 01:11:54 Stepping: 0 01:11:54 CPU MHz: 2799.998 01:11:54 BogoMIPS: 5599.99 01:11:54 Virtualization: AMD-V 01:11:54 Hypervisor vendor: KVM 01:11:54 Virtualization type: full 01:11:54 L1d cache: 256 KiB 01:11:54 L1i cache: 256 KiB 01:11:54 L2 cache: 4 MiB 01:11:54 L3 cache: 128 MiB 01:11:54 NUMA node0 CPU(s): 0-7 01:11:54 Vulnerability Itlb multihit: Not affected 01:11:54 Vulnerability L1tf: Not affected 01:11:54 Vulnerability Mds: Not affected 01:11:54 Vulnerability Meltdown: Not affected 01:11:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:11:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:11:54 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:11:54 Vulnerability Srbds: Not affected 01:11:54 Vulnerability Tsx async abort: Not affected 01:11:54 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:11:54 01:11:54 01:11:54 ---> nproc: 01:11:54 8 01:11:54 01:11:54 01:11:54 ---> df -h: 01:11:54 Filesystem Size Used Avail Use% Mounted on 01:11:54 overlay 155G 27G 129G 17% / 01:11:54 tmpfs 64M 0 64M 0% /dev 01:11:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:11:54 shm 64M 0 64M 0% /dev/shm 01:11:54 /dev/vda1 155G 27G 129G 17% /facter-os 01:11:54 01:11:54 01:11:54 ---> sar -b -r -n DEV: 01:11:54 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20873) 04/14/22 _x86_64_ (8 CPU) 01:11:54 01:11:54 00:04:00 LINUX RESTART (8 CPU) 01:11:54 01:11:54 00:05:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:11:54 00:06:01 131.97 2.02 129.96 0.00 45.50 69958.77 0.00 01:11:54 00:07:01 45.08 0.20 44.88 0.00 2.27 16598.30 0.00 01:11:54 00:08:01 336.18 0.10 336.08 0.00 18.26 256039.33 0.00 01:11:54 00:09:01 969.19 3.77 965.43 0.00 68.64 312102.50 0.00 01:11:54 00:10:01 601.50 0.25 601.25 0.00 4.13 255120.43 0.00 01:11:54 00:11:01 742.07 0.10 741.97 0.00 4.93 238568.34 0.00 01:11:54 00:12:01 890.53 2.66 887.86 0.00 21.84 361247.21 0.00 01:11:54 00:13:01 904.98 0.18 904.80 0.00 5.86 248540.09 0.00 01:11:54 00:14:01 2.47 0.00 2.47 0.00 0.00 35.99 0.00 01:11:54 00:15:01 2.33 0.00 2.33 0.00 0.00 29.73 0.00 01:11:54 00:16:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 01:11:54 00:17:01 1.68 0.02 1.67 0.00 0.13 18.93 0.00 01:11:54 00:18:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 01:11:54 00:19:01 2.92 0.02 2.90 0.00 0.13 33.19 0.00 01:11:54 00:20:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 01:11:54 00:21:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 01:11:54 00:22:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 01:11:54 00:23:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 01:11:54 00:24:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 01:11:54 00:25:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 01:11:54 00:26:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 01:11:54 00:27:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 01:11:54 00:28:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 01:11:54 00:29:01 1.63 0.00 1.63 0.00 0.00 20.66 0.00 01:11:54 00:30:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 01:11:54 00:31:01 1.65 0.00 1.65 0.00 0.00 20.13 0.00 01:11:54 00:32:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 01:11:54 00:33:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 01:11:54 00:34:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 01:11:54 00:35:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 01:11:54 00:36:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 01:11:54 00:37:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 01:11:54 00:38:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 01:11:54 00:39:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 01:11:54 00:40:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 01:11:54 00:41:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 01:11:54 00:42:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 01:11:54 00:43:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 01:11:54 00:44:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 01:11:54 00:45:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 01:11:54 00:46:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 01:11:54 00:47:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 01:11:54 00:48:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 01:11:54 00:49:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 01:11:54 00:50:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 01:11:54 00:51:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 01:11:54 00:52:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 01:11:54 00:53:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 01:11:54 00:54:01 2.80 0.87 1.93 0.00 18.40 26.26 0.00 01:11:54 00:55:01 2.07 0.00 2.07 0.00 0.00 23.86 0.00 01:11:54 00:56:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 01:11:54 00:57:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 01:11:54 00:58:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 01:11:54 00:59:01 1.78 0.00 1.78 0.00 0.00 21.06 0.00 01:11:54 01:00:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 01:11:54 01:01:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 01:11:54 01:02:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 01:11:54 01:03:01 1.47 0.00 1.47 0.00 0.00 19.06 0.00 01:11:54 01:04:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 01:11:54 01:05:01 1.25 0.00 1.25 0.00 0.00 16.93 0.00 01:11:54 01:06:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 01:11:54 01:07:01 1.30 0.00 1.30 0.00 0.00 17.06 0.00 01:11:54 01:08:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 01:11:54 01:09:01 1.40 0.00 1.40 0.00 0.00 29.20 0.00 01:11:54 01:10:01 1.17 0.00 1.17 0.00 0.00 15.86 0.00 01:11:54 01:11:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 01:11:54 Average: 71.23 0.15 71.07 0.00 2.86 26638.97 0.00 01:11:54 01:11:54 00:05:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:11:54 00:06:01 26491464 30338784 1950696 5.93 164868 3879668 2792960 8.23 2992476 2929640 499880 01:11:54 00:07:01 27671316 31579388 707044 2.15 154672 3928924 2396668 7.06 1538896 3183140 269384 01:11:54 00:08:01 22135356 31645396 634860 1.93 165596 9353644 2229976 6.57 1860464 8220872 585256 01:11:54 00:09:01 15682664 30601500 1650424 5.02 325664 14075700 4428092 13.05 3996536 11972068 7636 01:11:54 00:10:01 8175248 27723656 4510648 13.72 385268 18371368 7368016 21.71 8167116 15011520 981768 01:11:54 00:11:01 8601580 30062616 2167696 6.59 444976 20060236 5802084 17.10 5387224 17200688 48408 01:11:54 00:12:01 8209400 31377504 869936 2.65 621464 21618272 3053012 9.00 3865332 19161472 1140 01:11:54 00:13:01 10362280 31688552 575196 1.75 719316 19770864 2195184 6.47 2872800 18114276 276 01:11:54 00:14:01 10383952 31709864 554588 1.69 719356 19770576 1997432 5.89 2848176 18113668 12 01:11:54 00:15:01 10385900 31711892 552440 1.68 719404 19770564 1997432 5.89 2847192 18113648 8 01:11:54 00:16:01 10403564 31729524 534724 1.63 719440 19770564 1997432 5.89 2829884 18113648 12 01:11:54 00:17:01 10404468 31730476 533784 1.62 719464 19770564 1997432 5.89 2828788 18113652 156 01:11:54 00:18:01 10404996 31731024 533248 1.62 719480 19770572 1997432 5.89 2829060 18113656 192 01:11:54 00:19:01 10405476 31731616 532688 1.62 719520 19770576 2013364 5.93 2828700 18113660 12 01:11:54 00:20:01 10405168 31731388 532904 1.62 719548 19770580 2013364 5.93 2828932 18113712 12 01:11:54 00:21:01 10405444 31731668 532588 1.62 719560 19770584 2013364 5.93 2829228 18113716 16 01:11:54 00:22:01 10405580 31731804 532596 1.62 719576 19770584 2013364 5.93 2828688 18113716 20 01:11:54 00:23:01 10405312 31731568 532820 1.62 719588 19770588 2013364 5.93 2829472 18113720 8 01:11:54 00:24:01 10405256 31731536 532792 1.62 719604 19770584 2013364 5.93 2829036 18113720 12 01:11:54 00:25:01 10405240 31731552 532712 1.62 719628 19770592 2013364 5.93 2829372 18113724 12 01:11:54 00:26:01 10405152 31731484 532724 1.62 719640 19770596 2013364 5.93 2828980 18113728 16 01:11:54 00:27:01 10405176 31731520 532620 1.62 719660 19770600 2013364 5.93 2828752 18113728 8 01:11:54 00:28:01 10405524 31731872 532408 1.62 719668 19770604 2013364 5.93 2828736 18113732 20 01:11:54 00:29:01 10405760 31732168 532108 1.62 719712 19770596 2013364 5.93 2828852 18113736 24 01:11:54 00:30:01 10405452 31731864 532328 1.62 719724 19770612 2013364 5.93 2829112 18113740 56 01:11:54 00:31:01 10405444 31731904 532252 1.62 719744 19770616 2013364 5.93 2828848 18113748 12 01:11:54 00:32:01 10405396 31731856 532232 1.62 719752 19770616 2013364 5.93 2828848 18113748 12 01:11:54 00:33:01 10405568 31732052 532080 1.62 719764 19770620 2013364 5.93 2828872 18113752 12 01:11:54 00:34:01 10405488 31731980 532064 1.62 719784 19770624 2013364 5.93 2828952 18113756 36 01:11:54 00:35:01 10405536 31732072 531956 1.62 719808 19770624 2013364 5.93 2829236 18113756 12 01:11:54 00:36:01 10405696 31732236 531936 1.62 719828 19770628 2013364 5.93 2829052 18113760 20 01:11:54 00:37:01 10405624 31732212 531952 1.62 719852 19770632 2013364 5.93 2828932 18113764 12 01:11:54 00:38:01 10405608 31732220 531876 1.62 719880 19770636 2013364 5.93 2829792 18113768 20 01:11:54 00:39:01 10405468 31732112 532132 1.62 719908 19770632 2013364 5.93 2829056 18113772 20 01:11:54 00:40:01 10405500 31732148 532060 1.62 719924 19770640 2013364 5.93 2829372 18113772 8 01:11:54 00:41:01 10405460 31732160 532012 1.62 719944 19770644 2013364 5.93 2829040 18113776 12 01:11:54 00:42:01 10405604 31732304 532008 1.62 719968 19770644 2013364 5.93 2829220 18113776 12 01:11:54 00:43:01 10405588 31732448 531860 1.62 719972 19770776 2013364 5.93 2829068 18113908 12 01:11:54 00:44:01 10405784 31732648 531584 1.62 719992 19770776 2013364 5.93 2829116 18113912 12 01:11:54 00:45:01 10405776 31732684 531504 1.62 720016 19770780 2013364 5.93 2829384 18113912 12 01:11:54 00:46:01 10405972 31732888 531208 1.62 720032 19770792 2013364 5.93 2829080 18113916 12 01:11:54 00:47:01 10405672 31732648 531708 1.62 720060 19770796 2029464 5.98 2829124 18113928 16 01:11:54 00:48:01 10405840 31732816 531580 1.62 720072 19770796 2029464 5.98 2829124 18113928 16 01:11:54 00:49:01 10405412 31732452 531828 1.62 720104 19770792 2029464 5.98 2829132 18113932 8 01:11:54 00:50:01 10405356 31732400 531800 1.62 720128 19770800 2029464 5.98 2829576 18113932 8 01:11:54 00:51:01 10405536 31732692 531460 1.62 720152 19770804 2029464 5.98 2829992 18113936 8 01:11:54 00:52:01 10405448 31732632 531472 1.62 720168 19770808 2012816 5.93 2829536 18113940 8 01:11:54 00:53:01 10405408 31732592 531456 1.62 720168 19770808 2012816 5.93 2829204 18113940 12 01:11:54 00:54:01 10403452 31731540 532668 1.62 720236 19771320 2020076 5.95 2829348 18114372 168 01:11:54 00:55:01 10403720 31731812 532324 1.62 720268 19771328 2020076 5.95 2829732 18114376 8 01:11:54 00:56:01 10403672 31731816 532268 1.62 720312 19771324 2020076 5.95 2829452 18114384 20 01:11:54 00:57:01 10403372 31731524 532476 1.62 720328 19771336 2020076 5.95 2829436 18114388 20 01:11:54 00:58:01 10403032 31731248 532736 1.62 720336 19771336 2020076 5.95 2829492 18114392 12 01:11:54 00:59:01 10402944 31731172 532744 1.62 720356 19771328 2020076 5.95 2829452 18114396 20 01:11:54 01:00:01 10403436 31731672 532372 1.62 720380 19771344 2020076 5.95 2829964 18114400 12 01:11:54 01:01:01 10403372 31731672 532368 1.62 720392 19771344 2020076 5.95 2830060 18114404 12 01:11:54 01:02:01 10403648 31731952 532056 1.62 720404 19771348 2020076 5.95 2829536 18114396 8 01:11:54 01:03:01 10403348 31731660 532268 1.62 720424 19771356 2020076 5.95 2829520 18114404 28 01:11:54 01:04:01 10403192 31731508 532528 1.62 720444 19771360 2020076 5.95 2830028 18114408 40 01:11:54 01:05:01 10403752 31732132 531940 1.62 720464 19771364 2020076 5.95 2830040 18114412 12 01:11:54 01:06:01 10403704 31732112 531904 1.62 720484 19771364 2020076 5.95 2829628 18114412 12 01:11:54 01:07:01 10403372 31731896 532020 1.62 720504 19771496 2020076 5.95 2829612 18114524 12 01:11:54 01:08:01 10403576 31732160 531816 1.62 720540 19771496 2020076 5.95 2829668 18114528 12 01:11:54 01:09:01 10402044 31731196 532652 1.62 720576 19771848 2020076 5.95 2831860 18113872 48 01:11:54 01:10:01 10404368 31733548 530292 1.61 720604 19771852 2020076 5.95 2829056 18113828 24 01:11:54 01:11:01 10404596 31733800 529988 1.61 720620 19771852 2020076 5.95 2828340 18113828 20 01:11:54 Average: 11072235 31597406 666303 2.03 677895 19057135 2229722 6.57 2951782 17369737 36290 01:11:54 01:11:54 00:05:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:11:54 00:06:01 docker0 106.76 135.73 8.66 1023.76 0.00 0.00 0.00 0.00 01:11:54 00:06:01 veth012879f 0.29 0.47 0.02 0.05 0.00 0.00 0.00 0.00 01:11:54 00:06:01 ens3 319.94 226.37 4513.00 80.29 0.00 0.00 0.00 0.00 01:11:54 00:06:01 lo 1.24 1.24 0.12 0.12 0.00 0.00 0.00 0.00 01:11:54 00:07:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 01:11:54 00:07:01 veth012879f 1.22 1.25 0.09 0.10 0.00 0.00 0.00 0.00 01:11:54 00:07:01 ens3 37.19 21.06 32.97 12.06 0.00 0.00 0.00 0.00 01:11:54 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:08:01 vethc7d8691 0.00 0.93 0.00 0.06 0.00 0.00 0.00 0.00 01:11:54 00:08:01 docker0 38.98 49.01 2.24 190.89 0.00 0.00 0.00 0.00 01:11:54 00:08:01 ens3 186.65 153.49 1894.08 80.61 0.00 0.00 0.00 0.00 01:11:54 00:08:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 01:11:54 00:09:01 vethc7d8691 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 01:11:54 00:09:01 veth3d5744a 241.17 463.26 20.69 5830.80 0.00 0.00 0.00 0.48 01:11:54 00:09:01 docker0 489.54 966.09 35.60 11774.89 0.00 0.00 0.00 0.00 01:11:54 00:09:01 veth7c2bcc8 241.92 488.59 21.12 5833.46 0.00 0.00 0.00 0.48 01:11:54 00:09:01 ens3 1056.60 563.58 11871.44 128.74 0.00 0.00 0.00 0.00 01:11:54 00:09:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 01:11:54 00:10:01 vethc7d8691 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 01:11:54 00:10:01 vethdff3c3e 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:11:54 00:10:01 veth818f5ab 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:11:54 00:10:01 veth3d5744a 0.17 0.62 0.01 0.03 0.00 0.00 0.00 0.00 01:11:54 00:10:01 docker0 210.73 447.72 14.71 5505.69 0.00 0.00 0.00 0.00 01:11:54 00:10:01 veth7c2bcc8 0.15 0.60 0.01 0.03 0.00 0.00 0.00 0.00 01:11:54 00:10:01 vethdc75740 196.23 429.61 16.58 5429.45 0.00 0.00 0.00 0.44 01:11:54 00:10:01 ens3 512.83 258.55 5541.55 88.47 0.00 0.00 0.00 0.00 01:11:54 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:11:01 vethc7d8691 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:11:54 00:11:01 veth3d5744a 12.88 17.01 1.16 207.03 0.00 0.00 0.00 0.02 01:11:54 00:11:01 docker0 57.48 93.37 4.61 895.19 0.00 0.00 0.00 0.00 01:11:54 00:11:01 veth7c2bcc8 8.03 15.36 0.84 206.72 0.00 0.00 0.00 0.02 01:11:54 00:11:01 vethdc75740 26.46 47.13 2.67 404.85 0.00 0.00 0.00 0.03 01:11:54 00:11:01 vethfb3662c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:11:01 ens3 161.83 111.76 926.43 89.02 0.00 0.00 0.00 0.00 01:11:54 00:11:01 veth4ea55ae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:11:54 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:12:01 vethc7d8691 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 01:11:54 00:12:01 vethf901f97 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:11:54 00:12:01 docker0 32.86 61.43 2.27 534.96 0.00 0.00 0.00 0.00 01:11:54 00:12:01 vethdc75740 0.18 0.50 0.01 0.03 0.00 0.00 0.00 0.00 01:11:54 00:12:01 ens3 147.03 81.12 1701.72 21.70 0.00 0.00 0.00 0.00 01:11:54 00:12:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 01:11:54 00:13:01 docker0 72.28 92.19 4.48 548.23 0.00 0.00 0.00 0.00 01:11:54 00:13:01 ens3 159.23 122.48 583.33 80.92 0.00 0.00 0.00 0.00 01:11:54 00:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:11:54 00:14:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:14:01 ens3 0.80 0.55 0.50 0.31 0.00 0.00 0.00 0.00 01:11:54 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:15:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 01:11:54 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:18:01 ens3 0.35 0.32 0.42 0.02 0.00 0.00 0.00 0.00 01:11:54 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:20:01 ens3 0.53 0.17 0.12 0.07 0.00 0.00 0.00 0.00 01:11:54 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:21:01 ens3 0.68 0.53 0.33 0.22 0.00 0.00 0.00 0.00 01:11:54 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:22:01 ens3 0.42 0.07 0.05 0.00 0.00 0.00 0.00 0.00 01:11:54 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:23:01 ens3 0.93 0.58 0.30 0.23 0.00 0.00 0.00 0.00 01:11:54 00:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:24:01 ens3 0.58 0.22 0.14 0.08 0.00 0.00 0.00 0.00 01:11:54 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:25:01 ens3 0.60 0.55 0.34 0.28 0.00 0.00 0.00 0.00 01:11:54 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:26:01 ens3 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 01:11:54 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:27:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:30:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 01:11:54 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:35:01 ens3 0.40 0.38 0.20 0.09 0.00 0.00 0.00 0.00 01:11:54 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:38:01 ens3 0.93 0.43 0.39 0.27 0.00 0.00 0.00 0.00 01:11:54 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:39:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:40:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:11:54 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:42:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:11:54 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:43:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:45:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:11:54 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:50:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 01:11:54 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:51:01 ens3 0.57 0.45 0.27 0.22 0.00 0.00 0.00 0.00 01:11:54 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:52:01 ens3 0.15 0.12 0.12 0.01 0.00 0.00 0.00 0.00 01:11:54 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:55:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 01:11:54 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 00:59:01 ens3 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:11:54 00:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:00:01 ens3 0.52 0.43 0.31 0.15 0.00 0.00 0.00 0.00 01:11:54 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:01:01 ens3 0.48 0.38 0.26 0.21 0.00 0.00 0.00 0.00 01:11:54 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:04:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:11:54 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:05:01 ens3 0.60 0.45 0.34 0.28 0.00 0.00 0.00 0.00 01:11:54 01:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 01:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:09:01 ens3 7.72 4.25 7.80 3.67 0.00 0.00 0.00 0.00 01:11:54 01:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:11:54 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:10:01 ens3 9.57 10.55 2.23 11.88 0.00 0.00 0.00 0.00 01:11:54 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:54 01:11:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 Average: docker0 15.26 27.93 1.10 309.89 0.00 0.00 0.00 0.00 01:11:54 Average: ens3 39.44 23.57 408.29 9.06 0.00 0.00 0.00 0.00 01:11:54 Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 01:11:54 01:11:54 01:11:54 ---> sar -P ALL: 01:11:54 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20873) 04/14/22 _x86_64_ (8 CPU) 01:11:54 01:11:54 00:04:00 LINUX RESTART (8 CPU) 01:11:54 01:11:54 00:05:03 CPU %user %nice %system %iowait %steal %idle 01:11:54 00:06:01 all 28.59 0.00 6.36 1.19 0.08 63.78 01:11:54 00:06:01 0 25.94 0.00 6.23 3.17 0.09 64.59 01:11:54 00:06:01 1 27.74 0.00 7.19 3.52 0.09 61.47 01:11:54 00:06:01 2 26.47 0.00 5.96 0.11 0.07 67.40 01:11:54 00:06:01 3 28.63 0.00 5.96 0.35 0.07 64.98 01:11:54 00:06:01 4 27.46 0.00 7.15 1.51 0.09 63.79 01:11:54 00:06:01 5 28.95 0.00 7.57 0.14 0.09 63.25 01:11:54 00:06:01 6 31.21 0.00 5.46 0.38 0.09 62.86 01:11:54 00:06:01 7 32.34 0.00 5.39 0.31 0.07 61.89 01:11:54 00:07:01 all 38.60 0.00 5.36 0.30 0.07 55.66 01:11:54 00:07:01 0 37.03 0.00 5.29 0.03 0.07 57.58 01:11:54 00:07:01 1 38.06 0.00 5.86 0.52 0.07 55.49 01:11:54 00:07:01 2 39.09 0.00 4.96 0.05 0.07 55.83 01:11:54 00:07:01 3 39.34 0.00 5.32 0.08 0.08 55.18 01:11:54 00:07:01 4 39.37 0.00 4.91 0.03 0.07 55.61 01:11:54 00:07:01 5 38.35 0.00 5.97 0.10 0.07 55.52 01:11:54 00:07:01 6 38.32 0.00 5.35 1.58 0.07 54.69 01:11:54 00:07:01 7 39.28 0.00 5.23 0.02 0.08 55.39 01:11:54 00:08:01 all 22.46 0.00 10.07 3.41 0.08 63.99 01:11:54 00:08:01 0 20.72 0.00 10.04 11.50 0.09 57.65 01:11:54 00:08:01 1 23.14 0.00 10.49 1.03 0.07 65.27 01:11:54 00:08:01 2 22.81 0.00 8.93 0.90 0.07 67.28 01:11:54 00:08:01 3 22.78 0.00 10.65 1.89 0.09 64.59 01:11:54 00:08:01 4 23.86 0.00 9.99 4.23 0.09 61.84 01:11:54 00:08:01 5 23.10 0.00 12.53 1.35 0.09 62.93 01:11:54 00:08:01 6 20.91 0.00 8.59 4.72 0.07 65.72 01:11:54 00:08:01 7 22.38 0.00 9.31 1.64 0.09 66.59 01:11:54 00:09:01 all 64.00 0.00 12.56 6.86 0.13 16.45 01:11:54 00:09:01 0 64.66 0.00 12.93 10.04 0.12 12.26 01:11:54 00:09:01 1 62.17 0.00 13.68 8.85 0.13 15.16 01:11:54 00:09:01 2 64.48 0.00 11.34 3.77 0.12 20.30 01:11:54 00:09:01 3 65.70 0.00 12.14 5.24 0.13 16.78 01:11:54 00:09:01 4 63.20 0.00 11.49 6.98 0.13 18.19 01:11:54 00:09:01 5 63.71 0.00 11.49 3.35 0.13 21.31 01:11:54 00:09:01 6 65.43 0.00 13.06 5.71 0.13 15.67 01:11:54 00:09:01 7 62.68 0.00 14.32 10.94 0.12 11.95 01:11:54 00:10:01 all 88.42 0.00 11.17 0.03 0.14 0.23 01:11:54 00:10:01 0 86.99 0.00 12.69 0.02 0.13 0.17 01:11:54 00:10:01 1 89.82 0.00 9.84 0.02 0.13 0.18 01:11:54 00:10:01 2 87.10 0.00 12.08 0.08 0.15 0.58 01:11:54 00:10:01 3 88.99 0.00 10.86 0.00 0.13 0.02 01:11:54 00:10:01 4 90.26 0.00 9.36 0.05 0.15 0.18 01:11:54 00:10:01 5 89.15 0.00 10.04 0.08 0.13 0.60 01:11:54 00:10:01 6 88.17 0.00 11.68 0.00 0.15 0.00 01:11:54 00:10:01 7 86.93 0.00 12.83 0.00 0.15 0.08 01:11:54 00:11:01 all 84.05 0.00 11.51 1.78 0.14 2.52 01:11:54 00:11:01 0 82.44 0.00 12.51 1.66 0.15 3.24 01:11:54 00:11:01 1 85.53 0.00 10.92 1.02 0.15 2.38 01:11:54 00:11:01 2 85.37 0.00 10.82 1.14 0.13 2.53 01:11:54 00:11:01 3 87.79 0.00 8.32 2.37 0.15 1.37 01:11:54 00:11:01 4 81.55 0.00 14.14 1.78 0.13 2.40 01:11:54 00:11:01 5 81.37 0.00 12.22 2.35 0.12 3.95 01:11:54 00:11:01 6 85.69 0.00 10.16 1.34 0.13 2.68 01:11:54 00:11:01 7 82.62 0.00 13.02 2.60 0.15 1.61 01:11:54 00:12:01 all 49.98 0.00 12.77 9.50 0.12 27.63 01:11:54 00:12:01 0 46.44 0.00 14.41 3.76 0.10 35.30 01:11:54 00:12:01 1 42.80 0.00 15.28 17.24 0.14 24.55 01:11:54 00:12:01 2 50.19 0.00 11.95 9.50 0.10 28.26 01:11:54 00:12:01 3 46.81 0.00 13.93 5.60 0.12 33.54 01:11:54 00:12:01 4 43.42 0.00 12.88 16.66 0.12 26.92 01:11:54 00:12:01 5 45.31 0.00 14.27 5.25 0.12 35.05 01:11:54 00:12:01 6 77.24 0.00 7.66 1.80 0.15 13.15 01:11:54 00:12:01 7 47.24 0.00 11.89 16.38 0.12 24.37 01:11:54 00:13:01 all 36.44 0.00 10.87 5.28 0.11 47.30 01:11:54 00:13:01 0 35.06 0.00 10.82 1.39 0.14 52.59 01:11:54 00:13:01 1 35.28 0.00 10.52 2.72 0.10 51.38 01:11:54 00:13:01 2 36.03 0.00 11.82 7.34 0.10 44.71 01:11:54 00:13:01 3 36.49 0.00 10.55 6.92 0.10 45.94 01:11:54 00:13:01 4 38.12 0.00 9.80 2.28 0.14 49.67 01:11:54 00:13:01 5 36.88 0.00 12.19 7.62 0.10 43.20 01:11:54 00:13:01 6 36.00 0.00 11.91 11.09 0.10 40.90 01:11:54 00:13:01 7 37.67 0.00 9.34 2.84 0.10 50.04 01:11:54 00:14:01 all 0.03 0.00 0.01 0.01 0.01 99.95 01:11:54 00:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:11:54 00:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:11:54 00:14:01 3 0.07 0.00 0.02 0.00 0.00 99.92 01:11:54 00:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:14:01 5 0.00 0.00 0.00 0.05 0.00 99.95 01:11:54 00:14:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:11:54 00:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:11:54 00:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 00:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 00:15:01 2 0.00 0.00 0.03 0.00 0.00 99.97 01:11:54 00:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:11:54 00:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:15:01 5 0.00 0.00 0.00 0.03 0.02 99.95 01:11:54 00:15:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 00:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:16:01 all 0.03 0.00 0.02 0.01 0.00 99.95 01:11:54 00:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 00:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:16:01 3 0.07 0.00 0.05 0.02 0.00 99.87 01:11:54 00:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:11:54 00:16:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 00:16:01 7 0.08 0.00 0.07 0.00 0.00 99.85 01:11:54 01:11:54 00:16:01 CPU %user %nice %system %iowait %steal %idle 01:11:54 00:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 00:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:17:01 1 0.00 0.00 0.03 0.00 0.02 99.95 01:11:54 00:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:17:01 3 0.02 0.00 0.02 0.03 0.02 99.92 01:11:54 00:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:18:01 all 0.01 0.00 0.00 0.00 0.00 99.98 01:11:54 00:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:11:54 00:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:19:01 all 0.01 0.00 0.03 0.01 0.00 99.95 01:11:54 00:19:01 0 0.00 0.00 0.05 0.00 0.02 99.93 01:11:54 00:19:01 1 0.03 0.00 0.05 0.00 0.00 99.92 01:11:54 00:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:19:01 3 0.00 0.00 0.03 0.07 0.00 99.90 01:11:54 00:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:19:01 6 0.00 0.00 0.02 0.05 0.00 99.93 01:11:54 00:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 00:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:20:01 1 0.00 0.00 0.03 0.00 0.00 99.97 01:11:54 00:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:20:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 00:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:20:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 00:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 00:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 00:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:11:54 00:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:21:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:11:54 00:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:21:01 7 0.00 0.00 0.03 0.00 0.00 99.97 01:11:54 00:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:11:54 00:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 00:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:11:54 00:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:23:01 all 0.12 0.00 0.01 0.01 0.00 99.85 01:11:54 00:23:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:11:54 00:23:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:11:54 00:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:23:01 4 0.00 0.00 0.00 0.03 0.02 99.95 01:11:54 00:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:23:01 6 0.93 0.00 0.00 0.02 0.02 99.04 01:11:54 00:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:24:01 all 0.05 0.00 0.01 0.01 0.00 99.94 01:11:54 00:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:11:54 00:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:24:01 4 0.02 0.00 0.02 0.03 0.00 99.93 01:11:54 00:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:24:01 6 0.25 0.00 0.02 0.02 0.00 99.72 01:11:54 00:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 01:11:54 00:25:01 all 0.02 0.00 0.02 0.01 0.00 99.95 01:11:54 00:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:11:54 00:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:25:01 4 0.00 0.00 0.00 0.05 0.00 99.95 01:11:54 00:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:25:01 6 0.02 0.00 0.00 0.05 0.00 99.93 01:11:54 00:25:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:11:54 00:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:11:54 00:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:11:54 00:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:11:54 00:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:26:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:27:01 all 0.01 0.00 0.00 0.01 0.00 99.98 01:11:54 00:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:27:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 00:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:11:54 00:27:01 CPU %user %nice %system %iowait %steal %idle 01:11:54 00:28:01 all 0.03 0.00 0.01 0.00 0.00 99.96 01:11:54 00:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:11:54 00:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 00:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:28:01 4 0.05 0.00 0.02 0.02 0.00 99.92 01:11:54 00:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:29:01 all 0.03 0.00 0.01 0.01 0.00 99.95 01:11:54 00:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 00:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:29:01 4 0.02 0.00 0.00 0.05 0.00 99.93 01:11:54 00:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:29:01 6 0.00 0.00 0.00 0.03 0.02 99.95 01:11:54 00:29:01 7 0.12 0.00 0.00 0.00 0.00 99.88 01:11:54 00:30:01 all 0.02 0.00 0.00 0.01 0.00 99.97 01:11:54 00:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:11:54 00:30:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:11:54 00:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:30:01 4 0.03 0.00 0.00 0.03 0.00 99.93 01:11:54 00:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:11:54 00:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:11:54 00:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 00:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:11:54 00:31:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 00:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:32:01 all 0.00 0.00 0.01 0.02 0.00 99.96 01:11:54 00:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:11:54 00:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:32:01 4 0.00 0.00 0.00 0.17 0.00 99.83 01:11:54 00:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:32:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:11:54 00:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:33:01 all 0.22 0.00 0.01 0.01 0.00 99.76 01:11:54 00:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:11:54 00:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:11:54 00:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:33:01 4 0.02 0.00 0.02 0.03 0.00 99.93 01:11:54 00:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:33:01 6 1.60 0.00 0.00 0.02 0.00 98.38 01:11:54 00:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:34:01 all 0.25 0.00 0.01 0.00 0.00 99.73 01:11:54 00:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:34:01 4 0.00 0.00 0.00 0.02 0.02 99.97 01:11:54 00:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:34:01 6 1.97 0.00 0.00 0.02 0.00 98.01 01:11:54 00:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:35:01 all 0.26 0.00 0.01 0.01 0.00 99.73 01:11:54 00:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:11:54 00:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 00:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:35:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 00:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:35:01 6 1.94 0.00 0.03 0.02 0.00 98.01 01:11:54 00:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:36:01 all 0.05 0.00 0.01 0.01 0.00 99.92 01:11:54 00:36:01 0 0.07 0.00 0.02 0.00 0.00 99.92 01:11:54 00:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:11:54 00:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:36:01 6 0.35 0.00 0.03 0.03 0.02 99.57 01:11:54 00:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 00:37:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:11:54 00:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:37:01 4 0.02 0.00 0.00 0.03 0.00 99.95 01:11:54 00:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:37:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:11:54 00:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:11:54 00:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 00:38:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:11:54 00:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:38:01 4 0.00 0.00 0.00 0.07 0.00 99.93 01:11:54 00:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 01:11:54 00:38:01 CPU %user %nice %system %iowait %steal %idle 01:11:54 00:39:01 all 0.01 0.00 0.01 0.01 0.00 99.96 01:11:54 00:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:39:01 4 0.00 0.00 0.00 0.03 0.02 99.95 01:11:54 00:39:01 5 0.05 0.00 0.03 0.00 0.02 99.90 01:11:54 00:39:01 6 0.03 0.00 0.00 0.03 0.00 99.93 01:11:54 00:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:40:01 all 0.01 0.00 0.01 0.01 0.00 99.98 01:11:54 00:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:40:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 00:40:01 5 0.02 0.00 0.03 0.00 0.02 99.93 01:11:54 00:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:11:54 00:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:11:54 00:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:41:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 00:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:11:54 00:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 00:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:42:01 4 0.00 0.00 0.00 0.07 0.00 99.93 01:11:54 00:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:42:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:11:54 00:43:01 all 0.02 0.00 0.01 0.02 0.00 99.96 01:11:54 00:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:43:01 4 0.02 0.00 0.00 0.13 0.00 99.85 01:11:54 00:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:43:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:11:54 00:44:01 all 0.00 0.00 0.01 0.00 0.00 99.98 01:11:54 00:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:45:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:11:54 00:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:45:01 4 0.02 0.00 0.00 0.03 0.00 99.95 01:11:54 00:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:45:01 6 0.03 0.00 0.00 0.02 0.02 99.93 01:11:54 00:45:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:11:54 00:46:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:11:54 00:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:46:01 7 0.00 0.00 0.03 0.00 0.00 99.97 01:11:54 00:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 00:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:47:01 4 0.00 0.00 0.00 0.05 0.00 99.95 01:11:54 00:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:47:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:11:54 00:48:01 all 0.07 0.00 0.01 0.00 0.00 99.91 01:11:54 00:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:11:54 00:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:48:01 6 0.50 0.00 0.03 0.00 0.02 99.45 01:11:54 00:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 00:49:01 all 0.26 0.00 0.01 0.01 0.00 99.72 01:11:54 00:49:01 0 0.00 0.00 0.02 0.02 0.00 99.97 01:11:54 00:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:49:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 00:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:49:01 6 1.99 0.00 0.00 0.02 0.00 98.00 01:11:54 00:49:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:11:54 01:11:54 00:49:01 CPU %user %nice %system %iowait %steal %idle 01:11:54 00:50:01 all 0.04 0.00 0.01 0.01 0.00 99.95 01:11:54 00:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:11:54 00:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:50:01 4 0.02 0.00 0.00 0.03 0.02 99.93 01:11:54 00:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:50:01 6 0.20 0.00 0.00 0.02 0.00 99.78 01:11:54 00:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 00:51:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:11:54 00:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:11:54 00:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:11:54 00:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 00:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:11:54 00:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:52:01 6 0.02 0.00 0.00 0.02 0.02 99.95 01:11:54 00:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:11:54 00:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 00:53:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:11:54 00:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:53:01 4 0.00 0.00 0.00 0.05 0.00 99.95 01:11:54 00:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:53:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:11:54 00:54:01 all 0.14 0.00 0.03 0.01 0.00 99.81 01:11:54 00:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 00:54:01 1 0.20 0.00 0.08 0.05 0.00 99.67 01:11:54 00:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 00:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:54:01 4 0.03 0.00 0.03 0.03 0.00 99.90 01:11:54 00:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:11:54 00:54:01 6 0.73 0.00 0.02 0.02 0.00 99.24 01:11:54 00:54:01 7 0.08 0.00 0.03 0.00 0.02 99.87 01:11:54 00:55:01 all 0.12 0.00 0.01 0.01 0.00 99.86 01:11:54 00:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 00:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:55:01 5 0.02 0.00 0.02 0.03 0.00 99.93 01:11:54 00:55:01 6 0.85 0.00 0.00 0.03 0.00 99.12 01:11:54 00:55:01 7 0.02 0.00 0.03 0.02 0.00 99.93 01:11:54 00:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 00:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 00:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:56:01 4 0.02 0.00 0.00 0.03 0.00 99.95 01:11:54 00:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:56:01 6 0.02 0.00 0.00 0.03 0.00 99.95 01:11:54 00:56:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:11:54 00:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 00:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:11:54 00:57:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 00:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 00:57:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:11:54 00:57:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:11:54 00:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:11:54 00:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:58:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:11:54 00:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:58:01 6 0.02 0.00 0.00 0.02 0.02 99.95 01:11:54 00:58:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:11:54 00:59:01 all 0.01 0.00 0.00 0.01 0.00 99.98 01:11:54 00:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 00:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 00:59:01 4 0.00 0.00 0.00 0.03 0.02 99.95 01:11:54 00:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 00:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:11:54 00:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 01:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:11:54 01:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 01:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 01:00:01 4 0.02 0.00 0.00 0.03 0.00 99.95 01:11:54 01:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:00:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:11:54 01:11:54 01:00:01 CPU %user %nice %system %iowait %steal %idle 01:11:54 01:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 01:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:11:54 01:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 01:01:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 01:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:01:01 6 0.00 0.00 0.02 0.02 0.00 99.97 01:11:54 01:01:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:11:54 01:02:01 all 0.02 0.00 0.00 0.00 0.00 99.97 01:11:54 01:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:11:54 01:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:11:54 01:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:02:01 6 0.03 0.00 0.00 0.02 0.00 99.95 01:11:54 01:02:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:11:54 01:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 01:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 01:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 01:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 01:03:01 4 0.00 0.00 0.03 0.05 0.00 99.92 01:11:54 01:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 01:03:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:11:54 01:04:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 01:04:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:11:54 01:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:04:01 4 0.00 0.00 0.00 0.07 0.00 99.93 01:11:54 01:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 01:04:01 7 0.02 0.00 0.02 0.03 0.02 99.92 01:11:54 01:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 01:05:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:11:54 01:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 01:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 01:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:11:54 01:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:05:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 01:05:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:11:54 01:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 01:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 01:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:06:01 4 0.00 0.00 0.00 0.05 0.00 99.95 01:11:54 01:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 01:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:06:01 7 0.07 0.00 0.02 0.00 0.02 99.90 01:11:54 01:07:01 all 0.02 0.00 0.01 0.01 0.00 99.97 01:11:54 01:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 01:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 01:07:01 4 0.02 0.00 0.00 0.03 0.00 99.95 01:11:54 01:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:11:54 01:07:01 7 0.02 0.00 0.05 0.00 0.00 99.93 01:11:54 01:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:11:54 01:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:11:54 01:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:11:54 01:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:08:01 4 0.00 0.00 0.00 0.02 0.02 99.97 01:11:54 01:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 01:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 01:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:11:54 01:09:01 all 0.07 0.00 0.03 0.02 0.00 99.88 01:11:54 01:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:11:54 01:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:11:54 01:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 01:09:01 3 0.10 0.00 0.02 0.00 0.00 99.88 01:11:54 01:09:01 4 0.07 0.00 0.03 0.10 0.00 99.80 01:11:54 01:09:01 5 0.08 0.00 0.05 0.00 0.00 99.87 01:11:54 01:09:01 6 0.00 0.00 0.02 0.05 0.00 99.93 01:11:54 01:09:01 7 0.22 0.00 0.05 0.00 0.02 99.72 01:11:54 01:10:01 all 0.03 0.00 0.01 0.01 0.00 99.95 01:11:54 01:10:01 0 0.03 0.00 0.05 0.00 0.00 99.92 01:11:54 01:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 01:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:11:54 01:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:10:01 4 0.03 0.00 0.00 0.03 0.00 99.93 01:11:54 01:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 01:10:01 6 0.00 0.00 0.00 0.03 0.00 99.97 01:11:54 01:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:11:54 01:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:11:54 01:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:11:54 01:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:54 01:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:11:54 01:11:01 4 0.02 0.00 0.00 0.03 0.00 99.95 01:11:54 01:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:11:54 01:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:11:54 01:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 01:11:54 01:11:54 Average: CPU %user %nice %system %iowait %steal %idle 01:11:54 Average: all 6.22 0.00 1.22 0.43 0.01 92.12 01:11:54 Average: 0 6.00 0.00 1.29 0.47 0.01 92.22 01:11:54 Average: 1 6.08 0.00 1.26 0.52 0.02 92.12 01:11:54 Average: 2 6.18 0.00 1.17 0.34 0.01 92.29 01:11:54 Average: 3 6.27 0.00 1.17 0.34 0.01 92.21 01:11:54 Average: 4 6.11 0.00 1.19 0.53 0.02 92.15 01:11:54 Average: 5 6.10 0.00 1.29 0.31 0.01 92.28 01:11:54 Average: 6 6.85 0.00 1.11 0.41 0.02 91.61 01:11:54 Average: 7 6.19 0.00 1.23 0.52 0.02 92.04 01:11:54 01:11:54 01:11:54